Test Report: Docker_Linux_docker_arm64 21969

                    
                      ab0a8cfdd326918695f502976b3bdb249954a688:2025-11-23:42465
                    
                

Test fail (1/348)

Order failed test Duration
258 TestScheduledStopUnix 40.57
x
+
TestScheduledStopUnix (40.57s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-796413 --memory=3072 --driver=docker  --container-runtime=docker
E1123 08:50:18.715548    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-796413 --memory=3072 --driver=docker  --container-runtime=docker: (35.641328143s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-796413 --schedule 5m -v=5 --alsologtostderr
minikube stop output:

                                                
                                                
** stderr ** 
	I1123 08:50:25.746871  208728 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:50:25.746988  208728 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:50:25.746999  208728 out.go:374] Setting ErrFile to fd 2...
	I1123 08:50:25.747004  208728 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:50:25.747400  208728 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:50:25.747702  208728 out.go:368] Setting JSON to false
	I1123 08:50:25.747912  208728 mustload.go:66] Loading cluster: scheduled-stop-796413
	I1123 08:50:25.748583  208728 config.go:182] Loaded profile config "scheduled-stop-796413": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:50:25.748671  208728 profile.go:143] Saving config to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/config.json ...
	I1123 08:50:25.748886  208728 mustload.go:66] Loading cluster: scheduled-stop-796413
	I1123 08:50:25.749015  208728 config.go:182] Loaded profile config "scheduled-stop-796413": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1

                                                
                                                
** /stderr **
scheduled_stop_test.go:204: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-796413 -n scheduled-stop-796413
scheduled_stop_test.go:172: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-796413 --schedule 15s -v=5 --alsologtostderr
minikube stop output:

                                                
                                                
** stderr ** 
	I1123 08:50:26.190877  208815 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:50:26.191083  208815 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:50:26.191105  208815 out.go:374] Setting ErrFile to fd 2...
	I1123 08:50:26.191123  208815 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:50:26.191426  208815 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:50:26.191717  208815 out.go:368] Setting JSON to false
	I1123 08:50:26.191961  208815 daemonize_unix.go:73] killing process 208744 as it is an old scheduled stop
	I1123 08:50:26.192063  208815 mustload.go:66] Loading cluster: scheduled-stop-796413
	I1123 08:50:26.192559  208815 config.go:182] Loaded profile config "scheduled-stop-796413": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:50:26.192685  208815 profile.go:143] Saving config to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/config.json ...
	I1123 08:50:26.192921  208815 mustload.go:66] Loading cluster: scheduled-stop-796413
	I1123 08:50:26.193085  208815 config.go:182] Loaded profile config "scheduled-stop-796413": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1

                                                
                                                
** /stderr **
scheduled_stop_test.go:172: signal error was:  <nil>
scheduled_stop_test.go:98: process 208744 running but should have been killed on reschedule of stop
panic.go:615: *** TestScheduledStopUnix FAILED at 2025-11-23 08:50:26.196894062 +0000 UTC m=+2377.665134745
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestScheduledStopUnix]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestScheduledStopUnix]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect scheduled-stop-796413
helpers_test.go:243: (dbg) docker inspect scheduled-stop-796413:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "56f752b8c856d7e843e315db97730cb31ae986eb75fe886cf323fbc45bef3702",
	        "Created": "2025-11-23T08:49:55.044507103Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 205965,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-11-23T08:49:55.113172103Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:572c983e466f1f784136812eef5cc59ac623db764bc7704d3676c4643993fd08",
	        "ResolvConfPath": "/var/lib/docker/containers/56f752b8c856d7e843e315db97730cb31ae986eb75fe886cf323fbc45bef3702/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/56f752b8c856d7e843e315db97730cb31ae986eb75fe886cf323fbc45bef3702/hostname",
	        "HostsPath": "/var/lib/docker/containers/56f752b8c856d7e843e315db97730cb31ae986eb75fe886cf323fbc45bef3702/hosts",
	        "LogPath": "/var/lib/docker/containers/56f752b8c856d7e843e315db97730cb31ae986eb75fe886cf323fbc45bef3702/56f752b8c856d7e843e315db97730cb31ae986eb75fe886cf323fbc45bef3702-json.log",
	        "Name": "/scheduled-stop-796413",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "scheduled-stop-796413:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "scheduled-stop-796413",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 3221225472,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 6442450944,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "56f752b8c856d7e843e315db97730cb31ae986eb75fe886cf323fbc45bef3702",
	                "LowerDir": "/var/lib/docker/overlay2/5dd86cac8aec217160547c04ae26784a66581a7bed4b4411b24ac74cc114ee50-init/diff:/var/lib/docker/overlay2/3fb1513b0ac8259904671a401388a3d254718e126087d75697f2512f126510c2/diff",
	                "MergedDir": "/var/lib/docker/overlay2/5dd86cac8aec217160547c04ae26784a66581a7bed4b4411b24ac74cc114ee50/merged",
	                "UpperDir": "/var/lib/docker/overlay2/5dd86cac8aec217160547c04ae26784a66581a7bed4b4411b24ac74cc114ee50/diff",
	                "WorkDir": "/var/lib/docker/overlay2/5dd86cac8aec217160547c04ae26784a66581a7bed4b4411b24ac74cc114ee50/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "scheduled-stop-796413",
	                "Source": "/var/lib/docker/volumes/scheduled-stop-796413/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "scheduled-stop-796413",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "scheduled-stop-796413",
	                "name.minikube.sigs.k8s.io": "scheduled-stop-796413",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "784f1453d740a72a4dd9cce7c51e14e7ffc2af837da3cfc55b2acea5153bbf60",
	            "SandboxKey": "/var/run/docker/netns/784f1453d740",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32968"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32969"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32972"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32970"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32971"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "scheduled-stop-796413": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "0a:3e:3c:c4:e3:3d",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "9c64a1fa0f6474c1be2829f5a8283e5c91d4d474358567d9aa1596fe52e7c597",
	                    "EndpointID": "1ef0a80ea43abf5261a2bbf4475d294f4c4086dc9cbe65e5be4c496eba9d365b",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "scheduled-stop-796413",
	                        "56f752b8c856"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-796413 -n scheduled-stop-796413
helpers_test.go:252: <<< TestScheduledStopUnix FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestScheduledStopUnix]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p scheduled-stop-796413 logs -n 25
helpers_test.go:260: TestScheduledStopUnix logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                            ARGS                                                                             │        PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ stop    │ -p multinode-327794                                                                                                                                         │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:43 UTC │ 23 Nov 25 08:44 UTC │
	│ start   │ -p multinode-327794 --wait=true -v=5 --alsologtostderr                                                                                                      │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:44 UTC │ 23 Nov 25 08:45 UTC │
	│ node    │ list -p multinode-327794                                                                                                                                    │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:45 UTC │                     │
	│ node    │ multinode-327794 node delete m03                                                                                                                            │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:45 UTC │ 23 Nov 25 08:45 UTC │
	│ stop    │ multinode-327794 stop                                                                                                                                       │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:45 UTC │ 23 Nov 25 08:45 UTC │
	│ start   │ -p multinode-327794 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker                                                          │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:45 UTC │ 23 Nov 25 08:46 UTC │
	│ node    │ list -p multinode-327794                                                                                                                                    │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:46 UTC │                     │
	│ start   │ -p multinode-327794-m02 --driver=docker  --container-runtime=docker                                                                                         │ multinode-327794-m02  │ jenkins │ v1.37.0 │ 23 Nov 25 08:46 UTC │                     │
	│ start   │ -p multinode-327794-m03 --driver=docker  --container-runtime=docker                                                                                         │ multinode-327794-m03  │ jenkins │ v1.37.0 │ 23 Nov 25 08:46 UTC │ 23 Nov 25 08:47 UTC │
	│ node    │ add -p multinode-327794                                                                                                                                     │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:47 UTC │                     │
	│ delete  │ -p multinode-327794-m03                                                                                                                                     │ multinode-327794-m03  │ jenkins │ v1.37.0 │ 23 Nov 25 08:47 UTC │ 23 Nov 25 08:47 UTC │
	│ delete  │ -p multinode-327794                                                                                                                                         │ multinode-327794      │ jenkins │ v1.37.0 │ 23 Nov 25 08:47 UTC │ 23 Nov 25 08:47 UTC │
	│ start   │ -p test-preload-912414 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0 │ test-preload-912414   │ jenkins │ v1.37.0 │ 23 Nov 25 08:47 UTC │ 23 Nov 25 08:48 UTC │
	│ image   │ test-preload-912414 image pull gcr.io/k8s-minikube/busybox                                                                                                  │ test-preload-912414   │ jenkins │ v1.37.0 │ 23 Nov 25 08:48 UTC │ 23 Nov 25 08:48 UTC │
	│ stop    │ -p test-preload-912414                                                                                                                                      │ test-preload-912414   │ jenkins │ v1.37.0 │ 23 Nov 25 08:48 UTC │ 23 Nov 25 08:48 UTC │
	│ start   │ -p test-preload-912414 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker                                         │ test-preload-912414   │ jenkins │ v1.37.0 │ 23 Nov 25 08:48 UTC │ 23 Nov 25 08:49 UTC │
	│ image   │ test-preload-912414 image list                                                                                                                              │ test-preload-912414   │ jenkins │ v1.37.0 │ 23 Nov 25 08:49 UTC │ 23 Nov 25 08:49 UTC │
	│ delete  │ -p test-preload-912414                                                                                                                                      │ test-preload-912414   │ jenkins │ v1.37.0 │ 23 Nov 25 08:49 UTC │ 23 Nov 25 08:49 UTC │
	│ start   │ -p scheduled-stop-796413 --memory=3072 --driver=docker  --container-runtime=docker                                                                          │ scheduled-stop-796413 │ jenkins │ v1.37.0 │ 23 Nov 25 08:49 UTC │ 23 Nov 25 08:50 UTC │
	│ stop    │ -p scheduled-stop-796413 --schedule 5m -v=5 --alsologtostderr                                                                                               │ scheduled-stop-796413 │ jenkins │ v1.37.0 │ 23 Nov 25 08:50 UTC │                     │
	│ stop    │ -p scheduled-stop-796413 --schedule 5m -v=5 --alsologtostderr                                                                                               │ scheduled-stop-796413 │ jenkins │ v1.37.0 │ 23 Nov 25 08:50 UTC │                     │
	│ stop    │ -p scheduled-stop-796413 --schedule 5m -v=5 --alsologtostderr                                                                                               │ scheduled-stop-796413 │ jenkins │ v1.37.0 │ 23 Nov 25 08:50 UTC │                     │
	│ stop    │ -p scheduled-stop-796413 --schedule 15s -v=5 --alsologtostderr                                                                                              │ scheduled-stop-796413 │ jenkins │ v1.37.0 │ 23 Nov 25 08:50 UTC │                     │
	│ stop    │ -p scheduled-stop-796413 --schedule 15s -v=5 --alsologtostderr                                                                                              │ scheduled-stop-796413 │ jenkins │ v1.37.0 │ 23 Nov 25 08:50 UTC │                     │
	│ stop    │ -p scheduled-stop-796413 --schedule 15s -v=5 --alsologtostderr                                                                                              │ scheduled-stop-796413 │ jenkins │ v1.37.0 │ 23 Nov 25 08:50 UTC │                     │
	└─────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/11/23 08:49:50
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.25.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1123 08:49:50.096982  205575 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:49:50.097099  205575 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:49:50.097103  205575 out.go:374] Setting ErrFile to fd 2...
	I1123 08:49:50.097106  205575 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:49:50.097447  205575 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:49:50.097868  205575 out.go:368] Setting JSON to false
	I1123 08:49:50.098824  205575 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":5541,"bootTime":1763882249,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1123 08:49:50.098890  205575 start.go:143] virtualization:  
	I1123 08:49:50.102893  205575 out.go:179] * [scheduled-stop-796413] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1123 08:49:50.107503  205575 out.go:179]   - MINIKUBE_LOCATION=21969
	I1123 08:49:50.107589  205575 notify.go:221] Checking for updates...
	I1123 08:49:50.114116  205575 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1123 08:49:50.117419  205575 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	I1123 08:49:50.120631  205575 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	I1123 08:49:50.123843  205575 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1123 08:49:50.127049  205575 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1123 08:49:50.130471  205575 driver.go:422] Setting default libvirt URI to qemu:///system
	I1123 08:49:50.158417  205575 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1123 08:49:50.158521  205575 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:49:50.222998  205575 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:42 SystemTime:2025-11-23 08:49:50.213885244 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:49:50.223089  205575 docker.go:319] overlay module found
	I1123 08:49:50.226453  205575 out.go:179] * Using the docker driver based on user configuration
	I1123 08:49:50.229615  205575 start.go:309] selected driver: docker
	I1123 08:49:50.229624  205575 start.go:927] validating driver "docker" against <nil>
	I1123 08:49:50.229636  205575 start.go:938] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1123 08:49:50.230391  205575 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:49:50.281891  205575 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:42 SystemTime:2025-11-23 08:49:50.272975375 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:49:50.282022  205575 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1123 08:49:50.282230  205575 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1123 08:49:50.285286  205575 out.go:179] * Using Docker driver with root privileges
	I1123 08:49:50.288289  205575 cni.go:84] Creating CNI manager for ""
	I1123 08:49:50.288360  205575 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1123 08:49:50.288369  205575 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1123 08:49:50.288450  205575 start.go:353] cluster config:
	{Name:scheduled-stop-796413 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.1 ClusterName:scheduled-stop-796413 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1123 08:49:50.291613  205575 out.go:179] * Starting "scheduled-stop-796413" primary control-plane node in "scheduled-stop-796413" cluster
	I1123 08:49:50.294553  205575 cache.go:134] Beginning downloading kic base image for docker with docker
	I1123 08:49:50.297475  205575 out.go:179] * Pulling base image v0.0.48-1763789673-21948 ...
	I1123 08:49:50.300489  205575 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f in local docker daemon
	I1123 08:49:50.300510  205575 preload.go:188] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1123 08:49:50.300548  205575 preload.go:203] Found local preload: /home/jenkins/minikube-integration/21969-2348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4
	I1123 08:49:50.300556  205575 cache.go:65] Caching tarball of preloaded images
	I1123 08:49:50.300645  205575 preload.go:238] Found /home/jenkins/minikube-integration/21969-2348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4 in cache, skipping download
	I1123 08:49:50.300651  205575 cache.go:68] Finished verifying existence of preloaded tar for v1.34.1 on docker
	I1123 08:49:50.300979  205575 profile.go:143] Saving config to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/config.json ...
	I1123 08:49:50.300997  205575 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/config.json: {Name:mkb96f698d54dbdd8fabf0fc90ca7634b42ad97e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:49:50.319780  205575 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f in local docker daemon, skipping pull
	I1123 08:49:50.319791  205575 cache.go:158] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f exists in daemon, skipping load
	I1123 08:49:50.319804  205575 cache.go:243] Successfully downloaded all kic artifacts
	I1123 08:49:50.319835  205575 start.go:360] acquireMachinesLock for scheduled-stop-796413: {Name:mka1128db5e215703cf4cf550b0264cfccd569b0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1123 08:49:50.319933  205575 start.go:364] duration metric: took 84.423µs to acquireMachinesLock for "scheduled-stop-796413"
	I1123 08:49:50.319956  205575 start.go:93] Provisioning new machine with config: &{Name:scheduled-stop-796413 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.1 ClusterName:scheduled-stop-796413 Namespace:default APIServerHAVIP: A
PIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1123 08:49:50.320019  205575 start.go:125] createHost starting for "" (driver="docker")
	I1123 08:49:50.323494  205575 out.go:252] * Creating docker container (CPUs=2, Memory=3072MB) ...
	I1123 08:49:50.323763  205575 start.go:159] libmachine.API.Create for "scheduled-stop-796413" (driver="docker")
	I1123 08:49:50.323795  205575 client.go:173] LocalClient.Create starting
	I1123 08:49:50.323868  205575 main.go:143] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca.pem
	I1123 08:49:50.323900  205575 main.go:143] libmachine: Decoding PEM data...
	I1123 08:49:50.323919  205575 main.go:143] libmachine: Parsing certificate...
	I1123 08:49:50.323971  205575 main.go:143] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21969-2348/.minikube/certs/cert.pem
	I1123 08:49:50.323986  205575 main.go:143] libmachine: Decoding PEM data...
	I1123 08:49:50.323996  205575 main.go:143] libmachine: Parsing certificate...
	I1123 08:49:50.324352  205575 cli_runner.go:164] Run: docker network inspect scheduled-stop-796413 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W1123 08:49:50.340333  205575 cli_runner.go:211] docker network inspect scheduled-stop-796413 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I1123 08:49:50.340408  205575 network_create.go:284] running [docker network inspect scheduled-stop-796413] to gather additional debugging logs...
	I1123 08:49:50.340422  205575 cli_runner.go:164] Run: docker network inspect scheduled-stop-796413
	W1123 08:49:50.356107  205575 cli_runner.go:211] docker network inspect scheduled-stop-796413 returned with exit code 1
	I1123 08:49:50.356128  205575 network_create.go:287] error running [docker network inspect scheduled-stop-796413]: docker network inspect scheduled-stop-796413: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network scheduled-stop-796413 not found
	I1123 08:49:50.356140  205575 network_create.go:289] output of [docker network inspect scheduled-stop-796413]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network scheduled-stop-796413 not found
	
	** /stderr **
	I1123 08:49:50.356249  205575 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I1123 08:49:50.371950  205575 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-2392889f6a40 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:ea:ed:e9:cf:07:8c} reservation:<nil>}
	I1123 08:49:50.372236  205575 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName:br-c5cea0eb6604 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:06:e9:52:95:12:c2} reservation:<nil>}
	I1123 08:49:50.372473  205575 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-177ee448abc9 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:1a:3b:a2:58:0e:f4} reservation:<nil>}
	I1123 08:49:50.372802  205575 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40019b0cc0}
	I1123 08:49:50.372817  205575 network_create.go:124] attempt to create docker network scheduled-stop-796413 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I1123 08:49:50.372874  205575 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=scheduled-stop-796413 scheduled-stop-796413
	I1123 08:49:50.436434  205575 network_create.go:108] docker network scheduled-stop-796413 192.168.76.0/24 created
	I1123 08:49:50.436456  205575 kic.go:121] calculated static IP "192.168.76.2" for the "scheduled-stop-796413" container
	I1123 08:49:50.436537  205575 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1123 08:49:50.452273  205575 cli_runner.go:164] Run: docker volume create scheduled-stop-796413 --label name.minikube.sigs.k8s.io=scheduled-stop-796413 --label created_by.minikube.sigs.k8s.io=true
	I1123 08:49:50.471454  205575 oci.go:103] Successfully created a docker volume scheduled-stop-796413
	I1123 08:49:50.471527  205575 cli_runner.go:164] Run: docker run --rm --name scheduled-stop-796413-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-796413 --entrypoint /usr/bin/test -v scheduled-stop-796413:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f -d /var/lib
	I1123 08:49:50.975520  205575 oci.go:107] Successfully prepared a docker volume scheduled-stop-796413
	I1123 08:49:50.975585  205575 preload.go:188] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1123 08:49:50.975593  205575 kic.go:194] Starting extracting preloaded images to volume ...
	I1123 08:49:50.975655  205575 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21969-2348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-796413:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f -I lz4 -xf /preloaded.tar -C /extractDir
	I1123 08:49:54.971718  205575 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21969-2348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v scheduled-stop-796413:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f -I lz4 -xf /preloaded.tar -C /extractDir: (3.996018136s)
	I1123 08:49:54.971739  205575 kic.go:203] duration metric: took 3.996143528s to extract preloaded images to volume ...
	W1123 08:49:54.971875  205575 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1123 08:49:54.971975  205575 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1123 08:49:55.028107  205575 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname scheduled-stop-796413 --name scheduled-stop-796413 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=scheduled-stop-796413 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=scheduled-stop-796413 --network scheduled-stop-796413 --ip 192.168.76.2 --volume scheduled-stop-796413:/var --security-opt apparmor=unconfined --memory=3072mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f
	I1123 08:49:55.319977  205575 cli_runner.go:164] Run: docker container inspect scheduled-stop-796413 --format={{.State.Running}}
	I1123 08:49:55.350538  205575 cli_runner.go:164] Run: docker container inspect scheduled-stop-796413 --format={{.State.Status}}
	I1123 08:49:55.378486  205575 cli_runner.go:164] Run: docker exec scheduled-stop-796413 stat /var/lib/dpkg/alternatives/iptables
	I1123 08:49:55.428506  205575 oci.go:144] the created container "scheduled-stop-796413" has a running status.
	I1123 08:49:55.428532  205575 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa...
	I1123 08:49:55.600650  205575 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1123 08:49:55.629190  205575 cli_runner.go:164] Run: docker container inspect scheduled-stop-796413 --format={{.State.Status}}
	I1123 08:49:55.657538  205575 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1123 08:49:55.657554  205575 kic_runner.go:114] Args: [docker exec --privileged scheduled-stop-796413 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1123 08:49:55.724888  205575 cli_runner.go:164] Run: docker container inspect scheduled-stop-796413 --format={{.State.Status}}
	I1123 08:49:55.747980  205575 machine.go:94] provisionDockerMachine start ...
	I1123 08:49:55.748246  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:49:55.774606  205575 main.go:143] libmachine: Using SSH client type: native
	I1123 08:49:55.774940  205575 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3dad70] 0x3dd270 <nil>  [] 0s} 127.0.0.1 32968 <nil> <nil>}
	I1123 08:49:55.774946  205575 main.go:143] libmachine: About to run SSH command:
	hostname
	I1123 08:49:55.775645  205575 main.go:143] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I1123 08:49:58.928656  205575 main.go:143] libmachine: SSH cmd err, output: <nil>: scheduled-stop-796413
	
	I1123 08:49:58.928679  205575 ubuntu.go:182] provisioning hostname "scheduled-stop-796413"
	I1123 08:49:58.928744  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:49:58.945169  205575 main.go:143] libmachine: Using SSH client type: native
	I1123 08:49:58.945530  205575 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3dad70] 0x3dd270 <nil>  [] 0s} 127.0.0.1 32968 <nil> <nil>}
	I1123 08:49:58.945543  205575 main.go:143] libmachine: About to run SSH command:
	sudo hostname scheduled-stop-796413 && echo "scheduled-stop-796413" | sudo tee /etc/hostname
	I1123 08:49:59.101960  205575 main.go:143] libmachine: SSH cmd err, output: <nil>: scheduled-stop-796413
	
	I1123 08:49:59.102097  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:49:59.120069  205575 main.go:143] libmachine: Using SSH client type: native
	I1123 08:49:59.120409  205575 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3dad70] 0x3dd270 <nil>  [] 0s} 127.0.0.1 32968 <nil> <nil>}
	I1123 08:49:59.120423  205575 main.go:143] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sscheduled-stop-796413' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 scheduled-stop-796413/g' /etc/hosts;
				else 
					echo '127.0.1.1 scheduled-stop-796413' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1123 08:49:59.269305  205575 main.go:143] libmachine: SSH cmd err, output: <nil>: 
	I1123 08:49:59.269321  205575 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21969-2348/.minikube CaCertPath:/home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21969-2348/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21969-2348/.minikube}
	I1123 08:49:59.269343  205575 ubuntu.go:190] setting up certificates
	I1123 08:49:59.269351  205575 provision.go:84] configureAuth start
	I1123 08:49:59.269410  205575 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-796413
	I1123 08:49:59.286786  205575 provision.go:143] copyHostCerts
	I1123 08:49:59.286839  205575 exec_runner.go:144] found /home/jenkins/minikube-integration/21969-2348/.minikube/key.pem, removing ...
	I1123 08:49:59.286845  205575 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21969-2348/.minikube/key.pem
	I1123 08:49:59.286917  205575 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21969-2348/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21969-2348/.minikube/key.pem (1675 bytes)
	I1123 08:49:59.287014  205575 exec_runner.go:144] found /home/jenkins/minikube-integration/21969-2348/.minikube/ca.pem, removing ...
	I1123 08:49:59.287017  205575 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21969-2348/.minikube/ca.pem
	I1123 08:49:59.287041  205575 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21969-2348/.minikube/ca.pem (1082 bytes)
	I1123 08:49:59.287097  205575 exec_runner.go:144] found /home/jenkins/minikube-integration/21969-2348/.minikube/cert.pem, removing ...
	I1123 08:49:59.287100  205575 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21969-2348/.minikube/cert.pem
	I1123 08:49:59.287122  205575 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21969-2348/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21969-2348/.minikube/cert.pem (1123 bytes)
	I1123 08:49:59.287174  205575 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21969-2348/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca-key.pem org=jenkins.scheduled-stop-796413 san=[127.0.0.1 192.168.76.2 localhost minikube scheduled-stop-796413]
	I1123 08:49:59.546527  205575 provision.go:177] copyRemoteCerts
	I1123 08:49:59.546575  205575 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1123 08:49:59.546615  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:49:59.564735  205575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32968 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa Username:docker}
	I1123 08:49:59.668986  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/machines/server.pem --> /etc/docker/server.pem (1229 bytes)
	I1123 08:49:59.686886  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1123 08:49:59.704652  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I1123 08:49:59.721921  205575 provision.go:87] duration metric: took 452.547446ms to configureAuth
	I1123 08:49:59.721950  205575 ubuntu.go:206] setting minikube options for container-runtime
	I1123 08:49:59.722126  205575 config.go:182] Loaded profile config "scheduled-stop-796413": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:49:59.722175  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:49:59.739271  205575 main.go:143] libmachine: Using SSH client type: native
	I1123 08:49:59.739571  205575 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3dad70] 0x3dd270 <nil>  [] 0s} 127.0.0.1 32968 <nil> <nil>}
	I1123 08:49:59.739577  205575 main.go:143] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1123 08:49:59.889878  205575 main.go:143] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1123 08:49:59.889890  205575 ubuntu.go:71] root file system type: overlay
	I1123 08:49:59.890017  205575 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1123 08:49:59.890081  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:49:59.907980  205575 main.go:143] libmachine: Using SSH client type: native
	I1123 08:49:59.908303  205575 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3dad70] 0x3dd270 <nil>  [] 0s} 127.0.0.1 32968 <nil> <nil>}
	I1123 08:49:59.908376  205575 main.go:143] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	Wants=network-online.target containerd.service
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=always
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 \
		-H fd:// --containerd=/run/containerd/containerd.sock \
		-H unix:///var/run/docker.sock \
		--default-ulimit=nofile=1048576:1048576 \
		--tlsverify \
		--tlscacert /etc/docker/ca.pem \
		--tlscert /etc/docker/server.pem \
		--tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	OOMScoreAdjust=-500
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1123 08:50:00.148635  205575 main.go:143] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	Wants=network-online.target containerd.service
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=always
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 	-H fd:// --containerd=/run/containerd/containerd.sock 	-H unix:///var/run/docker.sock 	--default-ulimit=nofile=1048576:1048576 	--tlsverify 	--tlscacert /etc/docker/ca.pem 	--tlscert /etc/docker/server.pem 	--tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	OOMScoreAdjust=-500
	
	[Install]
	WantedBy=multi-user.target
	
	I1123 08:50:00.148724  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:50:00.186402  205575 main.go:143] libmachine: Using SSH client type: native
	I1123 08:50:00.186725  205575 main.go:143] libmachine: &{{{<nil> 0 [] [] []} docker [0x3dad70] 0x3dd270 <nil>  [] 0s} 127.0.0.1 32968 <nil> <nil>}
	I1123 08:50:00.186739  205575 main.go:143] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1123 08:50:01.309070  205575 main.go:143] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-11-17 12:33:01.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-11-23 08:50:00.141979451 +0000
	@@ -9,23 +9,34 @@
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutStartSec=0
	-RestartSec=2
	 Restart=always
	 
	+
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 	-H fd:// --containerd=/run/containerd/containerd.sock 	-H unix:///var/run/docker.sock 	--default-ulimit=nofile=1048576:1048576 	--tlsverify 	--tlscacert /etc/docker/ca.pem 	--tlscert /etc/docker/server.pem 	--tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	+
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	+LimitNOFILE=infinity
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I1123 08:50:01.309089  205575 machine.go:97] duration metric: took 5.561097362s to provisionDockerMachine
	I1123 08:50:01.309100  205575 client.go:176] duration metric: took 10.985300135s to LocalClient.Create
	I1123 08:50:01.309111  205575 start.go:167] duration metric: took 10.985348226s to libmachine.API.Create "scheduled-stop-796413"
	I1123 08:50:01.309119  205575 start.go:293] postStartSetup for "scheduled-stop-796413" (driver="docker")
	I1123 08:50:01.309128  205575 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1123 08:50:01.309194  205575 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I1123 08:50:01.309232  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:50:01.329794  205575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32968 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa Username:docker}
	I1123 08:50:01.437981  205575 ssh_runner.go:195] Run: cat /etc/os-release
	I1123 08:50:01.441584  205575 main.go:143] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1123 08:50:01.441603  205575 info.go:137] Remote host: Debian GNU/Linux 12 (bookworm)
	I1123 08:50:01.441613  205575 filesync.go:126] Scanning /home/jenkins/minikube-integration/21969-2348/.minikube/addons for local assets ...
	I1123 08:50:01.441673  205575 filesync.go:126] Scanning /home/jenkins/minikube-integration/21969-2348/.minikube/files for local assets ...
	I1123 08:50:01.441776  205575 filesync.go:149] local asset: /home/jenkins/minikube-integration/21969-2348/.minikube/files/etc/ssl/certs/41592.pem -> 41592.pem in /etc/ssl/certs
	I1123 08:50:01.441891  205575 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1123 08:50:01.449792  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/files/etc/ssl/certs/41592.pem --> /etc/ssl/certs/41592.pem (1708 bytes)
	I1123 08:50:01.468135  205575 start.go:296] duration metric: took 158.98749ms for postStartSetup
	I1123 08:50:01.468502  205575 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-796413
	I1123 08:50:01.486086  205575 profile.go:143] Saving config to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/config.json ...
	I1123 08:50:01.486348  205575 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1123 08:50:01.486399  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:50:01.504445  205575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32968 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa Username:docker}
	I1123 08:50:01.606891  205575 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1123 08:50:01.611736  205575 start.go:128] duration metric: took 11.291702811s to createHost
	I1123 08:50:01.611752  205575 start.go:83] releasing machines lock for "scheduled-stop-796413", held for 11.291812112s
	I1123 08:50:01.611828  205575 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" scheduled-stop-796413
	I1123 08:50:01.629169  205575 ssh_runner.go:195] Run: cat /version.json
	I1123 08:50:01.629211  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:50:01.629231  205575 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1123 08:50:01.629311  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:50:01.647957  205575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32968 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa Username:docker}
	I1123 08:50:01.650785  205575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32968 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa Username:docker}
	I1123 08:50:01.753224  205575 ssh_runner.go:195] Run: systemctl --version
	I1123 08:50:01.844327  205575 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1123 08:50:01.849075  205575 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1123 08:50:01.849162  205575 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1123 08:50:01.877964  205575 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/10-crio-bridge.conflist.disabled] bridge cni config(s)
	I1123 08:50:01.877980  205575 start.go:496] detecting cgroup driver to use...
	I1123 08:50:01.878012  205575 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1123 08:50:01.878110  205575 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1123 08:50:01.893020  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10.1"|' /etc/containerd/config.toml"
	I1123 08:50:01.902628  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1123 08:50:01.912165  205575 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1123 08:50:01.912234  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1123 08:50:01.922029  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1123 08:50:01.931259  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1123 08:50:01.940355  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1123 08:50:01.949395  205575 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1123 08:50:01.957992  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1123 08:50:01.967513  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1123 08:50:01.976759  205575 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1123 08:50:01.986017  205575 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1123 08:50:01.994064  205575 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1123 08:50:02.002066  205575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1123 08:50:02.119337  205575 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1123 08:50:02.206069  205575 start.go:496] detecting cgroup driver to use...
	I1123 08:50:02.206109  205575 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1123 08:50:02.206174  205575 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1123 08:50:02.221189  205575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1123 08:50:02.236213  205575 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1123 08:50:02.258850  205575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1123 08:50:02.272644  205575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1123 08:50:02.286945  205575 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1123 08:50:02.302145  205575 ssh_runner.go:195] Run: which cri-dockerd
	I1123 08:50:02.305978  205575 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1123 08:50:02.313773  205575 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (192 bytes)
	I1123 08:50:02.326536  205575 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1123 08:50:02.457170  205575 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1123 08:50:02.581999  205575 docker.go:575] configuring docker to use "cgroupfs" as cgroup driver...
	I1123 08:50:02.582084  205575 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1123 08:50:02.596759  205575 ssh_runner.go:195] Run: sudo systemctl reset-failed docker
	I1123 08:50:02.610235  205575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1123 08:50:02.747821  205575 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1123 08:50:03.148015  205575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1123 08:50:03.160988  205575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1123 08:50:03.175233  205575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1123 08:50:03.189068  205575 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1123 08:50:03.319260  205575 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1123 08:50:03.447366  205575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1123 08:50:03.569237  205575 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1123 08:50:03.584514  205575 ssh_runner.go:195] Run: sudo systemctl reset-failed cri-docker.service
	I1123 08:50:03.598559  205575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1123 08:50:03.713379  205575 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1123 08:50:03.785006  205575 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1123 08:50:03.799600  205575 start.go:543] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1123 08:50:03.799670  205575 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1123 08:50:03.803377  205575 start.go:564] Will wait 60s for crictl version
	I1123 08:50:03.803435  205575 ssh_runner.go:195] Run: which crictl
	I1123 08:50:03.807133  205575 ssh_runner.go:195] Run: sudo /usr/local/bin/crictl version
	I1123 08:50:03.832203  205575 start.go:580] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  29.0.2
	RuntimeApiVersion:  v1
	I1123 08:50:03.832271  205575 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1123 08:50:03.854066  205575 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1123 08:50:03.881803  205575 out.go:252] * Preparing Kubernetes v1.34.1 on Docker 29.0.2 ...
	I1123 08:50:03.881900  205575 cli_runner.go:164] Run: docker network inspect scheduled-stop-796413 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I1123 08:50:03.898161  205575 ssh_runner.go:195] Run: grep 192.168.76.1	host.minikube.internal$ /etc/hosts
	I1123 08:50:03.902060  205575 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.76.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1123 08:50:03.911558  205575 kubeadm.go:884] updating cluster {Name:scheduled-stop-796413 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.1 ClusterName:scheduled-stop-796413 Namespace:default APIServerHAVIP: APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock
: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1123 08:50:03.911662  205575 preload.go:188] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1123 08:50:03.911716  205575 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1123 08:50:03.930605  205575 docker.go:691] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.34.1
	registry.k8s.io/kube-controller-manager:v1.34.1
	registry.k8s.io/kube-scheduler:v1.34.1
	registry.k8s.io/kube-proxy:v1.34.1
	registry.k8s.io/etcd:3.6.4-0
	registry.k8s.io/pause:3.10.1
	registry.k8s.io/coredns/coredns:v1.12.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1123 08:50:03.930616  205575 docker.go:621] Images already preloaded, skipping extraction
	I1123 08:50:03.930678  205575 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1123 08:50:03.950740  205575 docker.go:691] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.34.1
	registry.k8s.io/kube-scheduler:v1.34.1
	registry.k8s.io/kube-controller-manager:v1.34.1
	registry.k8s.io/kube-proxy:v1.34.1
	registry.k8s.io/etcd:3.6.4-0
	registry.k8s.io/pause:3.10.1
	registry.k8s.io/coredns/coredns:v1.12.1
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1123 08:50:03.950756  205575 cache_images.go:86] Images are preloaded, skipping loading
	I1123 08:50:03.950764  205575 kubeadm.go:935] updating node { 192.168.76.2 8443 v1.34.1 docker true true} ...
	I1123 08:50:03.950850  205575 kubeadm.go:947] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=scheduled-stop-796413 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.1 ClusterName:scheduled-stop-796413 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1123 08:50:03.950917  205575 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1123 08:50:04.002535  205575 cni.go:84] Creating CNI manager for ""
	I1123 08:50:04.002553  205575 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1123 08:50:04.002578  205575 kubeadm.go:85] Using pod CIDR: 10.244.0.0/16
	I1123 08:50:04.002598  205575 kubeadm.go:190] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.76.2 APIServerPort:8443 KubernetesVersion:v1.34.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:scheduled-stop-796413 NodeName:scheduled-stop-796413 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.76.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPo
dPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1123 08:50:04.002731  205575 kubeadm.go:196] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "scheduled-stop-796413"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.76.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	kubernetesVersion: v1.34.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1123 08:50:04.002840  205575 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.1
	I1123 08:50:04.014898  205575 binaries.go:51] Found k8s binaries, skipping transfer
	I1123 08:50:04.014968  205575 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1123 08:50:04.023330  205575 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (320 bytes)
	I1123 08:50:04.037364  205575 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1123 08:50:04.051362  205575 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2222 bytes)
	I1123 08:50:04.064895  205575 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I1123 08:50:04.068423  205575 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1123 08:50:04.078536  205575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1123 08:50:04.198107  205575 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1123 08:50:04.213838  205575 certs.go:69] Setting up /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413 for IP: 192.168.76.2
	I1123 08:50:04.213849  205575 certs.go:195] generating shared ca certs ...
	I1123 08:50:04.213863  205575 certs.go:227] acquiring lock for ca certs: {Name:mkb967cefa4168235b0943b8a057e4fc8b2f25ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:04.213999  205575 certs.go:236] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/21969-2348/.minikube/ca.key
	I1123 08:50:04.214039  205575 certs.go:236] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21969-2348/.minikube/proxy-client-ca.key
	I1123 08:50:04.214045  205575 certs.go:257] generating profile certs ...
	I1123 08:50:04.214096  205575 certs.go:364] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/client.key
	I1123 08:50:04.214106  205575 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/client.crt with IP's: []
	I1123 08:50:04.633344  205575 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/client.crt ...
	I1123 08:50:04.633361  205575 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/client.crt: {Name:mk5ac02c2a8b06ffafd3280179291bd4a9f90081 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:04.633559  205575 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/client.key ...
	I1123 08:50:04.633566  205575 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/client.key: {Name:mk1c0759c69b88e1b317462b6ab855b7a65c7fc1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:04.633656  205575 certs.go:364] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.key.6f869704
	I1123 08:50:04.633679  205575 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.crt.6f869704 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.76.2]
	I1123 08:50:04.807917  205575 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.crt.6f869704 ...
	I1123 08:50:04.807931  205575 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.crt.6f869704: {Name:mk896157d53c8a2cf124e973038af7571f1a65a3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:04.808118  205575 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.key.6f869704 ...
	I1123 08:50:04.808126  205575 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.key.6f869704: {Name:mkfa6ab7db93da598baf480fc8f61fb69ffe2619 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:04.808203  205575 certs.go:382] copying /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.crt.6f869704 -> /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.crt
	I1123 08:50:04.808313  205575 certs.go:386] copying /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.key.6f869704 -> /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.key
	I1123 08:50:04.808364  205575 certs.go:364] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/proxy-client.key
	I1123 08:50:04.808375  205575 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/proxy-client.crt with IP's: []
	I1123 08:50:04.851211  205575 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/proxy-client.crt ...
	I1123 08:50:04.851228  205575 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/proxy-client.crt: {Name:mk156b528b2e7ecab0ce133c274256c6b03f264c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:04.851443  205575 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/proxy-client.key ...
	I1123 08:50:04.851451  205575 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/proxy-client.key: {Name:mk0e36b0695cc83e4af78cee034a7ffa5d2b57b7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:04.851648  205575 certs.go:484] found cert: /home/jenkins/minikube-integration/21969-2348/.minikube/certs/4159.pem (1338 bytes)
	W1123 08:50:04.851690  205575 certs.go:480] ignoring /home/jenkins/minikube-integration/21969-2348/.minikube/certs/4159_empty.pem, impossibly tiny 0 bytes
	I1123 08:50:04.851697  205575 certs.go:484] found cert: /home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca-key.pem (1675 bytes)
	I1123 08:50:04.851723  205575 certs.go:484] found cert: /home/jenkins/minikube-integration/21969-2348/.minikube/certs/ca.pem (1082 bytes)
	I1123 08:50:04.851746  205575 certs.go:484] found cert: /home/jenkins/minikube-integration/21969-2348/.minikube/certs/cert.pem (1123 bytes)
	I1123 08:50:04.851769  205575 certs.go:484] found cert: /home/jenkins/minikube-integration/21969-2348/.minikube/certs/key.pem (1675 bytes)
	I1123 08:50:04.851815  205575 certs.go:484] found cert: /home/jenkins/minikube-integration/21969-2348/.minikube/files/etc/ssl/certs/41592.pem (1708 bytes)
	I1123 08:50:04.852439  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1123 08:50:04.869917  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1123 08:50:04.887933  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1123 08:50:04.907240  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I1123 08:50:04.924792  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I1123 08:50:04.942770  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1123 08:50:04.960174  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1123 08:50:04.977265  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/scheduled-stop-796413/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1123 08:50:04.994519  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/files/etc/ssl/certs/41592.pem --> /usr/share/ca-certificates/41592.pem (1708 bytes)
	I1123 08:50:05.019484  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1123 08:50:05.041410  205575 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21969-2348/.minikube/certs/4159.pem --> /usr/share/ca-certificates/4159.pem (1338 bytes)
	I1123 08:50:05.062504  205575 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1123 08:50:05.076068  205575 ssh_runner.go:195] Run: openssl version
	I1123 08:50:05.082361  205575 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/41592.pem && ln -fs /usr/share/ca-certificates/41592.pem /etc/ssl/certs/41592.pem"
	I1123 08:50:05.091350  205575 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/41592.pem
	I1123 08:50:05.095275  205575 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Nov 23 08:16 /usr/share/ca-certificates/41592.pem
	I1123 08:50:05.095332  205575 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/41592.pem
	I1123 08:50:05.136595  205575 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/41592.pem /etc/ssl/certs/3ec20f2e.0"
	I1123 08:50:05.145387  205575 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I1123 08:50:05.154080  205575 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1123 08:50:05.158129  205575 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Nov 23 08:11 /usr/share/ca-certificates/minikubeCA.pem
	I1123 08:50:05.158185  205575 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1123 08:50:05.199371  205575 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I1123 08:50:05.207534  205575 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/4159.pem && ln -fs /usr/share/ca-certificates/4159.pem /etc/ssl/certs/4159.pem"
	I1123 08:50:05.215649  205575 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/4159.pem
	I1123 08:50:05.219266  205575 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Nov 23 08:16 /usr/share/ca-certificates/4159.pem
	I1123 08:50:05.219322  205575 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/4159.pem
	I1123 08:50:05.260088  205575 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/4159.pem /etc/ssl/certs/51391683.0"
	I1123 08:50:05.268239  205575 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1123 08:50:05.271685  205575 certs.go:400] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1123 08:50:05.271726  205575 kubeadm.go:401] StartCluster: {Name:scheduled-stop-796413 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.1 ClusterName:scheduled-stop-796413 Namespace:default APIServerHAVIP: APIServerName:minikubeC
A APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: S
SHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1123 08:50:05.271832  205575 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1123 08:50:05.287498  205575 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1123 08:50:05.295161  205575 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1123 08:50:05.302730  205575 kubeadm.go:215] ignoring SystemVerification for kubeadm because of docker driver
	I1123 08:50:05.302797  205575 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1123 08:50:05.310388  205575 kubeadm.go:156] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1123 08:50:05.310404  205575 kubeadm.go:158] found existing configuration files:
	
	I1123 08:50:05.310453  205575 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1123 08:50:05.318494  205575 kubeadm.go:164] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I1123 08:50:05.318549  205575 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1123 08:50:05.325946  205575 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1123 08:50:05.333717  205575 kubeadm.go:164] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1123 08:50:05.333770  205575 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1123 08:50:05.340960  205575 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1123 08:50:05.348721  205575 kubeadm.go:164] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1123 08:50:05.348797  205575 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1123 08:50:05.356440  205575 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1123 08:50:05.364121  205575 kubeadm.go:164] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1123 08:50:05.364186  205575 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1123 08:50:05.371547  205575 ssh_runner.go:286] Start: sudo /bin/bash -c "env PATH="/var/lib/minikube/binaries/v1.34.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I1123 08:50:05.409720  205575 kubeadm.go:319] [init] Using Kubernetes version: v1.34.1
	I1123 08:50:05.409769  205575 kubeadm.go:319] [preflight] Running pre-flight checks
	I1123 08:50:05.437905  205575 kubeadm.go:319] [preflight] The system verification failed. Printing the output from the verification:
	I1123 08:50:05.437975  205575 kubeadm.go:319] KERNEL_VERSION: 5.15.0-1084-aws
	I1123 08:50:05.438008  205575 kubeadm.go:319] OS: Linux
	I1123 08:50:05.438060  205575 kubeadm.go:319] CGROUPS_CPU: enabled
	I1123 08:50:05.438112  205575 kubeadm.go:319] CGROUPS_CPUACCT: enabled
	I1123 08:50:05.438161  205575 kubeadm.go:319] CGROUPS_CPUSET: enabled
	I1123 08:50:05.438208  205575 kubeadm.go:319] CGROUPS_DEVICES: enabled
	I1123 08:50:05.438255  205575 kubeadm.go:319] CGROUPS_FREEZER: enabled
	I1123 08:50:05.438301  205575 kubeadm.go:319] CGROUPS_MEMORY: enabled
	I1123 08:50:05.438351  205575 kubeadm.go:319] CGROUPS_PIDS: enabled
	I1123 08:50:05.438398  205575 kubeadm.go:319] CGROUPS_HUGETLB: enabled
	I1123 08:50:05.438448  205575 kubeadm.go:319] CGROUPS_BLKIO: enabled
	I1123 08:50:05.505906  205575 kubeadm.go:319] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1123 08:50:05.506023  205575 kubeadm.go:319] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1123 08:50:05.506121  205575 kubeadm.go:319] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1123 08:50:05.521700  205575 kubeadm.go:319] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1123 08:50:05.525369  205575 out.go:252]   - Generating certificates and keys ...
	I1123 08:50:05.525468  205575 kubeadm.go:319] [certs] Using existing ca certificate authority
	I1123 08:50:05.525538  205575 kubeadm.go:319] [certs] Using existing apiserver certificate and key on disk
	I1123 08:50:06.106201  205575 kubeadm.go:319] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1123 08:50:06.757972  205575 kubeadm.go:319] [certs] Generating "front-proxy-ca" certificate and key
	I1123 08:50:07.029365  205575 kubeadm.go:319] [certs] Generating "front-proxy-client" certificate and key
	I1123 08:50:07.326173  205575 kubeadm.go:319] [certs] Generating "etcd/ca" certificate and key
	I1123 08:50:08.879559  205575 kubeadm.go:319] [certs] Generating "etcd/server" certificate and key
	I1123 08:50:08.879879  205575 kubeadm.go:319] [certs] etcd/server serving cert is signed for DNS names [localhost scheduled-stop-796413] and IPs [192.168.76.2 127.0.0.1 ::1]
	I1123 08:50:10.000864  205575 kubeadm.go:319] [certs] Generating "etcd/peer" certificate and key
	I1123 08:50:10.001127  205575 kubeadm.go:319] [certs] etcd/peer serving cert is signed for DNS names [localhost scheduled-stop-796413] and IPs [192.168.76.2 127.0.0.1 ::1]
	I1123 08:50:10.812405  205575 kubeadm.go:319] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1123 08:50:11.222061  205575 kubeadm.go:319] [certs] Generating "apiserver-etcd-client" certificate and key
	I1123 08:50:12.274534  205575 kubeadm.go:319] [certs] Generating "sa" key and public key
	I1123 08:50:12.274791  205575 kubeadm.go:319] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1123 08:50:12.522413  205575 kubeadm.go:319] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1123 08:50:13.151729  205575 kubeadm.go:319] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1123 08:50:14.086629  205575 kubeadm.go:319] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1123 08:50:14.404317  205575 kubeadm.go:319] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1123 08:50:14.605556  205575 kubeadm.go:319] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1123 08:50:14.606264  205575 kubeadm.go:319] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1123 08:50:14.609049  205575 kubeadm.go:319] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1123 08:50:14.612619  205575 out.go:252]   - Booting up control plane ...
	I1123 08:50:14.612725  205575 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1123 08:50:14.612801  205575 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1123 08:50:14.613151  205575 kubeadm.go:319] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1123 08:50:14.631688  205575 kubeadm.go:319] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1123 08:50:14.631789  205575 kubeadm.go:319] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I1123 08:50:14.639249  205575 kubeadm.go:319] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I1123 08:50:14.639602  205575 kubeadm.go:319] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1123 08:50:14.639835  205575 kubeadm.go:319] [kubelet-start] Starting the kubelet
	I1123 08:50:14.777626  205575 kubeadm.go:319] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1123 08:50:14.777738  205575 kubeadm.go:319] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1123 08:50:15.779298  205575 kubeadm.go:319] [kubelet-check] The kubelet is healthy after 1.001778226s
	I1123 08:50:15.782801  205575 kubeadm.go:319] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I1123 08:50:15.782888  205575 kubeadm.go:319] [control-plane-check] Checking kube-apiserver at https://192.168.76.2:8443/livez
	I1123 08:50:15.782996  205575 kubeadm.go:319] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I1123 08:50:15.783074  205575 kubeadm.go:319] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I1123 08:50:20.160189  205575 kubeadm.go:319] [control-plane-check] kube-controller-manager is healthy after 4.376847344s
	I1123 08:50:21.793577  205575 kubeadm.go:319] [control-plane-check] kube-scheduler is healthy after 6.010710186s
	I1123 08:50:22.784526  205575 kubeadm.go:319] [control-plane-check] kube-apiserver is healthy after 7.001572162s
	I1123 08:50:22.804740  205575 kubeadm.go:319] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1123 08:50:22.822700  205575 kubeadm.go:319] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1123 08:50:22.845449  205575 kubeadm.go:319] [upload-certs] Skipping phase. Please see --upload-certs
	I1123 08:50:22.845647  205575 kubeadm.go:319] [mark-control-plane] Marking the node scheduled-stop-796413 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1123 08:50:22.859088  205575 kubeadm.go:319] [bootstrap-token] Using token: tgtupm.w6eory54jszl996b
	I1123 08:50:22.862063  205575 out.go:252]   - Configuring RBAC rules ...
	I1123 08:50:22.862182  205575 kubeadm.go:319] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1123 08:50:22.869244  205575 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1123 08:50:22.881234  205575 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1123 08:50:22.887511  205575 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1123 08:50:22.895015  205575 kubeadm.go:319] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1123 08:50:22.901518  205575 kubeadm.go:319] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1123 08:50:23.192252  205575 kubeadm.go:319] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1123 08:50:23.626542  205575 kubeadm.go:319] [addons] Applied essential addon: CoreDNS
	I1123 08:50:24.192130  205575 kubeadm.go:319] [addons] Applied essential addon: kube-proxy
	I1123 08:50:24.193322  205575 kubeadm.go:319] 
	I1123 08:50:24.193388  205575 kubeadm.go:319] Your Kubernetes control-plane has initialized successfully!
	I1123 08:50:24.193391  205575 kubeadm.go:319] 
	I1123 08:50:24.193574  205575 kubeadm.go:319] To start using your cluster, you need to run the following as a regular user:
	I1123 08:50:24.193579  205575 kubeadm.go:319] 
	I1123 08:50:24.193602  205575 kubeadm.go:319]   mkdir -p $HOME/.kube
	I1123 08:50:24.193660  205575 kubeadm.go:319]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1123 08:50:24.193709  205575 kubeadm.go:319]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1123 08:50:24.193711  205575 kubeadm.go:319] 
	I1123 08:50:24.193764  205575 kubeadm.go:319] Alternatively, if you are the root user, you can run:
	I1123 08:50:24.193767  205575 kubeadm.go:319] 
	I1123 08:50:24.193813  205575 kubeadm.go:319]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1123 08:50:24.193816  205575 kubeadm.go:319] 
	I1123 08:50:24.193866  205575 kubeadm.go:319] You should now deploy a pod network to the cluster.
	I1123 08:50:24.193940  205575 kubeadm.go:319] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1123 08:50:24.194006  205575 kubeadm.go:319]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1123 08:50:24.194009  205575 kubeadm.go:319] 
	I1123 08:50:24.194092  205575 kubeadm.go:319] You can now join any number of control-plane nodes by copying certificate authorities
	I1123 08:50:24.194167  205575 kubeadm.go:319] and service account keys on each node and then running the following as root:
	I1123 08:50:24.194170  205575 kubeadm.go:319] 
	I1123 08:50:24.194252  205575 kubeadm.go:319]   kubeadm join control-plane.minikube.internal:8443 --token tgtupm.w6eory54jszl996b \
	I1123 08:50:24.194354  205575 kubeadm.go:319] 	--discovery-token-ca-cert-hash sha256:541ba4e1634465eec56613ce58b24345248cbf921346f82d6eedc08dd4f425f7 \
	I1123 08:50:24.194373  205575 kubeadm.go:319] 	--control-plane 
	I1123 08:50:24.194375  205575 kubeadm.go:319] 
	I1123 08:50:24.194459  205575 kubeadm.go:319] Then you can join any number of worker nodes by running the following on each as root:
	I1123 08:50:24.194461  205575 kubeadm.go:319] 
	I1123 08:50:24.194541  205575 kubeadm.go:319] kubeadm join control-plane.minikube.internal:8443 --token tgtupm.w6eory54jszl996b \
	I1123 08:50:24.194642  205575 kubeadm.go:319] 	--discovery-token-ca-cert-hash sha256:541ba4e1634465eec56613ce58b24345248cbf921346f82d6eedc08dd4f425f7 
	I1123 08:50:24.198805  205575 kubeadm.go:319] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I1123 08:50:24.199040  205575 kubeadm.go:319] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1084-aws\n", err: exit status 1
	I1123 08:50:24.199149  205575 kubeadm.go:319] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1123 08:50:24.199162  205575 cni.go:84] Creating CNI manager for ""
	I1123 08:50:24.199175  205575 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1123 08:50:24.204119  205575 out.go:179] * Configuring bridge CNI (Container Networking Interface) ...
	I1123 08:50:24.207029  205575 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I1123 08:50:24.214882  205575 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I1123 08:50:24.228464  205575 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1123 08:50:24.228591  205575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1123 08:50:24.228599  205575 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes scheduled-stop-796413 minikube.k8s.io/updated_at=2025_11_23T08_50_24_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=50c3a8a3c03e8a84b6c978a884d21c3de8c6d4f1 minikube.k8s.io/name=scheduled-stop-796413 minikube.k8s.io/primary=true
	I1123 08:50:24.247905  205575 ops.go:34] apiserver oom_adj: -16
	I1123 08:50:24.363236  205575 kubeadm.go:1114] duration metric: took 134.715447ms to wait for elevateKubeSystemPrivileges
	I1123 08:50:24.376317  205575 kubeadm.go:403] duration metric: took 19.104588377s to StartCluster
	I1123 08:50:24.376349  205575 settings.go:142] acquiring lock: {Name:mkf03bfd2a7db4d4e96554c7c484a806ad551bc2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:24.376429  205575 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21969-2348/kubeconfig
	I1123 08:50:24.377097  205575 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/kubeconfig: {Name:mkfad1c03e20fa85a44d6e3ee7902e4a382f5726 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:50:24.377335  205575 start.go:236] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1123 08:50:24.377454  205575 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1123 08:50:24.377815  205575 config.go:182] Loaded profile config "scheduled-stop-796413": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:50:24.377781  205575 addons.go:527] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1123 08:50:24.377849  205575 addons.go:70] Setting storage-provisioner=true in profile "scheduled-stop-796413"
	I1123 08:50:24.377861  205575 addons.go:239] Setting addon storage-provisioner=true in "scheduled-stop-796413"
	I1123 08:50:24.377867  205575 addons.go:70] Setting default-storageclass=true in profile "scheduled-stop-796413"
	I1123 08:50:24.377878  205575 addons_storage_classes.go:34] enableOrDisableStorageClasses default-storageclass=true on "scheduled-stop-796413"
	I1123 08:50:24.377882  205575 host.go:66] Checking if "scheduled-stop-796413" exists ...
	I1123 08:50:24.378232  205575 cli_runner.go:164] Run: docker container inspect scheduled-stop-796413 --format={{.State.Status}}
	I1123 08:50:24.378422  205575 cli_runner.go:164] Run: docker container inspect scheduled-stop-796413 --format={{.State.Status}}
	I1123 08:50:24.382587  205575 out.go:179] * Verifying Kubernetes components...
	I1123 08:50:24.388528  205575 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1123 08:50:24.407169  205575 addons.go:239] Setting addon default-storageclass=true in "scheduled-stop-796413"
	I1123 08:50:24.407196  205575 host.go:66] Checking if "scheduled-stop-796413" exists ...
	I1123 08:50:24.407622  205575 cli_runner.go:164] Run: docker container inspect scheduled-stop-796413 --format={{.State.Status}}
	I1123 08:50:24.437892  205575 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1123 08:50:24.440673  205575 addons.go:436] installing /etc/kubernetes/addons/storageclass.yaml
	I1123 08:50:24.440702  205575 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1123 08:50:24.440769  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:50:24.444550  205575 addons.go:436] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1123 08:50:24.444562  205575 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1123 08:50:24.444632  205575 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" scheduled-stop-796413
	I1123 08:50:24.463709  205575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32968 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa Username:docker}
	I1123 08:50:24.479300  205575 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32968 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/scheduled-stop-796413/id_rsa Username:docker}
	I1123 08:50:24.611598  205575 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.76.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.34.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1123 08:50:24.697925  205575 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1123 08:50:24.825103  205575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1123 08:50:24.849203  205575 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1123 08:50:25.101327  205575 start.go:977] {"host.minikube.internal": 192.168.76.1} host record injected into CoreDNS's ConfigMap
	I1123 08:50:25.103110  205575 api_server.go:52] waiting for apiserver process to appear ...
	I1123 08:50:25.103159  205575 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1123 08:50:25.370099  205575 api_server.go:72] duration metric: took 992.737807ms to wait for apiserver process to appear ...
	I1123 08:50:25.370114  205575 api_server.go:88] waiting for apiserver healthz status ...
	I1123 08:50:25.370143  205575 api_server.go:253] Checking apiserver healthz at https://192.168.76.2:8443/healthz ...
	I1123 08:50:25.385955  205575 api_server.go:279] https://192.168.76.2:8443/healthz returned 200:
	ok
	I1123 08:50:25.386843  205575 api_server.go:141] control plane version: v1.34.1
	I1123 08:50:25.386858  205575 api_server.go:131] duration metric: took 16.7382ms to wait for apiserver health ...
	I1123 08:50:25.386870  205575 system_pods.go:43] waiting for kube-system pods to appear ...
	I1123 08:50:25.390263  205575 system_pods.go:59] 5 kube-system pods found
	I1123 08:50:25.390285  205575 system_pods.go:61] "etcd-scheduled-stop-796413" [5f1537c0-10ad-4941-bfae-59c53a69be4f] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1123 08:50:25.390293  205575 system_pods.go:61] "kube-apiserver-scheduled-stop-796413" [53bb5ad4-4bbf-441d-a590-ddf34b5e0d89] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1123 08:50:25.390299  205575 system_pods.go:61] "kube-controller-manager-scheduled-stop-796413" [4c9d613a-e978-4dcf-a03f-366c7cb79758] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I1123 08:50:25.390305  205575 system_pods.go:61] "kube-scheduler-scheduled-stop-796413" [525b009c-9d35-491d-8906-d6838f301089] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I1123 08:50:25.390309  205575 system_pods.go:61] "storage-provisioner" [d205f714-6278-4f36-8211-e5acdee58e20] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. no new claims to deallocate, preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
	I1123 08:50:25.390314  205575 system_pods.go:74] duration metric: took 3.439741ms to wait for pod list to return data ...
	I1123 08:50:25.390324  205575 kubeadm.go:587] duration metric: took 1.012969049s to wait for: map[apiserver:true system_pods:true]
	I1123 08:50:25.390334  205575 node_conditions.go:102] verifying NodePressure condition ...
	I1123 08:50:25.391082  205575 out.go:179] * Enabled addons: storage-provisioner, default-storageclass
	I1123 08:50:25.392856  205575 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I1123 08:50:25.392875  205575 node_conditions.go:123] node cpu capacity is 2
	I1123 08:50:25.392886  205575 node_conditions.go:105] duration metric: took 2.548185ms to run NodePressure ...
	I1123 08:50:25.392897  205575 start.go:242] waiting for startup goroutines ...
	I1123 08:50:25.393931  205575 addons.go:530] duration metric: took 1.016147645s for enable addons: enabled=[storage-provisioner default-storageclass]
	I1123 08:50:25.604688  205575 kapi.go:214] "coredns" deployment in "kube-system" namespace and "scheduled-stop-796413" context rescaled to 1 replicas
	I1123 08:50:25.604717  205575 start.go:247] waiting for cluster config update ...
	I1123 08:50:25.604737  205575 start.go:256] writing updated cluster config ...
	I1123 08:50:25.605051  205575 ssh_runner.go:195] Run: rm -f paused
	I1123 08:50:25.662154  205575 start.go:625] kubectl: 1.33.2, cluster: 1.34.1 (minor skew: 1)
	I1123 08:50:25.665541  205575 out.go:179] * Done! kubectl is now configured to use "scheduled-stop-796413" cluster and "default" namespace by default
	
	
	==> Docker <==
	Nov 23 08:50:03 scheduled-stop-796413 dockerd[1138]: time="2025-11-23T08:50:03.145602166Z" level=info msg="Daemon has completed initialization"
	Nov 23 08:50:03 scheduled-stop-796413 dockerd[1138]: time="2025-11-23T08:50:03.145784468Z" level=info msg="API listen on /var/run/docker.sock"
	Nov 23 08:50:03 scheduled-stop-796413 systemd[1]: Started docker.service - Docker Application Container Engine.
	Nov 23 08:50:03 scheduled-stop-796413 dockerd[1138]: time="2025-11-23T08:50:03.147788396Z" level=info msg="API listen on /run/docker.sock"
	Nov 23 08:50:03 scheduled-stop-796413 dockerd[1138]: time="2025-11-23T08:50:03.147895613Z" level=info msg="API listen on [::]:2376"
	Nov 23 08:50:03 scheduled-stop-796413 systemd[1]: Starting cri-docker.service - CRI Interface for Docker Application Container Engine...
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Starting cri-dockerd dev (HEAD)"
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Connecting to docker on the Endpoint unix:///var/run/docker.sock"
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Start docker client with request timeout 0s"
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Hairpin mode is set to hairpin-veth"
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Loaded network plugin cni"
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Docker cri networking managed by network plugin cni"
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Setting cgroupDriver cgroupfs"
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Docker cri received runtime config &RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:,},}"
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Starting the GRPC backend for the Docker CRI interface."
	Nov 23 08:50:03 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:03Z" level=info msg="Start cri-dockerd grpc backend"
	Nov 23 08:50:03 scheduled-stop-796413 systemd[1]: Started cri-docker.service - CRI Interface for Docker Application Container Engine.
	Nov 23 08:50:16 scheduled-stop-796413 dockerd[1138]: time="2025-11-23T08:50:16.387741898Z" level=info msg="sbJoin: gwep4 ''->'', gwep6 ''->''" eid=bc91ecab2095 ep=k8s_POD_kube-scheduler-scheduled-stop-796413_kube-system_946054c2d8965adb8b224cb69b534e22_0 net=host nid=69a4c6c2bb54
	Nov 23 08:50:16 scheduled-stop-796413 dockerd[1138]: time="2025-11-23T08:50:16.389904203Z" level=info msg="sbJoin: gwep4 ''->'', gwep6 ''->''" eid=e9176497c03f ep=k8s_POD_kube-controller-manager-scheduled-stop-796413_kube-system_82d5b8b31c5acd7f4dfe37a1a3c32eec_0 net=host nid=69a4c6c2bb54
	Nov 23 08:50:16 scheduled-stop-796413 dockerd[1138]: time="2025-11-23T08:50:16.408242750Z" level=info msg="sbJoin: gwep4 ''->'', gwep6 ''->''" eid=2605e13f204a ep=k8s_POD_kube-apiserver-scheduled-stop-796413_kube-system_40ae97d8160aa07683eec87faf1edaec_0 net=host nid=69a4c6c2bb54
	Nov 23 08:50:16 scheduled-stop-796413 dockerd[1138]: time="2025-11-23T08:50:16.430680611Z" level=info msg="sbJoin: gwep4 ''->'', gwep6 ''->''" eid=19140efdc893 ep=k8s_POD_etcd-scheduled-stop-796413_kube-system_bfdff81fb38173300de0910fff3f9bbd_0 net=host nid=69a4c6c2bb54
	Nov 23 08:50:16 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:16Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1ae9600d12054bfcabca840674edeccfe602c86f5e6cc19de35a9ebaa09cf17a/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options edns0 trust-ad ndots:0]"
	Nov 23 08:50:16 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:16Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/c702cbf0f18687d03e4af964f51a217c94ba8fb0441dab0b6c25c56c9c086a66/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options edns0 trust-ad ndots:0]"
	Nov 23 08:50:16 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:16Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/0b0ba199aa02590affc94caa52db073cf2692c1468029ca5ad57fbbc02861e8a/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options edns0 trust-ad ndots:0]"
	Nov 23 08:50:16 scheduled-stop-796413 cri-dockerd[1420]: time="2025-11-23T08:50:16Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/db0b31267851c6abc9ed1a177b3cbbf502d9ef0807ce5d11de677e2c28c25e51/resolv.conf as [nameserver 192.168.76.1 search us-east-2.compute.internal options edns0 trust-ad ndots:0]"
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD                                             NAMESPACE
	e694ab7077984       a1894772a478e       11 seconds ago      Running             etcd                      0                   db0b31267851c       etcd-scheduled-stop-796413                      kube-system
	cd9d660621916       7eb2c6ff0c5a7       11 seconds ago      Running             kube-controller-manager   0                   0b0ba199aa025       kube-controller-manager-scheduled-stop-796413   kube-system
	6e34c3ae88f48       43911e833d64d       11 seconds ago      Running             kube-apiserver            0                   c702cbf0f1868       kube-apiserver-scheduled-stop-796413            kube-system
	b6b9b78883664       b5f57ec6b9867       11 seconds ago      Running             kube-scheduler            0                   1ae9600d12054       kube-scheduler-scheduled-stop-796413            kube-system
	
	
	==> describe nodes <==
	Name:               scheduled-stop-796413
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=scheduled-stop-796413
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=50c3a8a3c03e8a84b6c978a884d21c3de8c6d4f1
	                    minikube.k8s.io/name=scheduled-stop-796413
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_11_23T08_50_24_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sun, 23 Nov 2025 08:50:20 +0000
	Taints:             node.kubernetes.io/not-ready:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  scheduled-stop-796413
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 23 Nov 2025 08:50:23 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 23 Nov 2025 08:50:23 +0000   Sun, 23 Nov 2025 08:50:17 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 23 Nov 2025 08:50:23 +0000   Sun, 23 Nov 2025 08:50:17 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 23 Nov 2025 08:50:23 +0000   Sun, 23 Nov 2025 08:50:17 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            False   Sun, 23 Nov 2025 08:50:23 +0000   Sun, 23 Nov 2025 08:50:17 +0000   KubeletNotReady              container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:docker: network plugin is not ready: cni config uninitialized
	Addresses:
	  InternalIP:  192.168.76.2
	  Hostname:    scheduled-stop-796413
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022304Ki
	  pods:               110
	System Info:
	  Machine ID:                 7283ea1857f18f20a875c29069214c9d
	  System UUID:                72059934-e9c3-415e-bc5e-96db4414598c
	  Boot ID:                    f0c9765c-5929-456c-9b86-232a1f85b638
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Debian GNU/Linux 12 (bookworm)
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  docker://29.0.2
	  Kubelet Version:            v1.34.1
	  Kube-Proxy Version:         
	Non-terminated Pods:          (4 in total)
	  Namespace                   Name                                             CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                             ------------  ----------  ---------------  -------------  ---
	  kube-system                 etcd-scheduled-stop-796413                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         4s
	  kube-system                 kube-apiserver-scheduled-stop-796413             250m (12%)    0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 kube-controller-manager-scheduled-stop-796413    200m (10%)    0 (0%)      0 (0%)           0 (0%)         4s
	  kube-system                 kube-scheduler-scheduled-stop-796413             100m (5%)     0 (0%)      0 (0%)           0 (0%)         4s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                650m (32%)  0 (0%)
	  memory             100Mi (1%)  0 (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From     Message
	  ----     ------                   ----  ----     -------
	  Normal   Starting                 4s    kubelet  Starting kubelet.
	  Warning  CgroupV1                 4s    kubelet  cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeAllocatableEnforced  4s    kubelet  Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  4s    kubelet  Node scheduled-stop-796413 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4s    kubelet  Node scheduled-stop-796413 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4s    kubelet  Node scheduled-stop-796413 status is now: NodeHasSufficientPID
	
	
	==> dmesg <==
	[Nov23 07:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014894] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.530205] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.034171] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.728769] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.354006] kauditd_printk_skb: 36 callbacks suppressed
	[Nov23 08:24] hrtimer: interrupt took 16658818 ns
	
	
	==> etcd [e694ab707798] <==
	{"level":"warn","ts":"2025-11-23T08:50:19.064796Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54528","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.111815Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54566","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.116903Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54550","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.127614Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54582","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.142487Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54592","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.161783Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54606","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.185363Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54628","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.216355Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54650","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.240388Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54670","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.263649Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54688","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.295494Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54708","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.321472Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54724","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.346714Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54734","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.375840Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54748","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.403313Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54752","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.432150Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54772","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.470230Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54788","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.484747Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54812","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.522885Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54820","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.553642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54838","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.574742Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54864","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.599555Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54882","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.675715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54912","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.726430Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54948","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-11-23T08:50:19.882110Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54968","server-name":"","error":"EOF"}
	
	
	==> kernel <==
	 08:50:27 up  1:32,  0 user,  load average: 1.87, 2.08, 2.49
	Linux scheduled-stop-796413 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 GNU/Linux
	PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
	
	
	==> kube-apiserver [6e34c3ae88f4] <==
	I1123 08:50:20.995025       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I1123 08:50:20.995555       1 shared_informer.go:356] "Caches are synced" controller="crd-autoregister"
	I1123 08:50:20.995779       1 aggregator.go:171] initial CRD sync complete...
	I1123 08:50:20.997289       1 autoregister_controller.go:144] Starting autoregister controller
	I1123 08:50:20.997442       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I1123 08:50:20.997530       1 cache.go:39] Caches are synced for autoregister controller
	I1123 08:50:21.009213       1 controller.go:667] quota admission added evaluator for: leases.coordination.k8s.io
	I1123 08:50:21.027607       1 shared_informer.go:356] "Caches are synced" controller="node_authorizer"
	I1123 08:50:21.058220       1 cidrallocator.go:301] created ClusterIP allocator for Service CIDR 10.96.0.0/12
	I1123 08:50:21.069904       1 default_servicecidr_controller.go:228] Setting default ServiceCIDR condition Ready to True
	I1123 08:50:21.080820       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I1123 08:50:21.083897       1 default_servicecidr_controller.go:137] Shutting down kubernetes-service-cidr-controller
	I1123 08:50:21.687726       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I1123 08:50:21.696755       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I1123 08:50:21.696989       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1123 08:50:22.528233       1 controller.go:667] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1123 08:50:22.581462       1 controller.go:667] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I1123 08:50:22.697326       1 alloc.go:328] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W1123 08:50:22.708032       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [192.168.76.2]
	I1123 08:50:22.709443       1 controller.go:667] quota admission added evaluator for: endpoints
	I1123 08:50:22.714791       1 controller.go:667] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I1123 08:50:22.826386       1 controller.go:667] quota admission added evaluator for: serviceaccounts
	I1123 08:50:23.600754       1 controller.go:667] quota admission added evaluator for: deployments.apps
	I1123 08:50:23.625184       1 alloc.go:328] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I1123 08:50:23.634777       1 controller.go:667] quota admission added evaluator for: daemonsets.apps
	
	
	==> kube-controller-manager [cd9d66062191] <==
	I1123 08:50:26.530451       1 resource_quota_monitor.go:227] "QuotaMonitor created object count evaluator" logger="resourcequota-controller" resource="roles.rbac.authorization.k8s.io"
	I1123 08:50:26.530471       1 controllermanager.go:781] "Started controller" controller="resourcequota-controller"
	I1123 08:50:26.530749       1 resource_quota_controller.go:300] "Starting resource quota controller" logger="resourcequota-controller"
	I1123 08:50:26.530760       1 shared_informer.go:349] "Waiting for caches to sync" controller="resource quota"
	I1123 08:50:26.530776       1 resource_quota_monitor.go:308] "QuotaMonitor running" logger="resourcequota-controller"
	I1123 08:50:26.718499       1 controllermanager.go:781] "Started controller" controller="disruption-controller"
	I1123 08:50:26.718532       1 disruption.go:457] "Sending events to api server." logger="disruption-controller"
	I1123 08:50:26.718576       1 disruption.go:468] "Starting disruption controller" logger="disruption-controller"
	I1123 08:50:26.718584       1 shared_informer.go:349] "Waiting for caches to sync" controller="disruption"
	I1123 08:50:26.768281       1 controllermanager.go:781] "Started controller" controller="certificatesigningrequest-cleaner-controller"
	I1123 08:50:26.768309       1 controllermanager.go:739] "Skipping a cloud provider controller" controller="cloud-node-lifecycle-controller"
	I1123 08:50:26.768351       1 cleaner.go:83] "Starting CSR cleaner controller" logger="certificatesigningrequest-cleaner-controller"
	I1123 08:50:26.919922       1 controllermanager.go:781] "Started controller" controller="volumeattributesclass-protection-controller"
	I1123 08:50:26.920052       1 vac_protection_controller.go:206] "Starting VAC protection controller" logger="volumeattributesclass-protection-controller"
	I1123 08:50:26.920070       1 shared_informer.go:349] "Waiting for caches to sync" controller="VAC protection"
	I1123 08:50:27.118356       1 controllermanager.go:781] "Started controller" controller="validatingadmissionpolicy-status-controller"
	I1123 08:50:27.118389       1 controllermanager.go:759] "Warning: skipping controller" controller="storage-version-migrator-controller"
	I1123 08:50:27.118447       1 shared_informer.go:349] "Waiting for caches to sync" controller="validatingadmissionpolicy-status"
	I1123 08:50:27.270246       1 controllermanager.go:781] "Started controller" controller="statefulset-controller"
	I1123 08:50:27.270271       1 controllermanager.go:733] "Controller is disabled by a feature gate" controller="podcertificaterequest-cleaner-controller" requiredFeatureGates=["PodCertificateRequest"]
	I1123 08:50:27.270367       1 stateful_set.go:169] "Starting stateful set controller" logger="statefulset-controller"
	I1123 08:50:27.270379       1 shared_informer.go:349] "Waiting for caches to sync" controller="stateful set"
	I1123 08:50:27.420470       1 controllermanager.go:781] "Started controller" controller="ttl-controller"
	I1123 08:50:27.420616       1 ttl_controller.go:127] "Starting TTL controller" logger="ttl-controller"
	I1123 08:50:27.420631       1 shared_informer.go:349] "Waiting for caches to sync" controller="TTL"
	
	
	==> kube-scheduler [b6b9b7888366] <==
	I1123 08:50:21.773895       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1123 08:50:21.777097       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I1123 08:50:21.778145       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	E1123 08:50:21.793918       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	I1123 08:50:21.778232       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1123 08:50:21.797586       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	E1123 08:50:21.797974       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E1123 08:50:21.798456       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PodDisruptionBudget"
	E1123 08:50:21.798769       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E1123 08:50:21.799157       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Pod"
	E1123 08:50:21.799233       1 reflector.go:205] "Failed to watch" err="failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E1123 08:50:21.800858       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E1123 08:50:21.801095       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E1123 08:50:21.801341       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E1123 08:50:21.801552       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E1123 08:50:21.801743       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E1123 08:50:21.802189       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError" reflector="runtime/asm_arm64.s:1223" type="*v1.ConfigMap"
	E1123 08:50:21.802802       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E1123 08:50:21.807818       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E1123 08:50:21.807857       1 reflector.go:205] "Failed to watch" err="failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E1123 08:50:21.807977       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E1123 08:50:21.808039       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E1123 08:50:21.808075       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E1123 08:50:21.808112       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	I1123 08:50:22.899637       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.860348    2271 kubelet_node_status.go:124] "Node was previously registered" node="scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.860464    2271 kubelet_node_status.go:78] "Successfully registered node" node="scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876653    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/82d5b8b31c5acd7f4dfe37a1a3c32eec-ca-certs\") pod \"kube-controller-manager-scheduled-stop-796413\" (UID: \"82d5b8b31c5acd7f4dfe37a1a3c32eec\") " pod="kube-system/kube-controller-manager-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876712    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"flexvolume-dir\" (UniqueName: \"kubernetes.io/host-path/82d5b8b31c5acd7f4dfe37a1a3c32eec-flexvolume-dir\") pod \"kube-controller-manager-scheduled-stop-796413\" (UID: \"82d5b8b31c5acd7f4dfe37a1a3c32eec\") " pod="kube-system/kube-controller-manager-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876738    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/82d5b8b31c5acd7f4dfe37a1a3c32eec-kubeconfig\") pod \"kube-controller-manager-scheduled-stop-796413\" (UID: \"82d5b8b31c5acd7f4dfe37a1a3c32eec\") " pod="kube-system/kube-controller-manager-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876758    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/40ae97d8160aa07683eec87faf1edaec-ca-certs\") pod \"kube-apiserver-scheduled-stop-796413\" (UID: \"40ae97d8160aa07683eec87faf1edaec\") " pod="kube-system/kube-apiserver-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876777    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/40ae97d8160aa07683eec87faf1edaec-k8s-certs\") pod \"kube-apiserver-scheduled-stop-796413\" (UID: \"40ae97d8160aa07683eec87faf1edaec\") " pod="kube-system/kube-apiserver-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876799    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/82d5b8b31c5acd7f4dfe37a1a3c32eec-usr-local-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-796413\" (UID: \"82d5b8b31c5acd7f4dfe37a1a3c32eec\") " pod="kube-system/kube-controller-manager-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876819    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-certs\" (UniqueName: \"kubernetes.io/host-path/bfdff81fb38173300de0910fff3f9bbd-etcd-certs\") pod \"etcd-scheduled-stop-796413\" (UID: \"bfdff81fb38173300de0910fff3f9bbd\") " pod="kube-system/etcd-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876837    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-data\" (UniqueName: \"kubernetes.io/host-path/bfdff81fb38173300de0910fff3f9bbd-etcd-data\") pod \"etcd-scheduled-stop-796413\" (UID: \"bfdff81fb38173300de0910fff3f9bbd\") " pod="kube-system/etcd-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876859    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/40ae97d8160aa07683eec87faf1edaec-usr-local-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-796413\" (UID: \"40ae97d8160aa07683eec87faf1edaec\") " pod="kube-system/kube-apiserver-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876883    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/82d5b8b31c5acd7f4dfe37a1a3c32eec-k8s-certs\") pod \"kube-controller-manager-scheduled-stop-796413\" (UID: \"82d5b8b31c5acd7f4dfe37a1a3c32eec\") " pod="kube-system/kube-controller-manager-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876906    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/82d5b8b31c5acd7f4dfe37a1a3c32eec-usr-share-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-796413\" (UID: \"82d5b8b31c5acd7f4dfe37a1a3c32eec\") " pod="kube-system/kube-controller-manager-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876931    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/40ae97d8160aa07683eec87faf1edaec-etc-ca-certificates\") pod \"kube-apiserver-scheduled-stop-796413\" (UID: \"40ae97d8160aa07683eec87faf1edaec\") " pod="kube-system/kube-apiserver-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876958    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/40ae97d8160aa07683eec87faf1edaec-usr-share-ca-certificates\") pod \"kube-apiserver-scheduled-stop-796413\" (UID: \"40ae97d8160aa07683eec87faf1edaec\") " pod="kube-system/kube-apiserver-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876977    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/82d5b8b31c5acd7f4dfe37a1a3c32eec-etc-ca-certificates\") pod \"kube-controller-manager-scheduled-stop-796413\" (UID: \"82d5b8b31c5acd7f4dfe37a1a3c32eec\") " pod="kube-system/kube-controller-manager-scheduled-stop-796413"
	Nov 23 08:50:23 scheduled-stop-796413 kubelet[2271]: I1123 08:50:23.876994    2271 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/946054c2d8965adb8b224cb69b534e22-kubeconfig\") pod \"kube-scheduler-scheduled-stop-796413\" (UID: \"946054c2d8965adb8b224cb69b534e22\") " pod="kube-system/kube-scheduler-scheduled-stop-796413"
	Nov 23 08:50:24 scheduled-stop-796413 kubelet[2271]: I1123 08:50:24.528633    2271 apiserver.go:52] "Watching apiserver"
	Nov 23 08:50:24 scheduled-stop-796413 kubelet[2271]: I1123 08:50:24.570128    2271 desired_state_of_world_populator.go:154] "Finished populating initial desired state of world"
	Nov 23 08:50:24 scheduled-stop-796413 kubelet[2271]: I1123 08:50:24.730536    2271 kubelet.go:3219] "Creating a mirror pod for static pod" pod="kube-system/etcd-scheduled-stop-796413"
	Nov 23 08:50:24 scheduled-stop-796413 kubelet[2271]: I1123 08:50:24.734692    2271 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-apiserver-scheduled-stop-796413" podStartSLOduration=1.734672402 podStartE2EDuration="1.734672402s" podCreationTimestamp="2025-11-23 08:50:23 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-11-23 08:50:24.734420438 +0000 UTC m=+1.294405552" watchObservedRunningTime="2025-11-23 08:50:24.734672402 +0000 UTC m=+1.294657508"
	Nov 23 08:50:24 scheduled-stop-796413 kubelet[2271]: I1123 08:50:24.745906    2271 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-scheduler-scheduled-stop-796413" podStartSLOduration=1.745885061 podStartE2EDuration="1.745885061s" podCreationTimestamp="2025-11-23 08:50:23 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-11-23 08:50:24.718294991 +0000 UTC m=+1.278280105" watchObservedRunningTime="2025-11-23 08:50:24.745885061 +0000 UTC m=+1.305870166"
	Nov 23 08:50:24 scheduled-stop-796413 kubelet[2271]: E1123 08:50:24.753469    2271 kubelet.go:3221] "Failed creating a mirror pod" err="pods \"etcd-scheduled-stop-796413\" already exists" pod="kube-system/etcd-scheduled-stop-796413"
	Nov 23 08:50:24 scheduled-stop-796413 kubelet[2271]: I1123 08:50:24.769932    2271 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/etcd-scheduled-stop-796413" podStartSLOduration=1.769910375 podStartE2EDuration="1.769910375s" podCreationTimestamp="2025-11-23 08:50:23 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-11-23 08:50:24.748965834 +0000 UTC m=+1.308950957" watchObservedRunningTime="2025-11-23 08:50:24.769910375 +0000 UTC m=+1.329895497"
	Nov 23 08:50:24 scheduled-stop-796413 kubelet[2271]: I1123 08:50:24.788056    2271 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/kube-controller-manager-scheduled-stop-796413" podStartSLOduration=1.788037527 podStartE2EDuration="1.788037527s" podCreationTimestamp="2025-11-23 08:50:23 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2025-11-23 08:50:24.770343254 +0000 UTC m=+1.330328368" watchObservedRunningTime="2025-11-23 08:50:24.788037527 +0000 UTC m=+1.348022649"
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p scheduled-stop-796413 -n scheduled-stop-796413
helpers_test.go:269: (dbg) Run:  kubectl --context scheduled-stop-796413 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: storage-provisioner
helpers_test.go:282: ======> post-mortem[TestScheduledStopUnix]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context scheduled-stop-796413 describe pod storage-provisioner
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context scheduled-stop-796413 describe pod storage-provisioner: exit status 1 (102.68659ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "storage-provisioner" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context scheduled-stop-796413 describe pod storage-provisioner: exit status 1
helpers_test.go:175: Cleaning up "scheduled-stop-796413" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-796413
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-796413: (2.30959657s)
--- FAIL: TestScheduledStopUnix (40.57s)

                                                
                                    

Test pass (321/348)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 10.23
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.32
9 TestDownloadOnly/v1.28.0/DeleteAll 0.28
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.21
12 TestDownloadOnly/v1.34.1/json-events 4.4
13 TestDownloadOnly/v1.34.1/preload-exists 0
17 TestDownloadOnly/v1.34.1/LogsDuration 0.1
18 TestDownloadOnly/v1.34.1/DeleteAll 0.21
19 TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.6
22 TestOffline 82.65
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 143.37
29 TestAddons/serial/Volcano 41.76
31 TestAddons/serial/GCPAuth/Namespaces 0.19
32 TestAddons/serial/GCPAuth/FakeCredentials 11.12
35 TestAddons/parallel/Registry 15.39
36 TestAddons/parallel/RegistryCreds 0.72
37 TestAddons/parallel/Ingress 20.39
38 TestAddons/parallel/InspektorGadget 10.74
39 TestAddons/parallel/MetricsServer 5.78
41 TestAddons/parallel/CSI 56.26
42 TestAddons/parallel/Headlamp 18.04
43 TestAddons/parallel/CloudSpanner 6.71
44 TestAddons/parallel/LocalPath 8.69
45 TestAddons/parallel/NvidiaDevicePlugin 5.57
46 TestAddons/parallel/Yakd 11.75
48 TestAddons/StoppedEnableDisable 11.43
49 TestCertOptions 37.17
50 TestCertExpiration 270.7
51 TestDockerFlags 46.29
52 TestForceSystemdFlag 47.19
53 TestForceSystemdEnv 50.72
58 TestErrorSpam/setup 33.74
59 TestErrorSpam/start 0.81
60 TestErrorSpam/status 1.16
61 TestErrorSpam/pause 1.67
62 TestErrorSpam/unpause 1.62
63 TestErrorSpam/stop 11.42
66 TestFunctional/serial/CopySyncFile 0.01
67 TestFunctional/serial/StartWithProxy 76.73
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 49.82
70 TestFunctional/serial/KubeContext 0.06
71 TestFunctional/serial/KubectlGetPods 0.11
74 TestFunctional/serial/CacheCmd/cache/add_remote 2.92
75 TestFunctional/serial/CacheCmd/cache/add_local 0.96
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.56
80 TestFunctional/serial/CacheCmd/cache/delete 0.11
81 TestFunctional/serial/MinikubeKubectlCmd 0.14
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 58.74
84 TestFunctional/serial/ComponentHealth 0.11
85 TestFunctional/serial/LogsCmd 1.19
86 TestFunctional/serial/LogsFileCmd 1.24
87 TestFunctional/serial/InvalidService 4.55
89 TestFunctional/parallel/ConfigCmd 0.47
90 TestFunctional/parallel/DashboardCmd 15.08
91 TestFunctional/parallel/DryRun 0.57
92 TestFunctional/parallel/InternationalLanguage 0.25
93 TestFunctional/parallel/StatusCmd 1.4
97 TestFunctional/parallel/ServiceCmdConnect 8.68
98 TestFunctional/parallel/AddonsCmd 0.17
99 TestFunctional/parallel/PersistentVolumeClaim 28.11
101 TestFunctional/parallel/SSHCmd 0.72
102 TestFunctional/parallel/CpCmd 2.42
104 TestFunctional/parallel/FileSync 0.37
105 TestFunctional/parallel/CertSync 2.23
109 TestFunctional/parallel/NodeLabels 0.11
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.29
113 TestFunctional/parallel/License 0.27
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.67
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.49
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 7.2
126 TestFunctional/parallel/ServiceCmd/List 0.53
127 TestFunctional/parallel/ServiceCmd/JSONOutput 0.63
128 TestFunctional/parallel/ServiceCmd/HTTPS 0.39
129 TestFunctional/parallel/ServiceCmd/Format 0.39
130 TestFunctional/parallel/ServiceCmd/URL 0.39
131 TestFunctional/parallel/ProfileCmd/profile_not_create 0.48
132 TestFunctional/parallel/ProfileCmd/profile_list 0.64
133 TestFunctional/parallel/MountCmd/any-port 8.91
134 TestFunctional/parallel/ProfileCmd/profile_json_output 0.46
135 TestFunctional/parallel/MountCmd/specific-port 2.03
136 TestFunctional/parallel/MountCmd/VerifyCleanup 2.86
137 TestFunctional/parallel/Version/short 0.06
138 TestFunctional/parallel/Version/components 1.28
139 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
140 TestFunctional/parallel/ImageCommands/ImageListTable 0.26
141 TestFunctional/parallel/ImageCommands/ImageListJson 0.26
142 TestFunctional/parallel/ImageCommands/ImageListYaml 0.26
143 TestFunctional/parallel/ImageCommands/ImageBuild 3.88
144 TestFunctional/parallel/ImageCommands/Setup 0.64
145 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 0.91
146 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.79
147 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.05
148 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.38
149 TestFunctional/parallel/ImageCommands/ImageRemove 0.59
150 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.81
151 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.52
152 TestFunctional/parallel/DockerEnv/bash 1.38
153 TestFunctional/parallel/UpdateContextCmd/no_changes 0.17
154 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
155 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
156 TestFunctional/delete_echo-server_images 0.04
157 TestFunctional/delete_my-image_image 0.02
158 TestFunctional/delete_minikube_cached_images 0.02
163 TestMultiControlPlane/serial/StartCluster 170.01
164 TestMultiControlPlane/serial/DeployApp 8.43
165 TestMultiControlPlane/serial/PingHostFromPods 1.79
166 TestMultiControlPlane/serial/AddWorkerNode 35.84
167 TestMultiControlPlane/serial/NodeLabels 0.11
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.19
169 TestMultiControlPlane/serial/CopyFile 20.97
170 TestMultiControlPlane/serial/StopSecondaryNode 12.14
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.82
172 TestMultiControlPlane/serial/RestartSecondaryNode 52.85
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.25
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 224.63
175 TestMultiControlPlane/serial/DeleteSecondaryNode 12.25
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.8
177 TestMultiControlPlane/serial/StopCluster 33.33
178 TestMultiControlPlane/serial/RestartCluster 122.39
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.83
180 TestMultiControlPlane/serial/AddSecondaryNode 70.5
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.09
184 TestImageBuild/serial/Setup 34.78
185 TestImageBuild/serial/NormalBuild 1.61
186 TestImageBuild/serial/BuildWithBuildArg 0.94
187 TestImageBuild/serial/BuildWithDockerIgnore 0.92
188 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.91
193 TestJSONOutput/start/Command 76.32
194 TestJSONOutput/start/Audit 0
196 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/pause/Command 0.68
200 TestJSONOutput/pause/Audit 0
202 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
205 TestJSONOutput/unpause/Command 0.58
206 TestJSONOutput/unpause/Audit 0
208 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
209 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
211 TestJSONOutput/stop/Command 11.14
212 TestJSONOutput/stop/Audit 0
214 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
215 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
216 TestErrorJSONOutput 0.23
218 TestKicCustomNetwork/create_custom_network 36.56
219 TestKicCustomNetwork/use_default_bridge_network 38.96
220 TestKicExistingNetwork 35.07
221 TestKicCustomSubnet 34.56
222 TestKicStaticIP 39.4
223 TestMainNoArgs 0.05
224 TestMinikubeProfile 75.95
227 TestMountStart/serial/StartWithMountFirst 7.51
228 TestMountStart/serial/VerifyMountFirst 0.26
229 TestMountStart/serial/StartWithMountSecond 9.95
230 TestMountStart/serial/VerifyMountSecond 0.27
231 TestMountStart/serial/DeleteFirst 1.56
232 TestMountStart/serial/VerifyMountPostDelete 0.29
233 TestMountStart/serial/Stop 1.28
234 TestMountStart/serial/RestartStopped 8.62
235 TestMountStart/serial/VerifyMountPostStop 0.28
238 TestMultiNode/serial/FreshStart2Nodes 91.33
239 TestMultiNode/serial/DeployApp2Nodes 5.87
240 TestMultiNode/serial/PingHostFrom2Pods 0.99
241 TestMultiNode/serial/AddNode 34.6
242 TestMultiNode/serial/MultiNodeLabels 0.1
243 TestMultiNode/serial/ProfileList 0.75
244 TestMultiNode/serial/CopyFile 10.76
245 TestMultiNode/serial/StopNode 2.42
246 TestMultiNode/serial/StartAfterStop 9.41
247 TestMultiNode/serial/RestartKeepsNodes 75.09
248 TestMultiNode/serial/DeleteNode 5.86
249 TestMultiNode/serial/StopMultiNode 22.26
250 TestMultiNode/serial/RestartMultiNode 52.9
251 TestMultiNode/serial/ValidateNameConflict 35.17
256 TestPreload 156.73
259 TestSkaffold 143.71
261 TestInsufficientStorage 13.86
262 TestRunningBinaryUpgrade 75.57
264 TestKubernetesUpgrade 379.36
265 TestMissingContainerUpgrade 99.26
267 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
268 TestNoKubernetes/serial/StartWithK8s 66.66
269 TestNoKubernetes/serial/StartWithStopK8s 7.81
270 TestNoKubernetes/serial/Start 10.64
282 TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads 0
283 TestNoKubernetes/serial/VerifyK8sNotRunning 0.37
284 TestNoKubernetes/serial/ProfileList 0.86
285 TestNoKubernetes/serial/Stop 1.42
286 TestNoKubernetes/serial/StartNoArgs 8.71
287 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
288 TestStoppedBinaryUpgrade/Setup 0.79
289 TestStoppedBinaryUpgrade/Upgrade 83.71
290 TestStoppedBinaryUpgrade/MinikubeLogs 1.14
299 TestPause/serial/Start 73.65
300 TestPause/serial/SecondStartNoReconfiguration 51.55
301 TestPause/serial/Pause 0.69
302 TestPause/serial/VerifyStatus 0.34
303 TestPause/serial/Unpause 0.59
304 TestPause/serial/PauseAgain 0.77
305 TestPause/serial/DeletePaused 2.35
306 TestPause/serial/VerifyDeletedResources 0.41
307 TestNetworkPlugins/group/auto/Start 52.69
308 TestNetworkPlugins/group/auto/KubeletFlags 0.28
309 TestNetworkPlugins/group/auto/NetCatPod 10.3
310 TestNetworkPlugins/group/auto/DNS 0.26
311 TestNetworkPlugins/group/auto/Localhost 0.21
312 TestNetworkPlugins/group/auto/HairPin 0.16
313 TestNetworkPlugins/group/kindnet/Start 71.87
314 TestNetworkPlugins/group/kindnet/ControllerPod 6
315 TestNetworkPlugins/group/kindnet/KubeletFlags 0.42
316 TestNetworkPlugins/group/kindnet/NetCatPod 11.45
317 TestNetworkPlugins/group/calico/Start 72.29
318 TestNetworkPlugins/group/kindnet/DNS 0.28
319 TestNetworkPlugins/group/kindnet/Localhost 0.19
320 TestNetworkPlugins/group/kindnet/HairPin 0.19
321 TestNetworkPlugins/group/custom-flannel/Start 57.08
322 TestNetworkPlugins/group/calico/ControllerPod 6.01
323 TestNetworkPlugins/group/calico/KubeletFlags 0.35
324 TestNetworkPlugins/group/calico/NetCatPod 12.32
325 TestNetworkPlugins/group/calico/DNS 0.24
326 TestNetworkPlugins/group/calico/Localhost 0.16
327 TestNetworkPlugins/group/calico/HairPin 0.18
328 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.31
329 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.36
330 TestNetworkPlugins/group/custom-flannel/DNS 0.5
331 TestNetworkPlugins/group/custom-flannel/Localhost 0.27
332 TestNetworkPlugins/group/custom-flannel/HairPin 0.28
333 TestNetworkPlugins/group/false/Start 81.46
334 TestNetworkPlugins/group/enable-default-cni/Start 78.39
335 TestNetworkPlugins/group/false/KubeletFlags 0.32
336 TestNetworkPlugins/group/false/NetCatPod 10.3
337 TestNetworkPlugins/group/false/DNS 0.34
338 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.41
339 TestNetworkPlugins/group/false/Localhost 0.26
340 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.4
341 TestNetworkPlugins/group/false/HairPin 0.25
342 TestNetworkPlugins/group/enable-default-cni/DNS 0.29
343 TestNetworkPlugins/group/enable-default-cni/Localhost 0.26
344 TestNetworkPlugins/group/enable-default-cni/HairPin 0.23
345 TestNetworkPlugins/group/flannel/Start 58.78
346 TestNetworkPlugins/group/bridge/Start 80.43
347 TestNetworkPlugins/group/flannel/ControllerPod 6.01
348 TestNetworkPlugins/group/flannel/KubeletFlags 0.32
349 TestNetworkPlugins/group/flannel/NetCatPod 10.29
350 TestNetworkPlugins/group/flannel/DNS 0.19
351 TestNetworkPlugins/group/flannel/Localhost 0.16
352 TestNetworkPlugins/group/flannel/HairPin 0.16
353 TestNetworkPlugins/group/bridge/KubeletFlags 0.43
354 TestNetworkPlugins/group/bridge/NetCatPod 12.35
355 TestNetworkPlugins/group/kubenet/Start 85.15
356 TestNetworkPlugins/group/bridge/DNS 0.22
357 TestNetworkPlugins/group/bridge/Localhost 0.16
358 TestNetworkPlugins/group/bridge/HairPin 0.14
360 TestStartStop/group/old-k8s-version/serial/FirstStart 94.58
361 TestNetworkPlugins/group/kubenet/KubeletFlags 0.42
362 TestNetworkPlugins/group/kubenet/NetCatPod 9.3
363 TestNetworkPlugins/group/kubenet/DNS 0.29
364 TestNetworkPlugins/group/kubenet/Localhost 0.17
365 TestNetworkPlugins/group/kubenet/HairPin 0.17
367 TestStartStop/group/no-preload/serial/FirstStart 84.12
368 TestStartStop/group/old-k8s-version/serial/DeployApp 11.63
369 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.87
370 TestStartStop/group/old-k8s-version/serial/Stop 11.67
371 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.32
372 TestStartStop/group/old-k8s-version/serial/SecondStart 29.7
373 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 14
374 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.09
375 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
376 TestStartStop/group/old-k8s-version/serial/Pause 3.57
377 TestStartStop/group/no-preload/serial/DeployApp 9.44
379 TestStartStop/group/embed-certs/serial/FirstStart 85.29
380 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.35
381 TestStartStop/group/no-preload/serial/Stop 11.33
382 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.24
383 TestStartStop/group/no-preload/serial/SecondStart 57.72
384 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
385 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.15
386 TestStartStop/group/embed-certs/serial/DeployApp 10.38
387 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.32
388 TestStartStop/group/no-preload/serial/Pause 3.44
390 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 82.55
391 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.94
392 TestStartStop/group/embed-certs/serial/Stop 11.58
393 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.26
394 TestStartStop/group/embed-certs/serial/SecondStart 57.74
395 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
396 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.13
397 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.43
398 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.28
399 TestStartStop/group/embed-certs/serial/Pause 3.13
401 TestStartStop/group/newest-cni/serial/FirstStart 49.64
402 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.27
403 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.61
404 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.24
405 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 60.94
406 TestStartStop/group/newest-cni/serial/DeployApp 0
407 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.21
408 TestStartStop/group/newest-cni/serial/Stop 11.2
409 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
410 TestStartStop/group/newest-cni/serial/SecondStart 18.25
411 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
412 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
413 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
414 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
415 TestStartStop/group/newest-cni/serial/Pause 3.62
416 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.13
417 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.32
418 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.97
x
+
TestDownloadOnly/v1.28.0/json-events (10.23s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-902888 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-902888 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (10.232393416s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (10.23s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I1123 08:10:58.802697    4159 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
I1123 08:10:58.802776    4159 preload.go:203] Found local preload: /home/jenkins/minikube-integration/21969-2348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/LogsDuration (0.32s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-902888
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-902888: exit status 85 (319.954127ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-902888 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-902888 │ jenkins │ v1.37.0 │ 23 Nov 25 08:10 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/11/23 08:10:48
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.25.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1123 08:10:48.614121    4165 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:10:48.614252    4165 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:10:48.614289    4165 out.go:374] Setting ErrFile to fd 2...
	I1123 08:10:48.614303    4165 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:10:48.614568    4165 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	W1123 08:10:48.614698    4165 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21969-2348/.minikube/config/config.json: open /home/jenkins/minikube-integration/21969-2348/.minikube/config/config.json: no such file or directory
	I1123 08:10:48.615105    4165 out.go:368] Setting JSON to true
	I1123 08:10:48.615879    4165 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":3200,"bootTime":1763882249,"procs":150,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1123 08:10:48.615952    4165 start.go:143] virtualization:  
	I1123 08:10:48.621917    4165 out.go:99] [download-only-902888] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	W1123 08:10:48.622088    4165 preload.go:354] Failed to list preload files: open /home/jenkins/minikube-integration/21969-2348/.minikube/cache/preloaded-tarball: no such file or directory
	I1123 08:10:48.622205    4165 notify.go:221] Checking for updates...
	I1123 08:10:48.626996    4165 out.go:171] MINIKUBE_LOCATION=21969
	I1123 08:10:48.630456    4165 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1123 08:10:48.633765    4165 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	I1123 08:10:48.637092    4165 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	I1123 08:10:48.640279    4165 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W1123 08:10:48.646226    4165 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1123 08:10:48.646494    4165 driver.go:422] Setting default libvirt URI to qemu:///system
	I1123 08:10:48.673472    4165 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1123 08:10:48.673631    4165 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:10:49.070323    4165 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-11-23 08:10:49.060949049 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:10:49.070426    4165 docker.go:319] overlay module found
	I1123 08:10:49.073476    4165 out.go:99] Using the docker driver based on user configuration
	I1123 08:10:49.073513    4165 start.go:309] selected driver: docker
	I1123 08:10:49.073523    4165 start.go:927] validating driver "docker" against <nil>
	I1123 08:10:49.073622    4165 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:10:49.135469    4165 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-11-23 08:10:49.126584281 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:10:49.135635    4165 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1123 08:10:49.135906    4165 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I1123 08:10:49.136076    4165 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1123 08:10:49.139305    4165 out.go:171] Using Docker driver with root privileges
	I1123 08:10:49.142361    4165 cni.go:84] Creating CNI manager for ""
	I1123 08:10:49.142441    4165 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1123 08:10:49.142455    4165 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1123 08:10:49.142528    4165 start.go:353] cluster config:
	{Name:download-only-902888 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f Memory:3072 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.28.0 ClusterName:download-only-902888 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1123 08:10:49.145608    4165 out.go:99] Starting "download-only-902888" primary control-plane node in "download-only-902888" cluster
	I1123 08:10:49.145632    4165 cache.go:134] Beginning downloading kic base image for docker with docker
	I1123 08:10:49.148766    4165 out.go:99] Pulling base image v0.0.48-1763789673-21948 ...
	I1123 08:10:49.148812    4165 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1123 08:10:49.148895    4165 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f in local docker daemon
	I1123 08:10:49.165520    4165 cache.go:163] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f to local cache
	I1123 08:10:49.165691    4165 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f in local cache directory
	I1123 08:10:49.165796    4165 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f to local cache
	I1123 08:10:49.204842    4165 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
	I1123 08:10:49.204876    4165 cache.go:65] Caching tarball of preloaded images
	I1123 08:10:49.205079    4165 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1123 08:10:49.208384    4165 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I1123 08:10:49.208410    4165 preload.go:318] getting checksum for preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4 from gcs api...
	I1123 08:10:49.304006    4165 preload.go:295] Got checksum from GCS API "002a73d62a3b066a08573cf3da2c8cb4"
	I1123 08:10:49.304213    4165 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4?checksum=md5:002a73d62a3b066a08573cf3da2c8cb4 -> /home/jenkins/minikube-integration/21969-2348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
	I1123 08:10:52.411011    4165 cache.go:68] Finished verifying existence of preloaded tar for v1.28.0 on docker
	I1123 08:10:52.411429    4165 profile.go:143] Saving config to /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/download-only-902888/config.json ...
	I1123 08:10:52.411462    4165 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/download-only-902888/config.json: {Name:mk1eeff63c9a7685d0005a2a2f24b618e127a894 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1123 08:10:52.411650    4165 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1123 08:10:52.411851    4165 download.go:108] Downloading: https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/21969-2348/.minikube/cache/linux/arm64/v1.28.0/kubectl
	
	
	* The control-plane node download-only-902888 host does not exist
	  To start a cluster, run: "minikube start -p download-only-902888"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.28.0/LogsDuration (0.32s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAll (0.28s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.28.0/DeleteAll (0.28s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.21s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-902888
--- PASS: TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.21s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/json-events (4.4s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-497059 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-497059 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker: (4.400585937s)
--- PASS: TestDownloadOnly/v1.34.1/json-events (4.40s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/preload-exists
I1123 08:11:04.017486    4159 preload.go:188] Checking if preload exists for k8s version v1.34.1 and runtime docker
I1123 08:11:04.017519    4159 preload.go:203] Found local preload: /home/jenkins/minikube-integration/21969-2348/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/LogsDuration (0.1s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-497059
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-497059: exit status 85 (94.963347ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-902888 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-902888 │ jenkins │ v1.37.0 │ 23 Nov 25 08:10 UTC │                     │
	│ delete  │ --all                                                                                                                                                                         │ minikube             │ jenkins │ v1.37.0 │ 23 Nov 25 08:10 UTC │ 23 Nov 25 08:10 UTC │
	│ delete  │ -p download-only-902888                                                                                                                                                       │ download-only-902888 │ jenkins │ v1.37.0 │ 23 Nov 25 08:10 UTC │ 23 Nov 25 08:10 UTC │
	│ start   │ -o=json --download-only -p download-only-497059 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-497059 │ jenkins │ v1.37.0 │ 23 Nov 25 08:10 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/11/23 08:10:59
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.25.3 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1123 08:10:59.657133    4363 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:10:59.657345    4363 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:10:59.657376    4363 out.go:374] Setting ErrFile to fd 2...
	I1123 08:10:59.657397    4363 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:10:59.657655    4363 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:10:59.658071    4363 out.go:368] Setting JSON to true
	I1123 08:10:59.658794    4363 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":3211,"bootTime":1763882249,"procs":143,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1123 08:10:59.658889    4363 start.go:143] virtualization:  
	I1123 08:10:59.682089    4363 out.go:99] [download-only-497059] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1123 08:10:59.682462    4363 notify.go:221] Checking for updates...
	I1123 08:10:59.713219    4363 out.go:171] MINIKUBE_LOCATION=21969
	I1123 08:10:59.739224    4363 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1123 08:10:59.763529    4363 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	I1123 08:10:59.778417    4363 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	I1123 08:10:59.797347    4363 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W1123 08:10:59.857093    4363 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1123 08:10:59.857418    4363 driver.go:422] Setting default libvirt URI to qemu:///system
	I1123 08:10:59.878886    4363 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1123 08:10:59.878995    4363 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:10:59.950786    4363 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-11-23 08:10:59.941617611 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:10:59.950919    4363 docker.go:319] overlay module found
	I1123 08:10:59.958375    4363 out.go:99] Using the docker driver based on user configuration
	I1123 08:10:59.958412    4363 start.go:309] selected driver: docker
	I1123 08:10:59.958419    4363 start.go:927] validating driver "docker" against <nil>
	I1123 08:10:59.958524    4363 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:11:00.015396    4363 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-11-23 08:11:00.006099512 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:11:00.015549    4363 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1123 08:11:00.015841    4363 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I1123 08:11:00.015986    4363 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1123 08:11:00.027546    4363 out.go:171] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-497059 host does not exist
	  To start a cluster, run: "minikube start -p download-only-497059"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.34.1/LogsDuration (0.10s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/DeleteAll (0.21s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.34.1/DeleteAll (0.21s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-497059
--- PASS: TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
I1123 08:11:05.168566    4159 binary.go:80] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:309: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-132772 --alsologtostderr --binary-mirror http://127.0.0.1:40321 --driver=docker  --container-runtime=docker
helpers_test.go:175: Cleaning up "binary-mirror-132772" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-132772
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestOffline (82.65s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-arm64 start -p offline-docker-105922 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-arm64 start -p offline-docker-105922 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m20.27541961s)
helpers_test.go:175: Cleaning up "offline-docker-105922" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p offline-docker-105922
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p offline-docker-105922: (2.374908719s)
--- PASS: TestOffline (82.65s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

                                                
                                                
=== RUN   TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/EnablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1000: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-501976
addons_test.go:1000: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-501976: exit status 85 (81.14684ms)

                                                
                                                
-- stdout --
	* Profile "addons-501976" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-501976"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

                                                
                                                
=== RUN   TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/DisablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1011: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-501976
addons_test.go:1011: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-501976: exit status 85 (67.676303ms)

                                                
                                                
-- stdout --
	* Profile "addons-501976" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-501976"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

                                                
                                    
x
+
TestAddons/Setup (143.37s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-501976 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-linux-arm64 start -p addons-501976 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m23.369589702s)
--- PASS: TestAddons/Setup (143.37s)

                                                
                                    
x
+
TestAddons/serial/Volcano (41.76s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:884: volcano-controller stabilized in 60.470087ms
addons_test.go:868: volcano-scheduler stabilized in 61.184275ms
addons_test.go:876: volcano-admission stabilized in 61.680405ms
addons_test.go:890: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-scheduler-76c996c8bf-fstdr" [8f1b97b0-1c1a-49c4-a677-26ed11a9bf47] Running
addons_test.go:890: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003384713s
addons_test.go:894: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-admission-6c447bd768-q9kb2" [2da6a184-e694-4bf2-9f36-a0df1c447831] Running
addons_test.go:894: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.003925445s
addons_test.go:898: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-controllers-6fd4f85cb8-2wqqj" [0431599d-dd2b-496e-a6ec-d1d7956ed383] Running
addons_test.go:898: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003028475s
addons_test.go:903: (dbg) Run:  kubectl --context addons-501976 delete -n volcano-system job volcano-admission-init
addons_test.go:909: (dbg) Run:  kubectl --context addons-501976 create -f testdata/vcjob.yaml
addons_test.go:917: (dbg) Run:  kubectl --context addons-501976 get vcjob -n my-volcano
addons_test.go:935: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:352: "test-job-nginx-0" [f2cd5799-5ce0-42fb-a766-1b825ec03940] Pending
helpers_test.go:352: "test-job-nginx-0" [f2cd5799-5ce0-42fb-a766-1b825ec03940] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "test-job-nginx-0" [f2cd5799-5ce0-42fb-a766-1b825ec03940] Running
addons_test.go:935: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 13.003712778s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-501976 addons disable volcano --alsologtostderr -v=1: (12.081158067s)
--- PASS: TestAddons/serial/Volcano (41.76s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/Namespaces (0.19s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:630: (dbg) Run:  kubectl --context addons-501976 create ns new-namespace
addons_test.go:644: (dbg) Run:  kubectl --context addons-501976 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.19s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (11.12s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-501976 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-501976 create sa gcp-auth-test
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [5106fa96-2678-4773-9c6b-c224dad43f6d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [5106fa96-2678-4773-9c6b-c224dad43f6d] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.003091412s
addons_test.go:694: (dbg) Run:  kubectl --context addons-501976 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-501976 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-501976 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-501976 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (11.12s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.39s)

                                                
                                                
=== RUN   TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 4.88695ms
addons_test.go:384: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-6b586f9694-nl65d" [1d6c31e6-0201-43fd-b3ea-825b638bf945] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003697014s
addons_test.go:387: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-proxy-7fffd" [800a7f36-22e6-4da5-99a0-a2d30e4a54dd] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003423308s
addons_test.go:392: (dbg) Run:  kubectl --context addons-501976 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-501976 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:397: (dbg) Done: kubectl --context addons-501976 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (4.428205646s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 ip
2025/11/23 08:14:46 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.39s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.72s)

                                                
                                                
=== RUN   TestAddons/parallel/RegistryCreds
=== PAUSE TestAddons/parallel/RegistryCreds

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:323: registry-creds stabilized in 3.470177ms
addons_test.go:325: (dbg) Run:  out/minikube-linux-arm64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-501976
addons_test.go:332: (dbg) Run:  kubectl --context addons-501976 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (0.72s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (20.39s)

                                                
                                                
=== RUN   TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-501976 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-501976 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-501976 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:352: "nginx" [2d719774-e478-482f-b4d1-9f3b7cae7a6b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [2d719774-e478-482f-b4d1-9f3b7cae7a6b] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.002725677s
I1123 08:15:39.612033    4159 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-501976 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-501976 addons disable ingress-dns --alsologtostderr -v=1: (1.703343917s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-501976 addons disable ingress --alsologtostderr -v=1: (7.903574275s)
--- PASS: TestAddons/parallel/Ingress (20.39s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.74s)

                                                
                                                
=== RUN   TestAddons/parallel/InspektorGadget
=== PAUSE TestAddons/parallel/InspektorGadget

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:352: "gadget-gkrvx" [7cc8bb97-cb58-427c-a63e-7af20be7626b] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.010426545s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-501976 addons disable inspektor-gadget --alsologtostderr -v=1: (5.733286812s)
--- PASS: TestAddons/parallel/InspektorGadget (10.74s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.78s)

                                                
                                                
=== RUN   TestAddons/parallel/MetricsServer
=== PAUSE TestAddons/parallel/MetricsServer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 3.333919ms
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:352: "metrics-server-85b7d694d7-z9rhv" [f94c2052-e963-42c4-a1e5-6c57d9ec6d74] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003909422s
addons_test.go:463: (dbg) Run:  kubectl --context addons-501976 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.78s)

                                                
                                    
x
+
TestAddons/parallel/CSI (56.26s)

                                                
                                                
=== RUN   TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1123 08:14:55.435166    4159 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1123 08:14:55.440307    4159 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1123 08:14:55.440334    4159 kapi.go:107] duration metric: took 8.292328ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 8.303176ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-501976 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:557: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-501976 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:567: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:352: "task-pv-pod" [ac28481f-eafa-4dca-96f7-02b453cc8e8f] Pending
helpers_test.go:352: "task-pv-pod" [ac28481f-eafa-4dca-96f7-02b453cc8e8f] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod" [ac28481f-eafa-4dca-96f7-02b453cc8e8f] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.004008031s
addons_test.go:572: (dbg) Run:  kubectl --context addons-501976 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:577: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:427: (dbg) Run:  kubectl --context addons-501976 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:435: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:427: (dbg) Run:  kubectl --context addons-501976 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-501976 delete pod task-pv-pod
addons_test.go:588: (dbg) Run:  kubectl --context addons-501976 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-501976 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:599: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-501976 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:609: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:352: "task-pv-pod-restore" [3a7b463a-9095-4d03-b381-d0f7a8165749] Pending
helpers_test.go:352: "task-pv-pod-restore" [3a7b463a-9095-4d03-b381-d0f7a8165749] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod-restore" [3a7b463a-9095-4d03-b381-d0f7a8165749] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.006318192s
addons_test.go:614: (dbg) Run:  kubectl --context addons-501976 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-501976 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-501976 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-501976 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.982425278s)
--- PASS: TestAddons/parallel/CSI (56.26s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.04s)

                                                
                                                
=== RUN   TestAddons/parallel/Headlamp
=== PAUSE TestAddons/parallel/Headlamp

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-501976 --alsologtostderr -v=1
addons_test.go:808: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-501976 --alsologtostderr -v=1: (1.290518127s)
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:352: "headlamp-dfcdc64b-gb554" [c59db815-5576-471a-b37f-2bb7272c3652] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-dfcdc64b-gb554" [c59db815-5576-471a-b37f-2bb7272c3652] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003184461s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-501976 addons disable headlamp --alsologtostderr -v=1: (5.746935912s)
--- PASS: TestAddons/parallel/Headlamp (18.04s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.71s)

                                                
                                                
=== RUN   TestAddons/parallel/CloudSpanner
=== PAUSE TestAddons/parallel/CloudSpanner

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:352: "cloud-spanner-emulator-5bdddb765-fkzbm" [9a26d8dd-7898-4671-96b8-403f0e90d698] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004912582s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.71s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (8.69s)

                                                
                                                
=== RUN   TestAddons/parallel/LocalPath
=== PAUSE TestAddons/parallel/LocalPath

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-501976 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-501976 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:959: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-501976 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:352: "test-local-path" [c8bdfd05-d264-4980-ba80-80e8de963bdc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [c8bdfd05-d264-4980-ba80-80e8de963bdc] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [c8bdfd05-d264-4980-ba80-80e8de963bdc] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.00312743s
addons_test.go:967: (dbg) Run:  kubectl --context addons-501976 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 ssh "cat /opt/local-path-provisioner/pvc-5ff66bde-7c24-4518-ab70-2525f44a3c36_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-501976 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-501976 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (8.69s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.57s)

                                                
                                                
=== RUN   TestAddons/parallel/NvidiaDevicePlugin
=== PAUSE TestAddons/parallel/NvidiaDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:352: "nvidia-device-plugin-daemonset-ztkpd" [f49b4ae0-cc5b-4e86-bfa2-d3e9450118f0] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003961655s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.57s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.75s)

                                                
                                                
=== RUN   TestAddons/parallel/Yakd
=== PAUSE TestAddons/parallel/Yakd

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:352: "yakd-dashboard-5ff678cb9-l7brf" [16e05aa3-39e2-4054-bc53-625493527f2a] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003374663s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-501976 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-501976 addons disable yakd --alsologtostderr -v=1: (5.742520217s)
--- PASS: TestAddons/parallel/Yakd (11.75s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.43s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-501976
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-501976: (11.141412629s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-501976
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-501976
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-501976
--- PASS: TestAddons/StoppedEnableDisable (11.43s)

                                                
                                    
x
+
TestCertOptions (37.17s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-447666 --memory=3072 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-447666 --memory=3072 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker: (34.101672329s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-447666 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-447666 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-447666 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-447666" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-447666
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-447666: (2.296240896s)
--- PASS: TestCertOptions (37.17s)

                                                
                                    
x
+
TestCertExpiration (270.7s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-307919 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-307919 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker: (42.22621988s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-307919 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-307919 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (43.662501043s)
helpers_test.go:175: Cleaning up "cert-expiration-307919" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-307919
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-307919: (4.805417802s)
--- PASS: TestCertExpiration (270.70s)

                                                
                                    
x
+
TestDockerFlags (46.29s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-arm64 start -p docker-flags-529352 --cache-images=false --memory=3072 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-arm64 start -p docker-flags-529352 --cache-images=false --memory=3072 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (43.038297324s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-529352 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-529352 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-529352" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-flags-529352
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-flags-529352: (2.464765436s)
--- PASS: TestDockerFlags (46.29s)

                                                
                                    
x
+
TestForceSystemdFlag (47.19s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-175680 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E1123 08:55:18.711078    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-175680 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (44.192502872s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-175680 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-175680" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-175680
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-175680: (2.579107937s)
--- PASS: TestForceSystemdFlag (47.19s)

                                                
                                    
x
+
TestForceSystemdEnv (50.72s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-257974 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-257974 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (47.419527913s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-257974 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-257974" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-257974
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-257974: (2.641951785s)
--- PASS: TestForceSystemdEnv (50.72s)

                                                
                                    
x
+
TestErrorSpam/setup (33.74s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-510310 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-510310 --driver=docker  --container-runtime=docker
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-510310 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-510310 --driver=docker  --container-runtime=docker: (33.738508945s)
--- PASS: TestErrorSpam/setup (33.74s)

                                                
                                    
x
+
TestErrorSpam/start (0.81s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 start --dry-run
--- PASS: TestErrorSpam/start (0.81s)

                                                
                                    
x
+
TestErrorSpam/status (1.16s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 status
--- PASS: TestErrorSpam/status (1.16s)

                                                
                                    
x
+
TestErrorSpam/pause (1.67s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 pause
--- PASS: TestErrorSpam/pause (1.67s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.62s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 unpause
--- PASS: TestErrorSpam/unpause (1.62s)

                                                
                                    
x
+
TestErrorSpam/stop (11.42s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 stop: (11.224474481s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-510310 --log_dir /tmp/nospam-510310 stop
--- PASS: TestErrorSpam/stop (11.42s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.01s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/21969-2348/.minikube/files/etc/test/nested/copy/4159/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.01s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (76.73s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-376312 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
functional_test.go:2239: (dbg) Done: out/minikube-linux-arm64 start -p functional-376312 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (1m16.729718423s)
--- PASS: TestFunctional/serial/StartWithProxy (76.73s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctional/serial/AuditLog
--- PASS: TestFunctional/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (49.82s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1123 08:18:14.782757    4159 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-376312 --alsologtostderr -v=8
E1123 08:18:29.260811    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:29.267192    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:29.278551    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:29.299991    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:29.341375    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:29.422774    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:29.584248    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:29.905882    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:30.547786    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:31.829133    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:34.391832    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:39.513171    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:18:49.755504    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-376312 --alsologtostderr -v=8: (49.805497475s)
functional_test.go:678: soft start took 49.815904034s for "functional-376312" cluster.
I1123 08:19:04.594305    4159 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/SoftStart (49.82s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:696: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctional/serial/KubeContext (0.06s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:711: (dbg) Run:  kubectl --context functional-376312 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.11s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_remote (2.92s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-376312 cache add registry.k8s.io/pause:3.3: (1.044394008s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.92s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_local (0.96s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-376312 /tmp/TestFunctionalserialCacheCmdcacheadd_local1114724734/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cache add minikube-local-cache-test:functional-376312
functional_test.go:1109: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cache delete minikube-local-cache-test:functional-376312
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-376312
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (0.96s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/CacheDelete (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1117: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1125: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.06s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.31s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1139: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.31s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/cache_reload (1.56s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1162: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (295.787689ms)

                                                
                                                
-- stdout --
	FATA[0000] no such image "registry.k8s.io/pause:latest" present 

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1173: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cache reload
E1123 08:19:10.237263    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:1178: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.56s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1187: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1187: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:731: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 kubectl -- --context functional-376312 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.14s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:756: (dbg) Run:  out/kubectl --context functional-376312 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (58.74s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-376312 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1123 08:19:51.199778    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-arm64 start -p functional-376312 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (58.739417943s)
functional_test.go:776: restart took 58.739510533s for "functional-376312" cluster.
I1123 08:20:09.754962    4159 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/ExtraConfig (58.74s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:825: (dbg) Run:  kubectl --context functional-376312 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:840: etcd phase: Running
functional_test.go:850: etcd status: Ready
functional_test.go:840: kube-apiserver phase: Running
functional_test.go:850: kube-apiserver status: Ready
functional_test.go:840: kube-controller-manager phase: Running
functional_test.go:850: kube-controller-manager status: Ready
functional_test.go:840: kube-scheduler phase: Running
functional_test.go:850: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.11s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.19s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-arm64 -p functional-376312 logs: (1.185908189s)
--- PASS: TestFunctional/serial/LogsCmd (1.19s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.24s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 logs --file /tmp/TestFunctionalserialLogsFileCmd2501596419/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-376312 logs --file /tmp/TestFunctionalserialLogsFileCmd2501596419/001/logs.txt: (1.241608164s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.24s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.55s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2326: (dbg) Run:  kubectl --context functional-376312 apply -f testdata/invalidsvc.yaml
functional_test.go:2340: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-376312
functional_test.go:2340: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-376312: exit status 115 (630.509257ms)

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:32496 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2332: (dbg) Run:  kubectl --context functional-376312 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.55s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.47s)

                                                
                                                
=== RUN   TestFunctional/parallel/ConfigCmd
=== PAUSE TestFunctional/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 config get cpus: exit status 14 (77.042642ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 config set cpus 2
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 config get cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 config get cpus: exit status 14 (64.143356ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ConfigCmd (0.47s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (15.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-376312 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-376312 --alsologtostderr -v=1] ...
helpers_test.go:525: unable to kill pid 45560: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (15.08s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.57s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:989: (dbg) Run:  out/minikube-linux-arm64 start -p functional-376312 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker
functional_test.go:989: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-376312 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker: exit status 23 (219.554885ms)

                                                
                                                
-- stdout --
	* [functional-376312] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21969
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1123 08:20:50.058070   45207 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:20:50.058507   45207 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:20:50.058516   45207 out.go:374] Setting ErrFile to fd 2...
	I1123 08:20:50.058521   45207 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:20:50.058993   45207 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:20:50.059596   45207 out.go:368] Setting JSON to false
	I1123 08:20:50.060781   45207 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":3801,"bootTime":1763882249,"procs":212,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1123 08:20:50.060903   45207 start.go:143] virtualization:  
	I1123 08:20:50.066236   45207 out.go:179] * [functional-376312] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1123 08:20:50.069912   45207 notify.go:221] Checking for updates...
	I1123 08:20:50.070880   45207 out.go:179]   - MINIKUBE_LOCATION=21969
	I1123 08:20:50.074104   45207 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1123 08:20:50.077056   45207 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	I1123 08:20:50.080024   45207 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	I1123 08:20:50.083162   45207 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1123 08:20:50.086272   45207 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1123 08:20:50.089936   45207 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:20:50.090509   45207 driver.go:422] Setting default libvirt URI to qemu:///system
	I1123 08:20:50.130434   45207 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1123 08:20:50.130535   45207 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:20:50.209428   45207 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-11-23 08:20:50.19928087 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Pa
th:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:20:50.209571   45207 docker.go:319] overlay module found
	I1123 08:20:50.213141   45207 out.go:179] * Using the docker driver based on existing profile
	I1123 08:20:50.216065   45207 start.go:309] selected driver: docker
	I1123 08:20:50.216094   45207 start.go:927] validating driver "docker" against &{Name:functional-376312 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.1 ClusterName:functional-376312 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1123 08:20:50.216199   45207 start.go:938] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1123 08:20:50.219648   45207 out.go:203] 
	W1123 08:20:50.222520   45207 out.go:285] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I1123 08:20:50.225367   45207 out.go:203] 

                                                
                                                
** /stderr **
functional_test.go:1006: (dbg) Run:  out/minikube-linux-arm64 start -p functional-376312 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
--- PASS: TestFunctional/parallel/DryRun (0.57s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/InternationalLanguage
=== PAUSE TestFunctional/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1035: (dbg) Run:  out/minikube-linux-arm64 start -p functional-376312 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker
functional_test.go:1035: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-376312 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=docker: exit status 23 (246.320568ms)

                                                
                                                
-- stdout --
	* [functional-376312] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21969
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1123 08:20:49.845010   45158 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:20:49.845212   45158 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:20:49.845238   45158 out.go:374] Setting ErrFile to fd 2...
	I1123 08:20:49.845257   45158 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:20:49.847298   45158 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:20:49.847849   45158 out.go:368] Setting JSON to false
	I1123 08:20:49.848788   45158 start.go:133] hostinfo: {"hostname":"ip-172-31-30-239","uptime":3801,"bootTime":1763882249,"procs":213,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1123 08:20:49.848869   45158 start.go:143] virtualization:  
	I1123 08:20:49.852580   45158 out.go:179] * [functional-376312] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I1123 08:20:49.856489   45158 out.go:179]   - MINIKUBE_LOCATION=21969
	I1123 08:20:49.856594   45158 notify.go:221] Checking for updates...
	I1123 08:20:49.862546   45158 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1123 08:20:49.865461   45158 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	I1123 08:20:49.868364   45158 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	I1123 08:20:49.871376   45158 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1123 08:20:49.874342   45158 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1123 08:20:49.877744   45158 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:20:49.878336   45158 driver.go:422] Setting default libvirt URI to qemu:///system
	I1123 08:20:49.929567   45158 docker.go:124] docker version: linux-28.1.1:Docker Engine - Community
	I1123 08:20:49.929682   45158 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:20:49.992318   45158 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-11-23 08:20:49.982643481 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:20:49.992420   45158 docker.go:319] overlay module found
	I1123 08:20:49.995573   45158 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I1123 08:20:49.998348   45158 start.go:309] selected driver: docker
	I1123 08:20:49.998366   45158 start.go:927] validating driver "docker" against &{Name:functional-376312 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1763789673-21948@sha256:bb10ebd3ca086eea12c038085866fb2f6cfa67385dcb830c4deb5e36ced6b53f Memory:4096 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.34.1 ClusterName:functional-376312 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1123 08:20:49.998461   45158 start.go:938] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1123 08:20:50.001913   45158 out.go:203] 
	W1123 08:20:50.004866   45158 out.go:285] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I1123 08:20:50.007862   45158 out.go:203] 

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/InternationalLanguage (0.25s)

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.4s)

                                                
                                                
=== RUN   TestFunctional/parallel/StatusCmd
=== PAUSE TestFunctional/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 status
functional_test.go:875: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.40s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.68s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmdConnect
=== PAUSE TestFunctional/parallel/ServiceCmdConnect

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-376312 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-376312 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:352: "hello-node-connect-7d85dfc575-dm59f" [481bf7ce-5a77-4839-8d2e-aee49c5a7a2e] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-connect-7d85dfc575-dm59f" [481bf7ce-5a77-4839-8d2e-aee49c5a7a2e] Running
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004293136s
functional_test.go:1654: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 service hello-node-connect --url
functional_test.go:1660: found endpoint for hello-node-connect: http://192.168.49.2:31266
functional_test.go:1680: http://192.168.49.2:31266: success! body:
Request served by hello-node-connect-7d85dfc575-dm59f

                                                
                                                
HTTP/1.1 GET /

                                                
                                                
Host: 192.168.49.2:31266
Accept-Encoding: gzip
User-Agent: Go-http-client/1.1
--- PASS: TestFunctional/parallel/ServiceCmdConnect (8.68s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                                
=== RUN   TestFunctional/parallel/AddonsCmd
=== PAUSE TestFunctional/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1695: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 addons list
functional_test.go:1707: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (28.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:352: "storage-provisioner" [371e01ff-ee89-4b9f-abf2-dff29338f0c3] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003237019s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-376312 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-376312 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-376312 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-376312 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [e2ed14f2-622a-4bbc-9b90-fe650baef68d] Pending
helpers_test.go:352: "sp-pod" [e2ed14f2-622a-4bbc-9b90-fe650baef68d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [e2ed14f2-622a-4bbc-9b90-fe650baef68d] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.002827602s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-376312 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-376312 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-376312 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [baea3ed0-f4f1-4c0e-aa7e-18af6e016687] Pending
helpers_test.go:352: "sp-pod" [baea3ed0-f4f1-4c0e-aa7e-18af6e016687] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [baea3ed0-f4f1-4c0e-aa7e-18af6e016687] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.004236289s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-376312 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (28.11s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.72s)

                                                
                                                
=== RUN   TestFunctional/parallel/SSHCmd
=== PAUSE TestFunctional/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.72s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/CpCmd
=== PAUSE TestFunctional/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh -n functional-376312 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cp functional-376312:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd2860540749/001/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh -n functional-376312 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh -n functional-376312 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.42s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.37s)

                                                
                                                
=== RUN   TestFunctional/parallel/FileSync
=== PAUSE TestFunctional/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1934: Checking for existence of /etc/test/nested/copy/4159/hosts within VM
functional_test.go:1936: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo cat /etc/test/nested/copy/4159/hosts"
functional_test.go:1941: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.37s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/CertSync
=== PAUSE TestFunctional/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/4159.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo cat /etc/ssl/certs/4159.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/4159.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo cat /usr/share/ca-certificates/4159.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/41592.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo cat /etc/ssl/certs/41592.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/41592.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo cat /usr/share/ca-certificates/41592.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.23s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/NodeLabels
=== PAUSE TestFunctional/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:234: (dbg) Run:  kubectl --context functional-376312 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctional/parallel/NodeLabels (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.29s)

                                                
                                                
=== RUN   TestFunctional/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2032: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo systemctl is-active crio"
functional_test.go:2032: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 ssh "sudo systemctl is-active crio": exit status 1 (287.587007ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/NonActiveRuntimeDisabled (0.29s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.27s)

                                                
                                                
=== RUN   TestFunctional/parallel/License
=== PAUSE TestFunctional/parallel/License

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2293: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.27s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.67s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-376312 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-376312 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-376312 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 42332: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-376312 tunnel --alsologtostderr] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.67s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-arm64 -p functional-376312 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-376312 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:352: "nginx-svc" [7d9efa37-33cc-4ee0-a6d6-5934b82ebf0c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [7d9efa37-33cc-4ee0-a6d6-5934b82ebf0c] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003472295s
I1123 08:20:28.193229    4159 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.49s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.1s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-376312 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.10s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.97.227.232 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-376312 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/DeployApp (7.2s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-376312 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-376312 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:352: "hello-node-75c85bcc94-4nf64" [57ccf70e-c26d-42fc-8f8f-e700d142785c] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-75c85bcc94-4nf64" [57ccf70e-c26d-42fc-8f8f-e700d142785c] Running
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 7.003447104s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (7.20s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/List (0.53s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1469: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.53s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/JSONOutput (0.63s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 service list -o json
functional_test.go:1504: Took "626.716429ms" to run "out/minikube-linux-arm64 -p functional-376312 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.63s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/HTTPS (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 service --namespace=default --https --url hello-node
functional_test.go:1532: found endpoint: https://192.168.49.2:30599
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/Format (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1550: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/URL (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 service hello-node --url
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:30599
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_not_create (0.48s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1285: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1290: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.48s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_list (0.64s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1330: Took "579.711364ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1344: Took "60.083475ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.64s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/any-port (8.91s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdany-port889398958/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1763886047380569485" to /tmp/TestFunctionalparallelMountCmdany-port889398958/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1763886047380569485" to /tmp/TestFunctionalparallelMountCmdany-port889398958/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1763886047380569485" to /tmp/TestFunctionalparallelMountCmdany-port889398958/001/test-1763886047380569485
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (525.163424ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I1123 08:20:47.908447    4159 retry.go:31] will retry after 588.860362ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Nov 23 08:20 created-by-test
-rw-r--r-- 1 docker docker 24 Nov 23 08:20 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Nov 23 08:20 test-1763886047380569485
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh cat /mount-9p/test-1763886047380569485
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-376312 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:352: "busybox-mount" [9e984483-2cbd-45f6-a999-6fd7052ed68b] Pending
helpers_test.go:352: "busybox-mount" [9e984483-2cbd-45f6-a999-6fd7052ed68b] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [9e984483-2cbd-45f6-a999-6fd7052ed68b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [9e984483-2cbd-45f6-a999-6fd7052ed68b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003554526s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-376312 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdany-port889398958/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.91s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_json_output (0.46s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1381: Took "397.61335ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1394: Took "62.33613ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.46s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/specific-port (2.03s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdspecific-port2493211013/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (524.303591ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I1123 08:20:56.816941    4159 retry.go:31] will retry after 250.011193ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdspecific-port2493211013/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 ssh "sudo umount -f /mount-9p": exit status 1 (359.836527ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 32

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-376312 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdspecific-port2493211013/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.03s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/VerifyCleanup (2.86s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3912010265/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3912010265/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3912010265/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T" /mount1: exit status 1 (839.70803ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
I1123 08:20:59.166961    4159 retry.go:31] will retry after 747.760531ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-376312 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3912010265/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3912010265/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-376312 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3912010265/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.86s)

                                                
                                    
x
+
TestFunctional/parallel/Version/short (0.06s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/short
=== PAUSE TestFunctional/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2261: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 version --short
--- PASS: TestFunctional/parallel/Version/short (0.06s)

                                                
                                    
x
+
TestFunctional/parallel/Version/components (1.28s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-linux-arm64 -p functional-376312 version -o=json --components: (1.278371041s)
--- PASS: TestFunctional/parallel/Version/components (1.28s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-376312 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.34.1
registry.k8s.io/kube-proxy:v1.34.1
registry.k8s.io/kube-controller-manager:v1.34.1
registry.k8s.io/kube-apiserver:v1.34.1
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-376312
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:latest
docker.io/kicbase/echo-server:functional-376312
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-376312 image ls --format short --alsologtostderr:
I1123 08:21:08.868182   48452 out.go:360] Setting OutFile to fd 1 ...
I1123 08:21:08.868306   48452 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:08.868318   48452 out.go:374] Setting ErrFile to fd 2...
I1123 08:21:08.868323   48452 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:08.868576   48452 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
I1123 08:21:08.869159   48452 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:08.869323   48452 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:08.869871   48452 cli_runner.go:164] Run: docker container inspect functional-376312 --format={{.State.Status}}
I1123 08:21:08.888783   48452 ssh_runner.go:195] Run: systemctl --version
I1123 08:21:08.888842   48452 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-376312
I1123 08:21:08.909796   48452 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/functional-376312/id_rsa Username:docker}
I1123 08:21:09.015814   48452 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListTable (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-376312 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬───────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG        │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼───────────────────┼───────────────┼────────┤
│ docker.io/library/nginx                     │ latest            │ bb747ca923a5e │ 172MB  │
│ registry.k8s.io/kube-scheduler              │ v1.34.1           │ b5f57ec6b9867 │ 50.5MB │
│ gcr.io/k8s-minikube/busybox                 │ 1.28.4-glibc      │ 1611cd07b61d5 │ 3.55MB │
│ registry.k8s.io/pause                       │ latest            │ 8cb2091f603e7 │ 240kB  │
│ registry.k8s.io/kube-controller-manager     │ v1.34.1           │ 7eb2c6ff0c5a7 │ 71.5MB │
│ registry.k8s.io/etcd                        │ 3.6.4-0           │ a1894772a478e │ 205MB  │
│ docker.io/kubernetesui/dashboard            │ <none>            │ 20b332c9a70d8 │ 244MB  │
│ docker.io/library/minikube-local-cache-test │ functional-376312 │ a314d2725b19f │ 30B    │
│ registry.k8s.io/kube-proxy                  │ v1.34.1           │ 05baa95f5142d │ 74.7MB │
│ registry.k8s.io/pause                       │ 3.10.1            │ d7b100cd9a77b │ 514kB  │
│ docker.io/kicbase/echo-server               │ functional-376312 │ ce2d2cda2d858 │ 4.78MB │
│ docker.io/kicbase/echo-server               │ latest            │ ce2d2cda2d858 │ 4.78MB │
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                │ ba04bb24b9575 │ 29MB   │
│ registry.k8s.io/pause                       │ 3.3               │ 3d18732f8686c │ 484kB  │
│ registry.k8s.io/pause                       │ 3.1               │ 8057e0500773a │ 525kB  │
│ docker.io/library/nginx                     │ alpine            │ cbad6347cca28 │ 53.4MB │
│ registry.k8s.io/kube-apiserver              │ v1.34.1           │ 43911e833d64d │ 83.7MB │
│ registry.k8s.io/coredns/coredns             │ v1.12.1           │ 138784d87c9c5 │ 72.1MB │
│ docker.io/kubernetesui/metrics-scraper      │ <none>            │ a422e0e982356 │ 42.3MB │
└─────────────────────────────────────────────┴───────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-376312 image ls --format table --alsologtostderr:
I1123 08:21:10.039302   48728 out.go:360] Setting OutFile to fd 1 ...
I1123 08:21:10.039507   48728 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:10.039533   48728 out.go:374] Setting ErrFile to fd 2...
I1123 08:21:10.039551   48728 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:10.039833   48728 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
I1123 08:21:10.040483   48728 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:10.040672   48728 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:10.041219   48728 cli_runner.go:164] Run: docker container inspect functional-376312 --format={{.State.Status}}
I1123 08:21:10.068529   48728 ssh_runner.go:195] Run: systemctl --version
I1123 08:21:10.068595   48728 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-376312
I1123 08:21:10.089745   48728 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/functional-376312/id_rsa Username:docker}
I1123 08:21:10.204511   48728 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListJson (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-376312 image ls --format json --alsologtostderr:
[{"id":"05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.34.1"],"size":"74700000"},{"id":"a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"205000000"},{"id":"d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"514000"},{"id":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"72100000"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29000000"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3550000"},{"id":"bb747ca923a5e1139baddd6f4743e0c0c74df58f4ad8ddbc1
0ab183b92f5a5c7","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"172000000"},{"id":"cbad6347cca28a6ee7b08793856bc6fcb2c2c7a377a62a5e6d785895c4194ac1","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"53400000"},{"id":"b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.1"],"size":"50500000"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"244000000"},{"id":"a314d2725b19f19f4bbeadc06f4089314333b6310ca555739a36103024c411a6","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-376312"],"size":"30"},{"id":"7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.1"],"size":"71500000"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoD
igests":[],"repoTags":["docker.io/kicbase/echo-server:functional-376312","docker.io/kicbase/echo-server:latest"],"size":"4780000"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"42300000"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"484000"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"525000"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.1"],"size":"83700000"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-376312 image ls --format json --alsologtostderr:
I1123 08:21:09.778514   48646 out.go:360] Setting OutFile to fd 1 ...
I1123 08:21:09.778674   48646 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:09.778709   48646 out.go:374] Setting ErrFile to fd 2...
I1123 08:21:09.778719   48646 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:09.779035   48646 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
I1123 08:21:09.779721   48646 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:09.779880   48646 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:09.781108   48646 cli_runner.go:164] Run: docker container inspect functional-376312 --format={{.State.Status}}
I1123 08:21:09.803311   48646 ssh_runner.go:195] Run: systemctl --version
I1123 08:21:09.803372   48646 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-376312
I1123 08:21:09.829314   48646 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/functional-376312/id_rsa Username:docker}
I1123 08:21:09.946513   48646 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListYaml (0.26s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-376312 image ls --format yaml --alsologtostderr:
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3550000"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "525000"
- id: a314d2725b19f19f4bbeadc06f4089314333b6310ca555739a36103024c411a6
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-376312
size: "30"
- id: cbad6347cca28a6ee7b08793856bc6fcb2c2c7a377a62a5e6d785895c4194ac1
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "53400000"
- id: b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.1
size: "50500000"
- id: 138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "72100000"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-376312
- docker.io/kicbase/echo-server:latest
size: "4780000"
- id: 05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.34.1
size: "74700000"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "42300000"
- id: 43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.1
size: "83700000"
- id: 7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.1
size: "71500000"
- id: d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10.1
size: "514000"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "484000"
- id: bb747ca923a5e1139baddd6f4743e0c0c74df58f4ad8ddbc10ab183b92f5a5c7
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "172000000"
- id: a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "205000000"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "244000000"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29000000"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-376312 image ls --format yaml --alsologtostderr:
I1123 08:21:09.098826   48498 out.go:360] Setting OutFile to fd 1 ...
I1123 08:21:09.099010   48498 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:09.099043   48498 out.go:374] Setting ErrFile to fd 2...
I1123 08:21:09.099065   48498 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:09.100836   48498 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
I1123 08:21:09.101567   48498 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:09.101770   48498 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:09.102335   48498 cli_runner.go:164] Run: docker container inspect functional-376312 --format={{.State.Status}}
I1123 08:21:09.120317   48498 ssh_runner.go:195] Run: systemctl --version
I1123 08:21:09.120383   48498 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-376312
I1123 08:21:09.142022   48498 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/functional-376312/id_rsa Username:docker}
I1123 08:21:09.271931   48498 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.26s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageBuild (3.88s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctional/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:323: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-376312 ssh pgrep buildkitd: exit status 1 (358.358083ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image build -t localhost/my-image:functional-376312 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-376312 image build -t localhost/my-image:functional-376312 testdata/build --alsologtostderr: (3.294771285s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-376312 image build -t localhost/my-image:functional-376312 testdata/build --alsologtostderr:
I1123 08:21:09.743409   48634 out.go:360] Setting OutFile to fd 1 ...
I1123 08:21:09.743611   48634 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:09.743617   48634 out.go:374] Setting ErrFile to fd 2...
I1123 08:21:09.743621   48634 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1123 08:21:09.743861   48634 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
I1123 08:21:09.744536   48634 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:09.747334   48634 config.go:182] Loaded profile config "functional-376312": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1123 08:21:09.747915   48634 cli_runner.go:164] Run: docker container inspect functional-376312 --format={{.State.Status}}
I1123 08:21:09.782701   48634 ssh_runner.go:195] Run: systemctl --version
I1123 08:21:09.782755   48634 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-376312
I1123 08:21:09.806224   48634 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/functional-376312/id_rsa Username:docker}
I1123 08:21:09.911892   48634 build_images.go:162] Building image from path: /tmp/build.2514828072.tar
I1123 08:21:09.911957   48634 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1123 08:21:09.920376   48634 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2514828072.tar
I1123 08:21:09.923916   48634 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2514828072.tar: stat -c "%s %y" /var/lib/minikube/build/build.2514828072.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2514828072.tar': No such file or directory
I1123 08:21:09.923946   48634 ssh_runner.go:362] scp /tmp/build.2514828072.tar --> /var/lib/minikube/build/build.2514828072.tar (3072 bytes)
I1123 08:21:09.944087   48634 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2514828072
I1123 08:21:09.952292   48634 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2514828072 -xf /var/lib/minikube/build/build.2514828072.tar
I1123 08:21:09.961995   48634 docker.go:361] Building image: /var/lib/minikube/build/build.2514828072
I1123 08:21:09.962089   48634 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-376312 /var/lib/minikube/build/build.2514828072
#0 building with "default" instance using docker driver

                                                
                                                
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.1s

                                                
                                                
#2 [internal] load metadata for gcr.io/k8s-minikube/busybox:latest
#2 DONE 1.5s

                                                
                                                
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

                                                
                                                
#4 [internal] load build context
#4 transferring context: 62B done
#4 DONE 0.0s

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9 527B / 527B done
#5 sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02 1.47kB / 1.47kB done
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.1s
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.4s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.0s done
#5 DONE 0.6s

                                                
                                                
#6 [2/3] RUN true
#6 DONE 0.3s

                                                
                                                
#7 [3/3] ADD content.txt /
#7 DONE 0.1s

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 writing image sha256:0dc59ef709ed6ab7fdc9bc1427803a58f0253c5f34c8b48975fa16484b863dda done
#8 naming to localhost/my-image:functional-376312 done
#8 DONE 0.1s
I1123 08:21:12.938340   48634 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-376312 /var/lib/minikube/build/build.2514828072: (2.976222104s)
I1123 08:21:12.938414   48634 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2514828072
I1123 08:21:12.946245   48634 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2514828072.tar
I1123 08:21:12.954129   48634 build_images.go:218] Built localhost/my-image:functional-376312 from /tmp/build.2514828072.tar
I1123 08:21:12.954160   48634 build_images.go:134] succeeded building to: functional-376312
I1123 08:21:12.954166   48634 build_images.go:135] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls
E1123 08:21:13.121857    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.88s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/Setup (0.64s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-376312
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.64s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadDaemon (0.91s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image load --daemon kicbase/echo-server:functional-376312 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (0.91s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.79s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image load --daemon kicbase/echo-server:functional-376312 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.79s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.05s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-376312
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image load --daemon kicbase/echo-server:functional-376312 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.05s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:395: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image save kicbase/echo-server:functional-376312 /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
2025/11/23 08:21:05 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageRemove (0.59s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image rm kicbase/echo-server:functional-376312 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.59s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.81s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image load /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.81s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.52s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-376312
functional_test.go:439: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 image save --daemon kicbase/echo-server:functional-376312 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-376312
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.52s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/bash (1.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:514: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-376312 docker-env) && out/minikube-linux-arm64 status -p functional-376312"
functional_test.go:537: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-376312 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.38s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_changes (0.17s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-376312 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:205: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:205: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-376312
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:213: (dbg) Run:  docker rmi -f localhost/my-image:functional-376312
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:221: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-376312
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (170.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
E1123 08:23:29.254626    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:23:56.963187    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (2m49.076243926s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (170.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 kubectl -- rollout status deployment/busybox: (5.244790678s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-rv5pj -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-vcxxd -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-zfzxf -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-rv5pj -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-vcxxd -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-zfzxf -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-rv5pj -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-vcxxd -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-zfzxf -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (8.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-rv5pj -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-rv5pj -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-vcxxd -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-vcxxd -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-zfzxf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 kubectl -- exec busybox-7b57f96db7-zfzxf -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (35.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 node add --alsologtostderr -v 5
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 node add --alsologtostderr -v 5: (34.68465105s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5: (1.157590395s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (35.84s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-896264 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiControlPlane/serial/NodeLabels (0.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.185650328s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (20.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --output json --alsologtostderr -v 5
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 status --output json --alsologtostderr -v 5: (1.103221471s)
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp testdata/cp-test.txt ha-896264:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile58094266/001/cp-test_ha-896264.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264:/home/docker/cp-test.txt ha-896264-m02:/home/docker/cp-test_ha-896264_ha-896264-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m02 "sudo cat /home/docker/cp-test_ha-896264_ha-896264-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264:/home/docker/cp-test.txt ha-896264-m03:/home/docker/cp-test_ha-896264_ha-896264-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m03 "sudo cat /home/docker/cp-test_ha-896264_ha-896264-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264:/home/docker/cp-test.txt ha-896264-m04:/home/docker/cp-test_ha-896264_ha-896264-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m04 "sudo cat /home/docker/cp-test_ha-896264_ha-896264-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp testdata/cp-test.txt ha-896264-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile58094266/001/cp-test_ha-896264-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m02:/home/docker/cp-test.txt ha-896264:/home/docker/cp-test_ha-896264-m02_ha-896264.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264 "sudo cat /home/docker/cp-test_ha-896264-m02_ha-896264.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m02:/home/docker/cp-test.txt ha-896264-m03:/home/docker/cp-test_ha-896264-m02_ha-896264-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m03 "sudo cat /home/docker/cp-test_ha-896264-m02_ha-896264-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m02:/home/docker/cp-test.txt ha-896264-m04:/home/docker/cp-test_ha-896264-m02_ha-896264-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m04 "sudo cat /home/docker/cp-test_ha-896264-m02_ha-896264-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp testdata/cp-test.txt ha-896264-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile58094266/001/cp-test_ha-896264-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m03:/home/docker/cp-test.txt ha-896264:/home/docker/cp-test_ha-896264-m03_ha-896264.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264 "sudo cat /home/docker/cp-test_ha-896264-m03_ha-896264.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m03:/home/docker/cp-test.txt ha-896264-m02:/home/docker/cp-test_ha-896264-m03_ha-896264-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m02 "sudo cat /home/docker/cp-test_ha-896264-m03_ha-896264-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m03:/home/docker/cp-test.txt ha-896264-m04:/home/docker/cp-test_ha-896264-m03_ha-896264-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m04 "sudo cat /home/docker/cp-test_ha-896264-m03_ha-896264-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp testdata/cp-test.txt ha-896264-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile58094266/001/cp-test_ha-896264-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m04:/home/docker/cp-test.txt ha-896264:/home/docker/cp-test_ha-896264-m04_ha-896264.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264 "sudo cat /home/docker/cp-test_ha-896264-m04_ha-896264.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m04:/home/docker/cp-test.txt ha-896264-m02:/home/docker/cp-test_ha-896264-m04_ha-896264-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m02 "sudo cat /home/docker/cp-test_ha-896264-m04_ha-896264-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 cp ha-896264-m04:/home/docker/cp-test.txt ha-896264-m03:/home/docker/cp-test_ha-896264-m04_ha-896264-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 ssh -n ha-896264-m03 "sudo cat /home/docker/cp-test_ha-896264-m04_ha-896264-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (20.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.14s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 node stop m02 --alsologtostderr -v 5
E1123 08:25:18.710254    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:18.716827    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:18.728353    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:18.749753    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:18.791145    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:18.872532    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:19.034064    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:19.355943    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:19.998001    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:21.279467    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:23.842368    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 node stop m02 --alsologtostderr -v 5: (11.313303853s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5: exit status 7 (822.621663ms)

                                                
                                                
-- stdout --
	ha-896264
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-896264-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-896264-m03
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-896264-m04
	type: Worker
	host: Running
	kubelet: Running
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1123 08:25:25.778302   70788 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:25:25.778441   70788 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:25:25.778465   70788 out.go:374] Setting ErrFile to fd 2...
	I1123 08:25:25.778483   70788 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:25:25.778764   70788 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:25:25.778972   70788 out.go:368] Setting JSON to false
	I1123 08:25:25.779017   70788 mustload.go:66] Loading cluster: ha-896264
	I1123 08:25:25.779076   70788 notify.go:221] Checking for updates...
	I1123 08:25:25.780018   70788 config.go:182] Loaded profile config "ha-896264": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:25:25.780041   70788 status.go:174] checking status of ha-896264 ...
	I1123 08:25:25.780721   70788 cli_runner.go:164] Run: docker container inspect ha-896264 --format={{.State.Status}}
	I1123 08:25:25.803888   70788 status.go:371] ha-896264 host status = "Running" (err=<nil>)
	I1123 08:25:25.803916   70788 host.go:66] Checking if "ha-896264" exists ...
	I1123 08:25:25.804235   70788 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-896264
	I1123 08:25:25.833806   70788 host.go:66] Checking if "ha-896264" exists ...
	I1123 08:25:25.834128   70788 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1123 08:25:25.834175   70788 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-896264
	I1123 08:25:25.859194   70788 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/ha-896264/id_rsa Username:docker}
	I1123 08:25:25.963172   70788 ssh_runner.go:195] Run: systemctl --version
	I1123 08:25:25.971934   70788 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1123 08:25:25.984765   70788 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:25:26.044083   70788 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:62 OomKillDisable:true NGoroutines:72 SystemTime:2025-11-23 08:25:26.033949037 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:25:26.044724   70788 kubeconfig.go:125] found "ha-896264" server: "https://192.168.49.254:8443"
	I1123 08:25:26.044763   70788 api_server.go:166] Checking apiserver status ...
	I1123 08:25:26.044806   70788 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1123 08:25:26.060302   70788 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2162/cgroup
	I1123 08:25:26.073944   70788 api_server.go:182] apiserver freezer: "4:freezer:/docker/5889da066f25342108d75465974646ed3fc43292b35748215ffa18ffb3e44b6b/kubepods/burstable/pod725adfee89ac40d1c9f1ab6646e1bafa/bff753acb23223af4863108db3997ebb01006e91045a31c94ac514278d8ed9b7"
	I1123 08:25:26.074015   70788 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/5889da066f25342108d75465974646ed3fc43292b35748215ffa18ffb3e44b6b/kubepods/burstable/pod725adfee89ac40d1c9f1ab6646e1bafa/bff753acb23223af4863108db3997ebb01006e91045a31c94ac514278d8ed9b7/freezer.state
	I1123 08:25:26.086714   70788 api_server.go:204] freezer state: "THAWED"
	I1123 08:25:26.086747   70788 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1123 08:25:26.095470   70788 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1123 08:25:26.095504   70788 status.go:463] ha-896264 apiserver status = Running (err=<nil>)
	I1123 08:25:26.095517   70788 status.go:176] ha-896264 status: &{Name:ha-896264 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1123 08:25:26.095535   70788 status.go:174] checking status of ha-896264-m02 ...
	I1123 08:25:26.095848   70788 cli_runner.go:164] Run: docker container inspect ha-896264-m02 --format={{.State.Status}}
	I1123 08:25:26.115314   70788 status.go:371] ha-896264-m02 host status = "Stopped" (err=<nil>)
	I1123 08:25:26.115343   70788 status.go:384] host is not running, skipping remaining checks
	I1123 08:25:26.115350   70788 status.go:176] ha-896264-m02 status: &{Name:ha-896264-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1123 08:25:26.115372   70788 status.go:174] checking status of ha-896264-m03 ...
	I1123 08:25:26.115954   70788 cli_runner.go:164] Run: docker container inspect ha-896264-m03 --format={{.State.Status}}
	I1123 08:25:26.135356   70788 status.go:371] ha-896264-m03 host status = "Running" (err=<nil>)
	I1123 08:25:26.135384   70788 host.go:66] Checking if "ha-896264-m03" exists ...
	I1123 08:25:26.135691   70788 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-896264-m03
	I1123 08:25:26.155493   70788 host.go:66] Checking if "ha-896264-m03" exists ...
	I1123 08:25:26.155887   70788 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1123 08:25:26.155929   70788 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-896264-m03
	I1123 08:25:26.181696   70788 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/ha-896264-m03/id_rsa Username:docker}
	I1123 08:25:26.290655   70788 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1123 08:25:26.304798   70788 kubeconfig.go:125] found "ha-896264" server: "https://192.168.49.254:8443"
	I1123 08:25:26.304830   70788 api_server.go:166] Checking apiserver status ...
	I1123 08:25:26.304871   70788 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1123 08:25:26.328212   70788 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2194/cgroup
	I1123 08:25:26.337080   70788 api_server.go:182] apiserver freezer: "4:freezer:/docker/5bdb5576f96a3429292f39414877637c575174168cf1f827c92417d417222599/kubepods/burstable/pod54258ba498e0adc238ce80dff357c7ae/0f51377976bc8c780f7d7b127facfe03463fdd9a0140ba85901bb83fdd605abe"
	I1123 08:25:26.337145   70788 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/5bdb5576f96a3429292f39414877637c575174168cf1f827c92417d417222599/kubepods/burstable/pod54258ba498e0adc238ce80dff357c7ae/0f51377976bc8c780f7d7b127facfe03463fdd9a0140ba85901bb83fdd605abe/freezer.state
	I1123 08:25:26.345389   70788 api_server.go:204] freezer state: "THAWED"
	I1123 08:25:26.345461   70788 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1123 08:25:26.353962   70788 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1123 08:25:26.353993   70788 status.go:463] ha-896264-m03 apiserver status = Running (err=<nil>)
	I1123 08:25:26.354009   70788 status.go:176] ha-896264-m03 status: &{Name:ha-896264-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1123 08:25:26.354026   70788 status.go:174] checking status of ha-896264-m04 ...
	I1123 08:25:26.354329   70788 cli_runner.go:164] Run: docker container inspect ha-896264-m04 --format={{.State.Status}}
	I1123 08:25:26.371160   70788 status.go:371] ha-896264-m04 host status = "Running" (err=<nil>)
	I1123 08:25:26.371186   70788 host.go:66] Checking if "ha-896264-m04" exists ...
	I1123 08:25:26.371487   70788 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-896264-m04
	I1123 08:25:26.389040   70788 host.go:66] Checking if "ha-896264-m04" exists ...
	I1123 08:25:26.389593   70788 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1123 08:25:26.389639   70788 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-896264-m04
	I1123 08:25:26.415032   70788 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/ha-896264-m04/id_rsa Username:docker}
	I1123 08:25:26.523110   70788 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1123 08:25:26.541458   70788 status.go:176] ha-896264-m04 status: &{Name:ha-896264-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopSecondaryNode (12.14s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (52.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 node start m02 --alsologtostderr -v 5
E1123 08:25:28.963760    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:39.205525    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:25:59.686920    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 node start m02 --alsologtostderr -v 5: (51.056431521s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5: (1.666854713s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (52.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.245835089s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (224.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 stop --alsologtostderr -v 5
E1123 08:26:40.648455    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 stop --alsologtostderr -v 5: (25.75545271s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 start --wait true --alsologtostderr -v 5
E1123 08:28:02.569816    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:28:29.254425    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 start --wait true --alsologtostderr -v 5: (3m18.695841047s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (224.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 node delete m03 --alsologtostderr -v 5
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 node delete m03 --alsologtostderr -v 5: (11.176231603s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (12.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E1123 08:30:18.708384    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (33.33s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 stop --alsologtostderr -v 5
E1123 08:30:46.413893    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 stop --alsologtostderr -v 5: (33.202686614s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5: exit status 7 (123.412555ms)

                                                
                                                
-- stdout --
	ha-896264
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-896264-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-896264-m04
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1123 08:30:52.394131   99011 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:30:52.394249   99011 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:30:52.394262   99011 out.go:374] Setting ErrFile to fd 2...
	I1123 08:30:52.394267   99011 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:30:52.394548   99011 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:30:52.394752   99011 out.go:368] Setting JSON to false
	I1123 08:30:52.394789   99011 mustload.go:66] Loading cluster: ha-896264
	I1123 08:30:52.395210   99011 config.go:182] Loaded profile config "ha-896264": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:30:52.395229   99011 status.go:174] checking status of ha-896264 ...
	I1123 08:30:52.395761   99011 cli_runner.go:164] Run: docker container inspect ha-896264 --format={{.State.Status}}
	I1123 08:30:52.396033   99011 notify.go:221] Checking for updates...
	I1123 08:30:52.416860   99011 status.go:371] ha-896264 host status = "Stopped" (err=<nil>)
	I1123 08:30:52.416885   99011 status.go:384] host is not running, skipping remaining checks
	I1123 08:30:52.416892   99011 status.go:176] ha-896264 status: &{Name:ha-896264 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1123 08:30:52.416920   99011 status.go:174] checking status of ha-896264-m02 ...
	I1123 08:30:52.417220   99011 cli_runner.go:164] Run: docker container inspect ha-896264-m02 --format={{.State.Status}}
	I1123 08:30:52.446277   99011 status.go:371] ha-896264-m02 host status = "Stopped" (err=<nil>)
	I1123 08:30:52.446301   99011 status.go:384] host is not running, skipping remaining checks
	I1123 08:30:52.446309   99011 status.go:176] ha-896264-m02 status: &{Name:ha-896264-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1123 08:30:52.446327   99011 status.go:174] checking status of ha-896264-m04 ...
	I1123 08:30:52.446658   99011 cli_runner.go:164] Run: docker container inspect ha-896264-m04 --format={{.State.Status}}
	I1123 08:30:52.467858   99011 status.go:371] ha-896264-m04 host status = "Stopped" (err=<nil>)
	I1123 08:30:52.467880   99011 status.go:384] host is not running, skipping remaining checks
	I1123 08:30:52.467897   99011 status.go:176] ha-896264-m04 status: &{Name:ha-896264-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopCluster (33.33s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (122.39s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (2m1.350684625s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (122.39s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (70.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 node add --control-plane --alsologtostderr -v 5
E1123 08:33:29.255093    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 node add --control-plane --alsologtostderr -v 5: (1m9.339326849s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-896264 status --alsologtostderr -v 5: (1.159488617s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (70.50s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.094385932s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.09s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (34.78s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-arm64 start -p image-056358 --driver=docker  --container-runtime=docker
image_test.go:69: (dbg) Done: out/minikube-linux-arm64 start -p image-056358 --driver=docker  --container-runtime=docker: (34.77719242s)
--- PASS: TestImageBuild/serial/Setup (34.78s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.61s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-056358
E1123 08:34:52.325373    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
image_test.go:78: (dbg) Done: out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-056358: (1.605127943s)
--- PASS: TestImageBuild/serial/NormalBuild (1.61s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.94s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-056358
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.94s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.92s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-056358
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.92s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.91s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-056358
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.91s)

                                                
                                    
x
+
TestJSONOutput/start/Command (76.32s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-925364 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker
E1123 08:35:18.709437    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-925364 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m16.314195684s)
--- PASS: TestJSONOutput/start/Command (76.32s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.68s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 pause -p json-output-925364 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.68s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.58s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 unpause -p json-output-925364 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.58s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (11.14s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-925364 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-925364 --output=json --user=testUser: (11.140619207s)
--- PASS: TestJSONOutput/stop/Command (11.14s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.23s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-618006 --memory=3072 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-618006 --memory=3072 --output=json --wait=true --driver=fail: exit status 56 (88.937972ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a5cf20fc-507e-4eb3-9e3b-377da0cc9a84","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-618006] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"8b06d297-2c9b-45b2-ab34-1a2c3e1096aa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21969"}}
	{"specversion":"1.0","id":"4973e5ab-682e-42fb-b61a-ede4e28d1c61","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"c6a615af-a4d0-47d2-80ac-6c6fc9f3c3b9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig"}}
	{"specversion":"1.0","id":"1875b159-2470-4a87-8b62-ef72b8677190","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube"}}
	{"specversion":"1.0","id":"c9a641b4-f81d-40da-a6ba-157f8eee5251","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"0a45e318-ecfc-4c85-a1c7-ecefa79bb40f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"eba043f8-e45d-40ac-ab5f-2623fb4f1f2e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-618006" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-618006
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (36.56s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-629176 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-629176 --network=: (34.364494355s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-629176" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-629176
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-629176: (2.174645144s)
--- PASS: TestKicCustomNetwork/create_custom_network (36.56s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (38.96s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-209835 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-209835 --network=bridge: (36.779054601s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-209835" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-209835
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-209835: (2.153661448s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (38.96s)

                                                
                                    
x
+
TestKicExistingNetwork (35.07s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1123 08:37:44.769215    4159 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W1123 08:37:44.785062    4159 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I1123 08:37:44.785149    4159 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1123 08:37:44.785166    4159 cli_runner.go:164] Run: docker network inspect existing-network
W1123 08:37:44.802986    4159 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1123 08:37:44.803022    4159 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1123 08:37:44.803036    4159 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I1123 08:37:44.804203    4159 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I1123 08:37:44.821178    4159 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-2392889f6a40 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:ea:ed:e9:cf:07:8c} reservation:<nil>}
I1123 08:37:44.821474    4159 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001c71200}
I1123 08:37:44.821502    4159 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1123 08:37:44.821551    4159 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1123 08:37:44.884347    4159 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-371117 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-371117 --network=existing-network: (32.907003025s)
helpers_test.go:175: Cleaning up "existing-network-371117" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-371117
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-371117: (2.018202598s)
I1123 08:38:19.826223    4159 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (35.07s)

                                                
                                    
x
+
TestKicCustomSubnet (34.56s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-608944 --subnet=192.168.60.0/24
E1123 08:38:29.254990    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-608944 --subnet=192.168.60.0/24: (32.326972326s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-608944 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-608944" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-608944
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-608944: (2.211343657s)
--- PASS: TestKicCustomSubnet (34.56s)

                                                
                                    
x
+
TestKicStaticIP (39.4s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-764939 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-764939 --static-ip=192.168.200.200: (37.002347988s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-764939 ip
helpers_test.go:175: Cleaning up "static-ip-764939" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-764939
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-764939: (2.232586867s)
--- PASS: TestKicStaticIP (39.40s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:70: (dbg) Run:  out/minikube-linux-arm64
--- PASS: TestMainNoArgs (0.05s)

                                                
                                    
x
+
TestMinikubeProfile (75.95s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-405669 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-405669 --driver=docker  --container-runtime=docker: (33.620872135s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-411281 --driver=docker  --container-runtime=docker
E1123 08:40:18.714471    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-411281 --driver=docker  --container-runtime=docker: (35.931020484s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-405669
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-411281
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-411281" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-411281
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-411281: (2.578676764s)
helpers_test.go:175: Cleaning up "first-405669" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-405669
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-405669: (2.277461832s)
--- PASS: TestMinikubeProfile (75.95s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.51s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-027171 --memory=3072 --mount-string /tmp/TestMountStartserial2883284621/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-027171 --memory=3072 --mount-string /tmp/TestMountStartserial2883284621/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (6.508116431s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.51s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-027171 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.26s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.95s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-029058 --memory=3072 --mount-string /tmp/TestMountStartserial2883284621/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-029058 --memory=3072 --mount-string /tmp/TestMountStartserial2883284621/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (8.95038335s)
--- PASS: TestMountStart/serial/StartWithMountSecond (9.95s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-029058 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.27s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.56s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-027171 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-027171 --alsologtostderr -v=5: (1.554942064s)
--- PASS: TestMountStart/serial/DeleteFirst (1.56s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.29s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-029058 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.29s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.28s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-029058
mount_start_test.go:196: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-029058: (1.276569714s)
--- PASS: TestMountStart/serial/Stop (1.28s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.62s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-029058
mount_start_test.go:207: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-029058: (7.623969927s)
--- PASS: TestMountStart/serial/RestartStopped (8.62s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-029058 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (91.33s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-327794 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
E1123 08:41:41.775310    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-327794 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (1m30.8078165s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (91.33s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.87s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-327794 -- rollout status deployment/busybox: (4.048569401s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-g5nl9 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-zxcx4 -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-g5nl9 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-zxcx4 -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-g5nl9 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-zxcx4 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (5.87s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-g5nl9 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-g5nl9 -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-zxcx4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-327794 -- exec busybox-7b57f96db7-zxcx4 -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (34.6s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-327794 -v=5 --alsologtostderr
E1123 08:43:29.254702    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-327794 -v=5 --alsologtostderr: (33.869856194s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (34.60s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.1s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-327794 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiNode/serial/MultiNodeLabels (0.10s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.75s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.76s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status --output json --alsologtostderr
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp testdata/cp-test.txt multinode-327794:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1336829514/001/cp-test_multinode-327794.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794:/home/docker/cp-test.txt multinode-327794-m02:/home/docker/cp-test_multinode-327794_multinode-327794-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m02 "sudo cat /home/docker/cp-test_multinode-327794_multinode-327794-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794:/home/docker/cp-test.txt multinode-327794-m03:/home/docker/cp-test_multinode-327794_multinode-327794-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m03 "sudo cat /home/docker/cp-test_multinode-327794_multinode-327794-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp testdata/cp-test.txt multinode-327794-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1336829514/001/cp-test_multinode-327794-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794-m02:/home/docker/cp-test.txt multinode-327794:/home/docker/cp-test_multinode-327794-m02_multinode-327794.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794 "sudo cat /home/docker/cp-test_multinode-327794-m02_multinode-327794.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794-m02:/home/docker/cp-test.txt multinode-327794-m03:/home/docker/cp-test_multinode-327794-m02_multinode-327794-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m03 "sudo cat /home/docker/cp-test_multinode-327794-m02_multinode-327794-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp testdata/cp-test.txt multinode-327794-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile1336829514/001/cp-test_multinode-327794-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794-m03:/home/docker/cp-test.txt multinode-327794:/home/docker/cp-test_multinode-327794-m03_multinode-327794.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794 "sudo cat /home/docker/cp-test_multinode-327794-m03_multinode-327794.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 cp multinode-327794-m03:/home/docker/cp-test.txt multinode-327794-m02:/home/docker/cp-test_multinode-327794-m03_multinode-327794-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 ssh -n multinode-327794-m02 "sudo cat /home/docker/cp-test_multinode-327794-m03_multinode-327794-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.76s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-327794 node stop m03: (1.330032032s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-327794 status: exit status 7 (543.941821ms)

                                                
                                                
-- stdout --
	multinode-327794
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-327794-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-327794-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-327794 status --alsologtostderr: exit status 7 (543.314676ms)

                                                
                                                
-- stdout --
	multinode-327794
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-327794-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-327794-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1123 08:43:47.887820  172312 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:43:47.888020  172312 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:43:47.888051  172312 out.go:374] Setting ErrFile to fd 2...
	I1123 08:43:47.888072  172312 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:43:47.888358  172312 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:43:47.888565  172312 out.go:368] Setting JSON to false
	I1123 08:43:47.888631  172312 mustload.go:66] Loading cluster: multinode-327794
	I1123 08:43:47.888720  172312 notify.go:221] Checking for updates...
	I1123 08:43:47.889079  172312 config.go:182] Loaded profile config "multinode-327794": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:43:47.889118  172312 status.go:174] checking status of multinode-327794 ...
	I1123 08:43:47.889764  172312 cli_runner.go:164] Run: docker container inspect multinode-327794 --format={{.State.Status}}
	I1123 08:43:47.910160  172312 status.go:371] multinode-327794 host status = "Running" (err=<nil>)
	I1123 08:43:47.910190  172312 host.go:66] Checking if "multinode-327794" exists ...
	I1123 08:43:47.910478  172312 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-327794
	I1123 08:43:47.936159  172312 host.go:66] Checking if "multinode-327794" exists ...
	I1123 08:43:47.936473  172312 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1123 08:43:47.936523  172312 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-327794
	I1123 08:43:47.959625  172312 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/multinode-327794/id_rsa Username:docker}
	I1123 08:43:48.067230  172312 ssh_runner.go:195] Run: systemctl --version
	I1123 08:43:48.074654  172312 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1123 08:43:48.088202  172312 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1123 08:43:48.151887  172312 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:49 OomKillDisable:true NGoroutines:62 SystemTime:2025-11-23 08:43:48.142120973 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1123 08:43:48.152439  172312 kubeconfig.go:125] found "multinode-327794" server: "https://192.168.67.2:8443"
	I1123 08:43:48.152477  172312 api_server.go:166] Checking apiserver status ...
	I1123 08:43:48.152524  172312 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1123 08:43:48.166238  172312 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2122/cgroup
	I1123 08:43:48.174710  172312 api_server.go:182] apiserver freezer: "4:freezer:/docker/10f2fd5dfacfb6da54ffb9b99e4576a317c2d6aa25ba29f52ad9cabaa962d857/kubepods/burstable/pod51208c8f8605ca23e103b703fa92398d/acfde7545b26a46bfa523d7b847518c7579cfa93edfbbdbf5f55936785ea4830"
	I1123 08:43:48.174780  172312 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/10f2fd5dfacfb6da54ffb9b99e4576a317c2d6aa25ba29f52ad9cabaa962d857/kubepods/burstable/pod51208c8f8605ca23e103b703fa92398d/acfde7545b26a46bfa523d7b847518c7579cfa93edfbbdbf5f55936785ea4830/freezer.state
	I1123 08:43:48.182296  172312 api_server.go:204] freezer state: "THAWED"
	I1123 08:43:48.182327  172312 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1123 08:43:48.190531  172312 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1123 08:43:48.190567  172312 status.go:463] multinode-327794 apiserver status = Running (err=<nil>)
	I1123 08:43:48.190580  172312 status.go:176] multinode-327794 status: &{Name:multinode-327794 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1123 08:43:48.190619  172312 status.go:174] checking status of multinode-327794-m02 ...
	I1123 08:43:48.190948  172312 cli_runner.go:164] Run: docker container inspect multinode-327794-m02 --format={{.State.Status}}
	I1123 08:43:48.208085  172312 status.go:371] multinode-327794-m02 host status = "Running" (err=<nil>)
	I1123 08:43:48.208112  172312 host.go:66] Checking if "multinode-327794-m02" exists ...
	I1123 08:43:48.208411  172312 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-327794-m02
	I1123 08:43:48.225619  172312 host.go:66] Checking if "multinode-327794-m02" exists ...
	I1123 08:43:48.225927  172312 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1123 08:43:48.225971  172312 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-327794-m02
	I1123 08:43:48.243374  172312 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32913 SSHKeyPath:/home/jenkins/minikube-integration/21969-2348/.minikube/machines/multinode-327794-m02/id_rsa Username:docker}
	I1123 08:43:48.346510  172312 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1123 08:43:48.361097  172312 status.go:176] multinode-327794-m02 status: &{Name:multinode-327794-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1123 08:43:48.361127  172312 status.go:174] checking status of multinode-327794-m03 ...
	I1123 08:43:48.361480  172312 cli_runner.go:164] Run: docker container inspect multinode-327794-m03 --format={{.State.Status}}
	I1123 08:43:48.378921  172312 status.go:371] multinode-327794-m03 host status = "Stopped" (err=<nil>)
	I1123 08:43:48.378947  172312 status.go:384] host is not running, skipping remaining checks
	I1123 08:43:48.379012  172312 status.go:176] multinode-327794-m03 status: &{Name:multinode-327794-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (2.42s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.41s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 node start m03 -v=5 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-327794 node start m03 -v=5 --alsologtostderr: (8.612681836s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status -v=5 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (9.41s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (75.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-327794
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-327794
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-327794: (23.083555013s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-327794 --wait=true -v=5 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-327794 --wait=true -v=5 --alsologtostderr: (51.889933241s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-327794
--- PASS: TestMultiNode/serial/RestartKeepsNodes (75.09s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.86s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-327794 node delete m03: (5.132817866s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
E1123 08:45:18.708592    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestMultiNode/serial/DeleteNode (5.86s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (22.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-327794 stop: (22.077717404s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-327794 status: exit status 7 (92.712807ms)

                                                
                                                
-- stdout --
	multinode-327794
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-327794-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-327794 status --alsologtostderr: exit status 7 (91.833129ms)

                                                
                                                
-- stdout --
	multinode-327794
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-327794-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1123 08:45:40.960293  186036 out.go:360] Setting OutFile to fd 1 ...
	I1123 08:45:40.960772  186036 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:45:40.960787  186036 out.go:374] Setting ErrFile to fd 2...
	I1123 08:45:40.960793  186036 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1123 08:45:40.961086  186036 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21969-2348/.minikube/bin
	I1123 08:45:40.961336  186036 out.go:368] Setting JSON to false
	I1123 08:45:40.961383  186036 mustload.go:66] Loading cluster: multinode-327794
	I1123 08:45:40.961478  186036 notify.go:221] Checking for updates...
	I1123 08:45:40.961832  186036 config.go:182] Loaded profile config "multinode-327794": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1123 08:45:40.961851  186036 status.go:174] checking status of multinode-327794 ...
	I1123 08:45:40.962392  186036 cli_runner.go:164] Run: docker container inspect multinode-327794 --format={{.State.Status}}
	I1123 08:45:40.981839  186036 status.go:371] multinode-327794 host status = "Stopped" (err=<nil>)
	I1123 08:45:40.981861  186036 status.go:384] host is not running, skipping remaining checks
	I1123 08:45:40.981869  186036 status.go:176] multinode-327794 status: &{Name:multinode-327794 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1123 08:45:40.981898  186036 status.go:174] checking status of multinode-327794-m02 ...
	I1123 08:45:40.982188  186036 cli_runner.go:164] Run: docker container inspect multinode-327794-m02 --format={{.State.Status}}
	I1123 08:45:41.002879  186036 status.go:371] multinode-327794-m02 host status = "Stopped" (err=<nil>)
	I1123 08:45:41.002902  186036 status.go:384] host is not running, skipping remaining checks
	I1123 08:45:41.002917  186036 status.go:176] multinode-327794-m02 status: &{Name:multinode-327794-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (22.26s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (52.9s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-327794 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-327794 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (52.167561513s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-327794 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (52.90s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-327794
multinode_test.go:464: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-327794-m02 --driver=docker  --container-runtime=docker
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p multinode-327794-m02 --driver=docker  --container-runtime=docker: exit status 14 (91.707739ms)

                                                
                                                
-- stdout --
	* [multinode-327794-m02] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21969
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-327794-m02' is duplicated with machine name 'multinode-327794-m02' in profile 'multinode-327794'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-327794-m03 --driver=docker  --container-runtime=docker
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-327794-m03 --driver=docker  --container-runtime=docker: (32.463278432s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-327794
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-327794: exit status 80 (379.053198ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-327794 as [worker]
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-327794-m03 already exists in multinode-327794-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-327794-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-327794-m03: (2.187955113s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (35.17s)

                                                
                                    
x
+
TestPreload (156.73s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-912414 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0
E1123 08:48:29.254988    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-912414 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0: (1m21.075059093s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-912414 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-912414 image pull gcr.io/k8s-minikube/busybox: (2.386527814s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-912414
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-912414: (11.103378029s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-912414 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-912414 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (59.599218038s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-912414 image list
helpers_test.go:175: Cleaning up "test-preload-912414" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-912414
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-912414: (2.333476509s)
--- PASS: TestPreload (156.73s)

                                                
                                    
x
+
TestSkaffold (143.71s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe253770801 version
skaffold_test.go:63: skaffold version: v2.17.0
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p skaffold-761737 --memory=3072 --driver=docker  --container-runtime=docker
skaffold_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p skaffold-761737 --memory=3072 --driver=docker  --container-runtime=docker: (34.703501233s)
skaffold_test.go:86: copying out/minikube-linux-arm64 to /home/jenkins/workspace/Docker_Linux_docker_arm64/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe253770801 run --minikube-profile skaffold-761737 --kube-context skaffold-761737 --status-check=true --port-forward=false --interactive=false
E1123 08:51:32.326686    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe253770801 run --minikube-profile skaffold-761737 --kube-context skaffold-761737 --status-check=true --port-forward=false --interactive=false: (1m32.24390533s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:352: "leeroy-app-596b4b9cc4-62fxr" [2b7752dd-dc2a-4fbb-87ef-21458aa48872] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003446801s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:352: "leeroy-web-7fd7c5cf74-wwwgw" [a07f947e-55db-46c5-8fa6-ba1564e57526] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 6.003058296s
helpers_test.go:175: Cleaning up "skaffold-761737" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p skaffold-761737
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p skaffold-761737: (2.995608313s)
--- PASS: TestSkaffold (143.71s)

                                                
                                    
x
+
TestInsufficientStorage (13.86s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-933614 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-933614 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker: exit status 26 (11.463142694s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"168ca520-ac3f-4d23-ad29-a799d3b750bd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-933614] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"4641cf5b-fc14-4b8c-8741-d5377391f170","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21969"}}
	{"specversion":"1.0","id":"90f54de9-e192-4586-b847-5423cb604006","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"126f6415-09db-4d67-9b80-a0983d6e15e0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig"}}
	{"specversion":"1.0","id":"90468c06-60fe-4ffe-af06-976290b250e9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube"}}
	{"specversion":"1.0","id":"c1aa3976-7c19-4487-9022-b1382e43a0c0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"55b4daa4-c535-4acd-9440-87f046a4350a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"58a3e6bc-bd28-43a4-92db-19fd83f39c2e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"cc98744d-607a-4dca-b603-26bb92f047ab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"b62a0827-8a56-4903-aca6-3595fbd9167f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"6de78298-85c8-42b8-ab28-acaf37b22531","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"d4435bf0-646f-4058-9209-2269f9a8d025","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-933614\" primary control-plane node in \"insufficient-storage-933614\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"823b8f69-12d0-4ed3-8d41-2d74519c9e7c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.48-1763789673-21948 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"3a30521e-9291-4dc8-bd0a-38fe2d0f614e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=3072MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"fb1bc9b8-7c76-4404-be74-415fcbaf6721","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-933614 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-933614 --output=json --layout=cluster: exit status 7 (328.344857ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-933614","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=3072MB) ...","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-933614","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1123 08:53:06.104673  219194 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-933614" does not appear in /home/jenkins/minikube-integration/21969-2348/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-933614 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-933614 --output=json --layout=cluster: exit status 7 (310.99472ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-933614","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-933614","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1123 08:53:06.415233  219260 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-933614" does not appear in /home/jenkins/minikube-integration/21969-2348/kubeconfig
	E1123 08:53:06.425461  219260 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/insufficient-storage-933614/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-933614" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-933614
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-933614: (1.757639413s)
--- PASS: TestInsufficientStorage (13.86s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (75.57s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.2210119255 start -p running-upgrade-344151 --memory=3072 --vm-driver=docker  --container-runtime=docker
E1123 09:00:18.708907    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:00:23.163223    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.2210119255 start -p running-upgrade-344151 --memory=3072 --vm-driver=docker  --container-runtime=docker: (42.801634637s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-344151 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-344151 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (29.742637668s)
helpers_test.go:175: Cleaning up "running-upgrade-344151" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-344151
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-344151: (2.227165052s)
--- PASS: TestRunningBinaryUpgrade (75.57s)

                                                
                                    
x
+
TestKubernetesUpgrade (379.36s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-670728 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-670728 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (47.271942946s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-670728
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-670728: (2.53603507s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-670728 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-670728 status --format={{.Host}}: exit status 7 (121.205144ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-670728 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-670728 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m39.915733626s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-670728 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-670728 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-670728 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 106 (110.583068ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-670728] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21969
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.34.1 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-670728
	    minikube start -p kubernetes-upgrade-670728 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-6707282 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.1, by running:
	    
	    minikube start -p kubernetes-upgrade-670728 --kubernetes-version=v1.34.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-670728 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-670728 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (46.403208056s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-670728" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-670728
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-670728: (2.886804963s)
--- PASS: TestKubernetesUpgrade (379.36s)

                                                
                                    
x
+
TestMissingContainerUpgrade (99.26s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.1520666343 start -p missing-upgrade-920023 --memory=3072 --driver=docker  --container-runtime=docker
E1123 08:58:20.279130    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:58:21.777644    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:58:29.254619    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.1520666343 start -p missing-upgrade-920023 --memory=3072 --driver=docker  --container-runtime=docker: (33.203754712s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-920023
E1123 08:59:01.241190    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-920023: (10.449663497s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-920023
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-920023 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-920023 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (51.623376552s)
helpers_test.go:175: Cleaning up "missing-upgrade-920023" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-920023
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-920023: (2.51408285s)
--- PASS: TestMissingContainerUpgrade (99.26s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-727422 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:108: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-727422 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 14 (101.075066ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-727422] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21969
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21969-2348/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21969-2348/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (66.66s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:120: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-727422 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E1123 08:53:29.254926    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
no_kubernetes_test.go:120: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-727422 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (1m6.282882938s)
no_kubernetes_test.go:225: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-727422 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (66.66s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (7.81s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:137: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-727422 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:137: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-727422 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (5.696185329s)
no_kubernetes_test.go:225: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-727422 status -o json
no_kubernetes_test.go:225: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-727422 status -o json: exit status 2 (311.920553ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-727422","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:149: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-727422
no_kubernetes_test.go:149: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-727422: (1.801318702s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (7.81s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (10.64s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:161: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-727422 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:161: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-727422 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (10.635317273s)
--- PASS: TestNoKubernetes/serial/Start (10.64s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads (0s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads
no_kubernetes_test.go:89: Checking cache directory: /home/jenkins/minikube-integration/21969-2348/.minikube/cache/linux/arm64/v0.0.0
--- PASS: TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads (0.00s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.37s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:172: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-727422 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:172: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-727422 "sudo systemctl is-active --quiet service kubelet": exit status 1 (365.3185ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunning (0.37s)

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.86s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:194: (dbg) Run:  out/minikube-linux-arm64 profile list
no_kubernetes_test.go:204: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (0.86s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.42s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:183: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-727422
no_kubernetes_test.go:183: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-727422: (1.419943591s)
--- PASS: TestNoKubernetes/serial/Stop (1.42s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.71s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:216: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-727422 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:216: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-727422 --driver=docker  --container-runtime=docker: (8.707980621s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.71s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:172: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-727422 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:172: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-727422 "sudo systemctl is-active --quiet service kubelet": exit status 1 (283.368348ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.79s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Setup
--- PASS: TestStoppedBinaryUpgrade/Setup (0.79s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (83.71s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.165768018 start -p stopped-upgrade-396112 --memory=3072 --vm-driver=docker  --container-runtime=docker
E1123 08:57:39.302856    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:39.309200    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:39.320565    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:39.341928    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:39.383326    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:39.464716    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:39.626149    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:39.948574    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:40.590496    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:41.871864    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:44.433812    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 08:57:49.555875    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.165768018 start -p stopped-upgrade-396112 --memory=3072 --vm-driver=docker  --container-runtime=docker: (1m0.188218302s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.165768018 -p stopped-upgrade-396112 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.165768018 -p stopped-upgrade-396112 stop: (1.946432248s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-396112 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1123 08:57:59.797522    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-396112 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (21.574755989s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (83.71s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.14s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-396112
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-396112: (1.136251692s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.14s)

                                                
                                    
x
+
TestPause/serial/Start (73.65s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-907430 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-907430 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker: (1m13.651138976s)
--- PASS: TestPause/serial/Start (73.65s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (51.55s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-907430 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1123 09:02:39.303465    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:03:07.004899    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-907430 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (51.531117324s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (51.55s)

                                                
                                    
x
+
TestPause/serial/Pause (0.69s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-907430 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.69s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.34s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p pause-907430 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p pause-907430 --output=json --layout=cluster: exit status 2 (337.505639ms)

                                                
                                                
-- stdout --
	{"Name":"pause-907430","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 containers in: kube-system, kubernetes-dashboard, istio-operator","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-907430","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.34s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.59s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-907430 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.59s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.77s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-907430 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.77s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.35s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-907430 --alsologtostderr -v=5
E1123 09:03:29.254796    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-907430 --alsologtostderr -v=5: (2.348823597s)
--- PASS: TestPause/serial/DeletePaused (2.35s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.41s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-907430
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-907430: exit status 1 (17.797628ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error response from daemon: get pause-907430: no such volume

                                                
                                                
** /stderr **
pause_test.go:178: (dbg) Run:  docker network ls
--- PASS: TestPause/serial/VerifyDeletedResources (0.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (52.69s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker: (52.689382267s)
--- PASS: TestNetworkPlugins/group/auto/Start (52.69s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-568184 "pgrep -a kubelet"
I1123 09:04:23.689068    4159 config.go:182] Loaded profile config "auto-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (10.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-568184 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-dsjjk" [c6ed91e8-578e-416c-a9c7-197ef3ce635c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-dsjjk" [c6ed91e8-578e-416c-a9c7-197ef3ce635c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004386856s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (0.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (71.87s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker
E1123 09:05:18.708678    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker: (1m11.871512209s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (71.87s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:352: "kindnet-vxfbc" [06e4dada-fb5f-4720-9eb0-2ed82d2011d3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00304366s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.42s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-568184 "pgrep -a kubelet"
I1123 09:06:14.341714    4159 config.go:182] Loaded profile config "kindnet-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.42s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (11.45s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-568184 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-v7lng" [c8313b0f-44a5-4d7d-ad3f-6e56cfed2de3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-v7lng" [c8313b0f-44a5-4d7d-ad3f-6e56cfed2de3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003522s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.45s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (72.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker: (1m12.294831838s)
--- PASS: TestNetworkPlugins/group/calico/Start (72.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Start (57.08s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker: (57.083175636s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (57.08s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:352: "calico-node-p2jbh" [262043f9-3f2e-49d0-b026-8fb16721f406] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
helpers_test.go:352: "calico-node-p2jbh" [262043f9-3f2e-49d0-b026-8fb16721f406] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003840524s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.35s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-568184 "pgrep -a kubelet"
I1123 09:07:35.172307    4159 config.go:182] Loaded profile config "calico-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.35s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (12.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-568184 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-8jkq8" [e196ecf8-b56b-4764-81fe-20d694354537] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1123 09:07:39.303826    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-8jkq8" [e196ecf8-b56b-4764-81fe-20d694354537] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.003602633s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.31s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-568184 "pgrep -a kubelet"
I1123 09:07:49.997410    4159 config.go:182] Loaded profile config "custom-flannel-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.31s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/NetCatPod (10.36s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-568184 replace --force -f testdata/netcat-deployment.yaml
I1123 09:07:50.340890    4159 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-dh8sj" [521dfbab-b98e-4f34-b487-06201f0eb009] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-dh8sj" [521dfbab-b98e-4f34-b487-06201f0eb009] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.007324028s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.36s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/DNS (0.5s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context custom-flannel-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/custom-flannel/DNS (0.50s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Localhost (0.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/Localhost (0.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/HairPin (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (81.46s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p false-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p false-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m21.457517239s)
--- PASS: TestNetworkPlugins/group/false/Start (81.46s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (78.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker
E1123 09:08:29.255000    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:23.965445    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:23.971810    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:23.983164    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:24.007660    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:24.049156    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:24.130565    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:24.292028    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:24.613730    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:25.255809    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:26.538067    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:29.099512    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:09:34.221559    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (1m18.388872585s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (78.39s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p false-568184 "pgrep -a kubelet"
I1123 09:09:35.287479    4159 config.go:182] Loaded profile config "false-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (10.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-568184 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-nr8gs" [71289854-be18-4b57-8d2a-e261286b8d72] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-nr8gs" [71289854-be18-4b57-8d2a-e261286b8d72] Running
E1123 09:09:44.464101    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 10.003932429s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (10.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/DNS (0.34s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/DNS
net_test.go:175: (dbg) Run:  kubectl --context false-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/false/DNS (0.34s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-568184 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Localhost
net_test.go:194: (dbg) Run:  kubectl --context false-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
I1123 09:09:46.189806    4159 config.go:182] Loaded profile config "enable-default-cni-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/false/Localhost (0.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-568184 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-lqv45" [59c404ff-e099-416d-be2b-4e699410b0e7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-lqv45" [59c404ff-e099-416d-be2b-4e699410b0e7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.007177083s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (0.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/HairPin
net_test.go:264: (dbg) Run:  kubectl --context false-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/false/HairPin (0.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Start (58.78s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker
E1123 09:10:18.708687    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker: (58.783828158s)
--- PASS: TestNetworkPlugins/group/flannel/Start (58.78s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (80.43s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker
E1123 09:10:45.907803    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:07.923347    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:07.929765    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:07.941112    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:07.962427    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:08.003805    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:08.085828    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:08.247774    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker: (1m20.432672589s)
--- PASS: TestNetworkPlugins/group/bridge/Start (80.43s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:352: "kube-flannel-ds-vtdh9" [11db255b-1cbe-41ac-aba2-2076ed86df70] Running
E1123 09:11:08.569114    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:09.211366    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:10.493485    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:11:13.055729    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003358929s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/KubeletFlags (0.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-568184 "pgrep -a kubelet"
I1123 09:11:14.845850    4159 config.go:182] Loaded profile config "flannel-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/NetCatPod (10.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-568184 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-xcr45" [b65e16db-28f0-4b08-be55-72d7cf7f0e11] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1123 09:11:18.177530    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-xcr45" [b65e16db-28f0-4b08-be55-72d7cf7f0e11] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.004052621s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/DNS (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.43s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-568184 "pgrep -a kubelet"
I1123 09:11:42.764111    4159 config.go:182] Loaded profile config "bridge-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.43s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (12.35s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-568184 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-gsbq8" [777efcce-a255-4fd1-b40b-a2b525af2e3e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-gsbq8" [777efcce-a255-4fd1-b40b-a2b525af2e3e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.003221273s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.35s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (85.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kubenet-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
E1123 09:11:48.901359    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kubenet-568184 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (1m25.151897459s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (85.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.22s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.22s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.14s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (94.58s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-420728 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
E1123 09:12:28.815529    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:28.821857    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:28.833230    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:28.854541    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:28.895962    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:28.977397    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:29.138900    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:29.460901    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:29.862590    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:30.103134    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:31.384409    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:33.946895    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:39.069385    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:39.302839    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:49.311660    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:50.315301    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:50.321625    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:50.333141    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:50.354438    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:50.395781    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:50.477158    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:50.638523    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:50.959884    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:51.601255    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:52.883002    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:12:55.444303    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:13:00.565592    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:13:09.793786    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:13:10.807682    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-420728 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (1m34.575631287s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (94.58s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (0.42s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kubenet-568184 "pgrep -a kubelet"
I1123 09:13:14.470634    4159 config.go:182] Loaded profile config "kubenet-568184": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.42s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (9.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-568184 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-r9kzk" [863e8edf-0799-4d29-9416-27497ed6bf17] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-r9kzk" [863e8edf-0799-4d29-9416-27497ed6bf17] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 9.005815988s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (9.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kubenet-568184 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kubenet/DNS (0.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kubenet-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kubenet/Localhost (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kubenet-568184 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.17s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (84.12s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-545022 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1123 09:13:50.755967    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:13:51.784367    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-545022 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m24.115324704s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (84.12s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (11.63s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-420728 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [4388d52b-f1ae-4d8f-abb8-aecd6baa08ab] Pending
helpers_test.go:352: "busybox" [4388d52b-f1ae-4d8f-abb8-aecd6baa08ab] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [4388d52b-f1ae-4d8f-abb8-aecd6baa08ab] Running
E1123 09:14:02.366468    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004060856s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-420728 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.63s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.87s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-420728 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-420728 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.737157039s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-420728 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.87s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (11.67s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-420728 --alsologtostderr -v=3
E1123 09:14:12.253687    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-420728 --alsologtostderr -v=3: (11.666963287s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.67s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.32s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-420728 -n old-k8s-version-420728
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-420728 -n old-k8s-version-420728: exit status 7 (131.170968ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p old-k8s-version-420728 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.32s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (29.7s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-420728 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
E1123 09:14:23.965026    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:35.566320    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:35.572651    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:35.583992    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:35.606099    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:35.647429    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:35.728801    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:35.890482    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:36.212005    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:36.853494    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:38.135558    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:40.697460    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:45.819546    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:46.556426    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:46.562859    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:46.574294    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:46.595797    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:46.637394    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:46.718907    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:46.880383    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:47.201770    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:47.843458    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:49.125253    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-420728 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (29.346600895s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-420728 -n old-k8s-version-420728
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (29.70s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (14s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
E1123 09:14:51.670892    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:51.687524    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-9hf2m" [aa51a442-d415-4ffa-b5bb-956dbb0a6b5a] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
E1123 09:14:56.061605    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:14:56.809496    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-9hf2m" [aa51a442-d415-4ffa-b5bb-956dbb0a6b5a] Running
E1123 09:15:01.779605    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 14.003215678s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (14.00s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.09s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-9hf2m" [aa51a442-d415-4ffa-b5bb-956dbb0a6b5a] Running
E1123 09:15:07.051299    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004016428s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-420728 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.09s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.26s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-420728 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.26s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (3.57s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-420728 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-420728 -n old-k8s-version-420728
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-420728 -n old-k8s-version-420728: exit status 2 (395.525121ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-420728 -n old-k8s-version-420728
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-420728 -n old-k8s-version-420728: exit status 2 (344.239628ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-420728 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-420728 -n old-k8s-version-420728
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-420728 -n old-k8s-version-420728
E1123 09:15:12.677711    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.57s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (9.44s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-545022 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [335c95d3-c8b9-4a54-a48b-53698dd5cac9] Pending
helpers_test.go:352: "busybox" [335c95d3-c8b9-4a54-a48b-53698dd5cac9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [335c95d3-c8b9-4a54-a48b-53698dd5cac9] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003682823s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-545022 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.44s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (85.29s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-773676 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1123 09:15:16.543616    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:15:18.708339    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/functional-376312/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-773676 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m25.293409846s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (85.29s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.35s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p no-preload-545022 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p no-preload-545022 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.232478537s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-545022 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.35s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (11.33s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-545022 --alsologtostderr -v=3
E1123 09:15:27.532661    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-545022 --alsologtostderr -v=3: (11.327737985s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.33s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.24s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-545022 -n no-preload-545022
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-545022 -n no-preload-545022: exit status 7 (97.474527ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p no-preload-545022 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.24s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (57.72s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-545022 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1123 09:15:34.175910    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:15:57.504933    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:07.923591    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:08.493997    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:08.521618    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:08.528000    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:08.539365    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:08.560738    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:08.602144    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:08.683563    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:08.845391    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:09.166804    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:09.808338    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:11.090492    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:13.652107    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:18.773669    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:29.015911    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-545022 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (57.32867386s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-545022 -n no-preload-545022
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (57.72s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-xc8kr" [005b8190-41fd-4b9e-b433-6b04903d8437] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004542222s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.15s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-xc8kr" [005b8190-41fd-4b9e-b433-6b04903d8437] Running
E1123 09:16:35.626053    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kindnet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004657438s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-545022 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.15s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (10.38s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-773676 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [80cddd36-1ff6-4c76-81da-b276bdd42bc8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [80cddd36-1ff6-4c76-81da-b276bdd42bc8] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.00364608s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-773676 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.38s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.32s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-545022 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.32s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (3.44s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p no-preload-545022 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-545022 -n no-preload-545022
E1123 09:16:43.083196    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:43.089557    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:43.101006    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:43.122509    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:43.163978    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:43.245385    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-545022 -n no-preload-545022: exit status 2 (346.322231ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-545022 -n no-preload-545022
E1123 09:16:43.407936    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-545022 -n no-preload-545022: exit status 2 (378.722721ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-545022 --alsologtostderr -v=1
E1123 09:16:43.729976    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:16:44.371849    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-545022 -n no-preload-545022
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-545022 -n no-preload-545022
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.44s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/FirstStart (82.55s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-435145 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1123 09:16:49.497679    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-435145 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m22.548423522s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (82.55s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.94s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-773676 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-773676 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.804465792s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-773676 describe deploy/metrics-server -n kube-system
E1123 09:16:53.337483    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.94s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (11.58s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-773676 --alsologtostderr -v=3
E1123 09:17:03.579109    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-773676 --alsologtostderr -v=3: (11.580187751s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.58s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.26s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-773676 -n embed-certs-773676
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-773676 -n embed-certs-773676: exit status 7 (98.960245ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p embed-certs-773676 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.26s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (57.74s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-773676 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1123 09:17:19.426424    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:17:24.060605    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:17:28.815543    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:17:30.416076    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/enable-default-cni-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:17:30.459436    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:17:39.303660    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/skaffold-761737/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:17:50.315574    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/custom-flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:17:56.519076    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/calico-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-773676 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (57.356315813s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-773676 -n embed-certs-773676
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (57.74s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-w5gvq" [75b95876-5b33-434e-9a12-70f6834975b9] Running
E1123 09:18:05.022829    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004368834s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.13s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-w5gvq" [75b95876-5b33-434e-9a12-70f6834975b9] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004291789s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-773676 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.13s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.43s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-435145 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [a764da53-0e99-48a4-983b-d26a43343a02] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [a764da53-0e99-48a4-983b-d26a43343a02] Running
E1123 09:18:15.391501    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004334691s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-435145 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.43s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.28s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-773676 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.28s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (3.13s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-773676 --alsologtostderr -v=1
E1123 09:18:14.745146    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:14.751576    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:14.763235    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:14.784847    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:14.826181    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:14.907526    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:15.069086    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-773676 -n embed-certs-773676
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-773676 -n embed-certs-773676: exit status 2 (347.24703ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-773676 -n embed-certs-773676
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-773676 -n embed-certs-773676: exit status 2 (354.276976ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-773676 --alsologtostderr -v=1
E1123 09:18:16.033028    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-773676 -n embed-certs-773676
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-773676 -n embed-certs-773676
E1123 09:18:17.315355    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.13s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (49.64s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-041118 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-041118 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (49.639165518s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (49.64s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.27s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-435145 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-435145 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.115593132s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-435145 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.27s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (11.61s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-435145 --alsologtostderr -v=3
E1123 09:18:24.999181    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:29.254613    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/addons-501976/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-435145 --alsologtostderr -v=3: (11.610501269s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.61s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.24s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145: exit status 7 (83.574164ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-435145 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.24s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/SecondStart (60.94s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-435145 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1123 09:18:35.249976    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:52.381386    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/flannel-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:54.950295    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:54.956635    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:54.967987    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:54.989383    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:55.030714    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:55.112060    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:55.273510    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:55.595184    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:55.731905    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:56.237026    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:18:57.518321    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:19:00.079599    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:19:05.201535    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-435145 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m0.397931921s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145
E1123 09:19:35.566322    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/false-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (60.94s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.21s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-041118 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-041118 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.205704355s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.21s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (11.2s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-041118 --alsologtostderr -v=3
E1123 09:19:15.442799    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-041118 --alsologtostderr -v=3: (11.200717627s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (11.20s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-041118 -n newest-cni-041118
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-041118 -n newest-cni-041118: exit status 7 (75.697573ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p newest-cni-041118 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (18.25s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-041118 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1123 09:19:23.965483    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/auto-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:19:26.944969    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/bridge-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-041118 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (17.829201955s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-041118 -n newest-cni-041118
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (18.25s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-sxxvh" [130760e4-24e6-4312-b7d5-f7de6f9af248] Running
E1123 09:19:35.924678    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/old-k8s-version-420728/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1123 09:19:36.694054    4159 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21969-2348/.minikube/profiles/kubenet-568184/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003851218s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:282: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.25s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-041118 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.25s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (3.62s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-041118 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-041118 -n newest-cni-041118
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-041118 -n newest-cni-041118: exit status 2 (370.710434ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-041118 -n newest-cni-041118
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-041118 -n newest-cni-041118: exit status 2 (345.062701ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-041118 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-041118 -n newest-cni-041118
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-041118 -n newest-cni-041118
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.62s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-sxxvh" [130760e4-24e6-4312-b7d5-f7de6f9af248] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003940201s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-435145 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.32s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-435145 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.32s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Pause (2.97s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-435145 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145: exit status 2 (339.661753ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145: exit status 2 (328.008778ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-435145 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-435145 -n default-k8s-diff-port-435145
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.97s)

                                                
                                    

Test skip (26/348)

x
+
TestDownloadOnly/v1.28.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/cached-images
aaa_download_only_test.go:128: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.28.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/binaries
aaa_download_only_test.go:150: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.28.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/kubectl
aaa_download_only_test.go:166: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.28.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/cached-images
aaa_download_only_test.go:128: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.34.1/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/binaries
aaa_download_only_test.go:150: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.34.1/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/kubectl
aaa_download_only_test.go:166: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.34.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0.43s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:231: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-227425 --alsologtostderr --driver=docker  --container-runtime=docker
aaa_download_only_test.go:248: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-227425" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-227425
--- SKIP: TestDownloadOnlyKic (0.43s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:759: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

                                                
                                                
=== RUN   TestAddons/parallel/Olm
=== PAUSE TestAddons/parallel/Olm

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:483: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:1033: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker true linux arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:37: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:101: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1792: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:565: only validate podman env with docker container runtime, currently testing docker
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:82: 
--- SKIP: TestFunctionalNewestKubernetes (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (0.00s)

                                                
                                    
x
+
TestISOImage (0s)

                                                
                                                
=== RUN   TestISOImage
iso_test.go:36: This test requires a VM driver
--- SKIP: TestISOImage (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.07s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:615: 
----------------------- debugLogs start: cilium-568184 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-568184" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-568184

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-568184" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-568184"

                                                
                                                
----------------------- debugLogs end: cilium-568184 [took: 4.911528621s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-568184" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-568184
--- SKIP: TestNetworkPlugins/group/cilium (5.07s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.17s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-921122" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-921122
--- SKIP: TestStartStop/group/disable-driver-mounts (0.17s)

                                                
                                    
Copied to clipboard