go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-autoscaling\]\sCluster\ssize\sautoscaling\s\[Slow\]\sShould\sbe\sable\sto\sscale\sa\snode\sgroup\sdown\sto\s0\[Feature\:ClusterSizeAutoscalingScaleDown\]$'
test/e2e/autoscaling/cluster_size_autoscaling.go:868 k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 +0x429 k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 +0x95from junit_01.xml
[BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] set up framework | framework.go:178 STEP: Creating a kubernetes client 12/01/22 15:27:18.4 Dec 1 15:27:18.400: INFO: >>> kubeConfig: /workspace/.kube/config STEP: Building a namespace api object, basename autoscaling 12/01/22 15:27:18.402 STEP: Waiting for a default service account to be provisioned in namespace 12/01/22 15:27:18.531 STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 12/01/22 15:27:18.611 [BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/metrics/init/init.go:31 [BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/autoscaling/cluster_size_autoscaling.go:103 STEP: Initial size of ca-minion-group-1: 1 12/01/22 15:27:22.511 STEP: Initial size of ca-minion-group: 1 12/01/22 15:27:25.961 Dec 1 15:27:26.005: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Initial number of schedulable nodes: 2 12/01/22 15:27:26.047 [It] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] test/e2e/autoscaling/cluster_size_autoscaling.go:877 STEP: Find smallest node group and manually scale it to a single node 12/01/22 15:27:26.047 Dec 1 15:27:26.048: INFO: Skipping dumping logs from cluster Dec 1 15:27:30.511: INFO: Skipping dumping logs from cluster Dec 1 15:27:30.559: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Target node for scale-down: ca-minion-group-x7f5 12/01/22 15:27:34.153 STEP: Make the single node unschedulable 12/01/22 15:27:34.153 STEP: Taint node ca-minion-group-x7f5 12/01/22 15:27:34.153 STEP: Manually drain the single node 12/01/22 15:27:34.246 I1201 15:27:34.589838 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:27:54.634798 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:28:14.679738 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:28:34.726998 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:28:54.772793 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:29:14.817274 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:29:34.861087 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:29:54.907813 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:30:14.954529 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:30:34.999348 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:30:55.044992 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:31:15.090859 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:31:35.134634 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:31:55.178028 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 15:32:15.221484 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 5m7.647s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 5m0s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 4m51.801s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:32:35.267710 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 5m27.649s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 5m20.002s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 5m11.803s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:32:55.310917 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 5m47.65s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 5m40.003s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 5m31.804s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:33:15.356148 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 6m7.652s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 6m0.005s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 5m51.806s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:33:35.401841 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 6m27.653s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 6m20.006s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 6m11.807s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:33:55.448439 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 6m47.655s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 6m40.008s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 6m31.809s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:34:15.494777 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 7m7.657s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 7m0.009s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 6m51.811s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:34:35.539046 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 7m27.658s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 7m20.01s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 7m11.812s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:34:55.585493 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 7m47.659s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 7m40.012s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 7m31.813s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:35:15.633179 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 8m7.66s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 8m0.013s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 7m51.814s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:35:35.676883 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 8m27.662s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 8m20.015s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 8m11.816s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:35:55.721466 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 8m47.664s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 8m40.017s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 8m31.818s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:36:15.768620 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 9m7.665s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 9m0.018s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 8m51.819s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:36:35.814616 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 9m27.666s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 9m20.019s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 9m11.82s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:36:55.859005 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 9m47.668s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 9m40.02s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 9m31.822s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:37:15.905200 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 10m7.669s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 10m0.022s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 9m51.823s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:37:35.948794 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 10m27.67s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 10m20.023s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 10m11.824s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:37:55.996105 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 10m47.672s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 10m40.025s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 10m31.826s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:38:16.039741 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 11m7.674s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 11m0.027s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 10m51.828s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:38:36.084026 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 11m27.676s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 11m20.029s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 11m11.83s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:38:56.128983 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 11m47.677s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 11m40.03s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 11m31.831s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:39:16.173408 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 12m7.678s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 12m0.031s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 11m51.832s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:39:36.221491 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 12m27.682s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 12m20.035s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 12m11.836s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:39:56.267954 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 12m47.683s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 12m40.036s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 12m31.837s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:40:16.316548 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 13m7.684s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 13m0.037s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 12m51.838s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:40:36.363953 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 13m27.688s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 13m20.041s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 13m11.842s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:40:56.408546 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 13m47.692s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 13m40.044s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 13m31.846s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:41:16.457224 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 14m7.693s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 14m0.045s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 13m51.847s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:41:36.501320 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 14m27.694s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 14m20.046s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 14m11.848s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:41:56.544686 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 14m47.695s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 14m40.048s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 14m31.849s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:42:16.588479 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 15m7.696s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 15m0.049s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 14m51.85s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:42:36.632813 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 15m27.697s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 15m20.05s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 15m11.851s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:42:56.680028 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 15m47.699s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 15m40.051s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 15m31.853s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:43:16.726299 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 16m7.7s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 16m0.052s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 15m51.854s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:43:36.771964 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 16m27.703s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 16m20.056s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 16m11.858s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:43:56.818422 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 16m47.704s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 16m40.057s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 16m31.859s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:44:16.866238 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 17m7.708s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 17m0.061s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 16m51.862s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:44:36.909064 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 17m27.709s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 17m20.062s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 17m11.863s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:44:56.956402 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 17m47.714s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 17m40.066s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 17m31.868s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:45:17.000782 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 18m7.715s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 18m0.067s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 17m51.869s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:45:37.049889 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 18m27.716s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 18m20.068s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 18m11.87s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:45:57.100408 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 18m47.717s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 18m40.069s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 18m31.871s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:46:17.222087 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 19m7.718s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 19m0.07s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 18m51.872s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:46:37.266718 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 19m27.721s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 19m20.074s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 19m11.875s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:46:57.314496 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 19m47.725s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 19m40.078s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 19m31.879s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 15:47:17.362694 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] Should be able to scale a node group down to 0[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 20m7.729s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 20m0.082s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 19m51.883s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 5967 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc0020bbe88, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0016f2780}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ Dec 1 15:47:37.363: INFO: Unexpected error: <*errors.errorString | 0xc0013671b0>: { s: "timeout waiting 20m0s for appropriate cluster size", } Dec 1 15:47:37.363: FAIL: timeout waiting 20m0s for appropriate cluster size Full Stack Trace k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.30() test/e2e/autoscaling/cluster_size_autoscaling.go:868 +0x429 k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.31() test/e2e/autoscaling/cluster_size_autoscaling.go:881 +0x95 [AfterEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/node/init/init.go:32 Dec 1 15:47:37.363: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready [AfterEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/autoscaling/cluster_size_autoscaling.go:139 STEP: Restoring initial size of the cluster 12/01/22 15:47:37.41 Dec 1 15:47:44.809: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Remove taint from node ca-master 12/01/22 15:47:44.852 STEP: Remove taint from node ca-minion-group-1-nhsx 12/01/22 15:47:44.894 STEP: Remove taint from node ca-minion-group-x7f5 12/01/22 15:47:44.937 I1201 15:47:45.032088 8014 cluster_size_autoscaling.go:165] Made nodes schedulable again in 179.452186ms [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/metrics/init/init.go:33 [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] dump namespaces | framework.go:196 STEP: dump namespace information after failure 12/01/22 15:47:45.032 STEP: Collecting events from namespace "autoscaling-7823". 12/01/22 15:47:45.032 STEP: Found 0 events. 12/01/22 15:47:45.079 Dec 1 15:47:45.120: INFO: POD NODE PHASE GRACE CONDITIONS Dec 1 15:47:45.120: INFO: Dec 1 15:47:45.163: INFO: Logging node info for node ca-master Dec 1 15:47:45.204: INFO: Node Info: &Node{ObjectMeta:{ca-master 742c68a6-48fe-403d-865a-5777e4fee813 19651 0 2022-12-01 14:14:24 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:n1-standard-1 beta.kubernetes.io/os:linux cloud.google.com/metadata-proxy-ready:true failure-domain.beta.kubernetes.io/region:us-west1 failure-domain.beta.kubernetes.io/zone:us-west1-b kubernetes.io/arch:amd64 kubernetes.io/hostname:ca-master kubernetes.io/os:linux node.kubernetes.io/instance-type:n1-standard-1 topology.kubernetes.io/region:us-west1 topology.kubernetes.io/zone:us-west1-b] map[node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2022-12-01 14:14:24 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:cloud.google.com/metadata-proxy-ready":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{},"f:unschedulable":{}}} } {kube-controller-manager Update v1 2022-12-01 14:14:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}}}} status} {kube-controller-manager Update v1 2022-12-01 14:14:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.0.0/24\"":{}},"f:taints":{}}} } {kubelet Update v1 2022-12-01 15:47:04 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:10.64.0.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-master,Unschedulable:true,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:<nil>,},Taint{Key:node.kubernetes.io/unschedulable,Value:,Effect:NoSchedule,TimeAdded:<nil>,},},ConfigSource:nil,PodCIDRs:[10.64.0.0/24],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{16656896000 0} {<nil>} 16266500Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3858366464 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{14991206376 0} {<nil>} 14991206376 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3596222464 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-01 14:14:35 +0000 UTC,LastTransitionTime:2022-12-01 14:14:35 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-01 15:47:04 +0000 UTC,LastTransitionTime:2022-12-01 14:14:24 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-01 15:47:04 +0000 UTC,LastTransitionTime:2022-12-01 14:14:24 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-01 15:47:04 +0000 UTC,LastTransitionTime:2022-12-01 14:14:24 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-01 15:47:04 +0000 UTC,LastTransitionTime:2022-12-01 14:14:45 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.2,},NodeAddress{Type:ExternalIP,Address:34.168.117.161,},NodeAddress{Type:InternalDNS,Address:ca-master.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-master.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:bac070a384fefb9133ee7878e15673cf,SystemUUID:bac070a3-84fe-fb91-33ee-7878e15673cf,BootID:32b86da1-e683-4613-94d5-d344f753181a,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.54+79cba170b55bd0,KubeProxyVersion:v1.27.0-alpha.0.54+79cba170b55bd0,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-apiserver-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:135160275,},ContainerImage{Names:[registry.k8s.io/kube-controller-manager-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:124990265,},ContainerImage{Names:[registry.k8s.io/etcd@sha256:dd75ec974b0a2a6f6bb47001ba09207976e625db898d1b16735528c009cb171c registry.k8s.io/etcd:3.5.6-0],SizeBytes:102542580,},ContainerImage{Names:[registry.k8s.io/kube-scheduler-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:57660216,},ContainerImage{Names:[gke.gcr.io/prometheus-to-sd@sha256:e739643c3939ba0b161425f45a1989eedfc4a3b166db9a7100863296b4c70510 gke.gcr.io/prometheus-to-sd:v0.11.1-gke.1],SizeBytes:48742566,},ContainerImage{Names:[gcr.io/k8s-ingress-image-push/ingress-gce-glbc-amd64@sha256:5db27383add6d9f4ebdf0286409ac31f7f5d273690204b341a4e37998917693b gcr.io/k8s-ingress-image-push/ingress-gce-glbc-amd64:v1.20.1],SizeBytes:36598135,},ContainerImage{Names:[registry.k8s.io/addon-manager/kube-addon-manager@sha256:49cc4e6e4a3745b427ce14b0141476ab339bb65c6bc05033019e046c8727dcb0 registry.k8s.io/addon-manager/kube-addon-manager:v9.1.6],SizeBytes:30464183,},ContainerImage{Names:[registry.k8s.io/autoscaling/cluster-autoscaler@sha256:07ab8c89cd0ad296ddb6347febe196d8fe0e1c757656a98f71199860d87cf1a5 registry.k8s.io/autoscaling/cluster-autoscaler:v1.22.0],SizeBytes:24220268,},ContainerImage{Names:[registry.k8s.io/kas-network-proxy/proxy-server@sha256:2c111f004bec24888d8cfa2a812a38fb8341350abac67dcd0ac64e709dfe389c registry.k8s.io/kas-network-proxy/proxy-server:v0.0.33],SizeBytes:22020129,},ContainerImage{Names:[registry.k8s.io/metadata-proxy@sha256:e914645f22e946bce5165737e1b244e0a296ad1f0f81a9531adc57af2780978a registry.k8s.io/metadata-proxy:v0.1.12],SizeBytes:5301657,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause:3.9],SizeBytes:321520,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Dec 1 15:47:45.204: INFO: Logging kubelet events for node ca-master Dec 1 15:47:45.249: INFO: Logging pods the kubelet thinks is on node ca-master Dec 1 15:47:45.321: INFO: etcd-server-events-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container etcd-container ready: true, restart count 0 Dec 1 15:47:45.321: INFO: kube-apiserver-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container kube-apiserver ready: true, restart count 0 Dec 1 15:47:45.321: INFO: kube-scheduler-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container kube-scheduler ready: true, restart count 0 Dec 1 15:47:45.321: INFO: metadata-proxy-v0.1-qg5ps started at 2022-12-01 14:14:48 +0000 UTC (0+2 container statuses recorded) Dec 1 15:47:45.321: INFO: Container metadata-proxy ready: true, restart count 0 Dec 1 15:47:45.321: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 1 15:47:45.321: INFO: etcd-server-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container etcd-container ready: true, restart count 0 Dec 1 15:47:45.321: INFO: konnectivity-server-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container konnectivity-server-container ready: true, restart count 0 Dec 1 15:47:45.321: INFO: kube-controller-manager-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container kube-controller-manager ready: true, restart count 1 Dec 1 15:47:45.321: INFO: kube-addon-manager-ca-master started at 2022-12-01 14:13:58 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container kube-addon-manager ready: true, restart count 0 Dec 1 15:47:45.321: INFO: cluster-autoscaler-ca-master started at 2022-12-01 14:13:58 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container cluster-autoscaler ready: true, restart count 2 Dec 1 15:47:45.321: INFO: l7-lb-controller-ca-master started at 2022-12-01 14:13:59 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.321: INFO: Container l7-lb-controller ready: true, restart count 2 Dec 1 15:47:45.522: INFO: Latency metrics for node ca-master Dec 1 15:47:45.522: INFO: Logging node info for node ca-minion-group-1-nhsx Dec 1 15:47:45.565: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-1-nhsx ae30c44e-1882-4799-8cb3-c8baf36916ef 19601 0 2022-12-01 15:26:37 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:n1-standard-2 beta.kubernetes.io/os:linux cloud.google.com/metadata-proxy-ready:true failure-domain.beta.kubernetes.io/region:us-west1 failure-domain.beta.kubernetes.io/zone:us-west1-b kubernetes.io/arch:amd64 kubernetes.io/hostname:ca-minion-group-1-nhsx kubernetes.io/os:linux node.kubernetes.io/instance-type:n1-standard-2 topology.kubernetes.io/region:us-west1 topology.kubernetes.io/zone:us-west1-b] map[node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2022-12-01 15:26:37 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:cloud.google.com/metadata-proxy-ready":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-12-01 15:26:43 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.16.0/24\"":{}}}} } {kube-controller-manager Update v1 2022-12-01 15:26:44 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}}}} status} {kubelet Update v1 2022-12-01 15:42:58 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status} {node-problem-detector Update v1 2022-12-01 15:46:45 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"CorruptDockerOverlay2\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentContainerdRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentDockerRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentKubeletRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentUnregisterNetDevice\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"KernelDeadlock\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"ReadonlyFilesystem\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}} status}]},Spec:NodeSpec{PodCIDR:10.64.16.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-1-nhsx,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.16.0/24],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{101203873792 0} {<nil>} 98831908Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{7815438336 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{91083486262 0} {<nil>} 91083486262 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{7553294336 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-01 15:46:45 +0000 UTC,LastTransitionTime:2022-12-01 15:26:41 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-01 15:46:45 +0000 UTC,LastTransitionTime:2022-12-01 15:26:41 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-01 15:46:45 +0000 UTC,LastTransitionTime:2022-12-01 15:26:41 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-01 15:46:45 +0000 UTC,LastTransitionTime:2022-12-01 15:26:41 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-01 15:46:45 +0000 UTC,LastTransitionTime:2022-12-01 15:26:41 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-01 15:46:45 +0000 UTC,LastTransitionTime:2022-12-01 15:26:41 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-01 15:46:45 +0000 UTC,LastTransitionTime:2022-12-01 15:26:41 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-01 15:26:44 +0000 UTC,LastTransitionTime:2022-12-01 15:26:44 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-01 15:42:58 +0000 UTC,LastTransitionTime:2022-12-01 15:26:37 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-01 15:42:58 +0000 UTC,LastTransitionTime:2022-12-01 15:26:37 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-01 15:42:58 +0000 UTC,LastTransitionTime:2022-12-01 15:26:37 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-01 15:42:58 +0000 UTC,LastTransitionTime:2022-12-01 15:26:38 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.18,},NodeAddress{Type:ExternalIP,Address:34.105.118.216,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-1-nhsx.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-1-nhsx.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:6fefb5c62ba9b0db5f2f16381d06afe0,SystemUUID:6fefb5c6-2ba9-b0db-5f2f-16381d06afe0,BootID:15be11bc-4f27-4c70-a46b-d6cf53386765,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.54+79cba170b55bd0,KubeProxyVersion:v1.27.0-alpha.0.54+79cba170b55bd0,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:67201736,},ContainerImage{Names:[gke.gcr.io/prometheus-to-sd@sha256:e739643c3939ba0b161425f45a1989eedfc4a3b166db9a7100863296b4c70510 gke.gcr.io/prometheus-to-sd:v0.11.1-gke.1],SizeBytes:48742566,},ContainerImage{Names:[registry.k8s.io/metrics-server/metrics-server@sha256:6385aec64bb97040a5e692947107b81e178555c7a5b71caa90d733e4130efc10 registry.k8s.io/metrics-server/metrics-server:v0.5.2],SizeBytes:26023008,},ContainerImage{Names:[registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280 registry.k8s.io/sig-storage/snapshot-controller:v6.1.0],SizeBytes:22620891,},ContainerImage{Names:[registry.k8s.io/coredns/coredns@sha256:8e352a029d304ca7431c6507b56800636c321cb52289686a581ab70aaa8a2e2a registry.k8s.io/coredns/coredns:v1.9.3],SizeBytes:14837849,},ContainerImage{Names:[registry.k8s.io/autoscaling/addon-resizer@sha256:43f129b81d28f0fdd54de6d8e7eacd5728030782e03db16087fc241ad747d3d6 registry.k8s.io/autoscaling/addon-resizer:1.8.14],SizeBytes:10153852,},ContainerImage{Names:[registry.k8s.io/kas-network-proxy/proxy-agent@sha256:48f2a4ec3e10553a81b8dd1c6fa5fe4bcc9617f78e71c1ca89c6921335e2d7da registry.k8s.io/kas-network-proxy/proxy-agent:v0.0.33],SizeBytes:8512162,},ContainerImage{Names:[registry.k8s.io/networking/ingress-gce-404-server-with-metrics-amd64@sha256:7eb7b3cee4d33c10c49893ad3c386232b86d4067de5251294d4c620d6e072b93 registry.k8s.io/networking/ingress-gce-404-server-with-metrics-amd64:v1.10.11],SizeBytes:6463068,},ContainerImage{Names:[registry.k8s.io/metadata-proxy@sha256:e914645f22e946bce5165737e1b244e0a296ad1f0f81a9531adc57af2780978a registry.k8s.io/metadata-proxy:v0.1.12],SizeBytes:5301657,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause:3.9],SizeBytes:321520,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Dec 1 15:47:45.566: INFO: Logging kubelet events for node ca-minion-group-1-nhsx Dec 1 15:47:45.630: INFO: Logging pods the kubelet thinks is on node ca-minion-group-1-nhsx Dec 1 15:47:45.747: INFO: metrics-server-v0.5.2-867b8754b9-lcxk8 started at 2022-12-01 15:26:45 +0000 UTC (0+2 container statuses recorded) Dec 1 15:47:45.747: INFO: Container metrics-server ready: true, restart count 0 Dec 1 15:47:45.747: INFO: Container metrics-server-nanny ready: true, restart count 0 Dec 1 15:47:45.747: INFO: volume-snapshot-controller-0 started at 2022-12-01 15:27:34 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.747: INFO: Container volume-snapshot-controller ready: true, restart count 0 Dec 1 15:47:45.747: INFO: l7-default-backend-8549d69d99-fgtxh started at 2022-12-01 15:26:45 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.747: INFO: Container default-http-backend ready: true, restart count 0 Dec 1 15:47:45.747: INFO: konnectivity-agent-f24vk started at 2022-12-01 15:26:45 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.747: INFO: Container konnectivity-agent ready: true, restart count 0 Dec 1 15:47:45.747: INFO: kube-proxy-ca-minion-group-1-nhsx started at 2022-12-01 15:26:37 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.747: INFO: Container kube-proxy ready: true, restart count 0 Dec 1 15:47:45.747: INFO: metadata-proxy-v0.1-nk2vr started at 2022-12-01 15:26:38 +0000 UTC (0+2 container statuses recorded) Dec 1 15:47:45.747: INFO: Container metadata-proxy ready: true, restart count 0 Dec 1 15:47:45.747: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 1 15:47:45.747: INFO: coredns-6d97d5ddb-2zf7c started at 2022-12-01 15:26:45 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:45.747: INFO: Container coredns ready: true, restart count 0 Dec 1 15:47:45.927: INFO: Latency metrics for node ca-minion-group-1-nhsx Dec 1 15:47:45.927: INFO: Logging node info for node ca-minion-group-x7f5 Dec 1 15:47:45.969: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-x7f5 0ff70b62-3b62-44a9-ada8-02e97b4beab6 19757 0 2022-12-01 14:49:18 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:n1-standard-2 beta.kubernetes.io/os:linux cloud.google.com/metadata-proxy-ready:true failure-domain.beta.kubernetes.io/region:us-west1 failure-domain.beta.kubernetes.io/zone:us-west1-b kubernetes.io/arch:amd64 kubernetes.io/hostname:ca-minion-group-x7f5 kubernetes.io/os:linux node.kubernetes.io/instance-type:n1-standard-2 topology.kubernetes.io/region:us-west1 topology.kubernetes.io/zone:us-west1-b] map[node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2022-12-01 14:49:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:cloud.google.com/metadata-proxy-ready":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-12-01 14:49:20 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.8.0/24\"":{}}}} } {kube-controller-manager Update v1 2022-12-01 14:49:34 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}}}} status} {node-problem-detector Update v1 2022-12-01 15:44:26 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"CorruptDockerOverlay2\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentContainerdRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentDockerRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentKubeletRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentUnregisterNetDevice\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"KernelDeadlock\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"ReadonlyFilesystem\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}} status} {kubelet Update v1 2022-12-01 15:47:32 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:10.64.8.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-x7f5,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.8.0/24],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{101203873792 0} {<nil>} 98831908Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{7815438336 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{91083486262 0} {<nil>} 91083486262 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{7553294336 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-01 15:44:26 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-01 15:44:26 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-01 15:44:26 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-01 15:44:26 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-01 15:44:26 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-01 15:44:26 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-01 15:44:26 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-01 14:49:34 +0000 UTC,LastTransitionTime:2022-12-01 14:49:34 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-01 15:47:32 +0000 UTC,LastTransitionTime:2022-12-01 14:49:18 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-01 15:47:32 +0000 UTC,LastTransitionTime:2022-12-01 14:49:18 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-01 15:47:32 +0000 UTC,LastTransitionTime:2022-12-01 14:49:18 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-01 15:47:32 +0000 UTC,LastTransitionTime:2022-12-01 14:49:20 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.10,},NodeAddress{Type:ExternalIP,Address:34.168.125.36,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-x7f5.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-x7f5.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:3fa770bbac65abafbd27e28d00e2fa1f,SystemUUID:3fa770bb-ac65-abaf-bd27-e28d00e2fa1f,BootID:ef6c58c2-2ee1-4235-aff0-754815d1480d,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.54+79cba170b55bd0,KubeProxyVersion:v1.27.0-alpha.0.54+79cba170b55bd0,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:67201736,},ContainerImage{Names:[gke.gcr.io/prometheus-to-sd@sha256:e739643c3939ba0b161425f45a1989eedfc4a3b166db9a7100863296b4c70510 gke.gcr.io/prometheus-to-sd:v0.11.1-gke.1],SizeBytes:48742566,},ContainerImage{Names:[registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280 registry.k8s.io/sig-storage/snapshot-controller:v6.1.0],SizeBytes:22620891,},ContainerImage{Names:[registry.k8s.io/kas-network-proxy/proxy-agent@sha256:48f2a4ec3e10553a81b8dd1c6fa5fe4bcc9617f78e71c1ca89c6921335e2d7da registry.k8s.io/kas-network-proxy/proxy-agent:v0.0.33],SizeBytes:8512162,},ContainerImage{Names:[registry.k8s.io/metadata-proxy@sha256:e914645f22e946bce5165737e1b244e0a296ad1f0f81a9531adc57af2780978a registry.k8s.io/metadata-proxy:v0.1.12],SizeBytes:5301657,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause:3.9],SizeBytes:321520,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Dec 1 15:47:45.970: INFO: Logging kubelet events for node ca-minion-group-x7f5 Dec 1 15:47:46.016: INFO: Logging pods the kubelet thinks is on node ca-minion-group-x7f5 Dec 1 15:47:46.090: INFO: kube-proxy-ca-minion-group-x7f5 started at 2022-12-01 14:49:18 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:46.090: INFO: Container kube-proxy ready: true, restart count 0 Dec 1 15:47:46.090: INFO: konnectivity-agent-cbxrs started at 2022-12-01 15:47:45 +0000 UTC (0+1 container statuses recorded) Dec 1 15:47:46.090: INFO: Container konnectivity-agent ready: true, restart count 0 Dec 1 15:47:46.090: INFO: metadata-proxy-v0.1-77l7t started at 2022-12-01 15:27:34 +0000 UTC (0+2 container statuses recorded) Dec 1 15:47:46.090: INFO: Container metadata-proxy ready: true, restart count 0 Dec 1 15:47:46.090: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 1 15:47:46.255: INFO: Latency metrics for node ca-minion-group-x7f5 [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] tear down framework | framework.go:193 STEP: Destroying namespace "autoscaling-7823" for this suite. 12/01/22 15:47:46.255
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-autoscaling\]\sCluster\ssize\sautoscaling\s\[Slow\]\sshould\sbe\sable\sto\sscale\sdown\sby\sdraining\ssystem\spods\swith\spdb\[Feature\:ClusterSizeAutoscalingScaleDown\]$'
test/e2e/autoscaling/cluster_size_autoscaling.go:748 k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 +0x94 k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 +0x842 k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 +0x57from junit_01.xml
[BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] set up framework | framework.go:178 STEP: Creating a kubernetes client 12/01/22 17:40:51.865 Dec 1 17:40:51.866: INFO: >>> kubeConfig: /workspace/.kube/config STEP: Building a namespace api object, basename autoscaling 12/01/22 17:40:51.868 STEP: Waiting for a default service account to be provisioned in namespace 12/01/22 17:40:51.999 STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 12/01/22 17:40:52.08 [BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/metrics/init/init.go:31 [BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/autoscaling/cluster_size_autoscaling.go:103 STEP: Initial size of ca-minion-group-1: 1 12/01/22 17:40:57.469 STEP: Initial size of ca-minion-group: 1 12/01/22 17:41:01.799 Dec 1 17:41:01.844: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Initial number of schedulable nodes: 2 12/01/22 17:41:01.887 [It] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] test/e2e/autoscaling/cluster_size_autoscaling.go:745 STEP: Manually increase cluster size 12/01/22 17:41:01.888 STEP: Setting size of ca-minion-group-1 to 3 12/01/22 17:41:05.534 Dec 1 17:41:05.534: INFO: Skipping dumping logs from cluster Dec 1 17:41:10.399: INFO: Skipping dumping logs from cluster STEP: Setting size of ca-minion-group to 3 12/01/22 17:41:15.038 Dec 1 17:41:15.038: INFO: Skipping dumping logs from cluster Dec 1 17:41:20.292: INFO: Skipping dumping logs from cluster I1201 17:41:27.612681 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 17:41:55.054814 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 17:42:22.260741 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1201 17:42:42.312316 8014 cluster_size_autoscaling.go:1381] Cluster has reached the desired size STEP: Run a pod on each node 12/01/22 17:42:42.359 STEP: Taint node ca-minion-group-1-0pb4 12/01/22 17:42:42.359 STEP: Taint node ca-minion-group-1-g3xt 12/01/22 17:42:42.468 STEP: Taint node ca-minion-group-1-pj2j 12/01/22 17:42:42.565 STEP: Taint node ca-minion-group-lg97 12/01/22 17:42:42.656 STEP: Taint node ca-minion-group-m944 12/01/22 17:42:42.753 STEP: Taint node ca-minion-group-x7f5 12/01/22 17:42:42.867 STEP: creating replication controller reschedulable-pods in namespace kube-system 12/01/22 17:42:42.975 I1201 17:42:43.029975 8014 runners.go:193] Created replication controller with name: reschedulable-pods, namespace: kube-system, replica count: 0 STEP: Remove taint from node ca-minion-group-1-0pb4 12/01/22 17:42:43.121 STEP: Taint node ca-minion-group-1-0pb4 12/01/22 17:42:48.353 STEP: Remove taint from node ca-minion-group-1-g3xt 12/01/22 17:42:48.45 STEP: Taint node ca-minion-group-1-g3xt 12/01/22 17:42:53.695 STEP: Remove taint from node ca-minion-group-1-pj2j 12/01/22 17:42:53.793 STEP: Taint node ca-minion-group-1-pj2j 12/01/22 17:42:59.023 STEP: Remove taint from node ca-minion-group-lg97 12/01/22 17:42:59.119 STEP: Taint node ca-minion-group-lg97 12/01/22 17:43:04.348 STEP: Remove taint from node ca-minion-group-m944 12/01/22 17:43:04.44 STEP: Taint node ca-minion-group-m944 12/01/22 17:43:09.665 STEP: Remove taint from node ca-minion-group-x7f5 12/01/22 17:43:09.759 STEP: Taint node ca-minion-group-x7f5 12/01/22 17:43:14.988 STEP: Remove taint from node ca-minion-group-x7f5 12/01/22 17:43:15.098 STEP: Remove taint from node ca-minion-group-m944 12/01/22 17:43:15.194 STEP: Remove taint from node ca-minion-group-lg97 12/01/22 17:43:15.29 STEP: Remove taint from node ca-minion-group-1-pj2j 12/01/22 17:43:15.384 STEP: Remove taint from node ca-minion-group-1-g3xt 12/01/22 17:43:15.475 STEP: Remove taint from node ca-minion-group-1-0pb4 12/01/22 17:43:15.569 STEP: Create a PodDisruptionBudget 12/01/22 17:43:15.662 STEP: Some node should be removed 12/01/22 17:43:15.705 I1201 17:43:15.754169 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1201 17:43:35.807144 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1201 17:43:55.858691 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1201 17:44:15.907818 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1201 17:44:35.959649 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1201 17:44:56.010627 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1201 17:45:16.061728 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1201 17:45:36.114691 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1201 17:45:56.164659 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 5m10.025s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 5m0.003s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 2m46.186s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:46:16.217478 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 5m30.027s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 5m20.004s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 3m6.187s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:46:36.267853 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 5m50.03s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 5m40.007s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 3m26.19s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:46:56.319486 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 6m10.032s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 6m0.009s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 3m46.192s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:47:16.374066 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 6m30.033s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 6m20.011s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 4m6.193s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:47:36.423553 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 6m50.035s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 6m40.012s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 4m26.195s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:47:56.477308 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 7m10.036s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 7m0.013s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 4m46.196s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:48:16.548967 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 7m30.041s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 7m20.019s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 5m6.202s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:48:36.599442 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 7m50.042s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 7m40.02s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 5m26.203s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:48:56.648439 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 8m10.048s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 8m0.025s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 5m46.208s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:49:16.699930 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 8m30.052s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 8m20.029s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 6m6.212s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:49:36.748706 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 8m50.053s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 8m40.031s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 6m26.214s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:49:56.806553 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 9m10.059s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 9m0.036s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 6m46.219s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:50:16.859625 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 9m30.06s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 9m20.037s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 7m6.22s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:50:36.910914 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 9m50.061s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 9m40.039s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 7m26.221s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:50:56.964008 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 10m10.066s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 10m0.044s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 7m46.226s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:51:17.016374 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 10m30.071s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 10m20.048s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 8m6.231s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:51:37.069483 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 10m50.076s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 10m40.053s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 8m26.236s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:51:57.118136 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 11m10.077s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 11m0.054s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 8m46.237s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:52:17.171881 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 11m30.082s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 11m20.059s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 9m6.242s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:52:37.225235 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 11m50.083s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 11m40.061s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 9m26.244s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:52:57.274310 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 12m10.084s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 12m0.062s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 9m46.244s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:53:17.339999 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 12m30.085s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 12m20.063s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 10m6.245s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:53:37.389549 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 12m50.09s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 12m40.067s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 10m26.25s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:53:57.439203 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 13m10.094s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 13m0.072s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 10m46.255s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:54:17.490541 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 13m30.099s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 13m20.077s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 11m6.26s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:54:37.540109 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 13m50.102s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 13m40.08s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 11m26.263s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:54:57.590017 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 14m10.107s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 14m0.084s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 11m46.267s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:55:17.640380 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 14m30.112s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 14m20.09s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 12m6.273s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:55:37.690836 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 14m50.113s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 14m40.091s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 12m26.274s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:55:57.740466 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 15m10.117s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 15m0.095s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 12m46.278s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:56:17.789867 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 15m30.118s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 15m20.096s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 13m6.279s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:56:37.838742 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 15m50.119s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 15m40.097s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 13m26.28s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:56:57.888575 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 16m10.124s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 16m0.102s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 13m46.285s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:57:17.937919 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 16m30.125s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 16m20.103s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 14m6.286s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:57:37.987223 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 16m50.13s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 16m40.107s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 14m26.29s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:57:58.037292 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 17m10.134s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 17m0.111s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 14m46.294s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:58:18.086162 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 17m30.135s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 17m20.113s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 15m6.296s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:58:38.136279 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 17m50.137s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 17m40.115s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 15m26.298s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:58:58.186585 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 18m10.142s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 18m0.12s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 15m46.303s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:59:18.232033 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 18m30.147s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 18m20.125s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 16m6.307s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:59:38.282218 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 18m50.151s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 18m40.128s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 16m26.311s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 17:59:58.331826 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 19m10.152s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 19m0.13s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 16m46.312s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:00:18.382109 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 19m30.153s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 19m20.131s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 17m6.314s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:00:38.436011 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 19m50.155s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 19m40.133s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 17m26.316s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:00:58.486626 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 20m10.157s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 20m0.135s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 17m46.318s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:01:18.536884 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 20m30.158s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 20m20.136s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 18m6.319s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:01:38.586952 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 20m50.159s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 20m40.137s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 18m26.32s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:01:58.639380 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 21m10.162s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 21m0.139s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 18m46.322s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:02:18.689633 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 21m30.162s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 21m20.14s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 19m6.323s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:02:38.742182 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 21m50.166s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 21m40.143s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 19m26.326s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 18:02:58.790925 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should be able to scale down by draining system pods with pdb[Feature:ClusterSizeAutoscalingScaleDown] (Spec Runtime: 22m10.169s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 22m0.147s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 19m46.33s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 10023 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801de88, 0xc002545040}, 0xc003001ba0, 0x1176592e000, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1364 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFunc(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1359 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 > k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0030f7b00}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ Dec 1 18:03:18.791: INFO: Unexpected error: <*errors.errorString | 0xc004504410>: { s: "timeout waiting 20m0s for appropriate cluster size", } Dec 1 18:03:18.791: FAIL: timeout waiting 20m0s for appropriate cluster size Full Stack Trace k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27.1(0x6) test/e2e/autoscaling/cluster_size_autoscaling.go:748 +0x94 k8s.io/kubernetes/test/e2e/autoscaling.runDrainTest(0xc0006acb40, 0x7fa3ee0?, {0x75ce977, 0xb}, 0x2, 0x1, 0xc0016f3f58) test/e2e/autoscaling/cluster_size_autoscaling.go:1061 +0x842 k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.27() test/e2e/autoscaling/cluster_size_autoscaling.go:746 +0x57 STEP: deleting ReplicationController reschedulable-pods in namespace kube-system, will wait for the garbage collector to delete the pods 12/01/22 18:03:18.836 Dec 1 18:03:19.029: INFO: Deleting ReplicationController reschedulable-pods took: 50.180373ms Dec 1 18:03:19.230: INFO: Terminating ReplicationController reschedulable-pods pods took: 201.0022ms [AfterEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/node/init/init.go:32 Dec 1 18:03:20.531: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready [AfterEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/autoscaling/cluster_size_autoscaling.go:139 STEP: Restoring initial size of the cluster 12/01/22 18:03:20.576 STEP: Setting size of ca-minion-group-1 to 1 12/01/22 18:03:24.727 Dec 1 18:03:24.727: INFO: Skipping dumping logs from cluster Dec 1 18:03:29.710: INFO: Skipping dumping logs from cluster STEP: Setting size of ca-minion-group to 1 12/01/22 18:03:33.517 Dec 1 18:03:33.517: INFO: Skipping dumping logs from cluster Dec 1 18:03:38.889: INFO: Skipping dumping logs from cluster Dec 1 18:03:38.939: INFO: Waiting for ready nodes 2, current ready 6, not ready nodes 0 Dec 1 18:03:58.989: INFO: Waiting for ready nodes 2, current ready 6, not ready nodes 0 Dec 1 18:04:19.037: INFO: Condition Ready of node ca-minion-group-1-0pb4 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:19.037: INFO: Condition Ready of node ca-minion-group-1-g3xt is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 18:04:08 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 18:04:13 +0000 UTC}]. Failure Dec 1 18:04:19.037: INFO: Condition Ready of node ca-minion-group-lg97 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:19.037: INFO: Condition Ready of node ca-minion-group-m944 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:19.037: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 4 Dec 1 18:04:39.084: INFO: Condition Ready of node ca-minion-group-1-0pb4 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:39.084: INFO: Condition Ready of node ca-minion-group-1-g3xt is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 18:04:08 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 18:04:13 +0000 UTC}]. Failure Dec 1 18:04:39.084: INFO: Condition Ready of node ca-minion-group-lg97 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:39.084: INFO: Condition Ready of node ca-minion-group-m944 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:39.084: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 4 Dec 1 18:04:59.133: INFO: Condition Ready of node ca-minion-group-1-0pb4 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:59.133: INFO: Condition Ready of node ca-minion-group-1-g3xt is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 18:04:08 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 18:04:13 +0000 UTC}]. Failure Dec 1 18:04:59.133: INFO: Condition Ready of node ca-minion-group-lg97 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:59.133: INFO: Condition Ready of node ca-minion-group-m944 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:04:59.133: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 4 Dec 1 18:05:19.180: INFO: Condition Ready of node ca-minion-group-1-0pb4 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:05:19.180: INFO: Condition Ready of node ca-minion-group-1-g3xt is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 18:04:08 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 18:04:13 +0000 UTC}]. Failure Dec 1 18:05:19.180: INFO: Condition Ready of node ca-minion-group-lg97 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:05:19.180: INFO: Condition Ready of node ca-minion-group-m944 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:05:19.180: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 4 Dec 1 18:05:39.227: INFO: Condition Ready of node ca-minion-group-lg97 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:05:39.227: INFO: Condition Ready of node ca-minion-group-m944 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 1 18:05:39.228: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 2 Dec 1 18:05:59.272: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Remove taint from node ca-master 12/01/22 18:05:59.316 STEP: Remove taint from node ca-minion-group-1-pj2j 12/01/22 18:05:59.362 STEP: Remove taint from node ca-minion-group-x7f5 12/01/22 18:05:59.404 I1201 18:05:59.446793 8014 cluster_size_autoscaling.go:165] Made nodes schedulable again in 130.079461ms [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/metrics/init/init.go:33 [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] dump namespaces | framework.go:196 STEP: dump namespace information after failure 12/01/22 18:05:59.446 STEP: Collecting events from namespace "autoscaling-1810". 12/01/22 18:05:59.447 STEP: Found 0 events. 12/01/22 18:05:59.487 Dec 1 18:05:59.528: INFO: POD NODE PHASE GRACE CONDITIONS Dec 1 18:05:59.528: INFO: Dec 1 18:05:59.572: INFO: Logging node info for node ca-master Dec 1 18:05:59.615: INFO: Node Info: &Node{ObjectMeta:{ca-master 742c68a6-48fe-403d-865a-5777e4fee813 46527 0 2022-12-01 14:14:24 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:n1-standard-1 beta.kubernetes.io/os:linux cloud.google.com/metadata-proxy-ready:true failure-domain.beta.kubernetes.io/region:us-west1 failure-domain.beta.kubernetes.io/zone:us-west1-b kubernetes.io/arch:amd64 kubernetes.io/hostname:ca-master kubernetes.io/os:linux node.kubernetes.io/instance-type:n1-standard-1 topology.kubernetes.io/region:us-west1 topology.kubernetes.io/zone:us-west1-b] map[node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2022-12-01 14:14:24 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:cloud.google.com/metadata-proxy-ready":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{},"f:unschedulable":{}}} } {kube-controller-manager Update v1 2022-12-01 14:14:35 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}}}} status} {kube-controller-manager Update v1 2022-12-01 14:14:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.0.0/24\"":{}},"f:taints":{}}} } {kubelet Update v1 2022-12-01 18:04:57 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:10.64.0.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-master,Unschedulable:true,Taints:[]Taint{Taint{Key:node-role.kubernetes.io/master,Value:,Effect:NoSchedule,TimeAdded:<nil>,},Taint{Key:node.kubernetes.io/unschedulable,Value:,Effect:NoSchedule,TimeAdded:<nil>,},},ConfigSource:nil,PodCIDRs:[10.64.0.0/24],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{16656896000 0} {<nil>} 16266500Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3858366464 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{14991206376 0} {<nil>} 14991206376 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3596222464 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-01 14:14:35 +0000 UTC,LastTransitionTime:2022-12-01 14:14:35 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-01 18:04:57 +0000 UTC,LastTransitionTime:2022-12-01 14:14:24 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-01 18:04:57 +0000 UTC,LastTransitionTime:2022-12-01 14:14:24 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-01 18:04:57 +0000 UTC,LastTransitionTime:2022-12-01 14:14:24 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-01 18:04:57 +0000 UTC,LastTransitionTime:2022-12-01 14:14:45 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.2,},NodeAddress{Type:ExternalIP,Address:34.168.117.161,},NodeAddress{Type:InternalDNS,Address:ca-master.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-master.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:bac070a384fefb9133ee7878e15673cf,SystemUUID:bac070a3-84fe-fb91-33ee-7878e15673cf,BootID:32b86da1-e683-4613-94d5-d344f753181a,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.54+79cba170b55bd0,KubeProxyVersion:v1.27.0-alpha.0.54+79cba170b55bd0,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-apiserver-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:135160275,},ContainerImage{Names:[registry.k8s.io/kube-controller-manager-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:124990265,},ContainerImage{Names:[registry.k8s.io/etcd@sha256:dd75ec974b0a2a6f6bb47001ba09207976e625db898d1b16735528c009cb171c registry.k8s.io/etcd:3.5.6-0],SizeBytes:102542580,},ContainerImage{Names:[registry.k8s.io/kube-scheduler-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:57660216,},ContainerImage{Names:[gke.gcr.io/prometheus-to-sd@sha256:e739643c3939ba0b161425f45a1989eedfc4a3b166db9a7100863296b4c70510 gke.gcr.io/prometheus-to-sd:v0.11.1-gke.1],SizeBytes:48742566,},ContainerImage{Names:[gcr.io/k8s-ingress-image-push/ingress-gce-glbc-amd64@sha256:5db27383add6d9f4ebdf0286409ac31f7f5d273690204b341a4e37998917693b gcr.io/k8s-ingress-image-push/ingress-gce-glbc-amd64:v1.20.1],SizeBytes:36598135,},ContainerImage{Names:[registry.k8s.io/addon-manager/kube-addon-manager@sha256:49cc4e6e4a3745b427ce14b0141476ab339bb65c6bc05033019e046c8727dcb0 registry.k8s.io/addon-manager/kube-addon-manager:v9.1.6],SizeBytes:30464183,},ContainerImage{Names:[registry.k8s.io/autoscaling/cluster-autoscaler@sha256:07ab8c89cd0ad296ddb6347febe196d8fe0e1c757656a98f71199860d87cf1a5 registry.k8s.io/autoscaling/cluster-autoscaler:v1.22.0],SizeBytes:24220268,},ContainerImage{Names:[registry.k8s.io/kas-network-proxy/proxy-server@sha256:2c111f004bec24888d8cfa2a812a38fb8341350abac67dcd0ac64e709dfe389c registry.k8s.io/kas-network-proxy/proxy-server:v0.0.33],SizeBytes:22020129,},ContainerImage{Names:[registry.k8s.io/metadata-proxy@sha256:e914645f22e946bce5165737e1b244e0a296ad1f0f81a9531adc57af2780978a registry.k8s.io/metadata-proxy:v0.1.12],SizeBytes:5301657,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause:3.9],SizeBytes:321520,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Dec 1 18:05:59.616: INFO: Logging kubelet events for node ca-master Dec 1 18:05:59.661: INFO: Logging pods the kubelet thinks is on node ca-master Dec 1 18:05:59.722: INFO: konnectivity-server-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container konnectivity-server-container ready: true, restart count 0 Dec 1 18:05:59.722: INFO: kube-controller-manager-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container kube-controller-manager ready: true, restart count 1 Dec 1 18:05:59.722: INFO: kube-addon-manager-ca-master started at 2022-12-01 14:13:58 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container kube-addon-manager ready: true, restart count 0 Dec 1 18:05:59.722: INFO: cluster-autoscaler-ca-master started at 2022-12-01 14:13:58 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container cluster-autoscaler ready: true, restart count 2 Dec 1 18:05:59.722: INFO: l7-lb-controller-ca-master started at 2022-12-01 14:13:59 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container l7-lb-controller ready: true, restart count 2 Dec 1 18:05:59.722: INFO: etcd-server-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container etcd-container ready: true, restart count 0 Dec 1 18:05:59.722: INFO: kube-apiserver-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container kube-apiserver ready: true, restart count 0 Dec 1 18:05:59.722: INFO: kube-scheduler-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container kube-scheduler ready: true, restart count 0 Dec 1 18:05:59.722: INFO: metadata-proxy-v0.1-qg5ps started at 2022-12-01 14:14:48 +0000 UTC (0+2 container statuses recorded) Dec 1 18:05:59.722: INFO: Container metadata-proxy ready: true, restart count 0 Dec 1 18:05:59.722: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 1 18:05:59.722: INFO: etcd-server-events-ca-master started at 2022-12-01 14:13:41 +0000 UTC (0+1 container statuses recorded) Dec 1 18:05:59.722: INFO: Container etcd-container ready: true, restart count 0 Dec 1 18:05:59.955: INFO: Latency metrics for node ca-master Dec 1 18:05:59.955: INFO: Logging node info for node ca-minion-group-1-pj2j Dec 1 18:05:59.998: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-1-pj2j a757751d-12d5-435b-aeee-f6cd72b54d98 46177 0 2022-12-01 17:42:22 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:n1-standard-2 beta.kubernetes.io/os:linux cloud.google.com/metadata-proxy-ready:true failure-domain.beta.kubernetes.io/region:us-west1 failure-domain.beta.kubernetes.io/zone:us-west1-b kubernetes.io/arch:amd64 kubernetes.io/hostname:ca-minion-group-1-pj2j kubernetes.io/os:linux node.kubernetes.io/instance-type:n1-standard-2 topology.kubernetes.io/region:us-west1 topology.kubernetes.io/zone:us-west1-b] map[node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kube-controller-manager Update v1 2022-12-01 17:42:22 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.41.0/24\"":{}}}} } {kubelet Update v1 2022-12-01 17:42:22 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:cloud.google.com/metadata-proxy-ready":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-12-01 17:42:40 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}}}} status} {node-problem-detector Update v1 2022-12-01 18:02:31 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"CorruptDockerOverlay2\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentContainerdRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentDockerRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentKubeletRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentUnregisterNetDevice\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"KernelDeadlock\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"ReadonlyFilesystem\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}} status} {kubelet Update v1 2022-12-01 18:03:17 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:10.64.41.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-1-pj2j,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.41.0/24],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{101203873792 0} {<nil>} 98831908Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{7815438336 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{91083486262 0} {<nil>} 91083486262 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{7553294336 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-01 18:02:31 +0000 UTC,LastTransitionTime:2022-12-01 17:42:26 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-01 18:02:31 +0000 UTC,LastTransitionTime:2022-12-01 17:42:26 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-01 18:02:31 +0000 UTC,LastTransitionTime:2022-12-01 17:42:26 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-01 18:02:31 +0000 UTC,LastTransitionTime:2022-12-01 17:42:26 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-01 18:02:31 +0000 UTC,LastTransitionTime:2022-12-01 17:42:26 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-01 18:02:31 +0000 UTC,LastTransitionTime:2022-12-01 17:42:26 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-01 18:02:31 +0000 UTC,LastTransitionTime:2022-12-01 17:42:26 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-01 17:42:40 +0000 UTC,LastTransitionTime:2022-12-01 17:42:40 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-01 18:03:17 +0000 UTC,LastTransitionTime:2022-12-01 17:42:22 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-01 18:03:17 +0000 UTC,LastTransitionTime:2022-12-01 17:42:22 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-01 18:03:17 +0000 UTC,LastTransitionTime:2022-12-01 17:42:22 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-01 18:03:17 +0000 UTC,LastTransitionTime:2022-12-01 17:42:22 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.43,},NodeAddress{Type:ExternalIP,Address:34.127.72.223,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-1-pj2j.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-1-pj2j.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:fc6eca384c8ca69fb0bd89e5b4688cd7,SystemUUID:fc6eca38-4c8c-a69f-b0bd-89e5b4688cd7,BootID:83887fa8-1444-45be-af96-96bef72b7701,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.54+79cba170b55bd0,KubeProxyVersion:v1.27.0-alpha.0.54+79cba170b55bd0,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:67201736,},ContainerImage{Names:[gke.gcr.io/prometheus-to-sd@sha256:e739643c3939ba0b161425f45a1989eedfc4a3b166db9a7100863296b4c70510 gke.gcr.io/prometheus-to-sd:v0.11.1-gke.1],SizeBytes:48742566,},ContainerImage{Names:[registry.k8s.io/kas-network-proxy/proxy-agent@sha256:48f2a4ec3e10553a81b8dd1c6fa5fe4bcc9617f78e71c1ca89c6921335e2d7da registry.k8s.io/kas-network-proxy/proxy-agent:v0.0.33],SizeBytes:8512162,},ContainerImage{Names:[registry.k8s.io/metadata-proxy@sha256:e914645f22e946bce5165737e1b244e0a296ad1f0f81a9531adc57af2780978a registry.k8s.io/metadata-proxy:v0.1.12],SizeBytes:5301657,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause:3.9],SizeBytes:321520,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Dec 1 18:05:59.999: INFO: Logging kubelet events for node ca-minion-group-1-pj2j Dec 1 18:06:00.045: INFO: Logging pods the kubelet thinks is on node ca-minion-group-1-pj2j Dec 1 18:06:00.107: INFO: kube-proxy-ca-minion-group-1-pj2j started at 2022-12-01 17:42:22 +0000 UTC (0+1 container statuses recorded) Dec 1 18:06:00.107: INFO: Container kube-proxy ready: true, restart count 0 Dec 1 18:06:00.107: INFO: metadata-proxy-v0.1-ct7vl started at 2022-12-01 17:42:23 +0000 UTC (0+2 container statuses recorded) Dec 1 18:06:00.107: INFO: Container metadata-proxy ready: true, restart count 0 Dec 1 18:06:00.107: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 1 18:06:00.108: INFO: konnectivity-agent-hfqbl started at 2022-12-01 17:42:40 +0000 UTC (0+1 container statuses recorded) Dec 1 18:06:00.108: INFO: Container konnectivity-agent ready: true, restart count 0 Dec 1 18:06:00.292: INFO: Latency metrics for node ca-minion-group-1-pj2j Dec 1 18:06:00.292: INFO: Logging node info for node ca-minion-group-x7f5 Dec 1 18:06:00.335: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-x7f5 0ff70b62-3b62-44a9-ada8-02e97b4beab6 46487 0 2022-12-01 14:49:18 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:n1-standard-2 beta.kubernetes.io/os:linux cloud.google.com/metadata-proxy-ready:true failure-domain.beta.kubernetes.io/region:us-west1 failure-domain.beta.kubernetes.io/zone:us-west1-b kubernetes.io/arch:amd64 kubernetes.io/hostname:ca-minion-group-x7f5 kubernetes.io/os:linux node.kubernetes.io/instance-type:n1-standard-2 topology.kubernetes.io/region:us-west1 topology.kubernetes.io/zone:us-west1-b] map[node.alpha.kubernetes.io/ttl:0 volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2022-12-01 14:49:18 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/instance-type":{},"f:beta.kubernetes.io/os":{},"f:cloud.google.com/metadata-proxy-ready":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kube-controller-manager Update v1 2022-12-01 14:49:20 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.8.0/24\"":{}}}} } {kube-controller-manager Update v1 2022-12-01 14:49:34 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"NetworkUnavailable\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}}}} status} {kubelet Update v1 2022-12-01 18:04:29 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status} {node-problem-detector Update v1 2022-12-01 18:04:41 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"CorruptDockerOverlay2\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentContainerdRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentDockerRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentKubeletRestart\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"FrequentUnregisterNetDevice\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"KernelDeadlock\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"ReadonlyFilesystem\"}":{".":{},"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}}}} status}]},Spec:NodeSpec{PodCIDR:10.64.8.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-x7f5,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.8.0/24],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{101203873792 0} {<nil>} 98831908Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{7815438336 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-gce-pd: {{127 0} {<nil>} 127 DecimalSI},cpu: {{2 0} {<nil>} 2 DecimalSI},ephemeral-storage: {{91083486262 0} {<nil>} 91083486262 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{7553294336 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-01 18:04:41 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-01 18:04:41 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-01 18:04:41 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-01 18:04:41 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-01 18:04:41 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-01 18:04:41 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-01 18:04:41 +0000 UTC,LastTransitionTime:2022-12-01 14:49:22 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-01 14:49:34 +0000 UTC,LastTransitionTime:2022-12-01 14:49:34 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-01 18:04:29 +0000 UTC,LastTransitionTime:2022-12-01 14:49:18 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-01 18:04:29 +0000 UTC,LastTransitionTime:2022-12-01 14:49:18 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-01 18:04:29 +0000 UTC,LastTransitionTime:2022-12-01 14:49:18 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-01 18:04:29 +0000 UTC,LastTransitionTime:2022-12-01 14:49:20 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.10,},NodeAddress{Type:ExternalIP,Address:34.168.125.36,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-x7f5.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-x7f5.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:3fa770bbac65abafbd27e28d00e2fa1f,SystemUUID:3fa770bb-ac65-abaf-bd27-e28d00e2fa1f,BootID:ef6c58c2-2ee1-4235-aff0-754815d1480d,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.54+79cba170b55bd0,KubeProxyVersion:v1.27.0-alpha.0.54+79cba170b55bd0,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.54_79cba170b55bd0],SizeBytes:67201736,},ContainerImage{Names:[gke.gcr.io/prometheus-to-sd@sha256:e739643c3939ba0b161425f45a1989eedfc4a3b166db9a7100863296b4c70510 gke.gcr.io/prometheus-to-sd:v0.11.1-gke.1],SizeBytes:48742566,},ContainerImage{Names:[registry.k8s.io/metrics-server/metrics-server@sha256:6385aec64bb97040a5e692947107b81e178555c7a5b71caa90d733e4130efc10 registry.k8s.io/metrics-server/metrics-server:v0.5.2],SizeBytes:26023008,},ContainerImage{Names:[registry.k8s.io/sig-storage/snapshot-controller@sha256:823c75d0c45d1427f6d850070956d9ca657140a7bbf828381541d1d808475280 registry.k8s.io/sig-storage/snapshot-controller:v6.1.0],SizeBytes:22620891,},ContainerImage{Names:[registry.k8s.io/coredns/coredns@sha256:8e352a029d304ca7431c6507b56800636c321cb52289686a581ab70aaa8a2e2a registry.k8s.io/coredns/coredns:v1.9.3],SizeBytes:14837849,},ContainerImage{Names:[registry.k8s.io/autoscaling/addon-resizer@sha256:43f129b81d28f0fdd54de6d8e7eacd5728030782e03db16087fc241ad747d3d6 registry.k8s.io/autoscaling/addon-resizer:1.8.14],SizeBytes:10153852,},ContainerImage{Names:[registry.k8s.io/kas-network-proxy/proxy-agent@sha256:48f2a4ec3e10553a81b8dd1c6fa5fe4bcc9617f78e71c1ca89c6921335e2d7da registry.k8s.io/kas-network-proxy/proxy-agent:v0.0.33],SizeBytes:8512162,},ContainerImage{Names:[registry.k8s.io/networking/ingress-gce-404-server-with-metrics-amd64@sha256:7eb7b3cee4d33c10c49893ad3c386232b86d4067de5251294d4c620d6e072b93 registry.k8s.io/networking/ingress-gce-404-server-with-metrics-amd64:v1.10.11],SizeBytes:6463068,},ContainerImage{Names:[registry.k8s.io/metadata-proxy@sha256:e914645f22e946bce5165737e1b244e0a296ad1f0f81a9531adc57af2780978a registry.k8s.io/metadata-proxy:v0.1.12],SizeBytes:5301657,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause:3.9],SizeBytes:321520,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Dec 1 18:06:00.337: INFO: Logging kubelet events for node ca-minion-group-x7f5 Dec 1 18:06:00.383: INFO: Logging pods the kubelet thinks is on node ca-minion-group-x7f5 Dec 1 18:06:00.450: INFO: l7-default-backend-8549d69d99-xpk4l started at 2022-12-01 16:47:01 +0000 UTC (0+1 container statuses recorded) Dec 1 18:06:00.450: INFO: Container default-http-backend ready: true, restart count 0 Dec 1 18:06:00.450: INFO: kube-proxy-ca-minion-group-x7f5 started at 2022-12-01 14:49:18 +0000 UTC (0+1 container statuses recorded) Dec 1 18:06:00.450: INFO: Container kube-proxy ready: true, restart count 0 Dec 1 18:06:00.450: INFO: volume-snapshot-controller-0 started at 2022-12-01 17:02:33 +0000 UTC (0+1 container statuses recorded) Dec 1 18:06:00.450: INFO: Container volume-snapshot-controller ready: true, restart count 0 Dec 1 18:06:00.450: INFO: konnectivity-agent-cbxrs started at 2022-12-01 15:47:45 +0000 UTC (0+1 container statuses recorded) Dec 1 18:06:00.450: INFO: Container konnectivity-agent ready: true, restart count 0 Dec 1 18:06:00.450: INFO: coredns-6d97d5ddb-cfsrt started at 2022-12-01 16:06:41 +0000 UTC (0+1 container statuses recorded) Dec 1 18:06:00.450: INFO: Container coredns ready: true, restart count 0 Dec 1 18:06:00.450: INFO: metrics-server-v0.5.2-867b8754b9-xhkjp started at 2022-12-01 15:53:39 +0000 UTC (0+2 container statuses recorded) Dec 1 18:06:00.450: INFO: Container metrics-server ready: true, restart count 1 Dec 1 18:06:00.450: INFO: Container metrics-server-nanny ready: true, restart count 0 Dec 1 18:06:00.450: INFO: metadata-proxy-v0.1-77l7t started at 2022-12-01 15:27:34 +0000 UTC (0+2 container statuses recorded) Dec 1 18:06:00.450: INFO: Container metadata-proxy ready: true, restart count 0 Dec 1 18:06:00.450: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 1 18:06:00.672: INFO: Latency metrics for node ca-minion-group-x7f5 [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] tear down framework | framework.go:193 STEP: Destroying namespace "autoscaling-1810" for this suite. 12/01/22 18:06:00.672
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-autoscaling\]\sCluster\ssize\sautoscaling\s\[Slow\]\sshould\sincrease\scluster\ssize\sif\spending\spods\sare\ssmall\sand\sone\snode\sis\sbroken\s\[Feature\:ClusterSizeAutoscalingScaleUp\]$'
test/e2e/autoscaling/cluster_size_autoscaling.go:205 k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.4(0xacfb400?) test/e2e/autoscaling/cluster_size_autoscaling.go:205 +0x1bc k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10.1() test/e2e/autoscaling/cluster_size_autoscaling.go:331 +0x22 k8s.io/kubernetes/test/e2e/framework/network.TestUnderTemporaryNetworkFailure({0x801de88, 0xc003307860}, {0x7fa3ee0?, 0xc000207950?}, 0xc000374c00, 0xc003427f58) test/e2e/framework/network/utils.go:1103 +0x49f k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10() test/e2e/autoscaling/cluster_size_autoscaling.go:331 +0x76
[BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] set up framework | framework.go:178 STEP: Creating a kubernetes client 12/01/22 14:47:14.016 Dec 1 14:47:14.016: INFO: >>> kubeConfig: /workspace/.kube/config STEP: Building a namespace api object, basename autoscaling 12/01/22 14:47:14.017 STEP: Waiting for a default service account to be provisioned in namespace 12/01/22 14:47:14.142 STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 12/01/22 14:47:14.223 [BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/metrics/init/init.go:31 [BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/autoscaling/cluster_size_autoscaling.go:103 STEP: Initial size of ca-minion-group-1: 1 12/01/22 14:47:17.964 STEP: Initial size of ca-minion-group: 1 12/01/22 14:47:21.621 Dec 1 14:47:21.667: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Initial number of schedulable nodes: 2 12/01/22 14:47:21.71 [It] should increase cluster size if pending pods are small and one node is broken [Feature:ClusterSizeAutoscalingScaleUp] test/e2e/autoscaling/cluster_size_autoscaling.go:329 Dec 1 14:47:21.754: INFO: Getting external IP address for ca-minion-group-1-v7wh STEP: block network traffic from node ca-minion-group-1-v7wh to the control plane 12/01/22 14:47:21.795 Dec 1 14:47:21.795: INFO: Waiting 2m0s to ensure node ca-minion-group-1-v7wh is ready before beginning test... Dec 1 14:47:21.795: INFO: Waiting up to 2m0s for node ca-minion-group-1-v7wh condition Ready to be true Dec 1 14:47:21.838: INFO: block network traffic from 34.168.253.178:22 to 34.168.117.161 Dec 1 14:47:22.364: INFO: Waiting 2m0s for node ca-minion-group-1-v7wh to be not ready after simulated network failure Dec 1 14:47:22.364: INFO: Waiting up to 2m0s for node ca-minion-group-1-v7wh condition Ready to be false Dec 1 14:47:22.407: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:24.450: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:26.494: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:28.538: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:30.581: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:32.631: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:34.674: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:36.717: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:38.760: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:40.803: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:42.846: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:44.889: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:46.932: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:48.975: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:51.018: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:53.061: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:55.106: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 1 14:47:57.149: INFO: Condition Ready of node ca-minion-group-1-v7wh is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled STEP: Running RC which reserves 14406 MB of memory 12/01/22 14:47:59.192 STEP: creating replication controller memory-reservation in namespace autoscaling-2088 12/01/22 14:47:59.192 I1201 14:47:59.237659 8014 runners.go:193] Created replication controller with name: memory-reservation, namespace: autoscaling-2088, replica count: 100 I1201 14:48:09.290017 8014 runners.go:193] memory-reservation Pods: 100 out of 100 created, 0 running, 47 pending, 53 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady I1201 14:48:19.290398 8014 runners.go:193] memory-reservation Pods: 100 out of 100 created, 0 running, 47 pending, 53 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady I1201 14:48:19.340406 8014 runners.go:193] Pod memory-reservation-2898r Pending <nil> I1201 14:48:19.340492 8014 runners.go:193] Pod memory-reservation-2nmqf Pending <nil> I1201 14:48:19.340503 8014 runners.go:193] Pod memory-reservation-2t5h7 Pending <nil> I1201 14:48:19.340512 8014 runners.go:193] Pod memory-reservation-2zx56 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340520 8014 runners.go:193] Pod memory-reservation-47txk Pending <nil> I1201 14:48:19.340528 8014 runners.go:193] Pod memory-reservation-486vt Pending <nil> I1201 14:48:19.340537 8014 runners.go:193] Pod memory-reservation-496fv Pending <nil> I1201 14:48:19.340545 8014 runners.go:193] Pod memory-reservation-4dzpn ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340553 8014 runners.go:193] Pod memory-reservation-4kvr5 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340562 8014 runners.go:193] Pod memory-reservation-4mb97 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340570 8014 runners.go:193] Pod memory-reservation-66tkx ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340578 8014 runners.go:193] Pod memory-reservation-6d9zs ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340586 8014 runners.go:193] Pod memory-reservation-6fvc4 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340594 8014 runners.go:193] Pod memory-reservation-6jzw5 Pending <nil> I1201 14:48:19.340602 8014 runners.go:193] Pod memory-reservation-6lsz7 Pending <nil> I1201 14:48:19.340610 8014 runners.go:193] Pod memory-reservation-79jjb Pending <nil> I1201 14:48:19.340618 8014 runners.go:193] Pod memory-reservation-88hbv ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340625 8014 runners.go:193] Pod memory-reservation-8j48k Pending <nil> I1201 14:48:19.340633 8014 runners.go:193] Pod memory-reservation-8wh4k Pending <nil> I1201 14:48:19.340648 8014 runners.go:193] Pod memory-reservation-97pg9 Pending <nil> I1201 14:48:19.340657 8014 runners.go:193] Pod memory-reservation-98g7m Pending <nil> I1201 14:48:19.340665 8014 runners.go:193] Pod memory-reservation-9b6q4 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340674 8014 runners.go:193] Pod memory-reservation-9chnv Pending <nil> I1201 14:48:19.340682 8014 runners.go:193] Pod memory-reservation-9hcq6 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340691 8014 runners.go:193] Pod memory-reservation-9lfd8 Pending <nil> I1201 14:48:19.340702 8014 runners.go:193] Pod memory-reservation-9qgjk ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340710 8014 runners.go:193] Pod memory-reservation-9qkqj ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340718 8014 runners.go:193] Pod memory-reservation-9rqhc Pending <nil> I1201 14:48:19.340726 8014 runners.go:193] Pod memory-reservation-9zwz9 Pending <nil> I1201 14:48:19.340737 8014 runners.go:193] Pod memory-reservation-b2tjn ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340745 8014 runners.go:193] Pod memory-reservation-b9sts Pending <nil> I1201 14:48:19.340753 8014 runners.go:193] Pod memory-reservation-bhsh8 Pending <nil> I1201 14:48:19.340762 8014 runners.go:193] Pod memory-reservation-bxmzg ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340770 8014 runners.go:193] Pod memory-reservation-c5pqh ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340778 8014 runners.go:193] Pod memory-reservation-cn9ks Pending <nil> I1201 14:48:19.340787 8014 runners.go:193] Pod memory-reservation-cq87d ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340795 8014 runners.go:193] Pod memory-reservation-ctlpc Pending <nil> I1201 14:48:19.340803 8014 runners.go:193] Pod memory-reservation-dlxlf Pending <nil> I1201 14:48:19.340811 8014 runners.go:193] Pod memory-reservation-dmhwl ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340819 8014 runners.go:193] Pod memory-reservation-f72sl ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340827 8014 runners.go:193] Pod memory-reservation-g82tv Pending <nil> I1201 14:48:19.340834 8014 runners.go:193] Pod memory-reservation-g944k ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340847 8014 runners.go:193] Pod memory-reservation-ghb5h ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340855 8014 runners.go:193] Pod memory-reservation-gl69v Pending <nil> I1201 14:48:19.340863 8014 runners.go:193] Pod memory-reservation-gr6rd Pending <nil> I1201 14:48:19.340871 8014 runners.go:193] Pod memory-reservation-h2bs8 Pending <nil> I1201 14:48:19.340879 8014 runners.go:193] Pod memory-reservation-hfntk ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340887 8014 runners.go:193] Pod memory-reservation-hfvmp Pending <nil> I1201 14:48:19.340895 8014 runners.go:193] Pod memory-reservation-hgsc6 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340903 8014 runners.go:193] Pod memory-reservation-hjhpn ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340911 8014 runners.go:193] Pod memory-reservation-hm8fj ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340919 8014 runners.go:193] Pod memory-reservation-hprpp ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340927 8014 runners.go:193] Pod memory-reservation-htg8w ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340935 8014 runners.go:193] Pod memory-reservation-jfxnw ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340943 8014 runners.go:193] Pod memory-reservation-jwhd9 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340950 8014 runners.go:193] Pod memory-reservation-k7jzs Pending <nil> I1201 14:48:19.340958 8014 runners.go:193] Pod memory-reservation-k9l77 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340967 8014 runners.go:193] Pod memory-reservation-kfkph Pending <nil> I1201 14:48:19.340975 8014 runners.go:193] Pod memory-reservation-kg4pt ca-minion-group-8q7x Pending <nil> I1201 14:48:19.340983 8014 runners.go:193] Pod memory-reservation-kl5b6 Pending <nil> I1201 14:48:19.340991 8014 runners.go:193] Pod memory-reservation-kpsxl Pending <nil> I1201 14:48:19.340999 8014 runners.go:193] Pod memory-reservation-ksvmz ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341008 8014 runners.go:193] Pod memory-reservation-lkbfq Pending <nil> I1201 14:48:19.341016 8014 runners.go:193] Pod memory-reservation-m7w6q Pending <nil> I1201 14:48:19.341024 8014 runners.go:193] Pod memory-reservation-m8grh Pending <nil> I1201 14:48:19.341032 8014 runners.go:193] Pod memory-reservation-mkr25 Pending <nil> I1201 14:48:19.341040 8014 runners.go:193] Pod memory-reservation-mnhc6 Pending <nil> I1201 14:48:19.341048 8014 runners.go:193] Pod memory-reservation-nn7td ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341056 8014 runners.go:193] Pod memory-reservation-nxqwf Pending <nil> I1201 14:48:19.341064 8014 runners.go:193] Pod memory-reservation-p4qhf ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341072 8014 runners.go:193] Pod memory-reservation-pkkgk Pending <nil> I1201 14:48:19.341079 8014 runners.go:193] Pod memory-reservation-pmqxf Pending <nil> I1201 14:48:19.341087 8014 runners.go:193] Pod memory-reservation-pqdjt ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341095 8014 runners.go:193] Pod memory-reservation-pssx7 Pending <nil> I1201 14:48:19.341103 8014 runners.go:193] Pod memory-reservation-q4mx5 Pending <nil> I1201 14:48:19.341111 8014 runners.go:193] Pod memory-reservation-q7nqz Pending <nil> I1201 14:48:19.341119 8014 runners.go:193] Pod memory-reservation-q7sgp ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341126 8014 runners.go:193] Pod memory-reservation-qgtn5 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341134 8014 runners.go:193] Pod memory-reservation-qkgk4 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341142 8014 runners.go:193] Pod memory-reservation-qqc6s ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341150 8014 runners.go:193] Pod memory-reservation-qvsrm Pending <nil> I1201 14:48:19.341159 8014 runners.go:193] Pod memory-reservation-qwbt6 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341169 8014 runners.go:193] Pod memory-reservation-r7kdv Pending <nil> I1201 14:48:19.341177 8014 runners.go:193] Pod memory-reservation-rx5ss Pending <nil> I1201 14:48:19.341185 8014 runners.go:193] Pod memory-reservation-s5g8z ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341192 8014 runners.go:193] Pod memory-reservation-sd2pg ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341200 8014 runners.go:193] Pod memory-reservation-sjssm Pending <nil> I1201 14:48:19.341207 8014 runners.go:193] Pod memory-reservation-t4kd8 Pending <nil> I1201 14:48:19.341215 8014 runners.go:193] Pod memory-reservation-t6d8l ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341223 8014 runners.go:193] Pod memory-reservation-t6srr ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341231 8014 runners.go:193] Pod memory-reservation-v5czg Pending <nil> I1201 14:48:19.341239 8014 runners.go:193] Pod memory-reservation-vbkng ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341246 8014 runners.go:193] Pod memory-reservation-vsrxs Pending <nil> I1201 14:48:19.341254 8014 runners.go:193] Pod memory-reservation-wg6pj Pending <nil> I1201 14:48:19.341262 8014 runners.go:193] Pod memory-reservation-wpj8h ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341269 8014 runners.go:193] Pod memory-reservation-xljfk ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341277 8014 runners.go:193] Pod memory-reservation-xm4q2 ca-minion-group-8q7x Pending <nil> I1201 14:48:19.341285 8014 runners.go:193] Pod memory-reservation-z274v Pending <nil> I1201 14:48:19.341293 8014 runners.go:193] Pod memory-reservation-zbnfl Pending <nil> I1201 14:48:19.341301 8014 runners.go:193] Pod memory-reservation-zp5vg Pending <nil> Dec 1 14:48:19.388: INFO: Condition Ready of node ca-minion-group-1-v7wh is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 14:47:57 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 14:48:02 +0000 UTC}]. Failure I1201 14:48:19.388516 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 1 Dec 1 14:48:39.436: INFO: Condition Ready of node ca-minion-group-1-v7wh is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 14:47:57 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 14:48:02 +0000 UTC}]. Failure I1201 14:48:39.436914 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 1 Dec 1 14:48:59.482: INFO: Condition Ready of node ca-minion-group-1-v7wh is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 14:47:57 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 14:48:02 +0000 UTC}]. Failure I1201 14:48:59.482925 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 1 Dec 1 14:49:19.531: INFO: Condition Ready of node ca-minion-group-1-v7wh is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 14:47:57 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 14:48:02 +0000 UTC}]. Failure Dec 1 14:49:19.531: INFO: Condition Ready of node ca-minion-group-x7f5 is false instead of true. Reason: KubeletNotReady, message: [container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized, CSINode is not yet initialized] I1201 14:49:19.531054 8014 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 3, not ready nodes 2 Dec 1 14:49:39.577: INFO: Condition Ready of node ca-minion-group-1-v7wh is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-01 14:47:57 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-01 14:48:02 +0000 UTC}]. Failure I1201 14:49:39.577904 8014 cluster_size_autoscaling.go:1381] Cluster has reached the desired size I1201 14:49:39.629517 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-2898r memory-reservation-2nmqf memory-reservation-2t5h7 memory-reservation-47txk memory-reservation-486vt memory-reservation-496fv memory-reservation-6jzw5 memory-reservation-6lsz7 memory-reservation-79jjb memory-reservation-8j48k memory-reservation-8wh4k memory-reservation-97pg9 memory-reservation-98g7m memory-reservation-9chnv memory-reservation-9lfd8 memory-reservation-9rqhc memory-reservation-9zwz9 memory-reservation-b9sts memory-reservation-bhsh8 memory-reservation-cn9ks memory-reservation-ctlpc memory-reservation-dlxlf memory-reservation-g82tv memory-reservation-gl69v memory-reservation-gr6rd memory-reservation-h2bs8 memory-reservation-hfvmp memory-reservation-k7jzs memory-reservation-kfkph memory-reservation-kl5b6 memory-reservation-kpsxl memory-reservation-lkbfq memory-reservation-m7w6q memory-reservation-m8grh memory-reservation-mkr25 memory-reservation-mnhc6 memory-reservation-nxqwf memory-reservation-pkkgk memory-reservation-pmqxf memory-reservation-pssx7 memory-reservation-q4mx5 memory-reservation-q7nqz memory-reservation-qvsrm memory-reservation-r7kdv memory-reservation-rx5ss memory-reservation-sjssm memory-reservation-t4kd8 memory-reservation-v5czg memory-reservation-vsrxs memory-reservation-wg6pj memory-reservation-z274v memory-reservation-zbnfl memory-reservation-zp5vg] I1201 14:49:59.684740 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-2898r memory-reservation-2t5h7 memory-reservation-47txk memory-reservation-486vt memory-reservation-496fv memory-reservation-6jzw5 memory-reservation-6lsz7 memory-reservation-8j48k memory-reservation-8wh4k memory-reservation-97pg9 memory-reservation-98g7m memory-reservation-9chnv memory-reservation-9lfd8 memory-reservation-9rqhc memory-reservation-9zwz9 memory-reservation-b9sts memory-reservation-bhsh8 memory-reservation-cn9ks memory-reservation-ctlpc memory-reservation-dlxlf memory-reservation-g82tv memory-reservation-gl69v memory-reservation-gr6rd memory-reservation-hfvmp memory-reservation-k7jzs memory-reservation-kfkph memory-reservation-kl5b6 memory-reservation-kpsxl memory-reservation-m7w6q memory-reservation-m8grh memory-reservation-mkr25 memory-reservation-mnhc6 memory-reservation-nxqwf memory-reservation-pkkgk memory-reservation-pmqxf memory-reservation-pssx7 memory-reservation-q4mx5 memory-reservation-q7nqz memory-reservation-qvsrm memory-reservation-r7kdv memory-reservation-rx5ss memory-reservation-sjssm memory-reservation-t4kd8 memory-reservation-v5czg memory-reservation-vsrxs memory-reservation-wg6pj memory-reservation-z274v memory-reservation-zbnfl memory-reservation-zp5vg] I1201 14:50:19.787034 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-6jzw5 memory-reservation-8j48k memory-reservation-8wh4k memory-reservation-98g7m memory-reservation-9zwz9 memory-reservation-bhsh8 memory-reservation-gr6rd memory-reservation-kfkph memory-reservation-kpsxl memory-reservation-rx5ss memory-reservation-t4kd8 memory-reservation-z274v memory-reservation-zp5vg] I1201 14:50:39.842823 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] I1201 14:50:59.895870 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] I1201 14:51:19.951714 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] I1201 14:51:40.007572 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] I1201 14:52:00.064531 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] I1201 14:52:20.119437 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and one node is broken [Feature:ClusterSizeAutoscalingScaleUp] (Spec Runtime: 5m7.695s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 5m0.001s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-2088 (Step Runtime: 4m22.519s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 3910 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0006acb40, {0x801de88, 0xc003307860}, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1391 > k8s.io/kubernetes/test/e2e/autoscaling.waitForAllCaPodsReadyInNamespace(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1428 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.4(0xacfb400?) test/e2e/autoscaling/cluster_size_autoscaling.go:205 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10.1() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/test/e2e/framework/network.TestUnderTemporaryNetworkFailure({0x801de88, 0xc003307860}, {0x7fa3ee0?, 0xc000207950?}, 0xc000374c00, 0xc003427f58) test/e2e/framework/network/utils.go:1103 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0027b0480}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 14:52:40.172254 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and one node is broken [Feature:ClusterSizeAutoscalingScaleUp] (Spec Runtime: 5m27.698s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 5m20.003s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-2088 (Step Runtime: 4m42.521s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 3910 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0006acb40, {0x801de88, 0xc003307860}, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1391 > k8s.io/kubernetes/test/e2e/autoscaling.waitForAllCaPodsReadyInNamespace(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1428 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.4(0xacfb400?) test/e2e/autoscaling/cluster_size_autoscaling.go:205 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10.1() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/test/e2e/framework/network.TestUnderTemporaryNetworkFailure({0x801de88, 0xc003307860}, {0x7fa3ee0?, 0xc000207950?}, 0xc000374c00, 0xc003427f58) test/e2e/framework/network/utils.go:1103 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0027b0480}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 14:53:00.227645 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and one node is broken [Feature:ClusterSizeAutoscalingScaleUp] (Spec Runtime: 5m47.7s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 5m40.006s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-2088 (Step Runtime: 5m2.524s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 3910 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0006acb40, {0x801de88, 0xc003307860}, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1391 > k8s.io/kubernetes/test/e2e/autoscaling.waitForAllCaPodsReadyInNamespace(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1428 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.4(0xacfb400?) test/e2e/autoscaling/cluster_size_autoscaling.go:205 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10.1() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/test/e2e/framework/network.TestUnderTemporaryNetworkFailure({0x801de88, 0xc003307860}, {0x7fa3ee0?, 0xc000207950?}, 0xc000374c00, 0xc003427f58) test/e2e/framework/network/utils.go:1103 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0027b0480}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 14:53:20.281771 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and one node is broken [Feature:ClusterSizeAutoscalingScaleUp] (Spec Runtime: 6m7.701s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 6m0.007s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-2088 (Step Runtime: 5m22.525s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 3910 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0006acb40, {0x801de88, 0xc003307860}, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1391 > k8s.io/kubernetes/test/e2e/autoscaling.waitForAllCaPodsReadyInNamespace(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1428 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.4(0xacfb400?) test/e2e/autoscaling/cluster_size_autoscaling.go:205 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10.1() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/test/e2e/framework/network.TestUnderTemporaryNetworkFailure({0x801de88, 0xc003307860}, {0x7fa3ee0?, 0xc000207950?}, 0xc000374c00, 0xc003427f58) test/e2e/framework/network/utils.go:1103 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0027b0480}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 14:53:40.341754 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and one node is broken [Feature:ClusterSizeAutoscalingScaleUp] (Spec Runtime: 6m27.702s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 6m20.008s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-2088 (Step Runtime: 5m42.526s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 3910 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0006acb40, {0x801de88, 0xc003307860}, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1391 > k8s.io/kubernetes/test/e2e/autoscaling.waitForAllCaPodsReadyInNamespace(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1428 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.4(0xacfb400?) test/e2e/autoscaling/cluster_size_autoscaling.go:205 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10.1() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/test/e2e/framework/network.TestUnderTemporaryNetworkFailure({0x801de88, 0xc003307860}, {0x7fa3ee0?, 0xc000207950?}, 0xc000374c00, 0xc003427f58) test/e2e/framework/network/utils.go:1103 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0027b0480}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 14:54:00.396863 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and one node is broken [Feature:ClusterSizeAutoscalingScaleUp] (Spec Runtime: 6m47.704s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 6m40.009s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-2088 (Step Runtime: 6m2.527s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 3910 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0006acb40, {0x801de88, 0xc003307860}, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1391 > k8s.io/kubernetes/test/e2e/autoscaling.waitForAllCaPodsReadyInNamespace(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1428 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.4(0xacfb400?) test/e2e/autoscaling/cluster_size_autoscaling.go:205 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10.1() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/test/e2e/framework/network.TestUnderTemporaryNetworkFailure({0x801de88, 0xc003307860}, {0x7fa3ee0?, 0xc000207950?}, 0xc000374c00, 0xc003427f58) test/e2e/framework/network/utils.go:1103 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0027b0480}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 14:54:20.454049 8014 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-bhsh8 memory-reservation-kfkph memory-reservation-t4kd8 memory-reservation-zp5vg] ------------------------------ Automatically polling progress: [sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and one node is broken [Feature:ClusterSizeAutoscalingScaleUp] (Spec Runtime: 7m7.705s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 7m0.011s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-2088 (Step Runtime: 6m22.529s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 3910 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0006acb40, {0x801de88, 0xc003307860}, 0x0) test/e2e/autoscaling/cluster_size_autoscaling.go:1391 > k8s.io/kubernetes/test/e2e/autoscaling.waitForAllCaPodsReadyInNamespace(...) test/e2e/autoscaling/cluster_size_autoscaling.go:1428 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.4(0xacfb400?) test/e2e/autoscaling/cluster_size_autoscaling.go:205 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10.1() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/test/e2e/framework/network.TestUnderTemporaryNetworkFailure({0x801de88, 0xc003307860}, {0x7fa3ee0?, 0xc000207950?}, 0xc000374c00, 0xc003427f58) test/e2e/framework/network/utils.go:1103 > k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.10() test/e2e/autoscaling/cluster_size_autoscaling.go:331 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func3({0x2d591ce, 0xc0027b0480}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:449 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func2() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:750 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:738 ------------------------------ I1201 14:54:40.457106 8014 cluster_size_autoscaling.go:1419] Timeout on waiting for pods being ready Dec 1 14:54:40.457: INFO: Running '/workspace/kubernetes/platforms/linux/amd64/kubectl --server=https://34.168.117.161 --kubeconfig=/workspace/.kube/config --namespace=autoscaling-2088 get pods -o json --all-namespaces' Dec 1 14:54:40.954: INFO: stderr: "" Dec 1 14:54:40.954: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"items\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-2898r\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8292\",\n \"uid\": \"f11d4a18-8bc4-4e80-95c2-ba7e3a1e3b1e\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-x29rn\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-x29rn\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:49Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:49Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://891f5d77980beb5110f11fad88d3247401cb1359247280914efb9a35d2bd41a7\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:49Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.14\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.14\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-2nmqf\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8169\",\n \"uid\": \"b580d476-2864-4a6f-829c-d4b43ad5529b\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-xsr98\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-xsr98\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:43Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:43Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://963e5ee7b9dc1f8a4d59f03484d43e3051ee715f72f3787efe11018fb210f334\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:42Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.5\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.5\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-2t5h7\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8214\",\n \"uid\": \"0abfc135-c6c0-4c07-a34f-580085f7f834\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-dsghr\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-dsghr\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:42Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:42Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://7c111d6c6f0924e18fa9d06f5e3ed3e2d13cc19d405c4479dc516b795ce5b785\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:41Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.2\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.2\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-2zx56\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7800\",\n \"uid\": \"56ef4772-1075-4011-a8dc-51a5ef143bab\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-5rjr9\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-5rjr9\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://b079efaa5c6260fa87058291f3a84e1576a82f15c49ba3a473daa0247348df6f\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:32Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.33\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.33\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-47txk\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8312\",\n \"uid\": \"f48d6102-bb60-4817-9261-4cd8a5401890\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-c9d6x\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-c9d6x\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://47a0c2c8c8d6bc2f42d7692b9ac80627227d6cc71bd6e620df21cc6823b82d5c\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.39\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.39\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-486vt\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8263\",\n \"uid\": \"a811e1d8-c3e2-4536-95b8-b8a55f51bdb5\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-s8gbw\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-s8gbw\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:52Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:52Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://b20a48213d409615b41801a0dbe43c397403f22d39a881717d1dfb6986cfea40\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:52Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.28\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.28\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-496fv\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8324\",\n \"uid\": \"e29cb544-f09d-447b-bfdc-074055ebcc33\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-vjh9k\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-vjh9k\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:46Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:46Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://c5abcbc517acd12921254c1df3e3b5b74c54d8783c5b2c822f854490db5814f5\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:46Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.7\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.7\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-4dzpn\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7785\",\n \"uid\": \"72d31a02-d460-403c-a20c-178ab6189a08\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-6dghc\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-6dghc\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8f47afc32ae66ec8939a93c43549872cd97fb3b96f5defda5ab09b7a75f93b2d\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:32Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.25\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.25\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-4kvr5\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7856\",\n \"uid\": \"63b06e2a-eaf8-4818-9bdc-148f3c11f6ba\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-6twrd\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-6twrd\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://90e0b86343a67dc034510baca7d6078005dc33364d168fba4397aaf69e5455fd\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.48\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.48\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-4mb97\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7853\",\n \"uid\": \"dbfc31a7-7c5e-4ce0-875c-c0d2d86903c2\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-h8bx2\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-h8bx2\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://66966f273ce77d00167111559e05748af2c4ede935b12fd43ab85b840f7d0c09\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.45\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.45\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-66tkx\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7743\",\n \"uid\": \"26e03fa1-1a75-4b05-bfc6-0053106c9e09\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-bm84k\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-bm84k\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:26Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:26Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8dcced772b86b6f675d3adb399246617c0cfaab3a4804144470d84392bde8055\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:26Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.13\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.13\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-6d9zs\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7867\",\n \"uid\": \"705470fc-e305-4d64-9450-c053d382c212\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-fjl5s\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-fjl5s\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://afe4fd90761fd9ce6f778f778af9e31f0fff6b6899c90f0572d8cf4d0d52a274\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.36\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.36\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-6fvc4\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7848\",\n \"uid\": \"c0e41c02-a930-4d75-b3c7-5b81ffef85c2\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-btmqz\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-btmqz\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8a5de3a5bd282213efb2ac56512e558ae8cfd32eabcff4cdcd4669145c2e986d\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.51\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.51\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-6jzw5\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8354\",\n \"uid\": \"e2eb08d9-3aaf-4cb4-a816-d0b958df771c\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-g7rc7\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-g7rc7\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8df8d6a556c83be6d156e35f1cf92930ef6ae6f7b040546543844ff58cbf456a\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.40\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.40\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-6lsz7\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8339\",\n \"uid\": \"c3e54b0c-44d3-4693-b2d2-097162a7b6fb\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-n4rwf\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-n4rwf\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:53Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:53Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://04478fef543d5028c1508824760ae017294cc7637fe81dbba3ec793223c28688\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:53Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.24\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.24\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-79jjb\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8137\",\n \"uid\": \"7aa59e62-b294-4ad6-abf4-0ea32d6e61e7\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-tg7qh\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-tg7qh\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:39Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:39Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://78bb9ecacd568b78a7ef472d0e641da443f8c5ff60c2792344d535521dab218e\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:38Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.3\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.3\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-88hbv\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7738\",\n \"uid\": \"6fea902b-cc39-4a9e-a80a-3ccbb6f46b39\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-bwcjc\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-bwcjc\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:00Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:20Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:20Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:00Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://d4c57d6e965d3ba2cfd3b4d28db2a13926cfe6fa24bba6d6651a793c1c09935a\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:20Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.8\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.8\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:48:00Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-8j48k\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8362\",\n \"uid\": \"1a7d3927-04c0-4402-9ecd-bc006a11f5d4\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-d8g2g\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-d8g2g\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://6b8d23987420a53715c642a2fd7d978281b88ebe7030a12bde61115fa65d4501\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.31\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.31\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-8wh4k\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8367\",\n \"uid\": \"f670c12a-f470-4592-bf33-3718d78829e6\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-sxbnx\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-sxbnx\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://ea5c3646c8b6710040c82003d6126419bd205a595a65b95a6a9b702acd662e22\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.35\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.35\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-97pg9\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8310\",\n \"uid\": \"5e595786-eb78-4d33-bd5d-c15da2e94d3a\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-t66d7\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-t66d7\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://f7073235d1bcfcb007b9825bad552e1c6fe5482fb2c5dd768a0ee34b2546a4a1\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.48\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.48\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-98g7m\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8369\",\n \"uid\": \"dbb12a00-7680-4bf8-b202-fbbab7eae07e\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-p44pv\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-p44pv\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:53Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:53Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://3d88674cc974e7dcf6508f8bdeaf27450ebbcf6a87b314a3e8a0c0b7cef3b5c4\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:53Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.22\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.22\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-9b6q4\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7788\",\n \"uid\": \"4281c3b8-0fd6-4aac-aa5c-f42a13eb30fb\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-66k7k\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-66k7k\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://df9c138a1d3f813400e18d82d3da40e77b2c6645280a72adbbe74b3ae5c241d7\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:31Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.39\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.39\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-9chnv\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8299\",\n \"uid\": \"84717ceb-8322-47b7-81e3-39faa3e13c5e\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-6z95n\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-6z95n\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:48Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:48Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://00d52dd0a240e16f8b43c10edbd782f5646e3a081d94bd79c5691cbfef80763b\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:48Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.12\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.12\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-9hcq6\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7773\",\n \"uid\": \"57863a72-7822-4fdd-bb49-4301206824b2\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-s84nw\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-s84nw\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:31Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:31Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://c27eabb37e240abbf4c544f0fa523dba6df9b3fd33a9bebbbc99e8ee5089e950\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:30Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.23\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.23\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-9lfd8\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8286\",\n \"uid\": \"8ae6f4b8-6845-4159-aac3-fa7c6f13ea4b\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-9c29s\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-9c29s\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://e2f44b84803b8e33e453e7a3c59eb6d21be50685201fa0f5f77ca5049ba77dc6\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.49\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.49\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-9qgjk\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7863\",\n \"uid\": \"4322aae4-4edc-48d3-9c41-bee0a3d5c715\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-fl7jk\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-fl7jk\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://09e2c64691e3780ab41edfb844e3cf02153c5723bbc460045353153db05d75ca\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.42\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.42\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-9qkqj\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7741\",\n \"uid\": \"f40402fc-f277-43a1-92b0-42242ca92dde\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-ns9gw\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-ns9gw\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:23Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:23Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://c25a3105715b436c7b70633084895e72201f379ee77da9109dca6d4c384df48e\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:22Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.12\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.12\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-9rqhc\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8344\",\n \"uid\": \"d05ce361-182c-48da-ac9c-1ed04555e476\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-t4q42\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-t4q42\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://914b0d8f8c20ddcb03b27f8eb01612772037e76968aaa1613f6e36011592694c\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.46\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.46\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-9zwz9\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8372\",\n \"uid\": \"47fdee39-fd29-4c92-b250-89620e624020\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-sfbmv\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-sfbmv\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://a75201afa25cb8c082acd6690008345ec31703b07eb0ca6efe24093e304df8fd\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.42\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.42\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-b2tjn\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7835\",\n \"uid\": \"ebc02caa-250b-4cd6-9c7f-c9c11a577341\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-dj2gn\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-dj2gn\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://f41331a7dc5b453a9736031ee0701f476f63c68219457a2081380dffa818fe3f\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.47\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.47\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-b9sts\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8336\",\n \"uid\": \"ee08687d-056c-42cc-a5b6-3069cd3ccba0\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-6m48j\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-6m48j\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://db3775351666b8f46125b236911aabf593b016fb488d066931b42423518b0d9e\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.32\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.32\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:03Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-bhsh8\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8095\",\n \"uid\": \"cf1dcc5a-0bf8-4514-a923-b0e20143b057\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-jchns\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-jchns\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:03Z\",\n \"message\": \"0/4 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/master: }, 1 node(s) had untolerated taint {node.kubernetes.io/unreachable: }, 1 node(s) were unschedulable, 2 Insufficient memory. preemption: 0/4 nodes are available: 2 No preemption victims found for incoming pod, 2 Preemption is not helpful for scheduling..\",\n \"reason\": \"Unschedulable\",\n \"status\": \"False\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"phase\": \"Pending\",\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-bxmzg\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7792\",\n \"uid\": \"7f415e3e-03d6-427a-b48a-a2997527b2be\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-h4wk6\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-h4wk6\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://ec875ea387a8ce07e51f2c7e433c6ef3daf1c138cadba43369d0d6a11e11b1b8\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:32Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.37\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.37\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-c5pqh\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7840\",\n \"uid\": \"673016f9-2dbf-4eaa-b924-6c639f3b4939\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-75sz5\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-75sz5\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://9f1e47610d50371787d204b63f8f786123077eedfe53b511978b864e71f70e9a\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.46\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.46\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-cn9ks\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8254\",\n \"uid\": \"2401a790-5972-48f7-b1ed-7225f239ff5d\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-5vf5n\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-5vf5n\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://f5737b2b5edeac8e538f0d440c7365c209b1d28bd8d438074fc8a0eec83b5e28\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.26\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.26\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-cq87d\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7759\",\n \"uid\": \"9572c3af-36b6-4b22-9e24-9cf818024047\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-h4678\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-h4678\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://f3552283ece1ec2ad59f19e7c912b636407dddf2283b8a6de3430c689a8e11a9\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:29Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.11\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.11\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-ctlpc\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8327\",\n \"uid\": \"53ee27b7-0f05-47f4-ba8c-28e333d2778f\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-wxgks\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-wxgks\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:52Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:52Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://3fb4564009806d1c65346e7bc3ef7284cf9c274588e58d88e5c2ca8eefb1fcc5\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:52Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.19\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.19\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-dlxlf\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8305\",\n \"uid\": \"a8086b46-954c-489d-be8f-d3ac42492ec1\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-lhwz4\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-lhwz4\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://ed2b4802598952786ec35761dd5ce096b52b0945e1acf96fc701a664dc9aa9f3\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.29\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.29\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-dmhwl\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7851\",\n \"uid\": \"2ec2abd5-96cf-4aed-b9ff-45efeceb4565\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-nl2tk\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-nl2tk\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://4edea36f865f5e59a660c0238a02be5c842172a4a7785aceaf9c389d30eed658\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.28\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.28\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-f72sl\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7816\",\n \"uid\": \"2912adf4-2c2a-479b-8c3c-43ca719c128e\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-9rpf7\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-9rpf7\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:33Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:33Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://28cbd48550b1405917d142738f559b36cebfa62c74cfbf354cd43919563c4f99\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:32Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.32\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.32\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-g82tv\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8233\",\n \"uid\": \"b76d46cd-0737-444e-a822-ef14d7a868b6\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-5wk7m\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-5wk7m\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:41Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:41Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://3f7585bbdcc8d68a772a491055bd20ff9eb345dc1a8efa2c1eb633e9f8aa3e24\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:41Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.4\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.4\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-g944k\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7745\",\n \"uid\": \"fc8a77a4-cd2f-4674-b66d-045d6de9710c\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-xlx48\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-xlx48\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:22Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:22Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://63fd95b2ae71a8fd08218b27178b33b082334e7a3fa6b6fd02376ab8a7346195\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:21Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.7\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.7\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-ghb5h\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7763\",\n \"uid\": \"f28d4c44-e404-4bb3-822f-3ea604bdb2e9\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-z5mmg\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-z5mmg\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://6b4634eebb5c38945b45b80d0c2b4b9b07caefbec83c291965d0fd24eda40d66\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:29Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.20\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.20\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-gl69v\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8248\",\n \"uid\": \"5bdd5b1a-641a-4934-aee6-c902fc20d3d9\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-dkw8j\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-dkw8j\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://825f3efc1ba2f8981766c4b7ea19cf4b93f8db0600fbf6dffb5fa78e341ab379\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.38\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.38\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-gr6rd\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8346\",\n \"uid\": \"91d0b859-b92b-4b10-8775-0cf9f7e2da35\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-ldjlz\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-ldjlz\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://b83667941727d3b0637a9d61bc9e15b31946079ab66a52c178a8c6a39ebcdbec\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.36\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.36\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-h2bs8\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8191\",\n \"uid\": \"13fc230d-284f-457b-aba5-513f6b0f9557\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-bq5g4\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-bq5g4\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:45Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:45Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://6ef59154301d6272243b67d93ea90311af018299b2b45d87062ed31d260c4893\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:45Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.10\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.10\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hfntk\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7829\",\n \"uid\": \"7a4f6026-610e-48d0-96c8-4e777595daec\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-bpszt\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-bpszt\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://895712015bab0e3ba3963dc8cb0c456f710dd9189b3bccbab42be3e85c452db3\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.43\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.43\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hfvmp\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8329\",\n \"uid\": \"bc533694-7c4b-4234-a95b-12f099490d32\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-8t2jw\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-8t2jw\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:50Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:50Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://71b786b46841fd13ff8f159dcc3d0db9999cda26e90daedfbed0ec0c6592ad2c\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:50Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.15\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.15\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hgsc6\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7798\",\n \"uid\": \"43ea2ad4-cd00-4b86-acda-f29115b3cb19\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-6d6nl\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-6d6nl\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://407a93daeda50c8c69f7c6458f67821b9814a2aeb3a521d9f3adbda5fc024f60\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:32Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.29\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.29\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hjhpn\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7768\",\n \"uid\": \"6a67ad2a-57b7-4e8a-83a7-a1d826ca8987\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-qq9qj\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-qq9qj\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:30Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:30Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://6d5158e23cf1aff5581a8e245ff2a9f7d5bb48805546fe23bf4f5b7855422708\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:29Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.15\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.15\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hm8fj\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7871\",\n \"uid\": \"7b0b088c-4f17-49c9-86cc-de2f452a046c\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-2sldn\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-2sldn\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://c8eadf317c44a2a62da2cea7adc03699ba2a25020a52dff89f0f673bf6066162\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.50\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.50\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hprpp\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7809\",\n \"uid\": \"44275376-b08a-4f04-a9aa-cfcbd51b4353\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-pxmrb\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-pxmrb\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:00Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:00Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://7e03b5fecfea04d35d89aeeb85c4bb1e679db57fdefe6685e7ae751245084cb2\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:31Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.24\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.24\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:48:00Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-htg8w\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7824\",\n \"uid\": \"fab88bcd-427b-481c-84f3-109513106b03\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-nrs7m\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-nrs7m\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://d2e9cbeb884db4631f5f95fca800384ce158d476a522a24f601ef94a78dad54c\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.41\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.41\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-jfxnw\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7833\",\n \"uid\": \"24b9c5af-f51a-4fe4-89d7-b0dec41d1797\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-ld9v4\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-ld9v4\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://a776ebade19ebdc21afb4455be296c29eb4103c996a31cb11f5f8f48f2e327da\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.52\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.52\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-jwhd9\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7875\",\n \"uid\": \"a506b1d2-8517-42c6-88f1-31a9ae8a3869\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-pnlxp\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-pnlxp\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8b6da9ccd6f34811aa7a961e300ed9512993db94c2aea27df32c7ac8fb5e7a74\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.53\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.53\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-k7jzs\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8260\",\n \"uid\": \"12d56fe9-093a-4ba4-839b-0c4f2de197df\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-84lm4\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-84lm4\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:49Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:49Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://26e215fdf4494b051d8efe3c8b12cc339fc032edd424ccb1a3867a5c6e65673e\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:49Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.13\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.13\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-k9l77\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7819\",\n \"uid\": \"d74d0230-8802-491b-9f6e-89bc9b29dd73\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-6288z\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-6288z\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:33Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:33Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://0b3e7d6b19a254232e2f86eef11d0422f11f9ed884e8d32befe68ae1e4373bdf\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:32Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.26\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.26\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:03Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-kfkph\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8096\",\n \"uid\": \"5d4734ac-de22-466e-9f0a-5965dac2e141\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-hb427\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-hb427\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:03Z\",\n \"message\": \"0/4 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/master: }, 1 node(s) had untolerated taint {node.kubernetes.io/unreachable: }, 1 node(s) were unschedulable, 2 Insufficient memory. preemption: 0/4 nodes are available: 2 No preemption victims found for incoming pod, 2 Preemption is not helpful for scheduling..\",\n \"reason\": \"Unschedulable\",\n \"status\": \"False\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"phase\": \"Pending\",\n \"qosClass\": \"Burstable\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-kg4pt\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7806\",\n \"uid\": \"d690fffa-b923-4d76-9167-acfc85879fe6\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-t2vh6\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-t2vh6\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:00Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:00Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://50c0ff7442d268e711fe9a0cd4523e99a57df15c84a675efe8ca64ede7abbb81\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:32Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.21\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.21\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:48:00Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-kl5b6\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8251\",\n \"uid\": \"6ee2145a-b184-4682-b8dd-46efdaed43a7\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-mtzp8\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-mtzp8\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:52Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:52Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://21600bd349c52ea0632384391c8bd40c8a966ffb554e1dd9393669bbacf8e9a6\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:51Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.18\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.18\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-kpsxl\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8374\",\n \"uid\": \"f94f0ade-87e0-4a6c-9d02-396d6907826b\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-kqzmc\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-kqzmc\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://ff46afa919051a893e66d8bd0b21de970196415ba624037a452a8a96bad57c54\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.45\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.45\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-ksvmz\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7860\",\n \"uid\": \"f31bb194-213f-4d98-92c1-c381f33e0ea1\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-k7l5q\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-k7l5q\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://5dfc05562d0f36d0c1ed44ff20c89ee822d8ad5f880c1be14233b2332d1bffb5\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.34\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.34\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-lkbfq\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8145\",\n \"uid\": \"3e34985f-77fb-4c78-8ff5-fa2a84ffc8b9\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-8dlhj\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-8dlhj\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:44Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:44Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://a2946489ff5cd0518721cae09beabc934cafb86a611d74a316e9fbb7476bf00a\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:44Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.6\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.6\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-m7w6q\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8282\",\n \"uid\": \"f9a6bf1c-0fe7-44e7-a870-92d032a92389\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-dbgld\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-dbgld\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://594977e3735c1339adf6bbbb0e123f9164fef4b181b38ebbd0e30767e602bc97\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.37\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.37\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-m8grh\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8307\",\n \"uid\": \"57550702-3c58-47a9-88f0-74906f4f5b64\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-ttv4t\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-ttv4t\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://5231dac34cb047c1772f352d159fbda32bebf5f3345a8235816b5bd4b44ec7f1\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.30\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.30\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-mkr25\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8290\",\n \"uid\": \"6928a6b6-170b-4768-af80-513c2786455f\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-xkpfd\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-xkpfd\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:46Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:46Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://017ab7e89c1d1115b97c269df1f6e5798a90e5b5611c0270525a6b2690b4e1d6\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:46Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.8\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.8\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-mnhc6\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8243\",\n \"uid\": \"bdafe4c9-5582-460b-8ee7-d462ccacfd74\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-sswsp\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-sswsp\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:46Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:46Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://69cb60e8f1450d81c9d03234896ee63786a280de4f7b04eb1880672be7ce1c90\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:45Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.9\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.9\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:34Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-nn7td\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7783\",\n \"uid\": \"f7f409b1-5ab8-441d-9510-ba14b3c28dbf\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-zvrzq\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-zvrzq\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://a714fa5b4dbbe51063757a80e7923f8a8580568c4db8533f4d4cb99d75047fae\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:31Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.22\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.22\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-nxqwf\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8275\",\n \"uid\": \"b3c675b6-b943-4460-98f2-5374a9c23c1d\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-2f26h\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-2f26h\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://e513bde5492a3fc019516626af7872a15d614ff674cc3717ffa1a686ff1a903a\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.51\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.51\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:00Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-p4qhf\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7837\",\n \"uid\": \"983e0c2b-5350-4528-ad18-b70d0687aadf\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-sbfb4\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-sbfb4\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:00Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:00Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://b5ab0a9a3586e00751636fb7a986ede00a97c2f94784d3736a60a6a6046a1b73\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.30\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.30\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:48:00Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-pkkgk\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8267\",\n \"uid\": \"8d662ffe-e27c-4522-a98e-5ab5a1caf0a5\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-n97kz\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-n97kz\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:51Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:51Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://91d0eb8fa671d014fc3967f66e9e693e1a1734197edceaa5db163ac2cd3dd99e\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:51Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.17\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.17\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-pmqxf\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8297\",\n \"uid\": \"d3bbe19c-2e44-443d-b8d0-a06339c54b85\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-d2l58\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-d2l58\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:50Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:50Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8bdbeff5ad8986a8785a77e5ec3a475ca3ecf050d075aa28b7f7c98bfdb7b2b1\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:49Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.16\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.16\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-pqdjt\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7804\",\n \"uid\": \"310a5ad6-df1d-4bdb-8b52-52dcf7669141\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-gsgzd\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-gsgzd\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:32Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://5cb16f349cd4c8f2169c4f3758b109121ad36c38dcd10cd9330765ba283a286a\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:31Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.40\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.40\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-pssx7\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8280\",\n \"uid\": \"028eb939-4bd9-4ef2-b866-ca8692594775\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-x4jkw\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-x4jkw\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:56Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8c681fad834b745c3ec3998e3e60d7a226c38eb57d4db8e5aae3ab2913b01b4b\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.34\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.34\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:01Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-q4mx5\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8258\",\n \"uid\": \"b3f36a40-a205-4a1d-95b2-b5fe6230deb7\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-8f46g\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-8f46g\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8bb0d44191ff13001f31833b5f4c9f4c2af1dfdf257649fca6e2e1b6ddcacd41\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.27\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.27\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:48:02Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-q7nqz\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"8270\",\n \"uid\": \"db2b5e33-031d-4179-b816-97eb97edf1d6\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-7t4rf\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-x7f5\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-7t4rf\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:35Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:57Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:49:34Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://e1fb01a2c0e3f14b68b2aa8b2326a45de8922bfc26d4bd8a23fc053ba3784934\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:49:56Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.10\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.8.47\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.8.47\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:49:35Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-q7sgp\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7878\",\n \"uid\": \"966df5cf-69e8-4383-be31-3d01c5df2098\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-r59mx\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"default\",\n \"serviceAccountName\": \"default\",\n \"terminationGracePeriodSeconds\": 1,\n \"tolerations\": [\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/not-ready\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n },\n {\n \"effect\": \"NoExecute\",\n \"key\": \"node.kubernetes.io/unreachable\",\n \"operator\": \"Exists\",\n \"tolerationSeconds\": 300\n }\n ],\n \"volumes\": [\n {\n \"name\": \"kube-api-access-r59mx\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:48:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-01T14:47:59Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://acecb14e7969030628297bf3a0ab48296afb05081576515fae3968167a280215\",\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imageID\": \"registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097\",\n \"lastState\": {},\n \"name\": \"memory-reservation\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-12-01T14:48:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.9\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.7.49\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.7.49\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-01T14:47:59Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-01T14:47:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-qgtn5\",\n \"namespace\": \"autoscaling-2088\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"c2945fae-0e3f-4f73-a0f9-138fefbca60e\"\n }\n ],\n \"resourceVersion\": \"7733\",\n \"uid\": \"245baee8-b6c0-4850-9f03-aadc6f90726b\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"registry.k8s.io/pause:3.9\",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"name\": \"memory-reservation\",\n \"ports\": [\n {\n \"containerPort\": 80,\n \"protocol\": \"TCP\"\n }\n ],\n \"resources\": {\n \"requests\": {\n \"memory\": \"151057858\"\n }\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"terminationMessagePolicy\": \"File\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/run/secrets/kubernetes.io/serviceaccount\",\n \"name\": \"kube-api-access-zkhdd\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-8q7x\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\n \"restartPolicy\": \"Always\",\n \"schedulerName\": \"default-scheduler\",\n \"securityContext\": {},\n \"serviceAccount\": \"def