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/07/22 06:19:54.935 Dec 7 06:19:54.935: INFO: >>> kubeConfig: /workspace/.kube/config STEP: Building a namespace api object, basename autoscaling 12/07/22 06:19:54.937 STEP: Waiting for a default service account to be provisioned in namespace 12/07/22 06:19:55.065 STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 12/07/22 06:19:55.146 [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/07/22 06:19:58.827 STEP: Initial size of ca-minion-group: 1 12/07/22 06:20:02.438 Dec 7 06:20:02.482: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Initial number of schedulable nodes: 2 12/07/22 06:20:02.525 [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/07/22 06:20:02.525 Dec 7 06:20:02.526: INFO: Skipping dumping logs from cluster Dec 7 06:20:08.954: INFO: Skipping dumping logs from cluster Dec 7 06:20:08.998: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Target node for scale-down: ca-minion-group-zzk9 12/07/22 06:20:12.962 STEP: Make the single node unschedulable 12/07/22 06:20:12.962 STEP: Taint node ca-minion-group-zzk9 12/07/22 06:20:12.963 STEP: Manually drain the single node 12/07/22 06:20:13.057 I1207 06:20:13.870091 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:20:33.914422 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:20:53.959764 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:21:14.005257 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:21:34.052006 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:21:54.097006 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:22:14.141238 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:22:34.185544 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:22:54.229335 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:23:14.274096 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:23:34.318774 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:23:54.363309 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:24:14.408012 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:24:34.452930 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 06:24:54.497994 9975 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.595s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 5m0.004s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 4m49.473s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:25:14.543468 9975 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.599s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 5m20.009s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 5m9.478s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:25:34.589332 9975 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.604s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 5m40.014s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 5m29.482s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:25:54.636951 9975 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.606s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 6m0.016s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 5m49.484s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:26:14.682896 9975 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.61s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 6m20.02s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 6m9.488s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:26:34.730787 9975 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.614s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 6m40.024s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 6m29.492s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:26:54.775583 9975 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.618s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 7m0.028s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 6m49.496s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:27:14.822784 9975 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.622s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 7m20.032s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 7m9.5s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:27:34.873904 9975 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.626s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 7m40.036s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 7m29.504s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:27:54.921941 9975 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.63s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 8m0.04s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 7m49.508s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:28:14.971003 9975 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.634s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 8m20.044s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 8m9.512s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:28:35.015705 9975 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.638s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 8m40.048s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 8m29.517s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:28:55.060543 9975 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.642s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 9m0.052s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 8m49.52s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:29:15.105913 9975 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.644s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 9m20.053s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 9m9.522s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:29:35.150985 9975 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.646s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 9m40.056s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 9m29.524s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:29:55.198037 9975 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.65s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 10m0.06s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 9m49.528s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:30:15.243365 9975 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.654s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 10m20.064s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 10m9.532s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:30:35.298291 9975 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.658s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 10m40.068s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 10m29.536s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:30:55.347224 9975 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.662s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 11m0.072s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 10m49.541s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:31:15.394473 9975 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.665s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 11m20.074s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 11m9.543s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:31:35.445129 9975 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.667s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 11m40.076s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 11m29.545s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:31:55.561546 9975 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.672s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 12m0.081s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 11m49.55s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:32:15.607688 9975 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.675s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 12m20.084s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 12m9.553s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:32:35.653912 9975 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.677s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 12m40.086s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 12m29.555s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:32:55.699475 9975 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.683s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 13m0.092s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 12m49.561s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:33:15.745410 9975 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.098s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 13m9.566s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:33:35.791108 9975 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.69s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 13m40.1s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 13m29.568s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:33:55.845538 9975 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.694s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 14m0.104s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 13m49.573s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:34:15.889953 9975 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.699s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 14m20.108s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 14m9.577s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:34:35.936504 9975 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.703s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 14m40.112s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 14m29.581s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:34:55.980926 9975 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.707s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 15m0.116s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 14m49.585s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:35:16.027097 9975 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.709s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 15m20.118s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 15m9.587s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:35:36.073118 9975 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.71s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 15m40.12s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 15m29.588s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:35:56.118970 9975 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.714s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 16m0.124s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 15m49.593s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:36:16.165835 9975 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.721s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 16m20.13s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 16m9.599s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:36:36.211407 9975 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.726s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 16m40.136s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 16m29.604s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:36:56.263790 9975 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.73s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 17m0.14s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 16m49.608s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:37:16.307553 9975 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.731s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 17m20.141s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 17m9.609s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:37:36.353901 9975 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.734s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 17m40.144s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 17m29.612s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:37:56.400041 9975 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.739s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 18m0.149s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 17m49.617s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:38:16.446734 9975 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.744s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 18m20.153s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 18m9.622s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:38:36.494433 9975 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.745s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 18m40.154s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 18m29.623s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:38:56.540201 9975 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.749s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 19m0.159s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 18m49.627s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:39:16.585131 9975 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.754s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 19m20.163s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 19m9.632s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:39:36.630748 9975 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.758s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 19m40.167s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 19m29.636s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 ------------------------------ I1207 06:39:56.678459 9975 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.76s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 In [It] (Node Runtime: 20m0.169s) test/e2e/autoscaling/cluster_size_autoscaling.go:877 At [By Step] Manually drain the single node (Step Runtime: 19m49.638s) test/e2e/autoscaling/cluster_size_autoscaling.go:1465 Spec Goroutine goroutine 10001 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc0026eda00}, 0xc0026e5e88, 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({0x2d5966e, 0xc002156780}) 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 7 06:40:16.679: INFO: Unexpected error: <*errors.errorString | 0xc001426950>: { s: "timeout waiting 20m0s for appropriate cluster size", } Dec 7 06:40:16.679: 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 7 06:40:16.679: 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/07/22 06:40:16.724 Dec 7 06:40:25.243: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Remove taint from node ca-master 12/07/22 06:40:25.286 STEP: Remove taint from node ca-minion-group-1-xbfl 12/07/22 06:40:25.329 STEP: Remove taint from node ca-minion-group-zzk9 12/07/22 06:40:25.372 I1207 06:40:25.471245 9975 cluster_size_autoscaling.go:165] Made nodes schedulable again in 184.832586ms [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/07/22 06:40:25.471 STEP: Collecting events from namespace "autoscaling-5334". 12/07/22 06:40:25.471 STEP: Found 0 events. 12/07/22 06:40:25.532 Dec 7 06:40:25.573: INFO: POD NODE PHASE GRACE CONDITIONS Dec 7 06:40:25.573: INFO: Dec 7 06:40:25.618: INFO: Logging node info for node ca-master Dec 7 06:40:25.662: INFO: Node Info: &Node{ObjectMeta:{ca-master fec9fe4d-3406-470b-9736-efde55550329 52185 0 2022-12-07 02:15:19 +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-07 02:15:19 +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-07 02:15:34 +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-07 02:15:41 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.2.0/24\"":{}},"f:taints":{}}} } {kubelet Update v1 2022-12-07 06:36:24 +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.2.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.2.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-07 02:15:34 +0000 UTC,LastTransitionTime:2022-12-07 02:15:34 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 06:36:24 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 06:36:24 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 06:36:24 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 06:36:24 +0000 UTC,LastTransitionTime:2022-12-07 02:15:40 +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.80.138,},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:88f8719c-cb1c-4d80-abf1-e091adaca03f,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-apiserver-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:135172563,},ContainerImage{Names:[registry.k8s.io/kube-controller-manager-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:125002041,},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.62_72acaad8392436],SizeBytes:57667896,},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 7 06:40:25.663: INFO: Logging kubelet events for node ca-master Dec 7 06:40:25.722: INFO: Logging pods the kubelet thinks is on node ca-master Dec 7 06:40:25.792: INFO: kube-addon-manager-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container kube-addon-manager ready: true, restart count 0 Dec 7 06:40:25.793: INFO: cluster-autoscaler-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container cluster-autoscaler ready: true, restart count 2 Dec 7 06:40:25.793: INFO: l7-lb-controller-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container l7-lb-controller ready: true, restart count 2 Dec 7 06:40:25.793: INFO: kube-controller-manager-ca-master started at 2022-12-07 02:14:28 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container kube-controller-manager ready: true, restart count 1 Dec 7 06:40:25.793: INFO: etcd-server-events-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container etcd-container ready: true, restart count 0 Dec 7 06:40:25.793: INFO: konnectivity-server-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container konnectivity-server-container ready: true, restart count 0 Dec 7 06:40:25.793: INFO: kube-apiserver-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container kube-apiserver ready: true, restart count 0 Dec 7 06:40:25.793: INFO: metadata-proxy-v0.1-n8sph started at 2022-12-07 02:15:44 +0000 UTC (0+2 container statuses recorded) Dec 7 06:40:25.793: INFO: Container metadata-proxy ready: true, restart count 0 Dec 7 06:40:25.793: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 7 06:40:25.793: INFO: kube-scheduler-ca-master started at 2022-12-07 02:14:28 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container kube-scheduler ready: true, restart count 0 Dec 7 06:40:25.793: INFO: etcd-server-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:25.793: INFO: Container etcd-container ready: true, restart count 0 Dec 7 06:40:25.979: INFO: Latency metrics for node ca-master Dec 7 06:40:25.979: INFO: Logging node info for node ca-minion-group-1-xbfl Dec 7 06:40:26.023: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-1-xbfl 80ecff0e-0112-44d3-8a1e-eec58e6e9f97 52270 0 2022-12-07 06:16:32 +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-xbfl 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-07 06:16:32 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.45.0/24\"":{}}}} } {kubelet Update v1 2022-12-07 06:16:32 +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-07 06:16:47 +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-07 06:36:39 +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-07 06:36:56 +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.45.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-1-xbfl,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.45.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:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-07 06:36:39 +0000 UTC,LastTransitionTime:2022-12-07 06:16:36 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-07 06:36:39 +0000 UTC,LastTransitionTime:2022-12-07 06:16:36 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-07 06:36:39 +0000 UTC,LastTransitionTime:2022-12-07 06:16:36 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-07 06:36:39 +0000 UTC,LastTransitionTime:2022-12-07 06:16:36 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-07 06:36:39 +0000 UTC,LastTransitionTime:2022-12-07 06:16:36 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-07 06:36:39 +0000 UTC,LastTransitionTime:2022-12-07 06:16:36 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-07 06:36:39 +0000 UTC,LastTransitionTime:2022-12-07 06:16:36 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-07 06:16:47 +0000 UTC,LastTransitionTime:2022-12-07 06:16:47 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 06:36:56 +0000 UTC,LastTransitionTime:2022-12-07 06:16:32 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 06:36:56 +0000 UTC,LastTransitionTime:2022-12-07 06:16:32 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 06:36:56 +0000 UTC,LastTransitionTime:2022-12-07 06:16:32 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 06:36:56 +0000 UTC,LastTransitionTime:2022-12-07 06:16:32 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.47,},NodeAddress{Type:ExternalIP,Address:34.168.125.36,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-1-xbfl.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-1-xbfl.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:31c3de791210570e643b99c81841ec56,SystemUUID:31c3de79-1210-570e-643b-99c81841ec56,BootID:9a1e061e-1eb5-49a6-ac32-75e8a01ddfc7,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:67205320,},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 7 06:40:26.023: INFO: Logging kubelet events for node ca-minion-group-1-xbfl Dec 7 06:40:26.069: INFO: Logging pods the kubelet thinks is on node ca-minion-group-1-xbfl Dec 7 06:40:26.135: INFO: kube-proxy-ca-minion-group-1-xbfl started at 2022-12-07 06:16:32 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:26.135: INFO: Container kube-proxy ready: true, restart count 0 Dec 7 06:40:26.135: INFO: metadata-proxy-v0.1-5hlg9 started at 2022-12-07 06:16:33 +0000 UTC (0+2 container statuses recorded) Dec 7 06:40:26.135: INFO: Container metadata-proxy ready: true, restart count 0 Dec 7 06:40:26.135: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 7 06:40:26.135: INFO: coredns-6d97d5ddb-t8qqf started at 2022-12-07 06:20:13 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:26.135: INFO: Container coredns ready: true, restart count 0 Dec 7 06:40:26.135: INFO: konnectivity-agent-m9drw started at 2022-12-07 06:16:47 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:26.135: INFO: Container konnectivity-agent ready: true, restart count 0 Dec 7 06:40:26.135: INFO: l7-default-backend-8549d69d99-8g9zl started at 2022-12-07 06:20:13 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:26.135: INFO: Container default-http-backend ready: true, restart count 0 Dec 7 06:40:26.135: INFO: metrics-server-v0.5.2-867b8754b9-lgsqx started at 2022-12-07 06:20:13 +0000 UTC (0+2 container statuses recorded) Dec 7 06:40:26.135: INFO: Container metrics-server ready: true, restart count 1 Dec 7 06:40:26.135: INFO: Container metrics-server-nanny ready: true, restart count 0 Dec 7 06:40:26.135: INFO: volume-snapshot-controller-0 started at 2022-12-07 06:20:13 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:26.135: INFO: Container volume-snapshot-controller ready: true, restart count 0 Dec 7 06:40:26.318: INFO: Latency metrics for node ca-minion-group-1-xbfl Dec 7 06:40:26.318: INFO: Logging node info for node ca-minion-group-zzk9 Dec 7 06:40:26.361: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-zzk9 f9f3f2ef-5b21-4824-87db-128ecbe2fb47 52814 0 2022-12-07 05:47:04 +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-zzk9 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-07 05:47:04 +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-07 05:47:05 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.39.0/24\"":{}}}} } {kube-controller-manager Update v1 2022-12-07 05:47:16 +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-07 06:37:15 +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-07 06:40:21 +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.39.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-zzk9,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.39.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-07 06:37:15 +0000 UTC,LastTransitionTime:2022-12-07 05:47:09 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-07 06:37:15 +0000 UTC,LastTransitionTime:2022-12-07 05:47:09 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-07 06:37:15 +0000 UTC,LastTransitionTime:2022-12-07 05:47:09 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-07 06:37:15 +0000 UTC,LastTransitionTime:2022-12-07 05:47:09 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-07 06:37:15 +0000 UTC,LastTransitionTime:2022-12-07 05:47:09 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-07 06:37:15 +0000 UTC,LastTransitionTime:2022-12-07 05:47:09 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-07 06:37:15 +0000 UTC,LastTransitionTime:2022-12-07 05:47:09 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-07 05:47:16 +0000 UTC,LastTransitionTime:2022-12-07 05:47:16 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 06:40:21 +0000 UTC,LastTransitionTime:2022-12-07 05:47:04 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 06:40:21 +0000 UTC,LastTransitionTime:2022-12-07 05:47:04 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 06:40:21 +0000 UTC,LastTransitionTime:2022-12-07 05:47:04 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 06:40:21 +0000 UTC,LastTransitionTime:2022-12-07 05:47:05 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.41,},NodeAddress{Type:ExternalIP,Address:35.247.99.131,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-zzk9.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-zzk9.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:e2b6d693a26c9e18911ba434524d319b,SystemUUID:e2b6d693-a26c-9e18-911b-a434524d319b,BootID:03065f2f-1e0b-4647-98f5-7e92eb4f92a6,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:67205320,},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 7 06:40:26.361: INFO: Logging kubelet events for node ca-minion-group-zzk9 Dec 7 06:40:26.407: INFO: Logging pods the kubelet thinks is on node ca-minion-group-zzk9 Dec 7 06:40:26.496: INFO: kube-proxy-ca-minion-group-zzk9 started at 2022-12-07 05:47:04 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:26.496: INFO: Container kube-proxy ready: true, restart count 0 Dec 7 06:40:26.496: INFO: metadata-proxy-v0.1-66wjh started at 2022-12-07 06:20:13 +0000 UTC (0+2 container statuses recorded) Dec 7 06:40:26.496: INFO: Container metadata-proxy ready: true, restart count 0 Dec 7 06:40:26.496: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 7 06:40:26.496: INFO: konnectivity-agent-4nrzw started at 2022-12-07 06:40:25 +0000 UTC (0+1 container statuses recorded) Dec 7 06:40:26.496: INFO: Container konnectivity-agent ready: false, restart count 0 Dec 7 06:40:26.667: INFO: Latency metrics for node ca-minion-group-zzk9 [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] tear down framework | framework.go:193 STEP: Destroying namespace "autoscaling-5334" for this suite. 12/07/22 06:40:26.667
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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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/07/22 02:26:13.482 Dec 7 02:26:13.482: INFO: >>> kubeConfig: /workspace/.kube/config STEP: Building a namespace api object, basename autoscaling 12/07/22 02:26:13.484 STEP: Waiting for a default service account to be provisioned in namespace 12/07/22 02:26:13.617 STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 12/07/22 02:26:13.698 [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/07/22 02:26:18.184 STEP: Initial size of ca-minion-group: 1 12/07/22 02:26:22.252 Dec 7 02:26:22.297: INFO: Waiting for ready nodes 2, current ready 3, not ready nodes 0 Dec 7 02:26:42.345: INFO: Condition Ready of node ca-minion-group-8n00 is false, but Node is tainted by NodeController with [{DeletionCandidateOfClusterAutoscaler 1670379341 PreferNoSchedule <nil>} {ToBeDeletedByClusterAutoscaler 1670379948 NoSchedule <nil>} {node.kubernetes.io/unreachable NoSchedule 2022-12-07 02:26:31 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 02:26:36 +0000 UTC}]. Failure Dec 7 02:26:42.345: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 1 Dec 7 02:27:02.390: INFO: Condition Ready of node ca-minion-group-8n00 is false, but Node is tainted by NodeController with [{DeletionCandidateOfClusterAutoscaler 1670379341 PreferNoSchedule <nil>} {ToBeDeletedByClusterAutoscaler 1670379948 NoSchedule <nil>} {node.kubernetes.io/unreachable NoSchedule 2022-12-07 02:26:31 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 02:26:36 +0000 UTC}]. Failure Dec 7 02:27:02.390: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 1 Dec 7 02:27:22.438: INFO: Condition Ready of node ca-minion-group-8n00 is false, but Node is tainted by NodeController with [{DeletionCandidateOfClusterAutoscaler 1670379341 PreferNoSchedule <nil>} {ToBeDeletedByClusterAutoscaler 1670379948 NoSchedule <nil>} {node.kubernetes.io/unreachable NoSchedule 2022-12-07 02:26:31 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 02:26:36 +0000 UTC}]. Failure Dec 7 02:27:22.438: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 1 Dec 7 02:27:42.484: INFO: Condition Ready of node ca-minion-group-8n00 is false, but Node is tainted by NodeController with [{DeletionCandidateOfClusterAutoscaler 1670379341 PreferNoSchedule <nil>} {ToBeDeletedByClusterAutoscaler 1670379948 NoSchedule <nil>} {node.kubernetes.io/unreachable NoSchedule 2022-12-07 02:26:31 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 02:26:36 +0000 UTC}]. Failure Dec 7 02:27:42.484: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 1 Dec 7 02:28:02.528: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Initial number of schedulable nodes: 2 12/07/22 02:28:02.571 [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/07/22 02:28:02.572 STEP: Setting size of ca-minion-group to 3 12/07/22 02:28:06.581 Dec 7 02:28:06.581: INFO: Skipping dumping logs from cluster Dec 7 02:28:11.029: INFO: Skipping dumping logs from cluster STEP: Setting size of ca-minion-group-1 to 3 12/07/22 02:28:14.393 Dec 7 02:28:14.393: INFO: Skipping dumping logs from cluster Dec 7 02:28:18.857: INFO: Skipping dumping logs from cluster I1207 02:28:25.615353 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 02:28:52.986502 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 02:29:20.226935 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 0 I1207 02:29:40.275023 9975 cluster_size_autoscaling.go:1381] Cluster has reached the desired size STEP: Run a pod on each node 12/07/22 02:29:40.32 STEP: Taint node ca-minion-group-0r33 12/07/22 02:29:40.32 STEP: Taint node ca-minion-group-1-31jq 12/07/22 02:29:40.42 STEP: Taint node ca-minion-group-1-42pd 12/07/22 02:29:40.519 STEP: Taint node ca-minion-group-1-pv1d 12/07/22 02:29:40.622 STEP: Taint node ca-minion-group-gf7g 12/07/22 02:29:40.73 STEP: Taint node ca-minion-group-smfl 12/07/22 02:29:40.832 STEP: creating replication controller reschedulable-pods in namespace kube-system 12/07/22 02:29:40.932 I1207 02:29:40.979948 9975 runners.go:193] Created replication controller with name: reschedulable-pods, namespace: kube-system, replica count: 0 STEP: Remove taint from node ca-minion-group-0r33 12/07/22 02:29:41.079 STEP: Taint node ca-minion-group-0r33 12/07/22 02:29:46.352 STEP: Remove taint from node ca-minion-group-1-31jq 12/07/22 02:29:46.451 STEP: Taint node ca-minion-group-1-31jq 12/07/22 02:29:51.727 STEP: Remove taint from node ca-minion-group-1-42pd 12/07/22 02:29:51.835 STEP: Taint node ca-minion-group-1-42pd 12/07/22 02:29:57.139 STEP: Remove taint from node ca-minion-group-1-pv1d 12/07/22 02:29:57.236 STEP: Taint node ca-minion-group-1-pv1d 12/07/22 02:30:02.487 STEP: Remove taint from node ca-minion-group-gf7g 12/07/22 02:30:02.583 STEP: Taint node ca-minion-group-gf7g 12/07/22 02:30:07.835 STEP: Remove taint from node ca-minion-group-smfl 12/07/22 02:30:07.934 STEP: Taint node ca-minion-group-smfl 12/07/22 02:30:13.184 STEP: Remove taint from node ca-minion-group-smfl 12/07/22 02:30:13.282 STEP: Remove taint from node ca-minion-group-gf7g 12/07/22 02:30:13.43 STEP: Remove taint from node ca-minion-group-1-pv1d 12/07/22 02:30:13.563 STEP: Remove taint from node ca-minion-group-1-42pd 12/07/22 02:30:13.662 STEP: Remove taint from node ca-minion-group-1-31jq 12/07/22 02:30:13.763 STEP: Remove taint from node ca-minion-group-0r33 12/07/22 02:30:13.859 STEP: Create a PodDisruptionBudget 12/07/22 02:30:13.955 STEP: Some node should be removed 12/07/22 02:30:13.999 I1207 02:30:14.045916 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1207 02:30:34.091931 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1207 02:30:54.138419 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1207 02:31:14.186316 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1207 02:31:34.232716 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1207 02:31:54.279584 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1207 02:32:14.326546 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1207 02:32:34.374177 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 6, not ready nodes 0 I1207 02:32:54.421463 9975 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: 6m49.09s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 5m0s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 2m48.573s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:33:14.468624 9975 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: 7m9.092s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 5m20.002s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 3m8.574s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:33:34.514296 9975 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: 7m29.096s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 5m40.006s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 3m28.578s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:33:54.560133 9975 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: 7m49.101s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 6m0.011s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 3m48.583s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:34:14.606464 9975 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: 8m9.104s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 6m20.014s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 4m8.586s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:34:34.651705 9975 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: 8m29.105s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 6m40.015s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 4m28.587s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:34:54.697750 9975 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: 8m49.106s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 7m0.016s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 4m48.588s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:35:14.743669 9975 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: 9m9.108s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 7m20.018s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 5m8.59s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:35:34.789897 9975 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: 9m29.112s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 7m40.022s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 5m28.594s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:35:54.835754 9975 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: 9m49.113s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 8m0.023s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 5m48.595s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:36:14.882588 9975 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: 10m9.118s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 8m20.027s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 6m8.6s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:36:34.929486 9975 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: 10m29.122s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 8m40.032s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 6m28.604s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:36:54.976451 9975 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: 10m49.123s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 9m0.033s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 6m48.605s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:37:15.026085 9975 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: 11m9.127s) 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: 7m8.61s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:37:35.072419 9975 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: 11m29.133s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 9m40.042s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 7m28.615s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:37:55.119259 9975 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: 11m49.137s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 10m0.047s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 7m48.62s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:38:15.166423 9975 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: 12m9.138s) 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: 8m8.62s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:38:35.213865 9975 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: 12m29.139s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 10m40.049s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 8m28.621s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:38:55.258769 9975 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: 12m49.14s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 11m0.05s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 8m48.622s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:39:15.320749 9975 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: 13m9.141s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 11m20.051s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 9m8.623s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:39:35.367329 9975 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: 13m29.142s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 11m40.052s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 9m28.624s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:39:55.413334 9975 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: 13m49.147s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 12m0.057s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 9m48.629s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:40:15.465216 9975 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: 14m9.152s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 12m20.062s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 10m8.634s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:40:35.512648 9975 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: 14m29.157s) 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: 10m28.64s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:40:55.558913 9975 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: 14m49.162s) 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: 10m48.644s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:41:15.604858 9975 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: 15m9.163s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 13m20.073s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 11m8.645s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:41:35.653101 9975 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: 15m29.168s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 13m40.078s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 11m28.651s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:41:55.699146 9975 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: 15m49.173s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 14m0.083s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 11m48.655s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:42:15.745905 9975 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: 16m9.174s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 14m20.084s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 12m8.656s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:42:35.791792 9975 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: 16m29.176s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 14m40.086s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 12m28.658s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:42:55.840740 9975 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: 16m49.177s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 15m0.087s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 12m48.659s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:43:15.886280 9975 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: 17m9.178s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 15m20.088s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 13m8.66s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:43:35.934435 9975 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: 17m29.182s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 15m40.092s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 13m28.665s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:43:55.984294 9975 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: 17m49.183s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 16m0.093s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 13m48.666s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:44:16.053346 9975 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: 18m9.186s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 16m20.096s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 14m8.668s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:44:36.099080 9975 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: 18m29.187s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 16m40.097s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 14m28.669s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:44:56.148211 9975 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: 18m49.191s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 17m0.101s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 14m48.674s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:45:16.197321 9975 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: 19m9.192s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 17m20.102s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 15m8.675s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:45:36.243810 9975 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: 19m29.197s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 17m40.107s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 15m28.679s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:45:56.290354 9975 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: 19m49.2s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 18m0.11s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 15m48.682s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:46:16.338049 9975 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: 20m9.202s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 18m20.111s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 16m8.684s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:46:36.386303 9975 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: 20m29.203s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 18m40.113s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 16m28.685s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:46:56.434934 9975 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: 20m49.204s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 19m0.114s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 16m48.687s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:47:16.483508 9975 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: 21m9.205s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 19m20.115s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 17m8.687s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:47:36.531395 9975 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: 21m29.206s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 19m40.116s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 17m28.689s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:47:56.594485 9975 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: 21m49.211s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 20m0.121s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 17m48.694s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:48:16.644560 9975 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: 22m9.216s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 20m20.126s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 18m8.698s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:48:36.693213 9975 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: 22m29.219s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 20m40.129s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 18m28.701s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:48:56.738861 9975 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: 22m49.22s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 21m0.13s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 18m48.702s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:49:16.787733 9975 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: 23m9.224s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 21m20.134s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 19m8.706s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:49:36.835762 9975 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: 23m29.228s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 21m40.138s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 19m28.71s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 ------------------------------ I1207 02:49:56.882870 9975 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: 23m49.229s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 In [It] (Node Runtime: 22m0.139s) test/e2e/autoscaling/cluster_size_autoscaling.go:745 At [By Step] Some node should be removed (Step Runtime: 19m48.711s) test/e2e/autoscaling/cluster_size_autoscaling.go:747 Spec Goroutine goroutine 1187 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.WaitForClusterSizeFuncWithUnready({0x801e008, 0xc003abbba0}, 0xc0040d9ba0, 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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({0x2d5966e, 0xc0034a6900}) 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 7 02:50:16.889: INFO: Unexpected error: <*errors.errorString | 0xc00140e000>: { s: "timeout waiting 20m0s for appropriate cluster size", } Dec 7 02:50:16.890: 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(0xc0011eeb40, 0x7fa4060?, {0x75ce817, 0xb}, 0x2, 0x1, 0xc004965f58) 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/07/22 02:50:16.937 Dec 7 02:50:17.086: INFO: Deleting ReplicationController reschedulable-pods took: 48.51166ms Dec 7 02:50:17.287: INFO: Terminating ReplicationController reschedulable-pods pods took: 201.254211ms [AfterEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/node/init/init.go:32 Dec 7 02:50:18.289: 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/07/22 02:50:18.339 STEP: Setting size of ca-minion-group-1 to 1 12/07/22 02:50:25.969 Dec 7 02:50:25.970: INFO: Skipping dumping logs from cluster Dec 7 02:50:36.164: INFO: Skipping dumping logs from cluster STEP: Setting size of ca-minion-group to 1 12/07/22 02:50:40.588 Dec 7 02:50:40.589: INFO: Skipping dumping logs from cluster Dec 7 02:50:45.538: INFO: Skipping dumping logs from cluster Dec 7 02:50:45.584: INFO: Waiting for ready nodes 2, current ready 6, not ready nodes 0 Dec 7 02:51:05.632: INFO: Waiting for ready nodes 2, current ready 6, not ready nodes 0 Dec 7 02:51:25.681: INFO: Condition Ready of node ca-minion-group-0r33 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:51:25.681: INFO: Condition Ready of node ca-minion-group-1-31jq is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:51:25.681: INFO: Condition Ready of node ca-minion-group-1-42pd is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 02:51:17 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 02:51:22 +0000 UTC}]. Failure Dec 7 02:51:25.681: INFO: Waiting for ready nodes 2, current ready 3, not ready nodes 3 Dec 7 02:51:45.727: INFO: Condition Ready of node ca-minion-group-0r33 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:51:45.727: INFO: Condition Ready of node ca-minion-group-1-31jq is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:51:45.727: INFO: Condition Ready of node ca-minion-group-1-42pd is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 02:51:17 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 02:51:22 +0000 UTC}]. Failure Dec 7 02:51:45.727: INFO: Condition Ready of node ca-minion-group-gf7g is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:51:45.727: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 4 Dec 7 02:52:05.775: INFO: Condition Ready of node ca-minion-group-0r33 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:52:05.775: INFO: Condition Ready of node ca-minion-group-1-31jq is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:52:05.775: INFO: Condition Ready of node ca-minion-group-1-42pd is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 02:51:17 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 02:51:22 +0000 UTC}]. Failure Dec 7 02:52:05.775: INFO: Condition Ready of node ca-minion-group-gf7g is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:52:05.775: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 4 Dec 7 02:52:25.824: INFO: Condition Ready of node ca-minion-group-0r33 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:52:25.824: INFO: Condition Ready of node ca-minion-group-1-31jq is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:52:25.824: INFO: Condition Ready of node ca-minion-group-1-42pd is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 02:51:17 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 02:51:22 +0000 UTC}]. Failure Dec 7 02:52:25.824: INFO: Condition Ready of node ca-minion-group-gf7g is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:52:25.824: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 4 Dec 7 02:52:45.870: INFO: Condition Ready of node ca-minion-group-0r33 is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:52:45.870: INFO: Condition Ready of node ca-minion-group-gf7g is false instead of true. Reason: NodeStatusUnknown, message: Kubelet stopped posting node status. Dec 7 02:52:45.870: INFO: Waiting for ready nodes 2, current ready 2, not ready nodes 2 Dec 7 02:53:05.914: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Remove taint from node ca-master 12/07/22 02:53:05.959 STEP: Remove taint from node ca-minion-group-1-pv1d 12/07/22 02:53:06.004 STEP: Remove taint from node ca-minion-group-smfl 12/07/22 02:53:06.048 I1207 02:53:06.091654 9975 cluster_size_autoscaling.go:165] Made nodes schedulable again in 132.536074ms [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/07/22 02:53:06.091 STEP: Collecting events from namespace "autoscaling-5880". 12/07/22 02:53:06.092 STEP: Found 0 events. 12/07/22 02:53:06.133 Dec 7 02:53:06.176: INFO: POD NODE PHASE GRACE CONDITIONS Dec 7 02:53:06.176: INFO: Dec 7 02:53:06.219: INFO: Logging node info for node ca-master Dec 7 02:53:06.262: INFO: Node Info: &Node{ObjectMeta:{ca-master fec9fe4d-3406-470b-9736-efde55550329 7244 0 2022-12-07 02:15:19 +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-07 02:15:19 +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-07 02:15:34 +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-07 02:15:41 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.2.0/24\"":{}},"f:taints":{}}} } {kubelet Update v1 2022-12-07 02:51:43 +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.2.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.2.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-07 02:15:34 +0000 UTC,LastTransitionTime:2022-12-07 02:15:34 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 02:51:43 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 02:51:43 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 02:51:43 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 02:51:43 +0000 UTC,LastTransitionTime:2022-12-07 02:15:40 +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.80.138,},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:88f8719c-cb1c-4d80-abf1-e091adaca03f,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-apiserver-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:135172563,},ContainerImage{Names:[registry.k8s.io/kube-controller-manager-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:125002041,},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.62_72acaad8392436],SizeBytes:57667896,},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 7 02:53:06.263: INFO: Logging kubelet events for node ca-master Dec 7 02:53:06.312: INFO: Logging pods the kubelet thinks is on node ca-master Dec 7 02:53:06.376: INFO: kube-scheduler-ca-master started at 2022-12-07 02:14:28 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container kube-scheduler ready: true, restart count 0 Dec 7 02:53:06.376: INFO: etcd-server-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container etcd-container ready: true, restart count 0 Dec 7 02:53:06.376: INFO: konnectivity-server-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container konnectivity-server-container ready: true, restart count 0 Dec 7 02:53:06.376: INFO: kube-apiserver-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container kube-apiserver ready: true, restart count 0 Dec 7 02:53:06.376: INFO: metadata-proxy-v0.1-n8sph started at 2022-12-07 02:15:44 +0000 UTC (0+2 container statuses recorded) Dec 7 02:53:06.376: INFO: Container metadata-proxy ready: true, restart count 0 Dec 7 02:53:06.376: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 7 02:53:06.376: INFO: kube-controller-manager-ca-master started at 2022-12-07 02:14:28 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container kube-controller-manager ready: true, restart count 1 Dec 7 02:53:06.376: INFO: etcd-server-events-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container etcd-container ready: true, restart count 0 Dec 7 02:53:06.376: INFO: kube-addon-manager-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container kube-addon-manager ready: true, restart count 0 Dec 7 02:53:06.376: INFO: cluster-autoscaler-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container cluster-autoscaler ready: true, restart count 2 Dec 7 02:53:06.376: INFO: l7-lb-controller-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.376: INFO: Container l7-lb-controller ready: true, restart count 2 Dec 7 02:53:06.604: INFO: Latency metrics for node ca-master Dec 7 02:53:06.604: INFO: Logging node info for node ca-minion-group-1-pv1d Dec 7 02:53:06.647: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-1-pv1d b8e9b8c2-0ca4-4c55-b1a9-ce9c758a2999 7286 0 2022-12-07 02:15:14 +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-pv1d 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-07 02:15:14 +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\"":{}}}} } {kubelet Update v1 2022-12-07 02:15:14 +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-07 02:15:20 +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-07 02:50:23 +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-07 02:52:00 +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.0.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-1-pv1d,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.0.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:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-07 02:50:23 +0000 UTC,LastTransitionTime:2022-12-07 02:15:18 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-07 02:50:23 +0000 UTC,LastTransitionTime:2022-12-07 02:15:18 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-07 02:50:23 +0000 UTC,LastTransitionTime:2022-12-07 02:15:18 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-07 02:50:23 +0000 UTC,LastTransitionTime:2022-12-07 02:15:18 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-07 02:50:23 +0000 UTC,LastTransitionTime:2022-12-07 02:15:18 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-07 02:50:23 +0000 UTC,LastTransitionTime:2022-12-07 02:15:18 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-07 02:50:23 +0000 UTC,LastTransitionTime:2022-12-07 02:15:18 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-07 02:15:20 +0000 UTC,LastTransitionTime:2022-12-07 02:15:20 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 02:52:00 +0000 UTC,LastTransitionTime:2022-12-07 02:15:14 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 02:52:00 +0000 UTC,LastTransitionTime:2022-12-07 02:15:14 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 02:52:00 +0000 UTC,LastTransitionTime:2022-12-07 02:15:14 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 02:52:00 +0000 UTC,LastTransitionTime:2022-12-07 02:15:14 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.3,},NodeAddress{Type:ExternalIP,Address:35.230.76.149,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-1-pv1d.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-1-pv1d.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:15b76e52f701d63c4344cdd17c9c9077,SystemUUID:15b76e52-f701-d63c-4344-cdd17c9c9077,BootID:d3d8e3f2-6d86-4b11-bf7c-db96ecd495fc,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:67205320,},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 7 02:53:06.647: INFO: Logging kubelet events for node ca-minion-group-1-pv1d Dec 7 02:53:06.694: INFO: Logging pods the kubelet thinks is on node ca-minion-group-1-pv1d Dec 7 02:53:06.781: INFO: metrics-server-v0.5.2-867b8754b9-sb2nn started at 2022-12-07 02:15:33 +0000 UTC (0+2 container statuses recorded) Dec 7 02:53:06.781: INFO: Container metrics-server ready: true, restart count 0 Dec 7 02:53:06.781: INFO: Container metrics-server-nanny ready: true, restart count 0 Dec 7 02:53:06.781: INFO: coredns-6d97d5ddb-gsjpz started at 2022-12-07 02:15:20 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.781: INFO: Container coredns ready: true, restart count 0 Dec 7 02:53:06.781: INFO: l7-default-backend-8549d69d99-twrhf started at 2022-12-07 02:15:20 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.781: INFO: Container default-http-backend ready: true, restart count 0 Dec 7 02:53:06.781: INFO: konnectivity-agent-b4hlk started at 2022-12-07 02:15:20 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.781: INFO: Container konnectivity-agent ready: true, restart count 0 Dec 7 02:53:06.781: INFO: kube-proxy-ca-minion-group-1-pv1d started at 2022-12-07 02:15:14 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.781: INFO: Container kube-proxy ready: true, restart count 0 Dec 7 02:53:06.781: INFO: metadata-proxy-v0.1-vpdlg started at 2022-12-07 02:15:15 +0000 UTC (0+2 container statuses recorded) Dec 7 02:53:06.781: INFO: Container metadata-proxy ready: true, restart count 0 Dec 7 02:53:06.781: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 7 02:53:06.781: INFO: volume-snapshot-controller-0 started at 2022-12-07 02:15:20 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:06.781: INFO: Container volume-snapshot-controller ready: true, restart count 0 Dec 7 02:53:06.982: INFO: Latency metrics for node ca-minion-group-1-pv1d Dec 7 02:53:06.982: INFO: Logging node info for node ca-minion-group-smfl Dec 7 02:53:07.026: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-smfl f31cd3f1-e9de-4e61-9ab7-772fa2c4a709 7081 0 2022-12-07 02:29: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-smfl 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-07 02:29: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-07 02:29:34 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.4.0/24\"":{}}}} } {kube-controller-manager Update v1 2022-12-07 02:29: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-07 02:49:24 +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-07 02:50:11 +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.4.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-smfl,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.4.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: {{7815430144 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: {{7553286144 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-07 02:49:24 +0000 UTC,LastTransitionTime:2022-12-07 02:29:22 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-07 02:49:24 +0000 UTC,LastTransitionTime:2022-12-07 02:29:22 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-07 02:49:24 +0000 UTC,LastTransitionTime:2022-12-07 02:29:22 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-07 02:49:24 +0000 UTC,LastTransitionTime:2022-12-07 02:29:22 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-07 02:49:24 +0000 UTC,LastTransitionTime:2022-12-07 02:29:22 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-07 02:49:24 +0000 UTC,LastTransitionTime:2022-12-07 02:29:22 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-07 02:49:24 +0000 UTC,LastTransitionTime:2022-12-07 02:29:22 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-07 02:29:34 +0000 UTC,LastTransitionTime:2022-12-07 02:29:34 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 02:50:11 +0000 UTC,LastTransitionTime:2022-12-07 02:29:18 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 02:50:11 +0000 UTC,LastTransitionTime:2022-12-07 02:29:18 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 02:50:11 +0000 UTC,LastTransitionTime:2022-12-07 02:29:18 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 02:50:11 +0000 UTC,LastTransitionTime:2022-12-07 02:29:19 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.7,},NodeAddress{Type:ExternalIP,Address:35.247.90.54,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-smfl.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-smfl.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:3197b56c2c62baaeea78f7ba0e9d8bf1,SystemUUID:3197b56c-2c62-baae-ea78-f7ba0e9d8bf1,BootID:d6ddad69-e18f-4752-b910-82217fa8da87,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:67205320,},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 7 02:53:07.029: INFO: Logging kubelet events for node ca-minion-group-smfl Dec 7 02:53:07.078: INFO: Logging pods the kubelet thinks is on node ca-minion-group-smfl Dec 7 02:53:07.160: INFO: kube-proxy-ca-minion-group-smfl started at 2022-12-07 02:29:18 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:07.160: INFO: Container kube-proxy ready: true, restart count 0 Dec 7 02:53:07.160: INFO: metadata-proxy-v0.1-nxw9b started at 2022-12-07 02:29:19 +0000 UTC (0+2 container statuses recorded) Dec 7 02:53:07.160: INFO: Container metadata-proxy ready: true, restart count 0 Dec 7 02:53:07.160: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 7 02:53:07.160: INFO: konnectivity-agent-xlv4q started at 2022-12-07 02:29:34 +0000 UTC (0+1 container statuses recorded) Dec 7 02:53:07.160: INFO: Container konnectivity-agent ready: true, restart count 0 Dec 7 02:53:07.371: INFO: Latency metrics for node ca-minion-group-smfl [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] tear down framework | framework.go:193 STEP: Destroying namespace "autoscaling-5880" for this suite. 12/07/22 02:53:07.371
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\scorrectly\sscale\sdown\safter\sa\snode\sis\snot\sneeded\s\[Feature\:ClusterSizeAutoscalingScaleDown\]$'
test/e2e/autoscaling/cluster_size_autoscaling.go:127 k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.1() test/e2e/autoscaling/cluster_size_autoscaling.go:127 +0x319from junit_01.xml
[BeforeEach] [sig-autoscaling] Cluster size autoscaling [Slow] set up framework | framework.go:178 STEP: Creating a kubernetes client 12/07/22 05:01:32.286 Dec 7 05:01:32.286: INFO: >>> kubeConfig: /workspace/.kube/config STEP: Building a namespace api object, basename autoscaling 12/07/22 05:01:32.288 STEP: Waiting for a default service account to be provisioned in namespace 12/07/22 05:01:32.416 STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 12/07/22 05:01:32.504 [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/07/22 05:01:36.232 STEP: Initial size of ca-minion-group: 1 12/07/22 05:01:39.963 Dec 7 05:01:40.007: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Initial number of schedulable nodes: 1 12/07/22 05:01:40.051 Dec 7 05:01:40.051: FAIL: Expected <int>: 1 to equal <int>: 2 Full Stack Trace k8s.io/kubernetes/test/e2e/autoscaling.glob..func3.1() test/e2e/autoscaling/cluster_size_autoscaling.go:127 +0x319 [AfterEach] [sig-autoscaling] Cluster size autoscaling [Slow] test/e2e/framework/node/init/init.go:32 Dec 7 05:01:40.051: 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/07/22 05:01:40.095 Dec 7 05:01:47.345: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Remove taint from node ca-master 12/07/22 05:01:47.389 STEP: Remove taint from node ca-minion-group-1-zjnm 12/07/22 05:01:47.431 STEP: Remove taint from node ca-minion-group-twhf 12/07/22 05:01:47.474 I1207 05:01:47.517453 9975 cluster_size_autoscaling.go:165] Made nodes schedulable again in 128.229896ms [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/07/22 05:01:47.517 STEP: Collecting events from namespace "autoscaling-9100". 12/07/22 05:01:47.517 STEP: Found 0 events. 12/07/22 05:01:47.558 Dec 7 05:01:47.600: INFO: POD NODE PHASE GRACE CONDITIONS Dec 7 05:01:47.600: INFO: Dec 7 05:01:47.643: INFO: Logging node info for node ca-master Dec 7 05:01:47.686: INFO: Node Info: &Node{ObjectMeta:{ca-master fec9fe4d-3406-470b-9736-efde55550329 32578 0 2022-12-07 02:15:19 +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-07 02:15:19 +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-07 02:15:34 +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-07 02:15:41 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.2.0/24\"":{}},"f:taints":{}}} } {kubelet Update v1 2022-12-07 04:59:24 +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.2.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.2.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-07 02:15:34 +0000 UTC,LastTransitionTime:2022-12-07 02:15:34 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 04:59:24 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 04:59:24 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 04:59:24 +0000 UTC,LastTransitionTime:2022-12-07 02:15:19 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 04:59:24 +0000 UTC,LastTransitionTime:2022-12-07 02:15:40 +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.80.138,},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:88f8719c-cb1c-4d80-abf1-e091adaca03f,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-apiserver-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:135172563,},ContainerImage{Names:[registry.k8s.io/kube-controller-manager-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:125002041,},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.62_72acaad8392436],SizeBytes:57667896,},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 7 05:01:47.686: INFO: Logging kubelet events for node ca-master Dec 7 05:01:47.732: INFO: Logging pods the kubelet thinks is on node ca-master Dec 7 05:01:47.795: INFO: kube-scheduler-ca-master started at 2022-12-07 02:14:28 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container kube-scheduler ready: true, restart count 0 Dec 7 05:01:47.795: INFO: etcd-server-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container etcd-container ready: true, restart count 0 Dec 7 05:01:47.795: INFO: konnectivity-server-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container konnectivity-server-container ready: true, restart count 0 Dec 7 05:01:47.795: INFO: kube-apiserver-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container kube-apiserver ready: true, restart count 0 Dec 7 05:01:47.795: INFO: metadata-proxy-v0.1-n8sph started at 2022-12-07 02:15:44 +0000 UTC (0+2 container statuses recorded) Dec 7 05:01:47.795: INFO: Container metadata-proxy ready: true, restart count 0 Dec 7 05:01:47.795: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 7 05:01:47.795: INFO: kube-controller-manager-ca-master started at 2022-12-07 02:14:28 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container kube-controller-manager ready: true, restart count 1 Dec 7 05:01:47.795: INFO: etcd-server-events-ca-master started at 2022-12-07 02:14:29 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container etcd-container ready: true, restart count 0 Dec 7 05:01:47.795: INFO: kube-addon-manager-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container kube-addon-manager ready: true, restart count 0 Dec 7 05:01:47.795: INFO: cluster-autoscaler-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container cluster-autoscaler ready: true, restart count 2 Dec 7 05:01:47.795: INFO: l7-lb-controller-ca-master started at 2022-12-07 02:14:49 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:47.795: INFO: Container l7-lb-controller ready: true, restart count 2 Dec 7 05:01:47.983: INFO: Latency metrics for node ca-master Dec 7 05:01:47.983: INFO: Logging node info for node ca-minion-group-1-zjnm Dec 7 05:01:48.026: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-1-zjnm 7f599849-afb1-4fad-acd7-a5cfed095102 32939 0 2022-12-07 02:54:30 +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-zjnm 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-07 02:54:30 +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-07 04:46:47 +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-07 05:01:10 +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-07 05:01:15 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status} {kube-controller-manager Update v1 2022-12-07 05:01:18 +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\"":{}}}} } {cluster-autoscaler Update v1 2022-12-07 05:01:20 +0000 UTC FieldsV1 {"f:spec":{"f:taints":{}}} }]},Spec:NodeSpec{PodCIDR:10.64.8.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-1-zjnm,Unschedulable:false,Taints:[]Taint{Taint{Key:DeletionCandidateOfClusterAutoscaler,Value:1670387594,Effect:PreferNoSchedule,TimeAdded:<nil>,},Taint{Key:ToBeDeletedByClusterAutoscaler,Value:1670389280,Effect:NoSchedule,TimeAdded:<nil>,},},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-07 05:01:10 +0000 UTC,LastTransitionTime:2022-12-07 02:54:34 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-07 05:01:10 +0000 UTC,LastTransitionTime:2022-12-07 02:54:34 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-07 05:01:10 +0000 UTC,LastTransitionTime:2022-12-07 02:54:34 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-07 05:01:10 +0000 UTC,LastTransitionTime:2022-12-07 02:54:34 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-07 05:01:10 +0000 UTC,LastTransitionTime:2022-12-07 02:54:34 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:FrequentContainerdRestart,Status:False,LastHeartbeatTime:2022-12-07 05:01:10 +0000 UTC,LastTransitionTime:2022-12-07 02:54:34 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-07 05:01:10 +0000 UTC,LastTransitionTime:2022-12-07 02:54:35 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-07 02:54:44 +0000 UTC,LastTransitionTime:2022-12-07 02:54:44 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 05:01:15 +0000 UTC,LastTransitionTime:2022-12-07 05:01:15 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 05:01:15 +0000 UTC,LastTransitionTime:2022-12-07 05:01:15 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 05:01:15 +0000 UTC,LastTransitionTime:2022-12-07 05:01:15 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 05:01:15 +0000 UTC,LastTransitionTime:2022-12-07 05:01:15 +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.105.92.215,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-1-zjnm.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-1-zjnm.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:7dae44c9dc0b02769d05e5429c3b3123,SystemUUID:7dae44c9-dc0b-0276-9d05-e5429c3b3123,BootID:95a22f75-8ba6-4823-a9ff-e8daaf23d17b,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:67205320,},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/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/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 7 05:01:48.027: INFO: Logging kubelet events for node ca-minion-group-1-zjnm Dec 7 05:01:48.073: INFO: Logging pods the kubelet thinks is on node ca-minion-group-1-zjnm Dec 7 05:01:53.124: INFO: Unable to retrieve kubelet pods for node ca-minion-group-1-zjnm: error trying to reach service: dial tcp 10.138.0.10:10250: i/o timeout Dec 7 05:01:53.124: INFO: Logging node info for node ca-minion-group-twhf Dec 7 05:01:53.175: INFO: Node Info: &Node{ObjectMeta:{ca-minion-group-twhf 789f6467-dd16-47b1-bdf0-f1321741bbd1 32550 0 2022-12-07 04:36:46 +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-twhf 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-07 04:36:46 +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-07 04:36:52 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}},"f:spec":{"f:podCIDR":{},"f:podCIDRs":{".":{},"v:\"10.64.22.0/24\"":{}}}} } {kube-controller-manager Update v1 2022-12-07 04:37:21 +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-07 04:56:54 +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-07 04:59:13 +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.22.0/24,DoNotUseExternalID:,ProviderID:gce://k8s-jkns-gci-autoscaling-migs/us-west1-b/ca-minion-group-twhf,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[10.64.22.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-07 04:56:53 +0000 UTC,LastTransitionTime:2022-12-07 04:36:50 +0000 UTC,Reason:NoFrequentContainerdRestart,Message:containerd is functioning properly,},NodeCondition{Type:KernelDeadlock,Status:False,LastHeartbeatTime:2022-12-07 04:56:53 +0000 UTC,LastTransitionTime:2022-12-07 04:36:50 +0000 UTC,Reason:KernelHasNoDeadlock,Message:kernel has no deadlock,},NodeCondition{Type:ReadonlyFilesystem,Status:False,LastHeartbeatTime:2022-12-07 04:56:53 +0000 UTC,LastTransitionTime:2022-12-07 04:36:50 +0000 UTC,Reason:FilesystemIsNotReadOnly,Message:Filesystem is not read-only,},NodeCondition{Type:CorruptDockerOverlay2,Status:False,LastHeartbeatTime:2022-12-07 04:56:53 +0000 UTC,LastTransitionTime:2022-12-07 04:36:51 +0000 UTC,Reason:NoCorruptDockerOverlay2,Message:docker overlay2 is functioning properly,},NodeCondition{Type:FrequentUnregisterNetDevice,Status:False,LastHeartbeatTime:2022-12-07 04:56:53 +0000 UTC,LastTransitionTime:2022-12-07 04:36:50 +0000 UTC,Reason:NoFrequentUnregisterNetDevice,Message:node is functioning properly,},NodeCondition{Type:FrequentKubeletRestart,Status:False,LastHeartbeatTime:2022-12-07 04:56:53 +0000 UTC,LastTransitionTime:2022-12-07 04:36:50 +0000 UTC,Reason:NoFrequentKubeletRestart,Message:kubelet is functioning properly,},NodeCondition{Type:FrequentDockerRestart,Status:False,LastHeartbeatTime:2022-12-07 04:56:53 +0000 UTC,LastTransitionTime:2022-12-07 04:36:50 +0000 UTC,Reason:NoFrequentDockerRestart,Message:docker is functioning properly,},NodeCondition{Type:NetworkUnavailable,Status:False,LastHeartbeatTime:2022-12-07 04:37:21 +0000 UTC,LastTransitionTime:2022-12-07 04:37:21 +0000 UTC,Reason:RouteCreated,Message:RouteController created a route,},NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2022-12-07 04:59:13 +0000 UTC,LastTransitionTime:2022-12-07 04:36:46 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2022-12-07 04:59:13 +0000 UTC,LastTransitionTime:2022-12-07 04:36:46 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2022-12-07 04:59:13 +0000 UTC,LastTransitionTime:2022-12-07 04:36:46 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2022-12-07 04:59:13 +0000 UTC,LastTransitionTime:2022-12-07 04:36:47 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status. AppArmor enabled,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.24,},NodeAddress{Type:ExternalIP,Address:35.230.76.149,},NodeAddress{Type:InternalDNS,Address:ca-minion-group-twhf.c.k8s-jkns-gci-autoscaling-migs.internal,},NodeAddress{Type:Hostname,Address:ca-minion-group-twhf.c.k8s-jkns-gci-autoscaling-migs.internal,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:dfbff983618a235ae8c22a56ea501e1a,SystemUUID:dfbff983-618a-235a-e8c2-2a56ea501e1a,BootID:0a13a911-e8fb-47e6-96f6-a032941269e1,KernelVersion:5.10.123+,OSImage:Container-Optimized OS from Google,ContainerRuntimeVersion:containerd://1.6.6,KubeletVersion:v1.27.0-alpha.0.62+72acaad8392436,KubeProxyVersion:v1.27.0-alpha.0.62+72acaad8392436,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/kube-proxy-amd64:v1.27.0-alpha.0.62_72acaad8392436],SizeBytes:67205320,},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 7 05:01:53.175: INFO: Logging kubelet events for node ca-minion-group-twhf Dec 7 05:01:53.222: INFO: Logging pods the kubelet thinks is on node ca-minion-group-twhf Dec 7 05:01:53.295: INFO: kube-proxy-ca-minion-group-twhf started at 2022-12-07 04:36:47 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:53.295: INFO: Container kube-proxy ready: true, restart count 0 Dec 7 05:01:53.295: INFO: volume-snapshot-controller-0 started at 2022-12-07 04:37:21 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:53.295: INFO: Container volume-snapshot-controller ready: true, restart count 0 Dec 7 05:01:53.295: INFO: konnectivity-agent-szwjm started at 2022-12-07 04:37:21 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:53.295: INFO: Container konnectivity-agent ready: true, restart count 0 Dec 7 05:01:53.295: INFO: metadata-proxy-v0.1-qqvcb started at 2022-12-07 04:36:48 +0000 UTC (0+2 container statuses recorded) Dec 7 05:01:53.295: INFO: Container metadata-proxy ready: true, restart count 0 Dec 7 05:01:53.295: INFO: Container prometheus-to-sd-exporter ready: true, restart count 0 Dec 7 05:01:53.295: INFO: coredns-6d97d5ddb-9f7qc started at 2022-12-07 04:37:21 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:53.295: INFO: Container coredns ready: true, restart count 0 Dec 7 05:01:53.295: INFO: l7-default-backend-8549d69d99-5trbg started at 2022-12-07 04:37:21 +0000 UTC (0+1 container statuses recorded) Dec 7 05:01:53.295: INFO: Container default-http-backend ready: true, restart count 0 Dec 7 05:01:53.295: INFO: metrics-server-v0.5.2-867b8754b9-pzstf started at 2022-12-07 04:37:21 +0000 UTC (0+2 container statuses recorded) Dec 7 05:01:53.295: INFO: Container metrics-server ready: true, restart count 1 Dec 7 05:01:53.295: INFO: Container metrics-server-nanny ready: true, restart count 0 Dec 7 05:01:53.482: INFO: Latency metrics for node ca-minion-group-twhf [DeferCleanup (Each)] [sig-autoscaling] Cluster size autoscaling [Slow] tear down framework | framework.go:193 STEP: Destroying namespace "autoscaling-9100" for this suite. 12/07/22 05:01:53.483
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(0xacfd400?) 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({0x801e008, 0xc00310ba00}, {0x7fa4060?, 0xc000205910?}, 0xc00035ac00, 0xc000821f58) 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/07/22 05:13:13.746 Dec 7 05:13:13.746: INFO: >>> kubeConfig: /workspace/.kube/config STEP: Building a namespace api object, basename autoscaling 12/07/22 05:13:13.749 STEP: Waiting for a default service account to be provisioned in namespace 12/07/22 05:13:13.877 STEP: Waiting for kube-root-ca.crt to be provisioned in namespace 12/07/22 05:13:13.959 [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/07/22 05:13:18.015 STEP: Initial size of ca-minion-group: 1 12/07/22 05:13:21.862 Dec 7 05:13:21.907: INFO: Cluster has reached the desired number of ready nodes 2 STEP: Initial number of schedulable nodes: 2 12/07/22 05:13:21.95 [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 7 05:13:21.992: INFO: Getting external IP address for ca-minion-group-1-gfvm STEP: block network traffic from node ca-minion-group-1-gfvm to the control plane 12/07/22 05:13:22.034 Dec 7 05:13:22.034: INFO: Waiting 2m0s to ensure node ca-minion-group-1-gfvm is ready before beginning test... Dec 7 05:13:22.034: INFO: Waiting up to 2m0s for node ca-minion-group-1-gfvm condition Ready to be true Dec 7 05:13:22.077: INFO: block network traffic from 34.82.84.140:22 to 34.168.80.138 Dec 7 05:13:22.607: INFO: Waiting 2m0s for node ca-minion-group-1-gfvm to be not ready after simulated network failure Dec 7 05:13:22.607: INFO: Waiting up to 2m0s for node ca-minion-group-1-gfvm condition Ready to be false Dec 7 05:13:22.650: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:24.693: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:26.736: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:28.780: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:30.823: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:32.871: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:34.913: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:36.957: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:39.001: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:41.044: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:43.087: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:45.131: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:47.175: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:49.218: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:51.261: INFO: Condition Ready of node ca-minion-group-1-gfvm is true instead of false. Reason: KubeletReady, message: kubelet is posting ready status. AppArmor enabled Dec 7 05:13:53.304: INFO: Condition Ready of node ca-minion-group-1-gfvm 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/07/22 05:13:55.354 STEP: creating replication controller memory-reservation in namespace autoscaling-237 12/07/22 05:13:55.354 I1207 05:13:55.404055 9975 runners.go:193] Created replication controller with name: memory-reservation, namespace: autoscaling-237, replica count: 100 I1207 05:14:05.505078 9975 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 I1207 05:14:15.505528 9975 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 I1207 05:14:15.574637 9975 runners.go:193] Pod memory-reservation-257pz ca-minion-group-twhf Pending <nil> I1207 05:14:15.574709 9975 runners.go:193] Pod memory-reservation-2q8r6 Pending <nil> I1207 05:14:15.574724 9975 runners.go:193] Pod memory-reservation-2rb9g Pending <nil> I1207 05:14:15.574734 9975 runners.go:193] Pod memory-reservation-47fp9 ca-minion-group-twhf Pending <nil> I1207 05:14:15.574743 9975 runners.go:193] Pod memory-reservation-4l459 Pending <nil> I1207 05:14:15.574751 9975 runners.go:193] Pod memory-reservation-4n9jq ca-minion-group-twhf Pending <nil> I1207 05:14:15.574760 9975 runners.go:193] Pod memory-reservation-4nzhm Pending <nil> I1207 05:14:15.574768 9975 runners.go:193] Pod memory-reservation-5d78x ca-minion-group-twhf Pending <nil> I1207 05:14:15.574776 9975 runners.go:193] Pod memory-reservation-5zhcq Pending <nil> I1207 05:14:15.574784 9975 runners.go:193] Pod memory-reservation-62wlb ca-minion-group-twhf Pending <nil> I1207 05:14:15.574792 9975 runners.go:193] Pod memory-reservation-6brp5 Pending <nil> I1207 05:14:15.574801 9975 runners.go:193] Pod memory-reservation-6prcv ca-minion-group-twhf Pending <nil> I1207 05:14:15.574809 9975 runners.go:193] Pod memory-reservation-6xlxs Pending <nil> I1207 05:14:15.574817 9975 runners.go:193] Pod memory-reservation-79h56 ca-minion-group-twhf Pending <nil> I1207 05:14:15.574825 9975 runners.go:193] Pod memory-reservation-7g5ts Pending <nil> I1207 05:14:15.574834 9975 runners.go:193] Pod memory-reservation-7rgwn Pending <nil> I1207 05:14:15.574842 9975 runners.go:193] Pod memory-reservation-874x8 Pending <nil> I1207 05:14:15.574850 9975 runners.go:193] Pod memory-reservation-8jvg7 Pending <nil> I1207 05:14:15.574858 9975 runners.go:193] Pod memory-reservation-8pjj8 Pending <nil> I1207 05:14:15.574866 9975 runners.go:193] Pod memory-reservation-b5wq6 Pending <nil> I1207 05:14:15.574874 9975 runners.go:193] Pod memory-reservation-bcppp Pending <nil> I1207 05:14:15.574882 9975 runners.go:193] Pod memory-reservation-bdp22 Pending <nil> I1207 05:14:15.574890 9975 runners.go:193] Pod memory-reservation-bf2bj ca-minion-group-twhf Pending <nil> I1207 05:14:15.574897 9975 runners.go:193] Pod memory-reservation-bjvbd ca-minion-group-twhf Pending <nil> I1207 05:14:15.574905 9975 runners.go:193] Pod memory-reservation-bllkz Pending <nil> I1207 05:14:15.574913 9975 runners.go:193] Pod memory-reservation-bmhpv ca-minion-group-twhf Pending <nil> I1207 05:14:15.574922 9975 runners.go:193] Pod memory-reservation-cwvl7 ca-minion-group-twhf Pending <nil> I1207 05:14:15.574930 9975 runners.go:193] Pod memory-reservation-czcqx ca-minion-group-twhf Pending <nil> I1207 05:14:15.574938 9975 runners.go:193] Pod memory-reservation-dcqdk ca-minion-group-twhf Pending <nil> I1207 05:14:15.574946 9975 runners.go:193] Pod memory-reservation-dczbr ca-minion-group-twhf Pending <nil> I1207 05:14:15.574954 9975 runners.go:193] Pod memory-reservation-df9v5 Pending <nil> I1207 05:14:15.574961 9975 runners.go:193] Pod memory-reservation-dk5x6 Pending <nil> I1207 05:14:15.574969 9975 runners.go:193] Pod memory-reservation-dp6mn ca-minion-group-twhf Pending <nil> I1207 05:14:15.574977 9975 runners.go:193] Pod memory-reservation-dvn99 Pending <nil> I1207 05:14:15.574984 9975 runners.go:193] Pod memory-reservation-fh5g6 Pending <nil> I1207 05:14:15.574992 9975 runners.go:193] Pod memory-reservation-fhkjc Pending <nil> I1207 05:14:15.575000 9975 runners.go:193] Pod memory-reservation-g54t8 ca-minion-group-twhf Pending <nil> I1207 05:14:15.575008 9975 runners.go:193] Pod memory-reservation-g92hq ca-minion-group-twhf Pending <nil> I1207 05:14:15.575016 9975 runners.go:193] Pod memory-reservation-gfsm7 ca-minion-group-twhf Pending <nil> I1207 05:14:15.575024 9975 runners.go:193] Pod memory-reservation-glrvl Pending <nil> I1207 05:14:15.575031 9975 runners.go:193] Pod memory-reservation-gnbcj Pending <nil> I1207 05:14:15.575039 9975 runners.go:193] Pod memory-reservation-gx4z2 ca-minion-group-twhf Pending <nil> I1207 05:14:15.575050 9975 runners.go:193] Pod memory-reservation-h4vj9 Pending <nil> I1207 05:14:15.575058 9975 runners.go:193] Pod memory-reservation-h6p7h Pending <nil> I1207 05:14:15.575066 9975 runners.go:193] Pod memory-reservation-hl56j Pending <nil> I1207 05:14:15.575073 9975 runners.go:193] Pod memory-reservation-hmvlq ca-minion-group-twhf Pending <nil> I1207 05:14:15.575081 9975 runners.go:193] Pod memory-reservation-hq9jz Pending <nil> I1207 05:14:15.575089 9975 runners.go:193] Pod memory-reservation-hrv2l ca-minion-group-twhf Pending <nil> I1207 05:14:15.575098 9975 runners.go:193] Pod memory-reservation-j9h56 Pending <nil> I1207 05:14:15.575107 9975 runners.go:193] Pod memory-reservation-jb842 Pending <nil> I1207 05:14:15.575116 9975 runners.go:193] Pod memory-reservation-jc4mv Pending <nil> I1207 05:14:15.575124 9975 runners.go:193] Pod memory-reservation-jd5cx ca-minion-group-twhf Pending <nil> I1207 05:14:15.575132 9975 runners.go:193] Pod memory-reservation-kzs64 ca-minion-group-twhf Pending <nil> I1207 05:14:15.575140 9975 runners.go:193] Pod memory-reservation-l2bf5 ca-minion-group-twhf Pending <nil> I1207 05:14:15.575148 9975 runners.go:193] Pod memory-reservation-lb7rt Pending <nil> I1207 05:14:15.575156 9975 runners.go:193] Pod memory-reservation-ldx2c ca-minion-group-twhf Pending <nil> I1207 05:14:15.575163 9975 runners.go:193] Pod memory-reservation-lmdfw Pending <nil> I1207 05:14:15.575171 9975 runners.go:193] Pod memory-reservation-lmlxb ca-minion-group-twhf Pending <nil> I1207 05:14:15.575179 9975 runners.go:193] Pod memory-reservation-m87nt Pending <nil> I1207 05:14:15.575189 9975 runners.go:193] Pod memory-reservation-mc5dm ca-minion-group-twhf Pending <nil> I1207 05:14:15.575197 9975 runners.go:193] Pod memory-reservation-nf85c Pending <nil> I1207 05:14:15.575205 9975 runners.go:193] Pod memory-reservation-nm964 ca-minion-group-twhf Pending <nil> I1207 05:14:15.575213 9975 runners.go:193] Pod memory-reservation-nx6wg ca-minion-group-twhf Pending <nil> I1207 05:14:15.575221 9975 runners.go:193] Pod memory-reservation-p5chv ca-minion-group-twhf Pending <nil> I1207 05:14:15.575228 9975 runners.go:193] Pod memory-reservation-p8k66 Pending <nil> I1207 05:14:15.575246 9975 runners.go:193] Pod memory-reservation-pjszb Pending <nil> I1207 05:14:15.575254 9975 runners.go:193] Pod memory-reservation-pnxdk Pending <nil> I1207 05:14:15.575263 9975 runners.go:193] Pod memory-reservation-pzd8g ca-minion-group-twhf Pending <nil> I1207 05:14:15.575271 9975 runners.go:193] Pod memory-reservation-q5fcl Pending <nil> I1207 05:14:15.575279 9975 runners.go:193] Pod memory-reservation-q976b ca-minion-group-twhf Pending <nil> I1207 05:14:15.575287 9975 runners.go:193] Pod memory-reservation-qxph8 Pending <nil> I1207 05:14:15.575294 9975 runners.go:193] Pod memory-reservation-r9d7w Pending <nil> I1207 05:14:15.575302 9975 runners.go:193] Pod memory-reservation-rpfbh Pending <nil> I1207 05:14:15.575310 9975 runners.go:193] Pod memory-reservation-rpsfx ca-minion-group-twhf Pending <nil> I1207 05:14:15.575318 9975 runners.go:193] Pod memory-reservation-rszs8 ca-minion-group-twhf Pending <nil> I1207 05:14:15.575325 9975 runners.go:193] Pod memory-reservation-s5ftt ca-minion-group-twhf Pending <nil> I1207 05:14:15.575333 9975 runners.go:193] Pod memory-reservation-sps47 Pending <nil> I1207 05:14:15.575341 9975 runners.go:193] Pod memory-reservation-sr88z Pending <nil> I1207 05:14:15.575348 9975 runners.go:193] Pod memory-reservation-svzqd ca-minion-group-twhf Pending <nil> I1207 05:14:15.575356 9975 runners.go:193] Pod memory-reservation-tqblv ca-minion-group-twhf Pending <nil> I1207 05:14:15.575364 9975 runners.go:193] Pod memory-reservation-tw4zx ca-minion-group-twhf Pending <nil> I1207 05:14:15.575371 9975 runners.go:193] Pod memory-reservation-twnxh ca-minion-group-twhf Pending <nil> I1207 05:14:15.575381 9975 runners.go:193] Pod memory-reservation-tx7qf Pending <nil> I1207 05:14:15.575389 9975 runners.go:193] Pod memory-reservation-txx4f ca-minion-group-twhf Pending <nil> I1207 05:14:15.575397 9975 runners.go:193] Pod memory-reservation-v46xx Pending <nil> I1207 05:14:15.575405 9975 runners.go:193] Pod memory-reservation-vfndv Pending <nil> I1207 05:14:15.575414 9975 runners.go:193] Pod memory-reservation-vkm85 ca-minion-group-twhf Pending <nil> I1207 05:14:15.575422 9975 runners.go:193] Pod memory-reservation-vqgwl ca-minion-group-twhf Pending <nil> I1207 05:14:15.575429 9975 runners.go:193] Pod memory-reservation-w6drb Pending <nil> I1207 05:14:15.575442 9975 runners.go:193] Pod memory-reservation-wgb9d Pending <nil> I1207 05:14:15.575450 9975 runners.go:193] Pod memory-reservation-wgvhg ca-minion-group-twhf Pending <nil> I1207 05:14:15.575458 9975 runners.go:193] Pod memory-reservation-wmbrn Pending <nil> I1207 05:14:15.575466 9975 runners.go:193] Pod memory-reservation-wng5h ca-minion-group-twhf Pending <nil> I1207 05:14:15.575473 9975 runners.go:193] Pod memory-reservation-xg7fc Pending <nil> I1207 05:14:15.575481 9975 runners.go:193] Pod memory-reservation-xgcbh ca-minion-group-twhf Pending <nil> I1207 05:14:15.575489 9975 runners.go:193] Pod memory-reservation-xhcdw ca-minion-group-twhf Pending <nil> I1207 05:14:15.575497 9975 runners.go:193] Pod memory-reservation-xnmmn Pending <nil> I1207 05:14:15.575505 9975 runners.go:193] Pod memory-reservation-xvxc6 Pending <nil> I1207 05:14:15.575513 9975 runners.go:193] Pod memory-reservation-zp4gj Pending <nil> I1207 05:14:15.575521 9975 runners.go:193] Pod memory-reservation-ztm97 ca-minion-group-twhf Pending <nil> Dec 7 05:14:15.618: INFO: Condition Ready of node ca-minion-group-1-gfvm is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 05:13:53 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 05:13:58 +0000 UTC}]. Failure I1207 05:14:15.618599 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 1 Dec 7 05:14:35.662: INFO: Condition Ready of node ca-minion-group-1-gfvm is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 05:13:53 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 05:13:58 +0000 UTC}]. Failure I1207 05:14:35.662582 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 1 Dec 7 05:14:55.707: INFO: Condition Ready of node ca-minion-group-1-gfvm is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 05:13:53 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 05:13:58 +0000 UTC}]. Failure I1207 05:14:55.707586 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 1 Dec 7 05:15:15.753: INFO: Condition Ready of node ca-minion-group-1-gfvm is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 05:13:53 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 05:13:58 +0000 UTC}]. Failure I1207 05:15:15.753543 9975 cluster_size_autoscaling.go:1384] Waiting for cluster with func, current size 2, not ready nodes 1 Dec 7 05:15:35.799: INFO: Condition Ready of node ca-minion-group-1-gfvm is false, but Node is tainted by NodeController with [{node.kubernetes.io/unreachable NoSchedule 2022-12-07 05:13:53 +0000 UTC} {node.kubernetes.io/unreachable NoExecute 2022-12-07 05:13:58 +0000 UTC}]. Failure I1207 05:15:35.799542 9975 cluster_size_autoscaling.go:1381] Cluster has reached the desired size I1207 05:15:35.852629 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-2q8r6 memory-reservation-2rb9g memory-reservation-4l459 memory-reservation-4nzhm memory-reservation-5zhcq memory-reservation-6brp5 memory-reservation-6xlxs memory-reservation-7g5ts memory-reservation-7rgwn memory-reservation-874x8 memory-reservation-8jvg7 memory-reservation-8pjj8 memory-reservation-b5wq6 memory-reservation-bcppp memory-reservation-bdp22 memory-reservation-bllkz memory-reservation-df9v5 memory-reservation-dk5x6 memory-reservation-dvn99 memory-reservation-fh5g6 memory-reservation-fhkjc memory-reservation-glrvl memory-reservation-gnbcj memory-reservation-h4vj9 memory-reservation-h6p7h memory-reservation-hl56j memory-reservation-hq9jz memory-reservation-j9h56 memory-reservation-jb842 memory-reservation-jc4mv memory-reservation-lb7rt memory-reservation-lmdfw memory-reservation-m87nt memory-reservation-nf85c memory-reservation-p8k66 memory-reservation-pjszb memory-reservation-pnxdk memory-reservation-q5fcl memory-reservation-qxph8 memory-reservation-r9d7w memory-reservation-rpfbh memory-reservation-sps47 memory-reservation-sr88z memory-reservation-tx7qf memory-reservation-v46xx memory-reservation-vfndv memory-reservation-w6drb memory-reservation-wgb9d memory-reservation-wmbrn memory-reservation-xg7fc memory-reservation-xnmmn memory-reservation-xvxc6 memory-reservation-zp4gj] I1207 05:15:55.912876 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-2q8r6 memory-reservation-2rb9g memory-reservation-4l459 memory-reservation-4nzhm memory-reservation-5zhcq memory-reservation-6brp5 memory-reservation-6xlxs memory-reservation-7g5ts memory-reservation-7rgwn memory-reservation-874x8 memory-reservation-8jvg7 memory-reservation-8pjj8 memory-reservation-b5wq6 memory-reservation-bcppp memory-reservation-bdp22 memory-reservation-bllkz memory-reservation-df9v5 memory-reservation-dk5x6 memory-reservation-dvn99 memory-reservation-fh5g6 memory-reservation-fhkjc memory-reservation-glrvl memory-reservation-gnbcj memory-reservation-h4vj9 memory-reservation-h6p7h memory-reservation-hl56j memory-reservation-hq9jz memory-reservation-j9h56 memory-reservation-jb842 memory-reservation-lb7rt memory-reservation-lmdfw memory-reservation-m87nt memory-reservation-nf85c memory-reservation-p8k66 memory-reservation-pjszb memory-reservation-pnxdk memory-reservation-q5fcl memory-reservation-qxph8 memory-reservation-r9d7w memory-reservation-rpfbh memory-reservation-sps47 memory-reservation-sr88z memory-reservation-tx7qf memory-reservation-v46xx memory-reservation-vfndv memory-reservation-w6drb memory-reservation-wgb9d memory-reservation-wmbrn memory-reservation-xg7fc memory-reservation-xnmmn memory-reservation-xvxc6 memory-reservation-zp4gj] I1207 05:16:15.969602 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-bcppp memory-reservation-fhkjc memory-reservation-h4vj9 memory-reservation-h6p7h memory-reservation-j9h56 memory-reservation-p8k66 memory-reservation-pjszb memory-reservation-q5fcl memory-reservation-qxph8 memory-reservation-wgb9d memory-reservation-wmbrn memory-reservation-xvxc6] I1207 05:16:36.026178 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] I1207 05:16:56.082791 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] I1207 05:17:16.136020 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] I1207 05:17:36.194034 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] I1207 05:17:56.257294 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] I1207 05:18:16.312161 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] ------------------------------ 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: 5m8.207s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 5m0.004s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-237 (Step Runtime: 4m26.599s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 6572 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0011eeb40, {0x801e008, 0xc00310ba00}, 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(0xacfd400?) 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({0x801e008, 0xc00310ba00}, {0x7fa4060?, 0xc000205910?}, 0xc00035ac00, 0xc000821f58) 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({0x2d5966e, 0xc000ea9200}) 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 ------------------------------ I1207 05:18:36.365586 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] ------------------------------ 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: 5m28.209s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 5m20.005s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-237 (Step Runtime: 4m46.6s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 6572 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0011eeb40, {0x801e008, 0xc00310ba00}, 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(0xacfd400?) 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({0x801e008, 0xc00310ba00}, {0x7fa4060?, 0xc000205910?}, 0xc00035ac00, 0xc000821f58) 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({0x2d5966e, 0xc000ea9200}) 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 ------------------------------ I1207 05:18:56.420631 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] ------------------------------ 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: 5m48.212s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 5m40.009s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-237 (Step Runtime: 5m6.604s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 6572 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0011eeb40, {0x801e008, 0xc00310ba00}, 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(0xacfd400?) 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({0x801e008, 0xc00310ba00}, {0x7fa4060?, 0xc000205910?}, 0xc00035ac00, 0xc000821f58) 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({0x2d5966e, 0xc000ea9200}) 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 ------------------------------ I1207 05:19:16.493042 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] ------------------------------ 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: 6m8.217s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 6m0.013s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-237 (Step Runtime: 5m26.608s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 6572 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0011eeb40, {0x801e008, 0xc00310ba00}, 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(0xacfd400?) 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({0x801e008, 0xc00310ba00}, {0x7fa4060?, 0xc000205910?}, 0xc00035ac00, 0xc000821f58) 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({0x2d5966e, 0xc000ea9200}) 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 ------------------------------ I1207 05:19:36.551667 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] ------------------------------ 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: 6m28.221s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 6m20.017s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-237 (Step Runtime: 5m46.612s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 6572 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0011eeb40, {0x801e008, 0xc00310ba00}, 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(0xacfd400?) 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({0x801e008, 0xc00310ba00}, {0x7fa4060?, 0xc000205910?}, 0xc00035ac00, 0xc000821f58) 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({0x2d5966e, 0xc000ea9200}) 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 ------------------------------ I1207 05:19:56.608397 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] ------------------------------ 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: 6m48.225s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 6m40.021s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-237 (Step Runtime: 6m6.617s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 6572 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0011eeb40, {0x801e008, 0xc00310ba00}, 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(0xacfd400?) 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({0x801e008, 0xc00310ba00}, {0x7fa4060?, 0xc000205910?}, 0xc00035ac00, 0xc000821f58) 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({0x2d5966e, 0xc000ea9200}) 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 ------------------------------ I1207 05:20:16.664784 9975 cluster_size_autoscaling.go:1417] Too many pods are not ready yet: [memory-reservation-7rgwn memory-reservation-h6p7h memory-reservation-wgb9d memory-reservation-xvxc6] ------------------------------ 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: 7m8.226s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 In [It] (Node Runtime: 7m0.022s) test/e2e/autoscaling/cluster_size_autoscaling.go:329 At [By Step] creating replication controller memory-reservation in namespace autoscaling-237 (Step Runtime: 6m26.618s) test/e2e/framework/rc/rc_utils.go:85 Spec Goroutine goroutine 6572 [sleep] time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:195 > k8s.io/kubernetes/test/e2e/autoscaling.waitForCaPodsReadyInNamespace(0xc0011eeb40, {0x801e008, 0xc00310ba00}, 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(0xacfd400?) 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({0x801e008, 0xc00310ba00}, {0x7fa4060?, 0xc000205910?}, 0xc00035ac00, 0xc000821f58) 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({0x2d5966e, 0xc000ea9200}) 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 ------------------------------ I1207 05:20:36.666124 9975 cluster_size_autoscaling.go:1419] Timeout on waiting for pods being ready Dec 7 05:20:36.666: INFO: Running '/workspace/kubernetes/platforms/linux/amd64/kubectl --server=https://34.168.80.138 --kubeconfig=/workspace/.kube/config --namespace=autoscaling-237 get pods -o json --all-namespaces' Dec 7 05:20:37.188: INFO: stderr: "" Dec 7 05:20:37.188: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"items\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-257pz\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36459\",\n \"uid\": \"8cfed454-1f74-413f-9e3d-f4e04d844e61\"\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-c7sls\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-c7sls\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://cb0b818ca30f59c461ec6f3b85535906aac24c0cfd006e6bb174a8bd22a6e824\",\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-07T05:14:27Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.130\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.130\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-2q8r6\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36955\",\n \"uid\": \"634200fd-2fb2-449a-8db4-326e6fa94a17\"\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-tfjt9\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-tfjt9\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://e6538d02b16731242e1ea92d2ef32b3665ed30c1faf98c5fb74bcc95b143fdc3\",\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-07T05:15:52Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.25\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.25\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-2rb9g\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36996\",\n \"uid\": \"aa4dae9e-ef89-4cf4-880b-83cb0b90cb95\"\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-6t6w5\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-6t6w5\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:50Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:50Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://481ef7a71a0ecbc98ca1c821783e01c158d4a90bfd9fdf907f986ef307cb2445\",\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-07T05:15:49Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.11\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.11\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-47fp9\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36541\",\n \"uid\": \"06094162-a5c7-4da0-9605-32ce28579524\"\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-wp72h\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-wp72h\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://b2e3217bf9317a17fbe4bf5f030c249af8987795332110ec98d21beff72573ba\",\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-07T05:14:28Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.147\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.147\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-4l459\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36943\",\n \"uid\": \"add9b1a8-a799-4cf3-b53b-1e98abbf5019\"\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-mjj2m\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-mjj2m\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://9bd905346721beb2a84fe00d643a21362d401b051e0a9abe1a43bf95e5e9aea5\",\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-07T05:15:52Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.20\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.20\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-4n9jq\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36488\",\n \"uid\": \"627e4e94-8f1e-4630-966c-5d20d6a5f0d2\"\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-twphb\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-twphb\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://d85ef83dac8b413d492a8489819f6232f97d59239eb9d859433e94512adcee1d\",\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-07T05:14:26Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.122\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.122\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-4nzhm\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36948\",\n \"uid\": \"374babdc-cb87-49cb-a4c5-618f6aa050e2\"\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-z7dpn\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-z7dpn\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://eb78491a636575bfd2d51caad7f7297c2935fc04037a0a1e994b055c39b74e8b\",\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-07T05:15:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.39\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.39\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-5d78x\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36428\",\n \"uid\": \"5d7a1b15-bfdf-4c04-a490-f50a6e8759a6\"\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-9fsq2\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-9fsq2\",\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-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:22Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:22Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://c2faa07c538bf9b633d8d0abfc98b6bcec786ea568e73e8dbdd70ef115fe4f9e\",\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-07T05:14:22Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.104\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.104\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:56Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-5zhcq\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36928\",\n \"uid\": \"668fc94f-16e5-4665-a8f9-bbc509ba4781\"\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-qwp7n\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-qwp7n\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://ec6c1198d4b0a217a40d6132f3c5d9889c27fd3090c36b271e8f5f3daa4f0973\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.49\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.49\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-62wlb\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36434\",\n \"uid\": \"71f50c4b-52f8-40a3-a3b8-07bb1873f79a\"\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-zk9dp\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-zk9dp\",\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-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:23Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:23Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://6723f2cd5558f5a4b76cd2fe10d40b3fb5c65636b51763c12142e4df37bcef28\",\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-07T05:14:23Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.110\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.110\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:56Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-6brp5\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36938\",\n \"uid\": \"55935870-8bdb-464c-9a93-0e85c9c1c189\"\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-flpfx\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-flpfx\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:51Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:51Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://dce91ef37e74382b44afda7a9dffb8cb1a4a9451776c01d6b18e4198ab3543a7\",\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-07T05:15:50Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.17\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.17\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-6prcv\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36452\",\n \"uid\": \"39ec289e-4bab-4518-93dd-e7b557e93a56\"\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-hfqmb\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-hfqmb\",\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-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:26Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:26Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://4f4cd4a4eeb5b4679d2eb69ac6f147c43080e779552eb287783d90e7b57e1b78\",\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-07T05:14:26Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.118\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.118\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:56Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-6xlxs\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37004\",\n \"uid\": \"15087bd2-7c65-4fcd-904d-dd2727d85109\"\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-d8dnd\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-d8dnd\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://91796bccf1b14378bdf4729bd727d364785e77688dafd068502b4f9d4a338095\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.36\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.36\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-79h56\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36485\",\n \"uid\": \"831e142c-2585-4ec4-89d8-a67e566a3f5e\"\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-z8qjn\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-z8qjn\",\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-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://cf5a4e380b790970a9d8d61d8d148356c15018f6b139cbfaa56e9b62c2c97ede\",\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-07T05:14:27Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.127\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.127\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:56Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-7g5ts\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36984\",\n \"uid\": \"2c62a37c-e082-4aab-b7db-b7e5a8e1b83c\"\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-d6w9x\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-d6w9x\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://3cc3c8cf19a960f21c28e70dca4016ebacba0047b691fd7a199e1647356d1d1e\",\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-07T05:15:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.34\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.34\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-7rgwn\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36771\",\n \"uid\": \"9d9ec183-9c38-4441-adb1-06d19990366b\"\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-4s9ch\",\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-4s9ch\",\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-07T05:13:59Z\",\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-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-874x8\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36899\",\n \"uid\": \"698ded03-c240-401f-a5bc-0b688589792b\"\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-lpwf8\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-lpwf8\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:45Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:45Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://2996132faa83230460f01386839ed96800ec6a2b7ebf1ea396afb9cfcfe49989\",\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-07T05:15:44Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.5\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.5\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-8jvg7\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37001\",\n \"uid\": \"e4e70015-947d-433c-a876-e8174bfbb00c\"\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-b924x\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-b924x\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://1ab3de0ec3cc57aa93bebc358ccaab488b6958ec307e1ebc5dd014dcd4ee198b\",\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-07T05:15:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.50\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.50\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-8pjj8\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36922\",\n \"uid\": \"45f2af06-67f5-4388-a906-eb1a059c2ab8\"\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-vl7vt\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-vl7vt\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:50Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:50Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://a273dbd1f51a12ec926b69f830cc42b59ad53becde464998c203c3c289059a21\",\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-07T05:15:50Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.14\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.14\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-b5wq6\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37012\",\n \"uid\": \"dbc51e7d-f9e3-4029-9b0d-762809632660\"\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-289dw\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-289dw\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:56Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:56Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://1cd6db3a59f3fc7d208cff33c11cc56b2383a327692287a2245bf16f7be7f707\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.45\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.45\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-bcppp\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37031\",\n \"uid\": \"3dc284b8-b191-4470-812a-e14dfa760186\"\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-dq6jl\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-dq6jl\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:53Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:53Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://f1c1a3edea9ab2bba1e1224e1d73e9274666475ec556998dd29a91fc51280237\",\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-07T05:15:53Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.29\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.29\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-bdp22\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37014\",\n \"uid\": \"0be45831-ed25-4c5a-8954-57b2e45af011\"\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-nrwpt\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-nrwpt\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:47Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:47Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8a0504178394b4d3a8b653481d519a6042c6c662c6c3a863ccac4731c38db4ed\",\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-07T05:15:47Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.8\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.8\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-bf2bj\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36426\",\n \"uid\": \"f152436d-4c5d-40bf-8399-d9a891fab382\"\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-rxwr2\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-rxwr2\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:22Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:22Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://fcb94ec4afaa92d881c8be0dc9958407fef2105216f0496573acae7b13c807dd\",\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-07T05:14:22Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.109\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.109\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-bjvbd\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36464\",\n \"uid\": \"a66cc7a0-301f-46d6-a024-4561ff437d12\"\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-jfdbm\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-jfdbm\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://2826a6a293096f2655ffea2390684c13e45bb564f89694f1bd1d502ccec63700\",\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-07T05:14:26Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.116\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.116\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-bllkz\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37009\",\n \"uid\": \"8167bf85-8bb2-458c-b713-4a238ad61c0b\"\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-lzdpm\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-lzdpm\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://361ecf90bd35084180f9dd94f98d20f462b53117c758cf94725f6fc2215025e1\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.48\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.48\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-bmhpv\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36431\",\n \"uid\": \"85171ee1-4fa6-440f-8cfe-4c882aa044ed\"\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-lv4jd\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-lv4jd\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:23Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:23Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://8c2b2f7ddd70debcd0395ae6d30780644cb1db6d4df6e5e4e76a3b33ab2ad841\",\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-07T05:14:23Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.108\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.108\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-cwvl7\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36507\",\n \"uid\": \"4ef6ad77-701b-4c60-ba50-652a928f5e6a\"\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-d6rbn\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-d6rbn\",\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-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://80a83038a7992f1c68d3cebfff948314b912d21e582e18ce360149da92ab4817\",\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-07T05:14:27Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.125\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.125\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:56Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-czcqx\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36535\",\n \"uid\": \"ac96baba-4e57-4a7d-8db5-67426902a2b2\"\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-r8hk4\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-r8hk4\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://76dd01a522fe87d5bfdaceff77c9e79331b7a7fba454d2f1cab5d1e72acf86c7\",\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-07T05:14:28Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.132\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.132\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-dcqdk\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36473\",\n \"uid\": \"7a59d282-45ff-4405-bd8f-42db856aac2f\"\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-t6wmt\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-t6wmt\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:26Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:26Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://08892a26820c5094c04177fc2ff51047cfbd58da19d368e05ee248ecf445bde6\",\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-07T05:14:25Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.117\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.117\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-dczbr\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36497\",\n \"uid\": \"91cde234-6211-4152-b60b-ce01fda76957\"\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-bfm2t\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-bfm2t\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://a11fe05f8e91883cdd0e12da62387cbf666910802ede44d33797219b9615232e\",\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-07T05:14:26Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.126\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.126\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-df9v5\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36925\",\n \"uid\": \"0b6e3ca1-aa65-4d2f-a70c-4ede1ee71585\"\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-9xtl7\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-9xtl7\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:50Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:50Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://7b1fe6bc771f2c4e1d51a80f1e2a54deed4d63890b35a89ae0943a83a108c2cd\",\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-07T05:15:50Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.12\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.12\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-dk5x6\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36979\",\n \"uid\": \"0d44fa88-af1a-43f3-b4a5-253962a70824\"\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-xb4v4\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-xb4v4\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://573c6536645ed71f4abd450dd851737ff86e4ea9ea76cc271b1d7ae248733bdf\",\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-07T05:15:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.30\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.30\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-dp6mn\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36424\",\n \"uid\": \"9a8fa27f-fdc0-4039-bdb8-4b15cb3878ea\"\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-j48l9\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-j48l9\",\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-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:12Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:12Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://2a509f7f9c5936ad649b7176ff91abe934ac382946cac1a1e5959cbf04fa6817\",\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-07T05:14:12Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.105\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.105\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:56Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-dvn99\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36969\",\n \"uid\": \"00374411-60af-4b01-bf59-dbb5500744e8\"\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-6zsp5\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-6zsp5\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:50Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:50Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://0cce5ee2ed27e5e87a8f0699c936a92682b749048c99dc4a0265f44586ce3c3a\",\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-07T05:15:50Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.13\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.13\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-fh5g6\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36989\",\n \"uid\": \"5344248d-b8ed-47ab-9db7-4aaf4e94fd4b\"\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-c242k\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-c242k\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://7c274e3441031944fb0f0a357f1963d325cb18257b92ebb19811e321abd36854\",\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-07T05:15:51Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.24\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.24\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-fhkjc\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37020\",\n \"uid\": \"cc894674-6f10-4112-b67d-a01a62677c95\"\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-sbw74\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-sbw74\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:53Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:53Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://cc5a0a3ba5204ee703050b002a02787361e5d2a7a22bcfe0127d9ff749aa4ffe\",\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-07T05:15:53Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.26\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.26\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-g54t8\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36545\",\n \"uid\": \"1aa5f1a7-4f1a-4403-a460-40fdf3754de1\"\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-s2plj\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-s2plj\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://d0723553357b957f938c4b38073ce98eb6364ca96c4a34187a8809abc814429f\",\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-07T05:14:28Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.139\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.139\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-g92hq\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36538\",\n \"uid\": \"883ae4a7-0502-49cb-abca-96ed5d7cce26\"\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-zpwhf\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-zpwhf\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://9c252e8d4dac71a90a671e980c003b9effe1d8d961e601fe73b6664213f0308c\",\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-07T05:14:28Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.145\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.145\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-gfsm7\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36483\",\n \"uid\": \"fd7b45a9-6eb6-4184-b9e5-d58366081542\"\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-5fsvm\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-5fsvm\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://491983ad55a26c2766d825cba2ef39af7ae980f41959dd22216f6ad6772f25e8\",\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-07T05:14:27Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.137\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.137\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-glrvl\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36913\",\n \"uid\": \"8c15d559-76a5-4d09-b8e8-eabbf10b4eab\"\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-g2vwx\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-g2vwx\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://2ffe6b831d1b31d32bac812c67dc7c975dc563d470da68fdaff882657728d08b\",\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-07T05:15:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.41\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.41\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-gnbcj\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36906\",\n \"uid\": \"6e18335f-f57a-4e49-beaf-e9b7663f1c08\"\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-dnvpv\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-dnvpv\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:46Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:46Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://bbac6bbfbe5fe93dba5364ac5ad29d0dddb720fc19462db474d189110fbb7a76\",\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-07T05:15:45Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.3\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.3\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-gx4z2\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36456\",\n \"uid\": \"598f73f9-c0a0-400d-bacd-93dbc17aa101\"\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-8khjj\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-8khjj\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://f1657bbd46aa44e10aa0d239ce988cacdc7aa90d564bde9617266891a3bcb056\",\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-07T05:14:27Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.135\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.135\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-h4vj9\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37028\",\n \"uid\": \"9ab1e072-e367-44ca-9077-afa94b766d41\"\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-2l9k9\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-2l9k9\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://f059bd6f1be3569500d93fa95a3ffb6e2f5b8f77c3ea04cb19aacbaae592d679\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.47\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.47\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:59Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-h6p7h\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36764\",\n \"uid\": \"ef8c7527-2f40-446c-85b1-a3d48cb9dd30\"\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-ftwhh\",\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-ftwhh\",\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-07T05:13:59Z\",\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-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hl56j\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37016\",\n \"uid\": \"090bc1de-f66e-47d7-bb2a-43e46de86781\"\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-9t8tg\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-9t8tg\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://542d4c6a798080939198cf8bc442369b9b330aed0d7586003f020600f42ceedc\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.42\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.42\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hmvlq\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36471\",\n \"uid\": \"fb002051-e9c4-4c5f-8a73-e4fd4603f8cf\"\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-tljmn\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-tljmn\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://15d820a054cc92ff3a90d72b1db2e69f3fb56f5446bbf3f3f2b466a1f6d7ad59\",\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-07T05:14:27Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.133\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.133\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hq9jz\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36958\",\n \"uid\": \"20311c28-0bb2-4e60-95b8-40e38d507692\"\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-m8ccg\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-m8ccg\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://15976ea248d4812f26fffcc24c7f329fb7d2428310988bfc0bf5eb39693c4082\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.37\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.37\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-hrv2l\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36547\",\n \"uid\": \"5869a902-9d4f-44c0-9b26-dde921bbbb64\"\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-wtsl5\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-wtsl5\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://b6078e6020e91f55943a753d3a24f09bfe7a7efddcf5d7082dde3557d1d6c501\",\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-07T05:14:28Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.140\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.140\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-j9h56\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37043\",\n \"uid\": \"4cf86c64-f3b0-4119-8600-98b4197202a5\"\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-6vmz9\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-6vmz9\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://0eced455e4961fca3be04e3fd598a0f3758e9b9b27e49daaac1eace99d528f8a\",\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-07T05:15:52Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.22\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.22\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-jb842\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36936\",\n \"uid\": \"ccd5ef13-299c-4eb7-bc50-768891ced808\"\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-lzqn2\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-lzqn2\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:48Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:48Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://fcb31abab5e241b1b5bb76e72c9b8a6abc2616f38c8b8b6f3df10450a9861c6e\",\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-07T05:15:47Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.6\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.6\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-jc4mv\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36864\",\n \"uid\": \"aa630dd1-4b41-450f-acc7-1f893d44b6f2\"\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-x466d\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-x466d\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:34Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:34Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://a16c04990fbd8b8503648e6161d86046335eb4cbaeea9c16a358fcb4be6ba364\",\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-07T05:15:33Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.2\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.2\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-jd5cx\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36525\",\n \"uid\": \"56c95317-fa03-4b15-978e-55d4b05c0f0e\"\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-nw94x\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-nw94x\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://560494838299a79ce054ec696538dfa9998c4d58ac9dfa4212e03f84f7e2c53f\",\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-07T05:14:28Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.146\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.146\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-kzs64\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36441\",\n \"uid\": \"e3884cce-df77-46ea-8154-e34ad0861e89\"\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-n8fb9\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-n8fb9\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:25Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:25Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://154418bee7c032db8788d3d4ab8379170cf967c439ef50a35798fb9e9f9a9123\",\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-07T05:14:24Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.115\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.115\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-l2bf5\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36515\",\n \"uid\": \"c0371ffd-f326-4750-a859-dc0d69fb2199\"\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-v2zzq\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-v2zzq\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://fc717177455b73f5049a41b215b16bf5f61477e894328cbf21af61571ed394d2\",\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-07T05:14:28Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.121\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.121\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-lb7rt\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36953\",\n \"uid\": \"ef80e860-88a3-4260-9507-9295119ba14b\"\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-9j9d2\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-9j9d2\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://aec928563090ffe7acbf413baee23f7127257305d430e68ea43e43cc21b4699f\",\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-07T05:15:53Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.28\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.28\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-ldx2c\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36468\",\n \"uid\": \"e662d0a2-9d5a-40cc-82f7-843e97c4db31\"\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-lcrc6\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-lcrc6\",\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-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://04f1a6369d7bf94c31a8d12dfbd0ef2f76af004d535951bcbc3059d924bc863f\",\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-07T05:14:26Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.129\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.129\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:56Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-lmdfw\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36934\",\n \"uid\": \"0fb5b60b-e4f1-45fc-82ab-cfc7534cc0c5\"\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-vmgmd\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-vmgmd\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:52Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://63ba5670af4421ec49ab9ac4695f3ad6cccf59f969151358d561823861a57e82\",\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-07T05:15:52Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.23\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.23\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-lmlxb\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36412\",\n \"uid\": \"f99ee9e4-76f1-440c-9680-375cba07ff5a\"\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-kgqhd\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-kgqhd\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:19Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:19Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://c56477ba23a17f95874c4e41aecd7c7fe90287f412b9f9c1229fe3b0b152c3b3\",\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-07T05:14:19Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.106\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.106\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-m87nt\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36918\",\n \"uid\": \"25b878a1-c091-4e89-a016-be67e62e8f6e\"\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-46n5j\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-46n5j\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://154f27a2ad8333118d06fdf8b9630d3801a0cac7f79ad7b52b92c5912b26a878\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.43\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.43\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-mc5dm\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36443\",\n \"uid\": \"01a1afee-141d-4586-b178-671f9a29be21\"\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-8zch9\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-8zch9\",\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-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:26Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:26Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:56Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://15eaabf3063a25f0509c466d5cae8de2a8d5be314b75b819ad2c0da7f3d910ce\",\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-07T05:14:25Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.112\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.112\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:56Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-nf85c\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36986\",\n \"uid\": \"a402a031-516e-40ac-9649-21a3882bfb9b\"\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-zfvrl\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-zfvrl\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://a189427a814c46602d56df5fb7fe26f2f2e2a6512010ceac9bfb0614d7b0d269\",\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-07T05:15:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.33\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.33\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-nm964\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36418\",\n \"uid\": \"d5e95dd9-986c-449a-a980-691681318868\"\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-k5hzx\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-k5hzx\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:14Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:14Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://31b60b79875633db43b8968426960b3899db498e84388707361a2b5b0bf3ab2e\",\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-07T05:14:14Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.103\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.103\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-nx6wg\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36416\",\n \"uid\": \"09369efe-7583-4433-af0a-4a5aa9621c2a\"\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-qqdwk\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-qqdwk\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:21Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:21Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://126a955752d8c01ed7ddb8b53624c2b07eb0149b591d0cafd07327e45b7f006b\",\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-07T05:14:21Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.107\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.107\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-p5chv\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36552\",\n \"uid\": \"2eca142b-f082-494c-b197-ce1d4c2a3f33\"\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-mp6kr\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-mp6kr\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:29Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://207c0ce191f02a2c8beb041621b33d784f920ecbeb73b8a9d4e4ae7ffe071545\",\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-07T05:14:28Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.143\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.143\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-p8k66\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37041\",\n \"uid\": \"40ac934c-0e55-47a2-a9a1-bae9222fa739\"\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-tmsq8\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-tmsq8\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:56Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:56Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://c7f3afcebf9825ef356e4983eab0ce7523848c98defa26aa010ff25a1ef6be64\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.46\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.46\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-pjszb\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37024\",\n \"uid\": \"83cd770a-c488-4fed-9de7-07b1fb92ff93\"\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-tz6rc\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-tz6rc\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://46c8cac046aba9ec0cf1cc2f8284c8108cce9d6fe58b00c65afd41c6c88d9a0c\",\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-07T05:15:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.27\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.27\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-pnxdk\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36950\",\n \"uid\": \"86b57bcb-fa04-4d81-97fa-18775bfeffdd\"\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-n5gwv\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-n5gwv\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:54Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://712a7c5c59f2f8327e477717ac2458d927d7766893e5bba257cbcb3223a346be\",\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-07T05:15:54Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.31\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.31\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-pzd8g\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36504\",\n \"uid\": \"c6493fa7-5005-40e7-bfbf-cc377556d52a\"\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-5bmng\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-5bmng\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://b286482483475f63e62ddc0727136b787b92c60f7dac48a27c0f162eff9e6c0a\",\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-07T05:14:27Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.136\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.136\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:58Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-q5fcl\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37039\",\n \"uid\": \"17100029-071e-481f-8b1a-de6407f94428\"\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-g2fr8\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-g2fr8\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:55Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://9b6bf2d66f0a6e6cfb6e2c838c08d34352070af92b13b225b961121df816f4a7\",\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-07T05:15:55Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.44\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.44\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:55Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-q976b\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36500\",\n \"uid\": \"73466aec-2da9-4bcf-a61b-4d8783b642b2\"\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-kdtmq\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-twhf\",\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-kdtmq\",\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-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:14:27Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:13:55Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://56b529db6642cea4f0c9c0b4619d6f27afbe7fffad94063055ea5cd9290eeea7\",\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-07T05:14:27Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.24\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.22.134\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.22.134\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:13:55Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:57Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-qxph8\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"37026\",\n \"uid\": \"b3076d7c-4f40-44ca-a3e5-1d1444c5d7d4\"\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-ssmrf\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-ssmrf\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:51Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:51Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://560f921227619590e20104a148793d9c0d8aa962e9332f716a36c43bf1a3a8be\",\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-07T05:15:50Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.19\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.19\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-r9d7w\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36940\",\n \"uid\": \"347a6303-af37-4c4e-8570-b297fd7a5969\"\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-n8hrk\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-n8hrk\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:51Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:51Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://9b87f72d23483fe19a7b9d3af272107791b615daccc782a0021196eb6252d799\",\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-07T05:15:50Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.138.0.35\",\n \"phase\": \"Running\",\n \"podIP\": \"10.64.33.18\",\n \"podIPs\": [\n {\n \"ip\": \"10.64.33.18\"\n }\n ],\n \"qosClass\": \"Burstable\",\n \"startTime\": \"2022-12-07T05:15:30Z\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"creationTimestamp\": \"2022-12-07T05:13:56Z\",\n \"generateName\": \"memory-reservation-\",\n \"labels\": {\n \"name\": \"memory-reservation\"\n },\n \"name\": \"memory-reservation-rpfbh\",\n \"namespace\": \"autoscaling-237\",\n \"ownerReferences\": [\n {\n \"apiVersion\": \"v1\",\n \"blockOwnerDeletion\": true,\n \"controller\": true,\n \"kind\": \"ReplicationController\",\n \"name\": \"memory-reservation\",\n \"uid\": \"3cf7adc9-f1dd-4391-81c4-149198de57c2\"\n }\n ],\n \"resourceVersion\": \"36904\",\n \"uid\": \"851a998b-9eab-459d-a57e-48dfbadaa077\"\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-62l8x\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"Default\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"ca-minion-group-1-nlzf\",\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-62l8x\",\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-07T05:15:30Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-12-07T05:15:45Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n