=== RUN TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry
=== CONT TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.660485ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6fb4cdfc84-tk85h" [d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.005284846s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-nz9mn" [864e47f3-9d74-4de5-9236-7fdc705d51f7] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.016448955s
addons_test.go:342: (dbg) Run: kubectl --context addons-743655 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run: kubectl --context addons-743655 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:347: (dbg) Non-zero exit: kubectl --context addons-743655 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": exit status 1 (1m0.136112047s)
-- stdout --
pod "registry-test" deleted
-- /stdout --
** stderr **
error: timed out waiting for the condition
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-743655 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\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run: out/minikube-linux-amd64 -p addons-743655 ip
2024/09/06 18:46:14 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run: out/minikube-linux-amd64 -p addons-743655 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-743655
helpers_test.go:235: (dbg) docker inspect addons-743655:
-- stdout --
[
{
"Id": "1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931",
"Created": "2024-09-06T18:32:32.621213671Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 8283,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-09-06T18:32:32.819226476Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:aeed0e1d4642008f872cbedd0f6935323c1e533683c40e800e0b01d063d11a3c",
"ResolvConfPath": "/var/lib/docker/containers/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931/hostname",
"HostsPath": "/var/lib/docker/containers/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931/hosts",
"LogPath": "/var/lib/docker/containers/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931/1069c58832569d9456e101f1125e6baf9aaddcab9eee0aa4062dcc983a160931-json.log",
"Name": "/addons-743655",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"addons-743655:/var",
"/lib/modules:/lib/modules:ro"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-743655",
"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": "private",
"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": 4194304000,
"NanoCpus": 0,
"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": 8388608000,
"MemorySwappiness": null,
"OomKillDisable": null,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/17934aed97097476edd7e0794eafe862c2b36c784f12413d04fa46ae816f5870-init/diff:/var/lib/docker/overlay2/c691bf47963b055134522df00252aa565ceb7564bcfbcd28b50894c4cb115a1a/diff",
"MergedDir": "/var/lib/docker/overlay2/17934aed97097476edd7e0794eafe862c2b36c784f12413d04fa46ae816f5870/merged",
"UpperDir": "/var/lib/docker/overlay2/17934aed97097476edd7e0794eafe862c2b36c784f12413d04fa46ae816f5870/diff",
"WorkDir": "/var/lib/docker/overlay2/17934aed97097476edd7e0794eafe862c2b36c784f12413d04fa46ae816f5870/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "volume",
"Name": "addons-743655",
"Source": "/var/lib/docker/volumes/addons-743655/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
},
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
}
],
"Config": {
"Hostname": "addons-743655",
"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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85",
"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": "addons-743655",
"name.minikube.sigs.k8s.io": "addons-743655",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "d1f2e4b2175dd739f9bd95c8fef447031fc0c4d82e2304be4bbefe9acdaf1bd3",
"SandboxKey": "/var/run/docker/netns/d1f2e4b2175d",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32768"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32769"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32772"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32770"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "32771"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-743655": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "400c900b32a469010427e22d45123f40788d1486fda9855d842f3904bada33fe",
"EndpointID": "edbe9f9f6d5fb8bc79ffb5106cdd789d429a1d8131b5f598037e3d291f4e4ea3",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-743655",
"1069c5883256"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-amd64 status --format={{.Host}} -p addons-743655 -n addons-743655
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-amd64 -p addons-743655 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-743655 logs -n 25: (2.088656921s)
helpers_test.go:252: TestAddons/parallel/Registry logs:
-- stdout --
==> Audit <==
|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
| addons | enable dashboard -p | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:31 UTC | |
| | addons-743655 | | | | | |
| addons | disable dashboard -p | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:31 UTC | |
| | addons-743655 | | | | | |
| start | -p addons-743655 --wait=true | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:31 UTC | 06 Sep 24 18:36 UTC |
| | --memory=4000 --alsologtostderr | | | | | |
| | --addons=registry | | | | | |
| | --addons=metrics-server | | | | | |
| | --addons=volumesnapshots | | | | | |
| | --addons=csi-hostpath-driver | | | | | |
| | --addons=gcp-auth | | | | | |
| | --addons=cloud-spanner | | | | | |
| | --addons=inspektor-gadget | | | | | |
| | --addons=storage-provisioner-rancher | | | | | |
| | --addons=nvidia-device-plugin | | | | | |
| | --addons=yakd --addons=volcano | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=docker | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| | --addons=helm-tiller | | | | | |
| addons | addons-743655 addons disable | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:36 UTC | 06 Sep 24 18:36 UTC |
| | volcano --alsologtostderr -v=1 | | | | | |
| addons | addons-743655 addons | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-743655 addons | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-743655 addons disable | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:45 UTC | 06 Sep 24 18:45 UTC |
| | helm-tiller --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-743655 addons | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:46 UTC | 06 Sep 24 18:46 UTC |
| | disable metrics-server | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:46 UTC | |
| | addons-743655 | | | | | |
| ip | addons-743655 ip | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:46 UTC | 06 Sep 24 18:46 UTC |
| addons | addons-743655 addons disable | addons-743655 | g528047478195_compute | v1.34.0 | 06 Sep 24 18:46 UTC | 06 Sep 24 18:46 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
|---------|--------------------------------------|---------------|-----------------------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/09/06 18:31:45
Running on machine: cs-905301410258-default
Binary: Built with gc go1.22.5 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0906 18:31:45.306101 7803 out.go:345] Setting OutFile to fd 1 ...
I0906 18:31:45.306265 7803 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:31:45.306279 7803 out.go:358] Setting ErrFile to fd 2...
I0906 18:31:45.306290 7803 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0906 18:31:45.306696 7803 root.go:338] Updating PATH: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/bin
W0906 18:31:45.306954 7803 root.go:314] Error reading config file at /home/g528047478195_compute/minikube-integration/19576-429/.minikube/config/config.json: open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/config/config.json: no such file or directory
I0906 18:31:45.307552 7803 out.go:352] Setting JSON to false
I0906 18:31:45.310015 7803 start.go:129] hostinfo: {"hostname":"cs-905301410258-default","uptime":1372,"bootTime":1725646134,"procs":20,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"22.04","kernelVersion":"6.1.100+","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"guest","hostId":"88b15d6b-fddc-40bb-b1ad-a90cb2566e38"}
I0906 18:31:45.310100 7803 start.go:139] virtualization: guest
I0906 18:31:45.314337 7803 out.go:177] * [addons-743655] minikube v1.34.0 on Ubuntu 22.04 (amd64)
I0906 18:31:45.317476 7803 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
W0906 18:31:45.317457 7803 preload.go:293] Failed to list preload files: open /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball: no such file or directory
I0906 18:31:45.317632 7803 notify.go:220] Checking for updates...
I0906 18:31:45.324809 7803 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0906 18:31:45.327718 7803 out.go:177] - KUBECONFIG=/home/g528047478195_compute/minikube-integration/19576-429/kubeconfig
I0906 18:31:45.330937 7803 out.go:177] - MINIKUBE_HOME=/home/g528047478195_compute/minikube-integration/19576-429/.minikube
I0906 18:31:45.333909 7803 out.go:177] - MINIKUBE_BIN=out/minikube-linux-amd64
I0906 18:31:45.336856 7803 out.go:177] - MINIKUBE_WANTUPDATENOTIFICATION=false
I0906 18:31:45.340190 7803 driver.go:394] Setting default libvirt URI to qemu:///system
I0906 18:31:45.383246 7803 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
I0906 18:31:45.383516 7803 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0906 18:31:45.482312 7803 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:false NGoroutines:59 SystemTime:2024-09-06 18:31:45.465865436 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexSer
verAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builti
n name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0906 18:31:45.482500 7803 docker.go:318] overlay module found
I0906 18:31:45.486753 7803 out.go:177] * Using the docker driver based on user configuration
I0906 18:31:45.489527 7803 start.go:297] selected driver: docker
I0906 18:31:45.489558 7803 start.go:901] validating driver "docker" against <nil>
I0906 18:31:45.489578 7803 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0906 18:31:45.490198 7803 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0906 18:31:45.581018 7803 info.go:266] docker info: {ID:f6486f22-86dd-4546-b4b3-021ff6697c5c 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:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:false NGoroutines:59 SystemTime:2024-09-06 18:31:45.5643151 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:6.1.100+ OperatingSystem:Ubuntu 22.04.4 LTS (containerized) OSType:linux Architecture:x86_64 IndexServe
rAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[https://us-mirror.gcr.io/] Secure:true Official:true}} Mirrors:[https://us-mirror.gcr.io/]} NCPU:2 MemTotal:8337182720 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:cs-905301410258-default Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin
name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
I0906 18:31:45.581259 7803 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0906 18:31:45.582076 7803 start_flags.go:421] setting extra-config: kubelet.cgroups-per-qos=false
I0906 18:31:45.582097 7803 start_flags.go:421] setting extra-config: kubelet.enforce-node-allocatable=""
I0906 18:31:45.582145 7803 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0906 18:31:45.585267 7803 out.go:177] * Using Docker driver with root privileges
I0906 18:31:45.588313 7803 cni.go:84] Creating CNI manager for ""
I0906 18:31:45.588357 7803 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0906 18:31:45.588388 7803 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
I0906 18:31:45.588537 7803 start.go:340] cluster config:
{Name:addons-743655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 Memory:4000 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.31.0 ClusterName:addons-743655 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: Netwo
rkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] 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 Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableM
etrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0906 18:31:45.591725 7803 out.go:177] * Starting "addons-743655" primary control-plane node in "addons-743655" cluster
I0906 18:31:45.594506 7803 cache.go:121] Beginning downloading kic base image for docker with docker
I0906 18:31:45.597142 7803 out.go:177] * Pulling base image v0.0.45 ...
I0906 18:31:45.599634 7803 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
I0906 18:31:45.599744 7803 image.go:79] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local docker daemon
I0906 18:31:45.625634 7803 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
I0906 18:31:45.626061 7803 image.go:63] Checking for gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 in local cache directory
I0906 18:31:45.626274 7803 image.go:148] Writing gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 to local cache
I0906 18:31:45.634794 7803 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
I0906 18:31:45.634824 7803 cache.go:56] Caching tarball of preloaded images
I0906 18:31:45.635256 7803 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
I0906 18:31:45.638876 7803 out.go:177] * Downloading Kubernetes v1.31.0 preload ...
I0906 18:31:45.641986 7803 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
I0906 18:31:45.676927 7803 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4?checksum=md5:2dd98f97b896d7a4f012ee403b477cc8 -> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4
I0906 18:31:49.490856 7803 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
I0906 18:31:49.491095 7803 preload.go:254] verifying checksum of /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4 ...
I0906 18:31:50.934965 7803 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on docker
I0906 18:31:50.935452 7803 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/config.json ...
I0906 18:31:50.935500 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/config.json: {Name:mk6c38ec9c21ab846fa616993d5d6a1c83c0406f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:31:55.461588 7803 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 as a tarball
I0906 18:31:55.461637 7803 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from local cache
I0906 18:32:20.796401 7803 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 from cached tarball
I0906 18:32:20.796560 7803 cache.go:194] Successfully downloaded all kic artifacts
I0906 18:32:20.796620 7803 start.go:360] acquireMachinesLock for addons-743655: {Name:mk2ddf5ba7c7880880d3ca5ba49a3775b8208d7a Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0906 18:32:20.796989 7803 start.go:364] duration metric: took 332.01µs to acquireMachinesLock for "addons-743655"
I0906 18:32:20.797040 7803 start.go:93] Provisioning new machine with config: &{Name:addons-743655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 Memory:4000 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.31.0 ClusterName:addons-743655 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:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] 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 Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPor
t:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}
I0906 18:32:20.797194 7803 start.go:125] createHost starting for "" (driver="docker")
I0906 18:32:20.801125 7803 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0906 18:32:20.801546 7803 start.go:159] libmachine.API.Create for "addons-743655" (driver="docker")
I0906 18:32:20.801621 7803 client.go:168] LocalClient.Create starting
I0906 18:32:20.801795 7803 main.go:141] libmachine: Creating CA: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem
I0906 18:32:21.064269 7803 main.go:141] libmachine: Creating client certificate: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/cert.pem
I0906 18:32:21.417301 7803 cli_runner.go:164] Run: docker network inspect addons-743655 --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}}]}"
W0906 18:32:21.444507 7803 cli_runner.go:211] docker network inspect addons-743655 --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
I0906 18:32:21.444657 7803 network_create.go:284] running [docker network inspect addons-743655] to gather additional debugging logs...
I0906 18:32:21.444686 7803 cli_runner.go:164] Run: docker network inspect addons-743655
W0906 18:32:21.470454 7803 cli_runner.go:211] docker network inspect addons-743655 returned with exit code 1
I0906 18:32:21.470495 7803 network_create.go:287] error running [docker network inspect addons-743655]: docker network inspect addons-743655: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-743655 not found
I0906 18:32:21.470516 7803 network_create.go:289] output of [docker network inspect addons-743655]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-743655 not found
** /stderr **
I0906 18:32:21.470679 7803 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}}]}"
I0906 18:32:21.497877 7803 network.go:206] using free private subnet 192.168.49.0/24: &{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: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc002053640}
I0906 18:32:21.497936 7803 network_create.go:124] attempt to create docker network addons-743655 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1460 ...
I0906 18:32:21.498037 7803 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1460 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-743655 addons-743655
I0906 18:32:21.609767 7803 network_create.go:108] docker network addons-743655 192.168.49.0/24 created
I0906 18:32:21.609812 7803 kic.go:121] calculated static IP "192.168.49.2" for the "addons-743655" container
I0906 18:32:21.609956 7803 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0906 18:32:21.642249 7803 cli_runner.go:164] Run: docker volume create addons-743655 --label name.minikube.sigs.k8s.io=addons-743655 --label created_by.minikube.sigs.k8s.io=true
I0906 18:32:21.670326 7803 oci.go:103] Successfully created a docker volume addons-743655
I0906 18:32:21.670499 7803 cli_runner.go:164] Run: docker run --rm --name addons-743655-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-743655 --entrypoint /usr/bin/test -v addons-743655:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib
I0906 18:32:24.631327 7803 cli_runner.go:217] Completed: docker run --rm --name addons-743655-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-743655 --entrypoint /usr/bin/test -v addons-743655:/var gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -d /var/lib: (2.960763559s)
I0906 18:32:24.631392 7803 oci.go:107] Successfully prepared a docker volume addons-743655
I0906 18:32:24.631423 7803 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
I0906 18:32:24.631513 7803 kic.go:194] Starting extracting preloaded images to volume ...
I0906 18:32:24.631668 7803 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-743655:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir
I0906 18:32:32.501379 7803 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v addons-743655:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 -I lz4 -xf /preloaded.tar -C /extractDir: (7.869637793s)
I0906 18:32:32.501425 7803 kic.go:203] duration metric: took 7.869909672s to extract preloaded images to volume ...
W0906 18:32:32.501626 7803 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
W0906 18:32:32.501695 7803 oci.go:243] Your kernel does not support CPU cfs period/quota or the cgroup is not mounted.
I0906 18:32:32.501791 7803 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0906 18:32:32.596578 7803 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 addons-743655 --name addons-743655 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-743655 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-743655 --network addons-743655 --ip 192.168.49.2 --volume addons-743655:/var --security-opt apparmor=unconfined --memory=4000mb -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:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85
I0906 18:32:33.071029 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Running}}
I0906 18:32:33.115286 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:32:33.161112 7803 cli_runner.go:164] Run: docker exec addons-743655 stat /var/lib/dpkg/alternatives/iptables
I0906 18:32:33.299888 7803 oci.go:144] the created container "addons-743655" has a running status.
I0906 18:32:33.299929 7803 kic.go:225] Creating ssh key for kic: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa...
I0906 18:32:33.494032 7803 kic_runner.go:191] docker (temp): /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0906 18:32:33.555663 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:32:33.614310 7803 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0906 18:32:33.614400 7803 kic_runner.go:114] Args: [docker exec --privileged addons-743655 chown docker:docker /home/docker/.ssh/authorized_keys]
I0906 18:32:33.771909 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:32:33.832522 7803 machine.go:93] provisionDockerMachine start ...
I0906 18:32:33.832693 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:33.882782 7803 main.go:141] libmachine: Using SSH client type: native
I0906 18:32:33.883123 7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0906 18:32:33.883147 7803 main.go:141] libmachine: About to run SSH command:
hostname
I0906 18:32:33.883973 7803 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50850->127.0.0.1:32768: read: connection reset by peer
I0906 18:32:37.028234 7803 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-743655
I0906 18:32:37.028272 7803 ubuntu.go:169] provisioning hostname "addons-743655"
I0906 18:32:37.028486 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:37.060630 7803 main.go:141] libmachine: Using SSH client type: native
I0906 18:32:37.060936 7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0906 18:32:37.060969 7803 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-743655 && echo "addons-743655" | sudo tee /etc/hostname
I0906 18:32:37.224577 7803 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-743655
I0906 18:32:37.224746 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:37.262212 7803 main.go:141] libmachine: Using SSH client type: native
I0906 18:32:37.262562 7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0906 18:32:37.262601 7803 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-743655' /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 addons-743655/g' /etc/hosts;
else
echo '127.0.1.1 addons-743655' | sudo tee -a /etc/hosts;
fi
fi
I0906 18:32:37.409957 7803 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0906 18:32:37.409999 7803 ubuntu.go:175] set auth options {CertDir:/home/g528047478195_compute/minikube-integration/19576-429/.minikube CaCertPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem CaPrivateKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server.pem ServerKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server-key.pem ClientKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube}
I0906 18:32:37.410028 7803 ubuntu.go:177] setting up certificates
I0906 18:32:37.410045 7803 provision.go:84] configureAuth start
I0906 18:32:37.410174 7803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-743655
I0906 18:32:37.439858 7803 provision.go:143] copyHostCerts
I0906 18:32:37.439984 7803 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem --> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.pem (1119 bytes)
I0906 18:32:37.440222 7803 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/cert.pem --> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/cert.pem (1164 bytes)
I0906 18:32:37.440417 7803 exec_runner.go:151] cp: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/key.pem --> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/key.pem (1679 bytes)
I0906 18:32:37.440559 7803 provision.go:117] generating server cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server.pem ca-key=/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem private-key=/home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca-key.pem org=g528047478195_compute.addons-743655 san=[127.0.0.1 192.168.49.2 addons-743655 localhost minikube]
I0906 18:32:37.635913 7803 provision.go:177] copyRemoteCerts
I0906 18:32:37.636060 7803 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0906 18:32:37.636184 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:37.663060 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:32:37.768307 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1119 bytes)
I0906 18:32:37.808727 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server.pem --> /etc/docker/server.pem (1249 bytes)
I0906 18:32:37.848083 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0906 18:32:37.888928 7803 provision.go:87] duration metric: took 478.863607ms to configureAuth
I0906 18:32:37.889073 7803 ubuntu.go:193] setting minikube options for container-runtime
I0906 18:32:37.889537 7803 config.go:182] Loaded profile config "addons-743655": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:32:37.889688 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:37.915757 7803 main.go:141] libmachine: Using SSH client type: native
I0906 18:32:37.916109 7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0906 18:32:37.916154 7803 main.go:141] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I0906 18:32:38.060697 7803 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
I0906 18:32:38.060731 7803 ubuntu.go:71] root file system type: overlay
I0906 18:32:38.060927 7803 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
I0906 18:32:38.061055 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:38.092716 7803 main.go:141] libmachine: Using SSH client type: native
I0906 18:32:38.093023 7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0906 18:32:38.093151 7803 main.go:141] 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
BindsTo=containerd.service
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=on-failure
# 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 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
[Install]
WantedBy=multi-user.target
" | sudo tee /lib/systemd/system/docker.service.new
I0906 18:32:38.260326 7803 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
BindsTo=containerd.service
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=on-failure
# 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 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
[Install]
WantedBy=multi-user.target
I0906 18:32:38.260612 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:38.292266 7803 main.go:141] libmachine: Using SSH client type: native
I0906 18:32:38.292612 7803 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil> [] 0s} 127.0.0.1 32768 <nil> <nil>}
I0906 18:32:38.292650 7803 main.go:141] 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; }
I0906 18:32:39.460409 7803 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service 2024-08-27 14:13:43.000000000 +0000
+++ /lib/systemd/system/docker.service.new 2024-09-06 18:32:38.257281320 +0000
@@ -1,46 +1,49 @@
[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
-After=network-online.target docker.socket firewalld.service containerd.service time-set.target
-Wants=network-online.target containerd.service
+BindsTo=containerd.service
+After=network-online.target firewalld.service containerd.service
+Wants=network-online.target
Requires=docker.socket
+StartLimitBurst=3
+StartLimitIntervalSec=60
[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
+Restart=on-failure
-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
-# to make them work for either version of systemd.
-StartLimitBurst=3
-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
-# this option work for either version of systemd.
-StartLimitInterval=60s
+
+# 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 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
# kill only the docker process, not all processes in the cgroup
KillMode=process
-OOMScoreAdjust=-500
[Install]
WantedBy=multi-user.target
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
I0906 18:32:39.460605 7803 machine.go:96] duration metric: took 5.628049802s to provisionDockerMachine
I0906 18:32:39.460681 7803 client.go:171] duration metric: took 18.659046871s to LocalClient.Create
I0906 18:32:39.460752 7803 start.go:167] duration metric: took 18.659208852s to libmachine.API.Create "addons-743655"
I0906 18:32:39.460814 7803 start.go:293] postStartSetup for "addons-743655" (driver="docker")
I0906 18:32:39.460873 7803 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]
I0906 18:32:39.461027 7803 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
I0906 18:32:39.461181 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:39.489148 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:32:39.593942 7803 ssh_runner.go:195] Run: cat /etc/os-release
I0906 18:32:39.599001 7803 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0906 18:32:39.599054 7803 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0906 18:32:39.599072 7803 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0906 18:32:39.599086 7803 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0906 18:32:39.599107 7803 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19576-429/.minikube/addons for local assets ...
I0906 18:32:39.599219 7803 filesync.go:126] Scanning /home/g528047478195_compute/minikube-integration/19576-429/.minikube/files for local assets ...
I0906 18:32:39.599296 7803 start.go:296] duration metric: took 138.433653ms for postStartSetup
I0906 18:32:39.599771 7803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-743655
I0906 18:32:39.625814 7803 profile.go:143] Saving config to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/config.json ...
I0906 18:32:39.626451 7803 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0906 18:32:39.626542 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:39.652823 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:32:39.749076 7803 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0906 18:32:39.756296 7803 start.go:128] duration metric: took 18.959080077s to createHost
I0906 18:32:39.756336 7803 start.go:83] releasing machines lock for "addons-743655", held for 18.959323336s
I0906 18:32:39.756489 7803 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-743655
I0906 18:32:39.783327 7803 ssh_runner.go:195] Run: cat /version.json
I0906 18:32:39.783468 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:39.783639 7803 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0906 18:32:39.783807 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:32:39.822920 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:32:39.826686 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:32:40.022507 7803 ssh_runner.go:195] Run: systemctl --version
I0906 18:32:40.029624 7803 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0906 18:32:40.036733 7803 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
I0906 18:32:40.078389 7803 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
I0906 18:32:40.078554 7803 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" ;
I0906 18:32:40.125227 7803 cni.go:262] disabled [/etc/cni/net.d/100-crio-bridge.conf, /etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
I0906 18:32:40.125357 7803 start.go:495] detecting cgroup driver to use...
I0906 18:32:40.125468 7803 detect.go:190] detected "systemd" cgroup driver on host os
I0906 18:32:40.125707 7803 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"
I0906 18:32:40.153814 7803 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
I0906 18:32:40.172170 7803 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"
I0906 18:32:40.188674 7803 containerd.go:146] configuring containerd to use "systemd" as cgroup driver...
I0906 18:32:40.188819 7803 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = true|g' /etc/containerd/config.toml"
I0906 18:32:40.205905 7803 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"
I0906 18:32:40.222197 7803 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
I0906 18:32:40.238678 7803 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
I0906 18:32:40.255698 7803 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0906 18:32:40.271071 7803 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"
I0906 18:32:40.287181 7803 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
I0906 18:32:40.305634 7803 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"
I0906 18:32:40.323471 7803 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0906 18:32:40.337886 7803 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0906 18:32:40.351905 7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0906 18:32:40.485849 7803 ssh_runner.go:195] Run: sudo systemctl restart containerd
I0906 18:32:40.610541 7803 start.go:495] detecting cgroup driver to use...
I0906 18:32:40.610614 7803 detect.go:190] detected "systemd" cgroup driver on host os
I0906 18:32:40.610702 7803 ssh_runner.go:195] Run: sudo systemctl cat docker.service
I0906 18:32:40.642093 7803 cruntime.go:279] skipping containerd shutdown because we are bound to it
I0906 18:32:40.642210 7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
I0906 18:32:40.674137 7803 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"
I0906 18:32:40.713916 7803 ssh_runner.go:195] Run: which cri-dockerd
I0906 18:32:40.722321 7803 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
I0906 18:32:40.743373 7803 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
I0906 18:32:40.790250 7803 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
I0906 18:32:41.027744 7803 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
I0906 18:32:41.249714 7803 docker.go:574] configuring docker to use "systemd" as cgroup driver...
I0906 18:32:41.249908 7803 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (129 bytes)
I0906 18:32:41.282929 7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0906 18:32:41.420742 7803 ssh_runner.go:195] Run: sudo systemctl restart docker
I0906 18:32:41.863119 7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
I0906 18:32:41.883121 7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0906 18:32:41.902489 7803 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
I0906 18:32:42.042305 7803 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
I0906 18:32:42.177964 7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0906 18:32:42.321505 7803 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
I0906 18:32:42.351486 7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
I0906 18:32:42.369886 7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0906 18:32:42.507621 7803 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
I0906 18:32:42.618515 7803 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
I0906 18:32:42.618946 7803 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
I0906 18:32:42.627299 7803 start.go:563] Will wait 60s for crictl version
I0906 18:32:42.627455 7803 ssh_runner.go:195] Run: which crictl
I0906 18:32:42.635136 7803 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0906 18:32:42.688426 7803 start.go:579] Version: 0.1.0
RuntimeName: docker
RuntimeVersion: 27.2.0
RuntimeApiVersion: v1
I0906 18:32:42.688570 7803 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0906 18:32:42.734518 7803 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
I0906 18:32:42.778922 7803 out.go:235] * Preparing Kubernetes v1.31.0 on Docker 27.2.0 ...
I0906 18:32:42.779093 7803 cli_runner.go:164] Run: docker network inspect addons-743655 --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}}]}"
I0906 18:32:42.804605 7803 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0906 18:32:42.810503 7803 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1 host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0906 18:32:42.832180 7803 out.go:177] - kubelet.cgroups-per-qos=false
I0906 18:32:42.836462 7803 out.go:177] - kubelet.enforce-node-allocatable=""
I0906 18:32:42.839412 7803 kubeadm.go:883] updating cluster {Name:addons-743655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 Memory:4000 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.31.0 ClusterName:addons-743655 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] 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 Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 Mou
ntType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0906 18:32:42.839636 7803 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime docker
I0906 18:32:42.839779 7803 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0906 18:32:42.871586 7803 docker.go:685] Got preloaded images: -- stdout --
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/pause:3.10
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0906 18:32:42.871638 7803 docker.go:615] Images already preloaded, skipping extraction
I0906 18:32:42.871766 7803 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
I0906 18:32:42.902396 7803 docker.go:685] Got preloaded images: -- stdout --
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/pause:3.10
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
-- /stdout --
I0906 18:32:42.902448 7803 cache_images.go:84] Images are preloaded, skipping loading
I0906 18:32:42.902465 7803 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 docker true true} ...
I0906 18:32:42.902631 7803 kubeadm.go:946] kubelet [Unit]
Wants=docker.socket
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable="" --hostname-override=addons-743655 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.31.0 ClusterName:addons-743655 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:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0906 18:32:42.902750 7803 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
I0906 18:32:42.976468 7803 cni.go:84] Creating CNI manager for ""
I0906 18:32:42.976514 7803 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0906 18:32:42.976550 7803 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0906 18:32:42.976596 7803 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-743655 NodeName:addons-743655 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.49.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.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubern
etes/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}
I0906 18:32:42.976856 7803 kubeadm.go:187] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta3
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.49.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: "addons-743655"
kubeletExtraArgs:
node-ip: 192.168.49.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta3
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.31.0
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: systemd
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
I0906 18:32:42.976990 7803 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
I0906 18:32:42.992013 7803 binaries.go:44] Found k8s binaries, skipping transfer
I0906 18:32:42.992228 7803 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0906 18:32:43.007002 7803 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (366 bytes)
I0906 18:32:43.036086 7803 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0906 18:32:43.067833 7803 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2154 bytes)
I0906 18:32:43.099406 7803 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0906 18:32:43.105145 7803 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2 control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0906 18:32:43.123294 7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0906 18:32:43.263864 7803 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0906 18:32:43.293631 7803 certs.go:68] Setting up /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655 for IP: 192.168.49.2
I0906 18:32:43.293660 7803 certs.go:194] generating shared ca certs ...
I0906 18:32:43.293691 7803 certs.go:226] acquiring lock for ca certs: {Name:mkbe08b3f7381b7facf4272ec3ac3a3165cd5072 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:43.294008 7803 certs.go:240] generating "minikubeCA" ca cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.key
I0906 18:32:43.546729 7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.crt ...
I0906 18:32:43.546767 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.crt: {Name:mk88efcfd7f784eec8319369d5140063556d5c38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:43.547227 7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.key ...
I0906 18:32:43.547253 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.key: {Name:mk8218e7b0b5f4bd2f6317e40d72d82bcb9a95df Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:43.547573 7803 certs.go:240] generating "proxyClientCA" ca cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.key
I0906 18:32:43.676120 7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.crt ...
I0906 18:32:43.676163 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.crt: {Name:mkfe5d56896c561dce62922325f9f8d75477e6be Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:43.676650 7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.key ...
I0906 18:32:43.676678 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.key: {Name:mkff4b25bb87a118b484e83b8c18f0505d667537 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:43.677001 7803 certs.go:256] generating profile certs ...
I0906 18:32:43.677119 7803 certs.go:363] generating signed profile cert for "minikube-user": /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.key
I0906 18:32:43.677154 7803 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt with IP's: []
I0906 18:32:43.825815 7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt ...
I0906 18:32:43.825859 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.crt: {Name:mkd0a654c1b4d7600e743a777a53de3482b54c1e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:43.826332 7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.key ...
I0906 18:32:43.826362 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/client.key: {Name:mkd9614973f819f66ef0eead689797626eb533ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:43.826701 7803 certs.go:363] generating signed profile cert for "minikube": /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key.c0723dc6
I0906 18:32:43.826743 7803 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt.c0723dc6 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0906 18:32:44.455263 7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt.c0723dc6 ...
I0906 18:32:44.455313 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt.c0723dc6: {Name:mkfb1fec517b376a7b8237e1e7a7061ec2103009 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:44.455754 7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key.c0723dc6 ...
I0906 18:32:44.455783 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key.c0723dc6: {Name:mk0706c876ca0e715fb7fe387bd97e3f68008917 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:44.456113 7803 certs.go:381] copying /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt.c0723dc6 -> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt
I0906 18:32:44.456317 7803 certs.go:385] copying /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key.c0723dc6 -> /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key
I0906 18:32:44.456457 7803 certs.go:363] generating signed profile cert for "aggregator": /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.key
I0906 18:32:44.456500 7803 crypto.go:68] Generating cert /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.crt with IP's: []
I0906 18:32:44.537457 7803 crypto.go:156] Writing cert to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.crt ...
I0906 18:32:44.537494 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.crt: {Name:mkc3ada89a560a0612d7f89da582f8c64cb17fc6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:44.537915 7803 crypto.go:164] Writing key to /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.key ...
I0906 18:32:44.537942 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.key: {Name:mke10971ab92be07362a23905da262e06359148d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:32:44.538430 7803 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca-key.pem (1675 bytes)
I0906 18:32:44.538532 7803 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/ca.pem (1119 bytes)
I0906 18:32:44.538591 7803 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/cert.pem (1164 bytes)
I0906 18:32:44.538660 7803 certs.go:484] found cert: /home/g528047478195_compute/minikube-integration/19576-429/.minikube/certs/key.pem (1679 bytes)
I0906 18:32:44.539528 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0906 18:32:44.579991 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0906 18:32:44.621194 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0906 18:32:44.661599 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0906 18:32:44.701938 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0906 18:32:44.742310 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I0906 18:32:44.784257 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0906 18:32:44.825205 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/profiles/addons-743655/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0906 18:32:44.865606 7803 ssh_runner.go:362] scp /home/g528047478195_compute/minikube-integration/19576-429/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0906 18:32:44.906697 7803 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0906 18:32:44.946133 7803 ssh_runner.go:195] Run: openssl version
I0906 18:32:44.957753 7803 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"
I0906 18:32:44.979287 7803 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0906 18:32:44.988558 7803 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 6 18:32 /usr/share/ca-certificates/minikubeCA.pem
I0906 18:32:44.988668 7803 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0906 18:32:45.003751 7803 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"
I0906 18:32:45.025233 7803 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0906 18:32:45.034165 7803 certs.go:399] '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
I0906 18:32:45.034245 7803 kubeadm.go:392] StartCluster: {Name:addons-743655 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.45@sha256:81df288595202a317b1a4dc2506ca2e4ed5f22373c19a441b88cfbf4b9867c85 Memory:4000 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.31.0 ClusterName:addons-743655 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:kubelet Key:cgroups-per-qos Value:false} {Component:kubelet Key:enforce-node-allocatable Value:""}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] 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 Mount:false MountString:/home/g528047478195_compute:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountT
ype:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0906 18:32:45.034495 7803 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I0906 18:32:45.067745 7803 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0906 18:32:45.083231 7803 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0906 18:32:45.099663 7803 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0906 18:32:45.099874 7803 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
I0906 18:32:45.115137 7803 kubeadm.go:155] 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
I0906 18:32:45.115167 7803 kubeadm.go:157] found existing configuration files:
I0906 18:32:45.115310 7803 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0906 18:32:45.130525 7803 kubeadm.go:163] "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
I0906 18:32:45.130693 7803 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0906 18:32:45.145271 7803 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0906 18:32:45.160876 7803 kubeadm.go:163] "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
I0906 18:32:45.161088 7803 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0906 18:32:45.175979 7803 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0906 18:32:45.191470 7803 kubeadm.go:163] "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
I0906 18:32:45.191674 7803 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0906 18:32:45.206623 7803 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0906 18:32:45.222664 7803 kubeadm.go:163] "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
I0906 18:32:45.222778 7803 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0906 18:32:45.237833 7803 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
I0906 18:32:45.293064 7803 kubeadm.go:310] W0906 18:32:45.291892 1681 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I0906 18:32:45.293902 7803 kubeadm.go:310] W0906 18:32:45.293139 1681 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
I0906 18:32:45.426169 7803 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0906 18:32:59.042422 7803 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
I0906 18:32:59.042563 7803 kubeadm.go:310] [preflight] Running pre-flight checks
I0906 18:32:59.042689 7803 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0906 18:32:59.042879 7803 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0906 18:32:59.043060 7803 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
I0906 18:32:59.043219 7803 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0906 18:32:59.047156 7803 out.go:235] - Generating certificates and keys ...
I0906 18:32:59.047303 7803 kubeadm.go:310] [certs] Using existing ca certificate authority
I0906 18:32:59.047489 7803 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0906 18:32:59.047724 7803 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0906 18:32:59.047843 7803 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0906 18:32:59.047958 7803 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0906 18:32:59.048059 7803 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0906 18:32:59.048162 7803 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0906 18:32:59.048357 7803 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-743655 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0906 18:32:59.048483 7803 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0906 18:32:59.048736 7803 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-743655 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0906 18:32:59.048900 7803 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0906 18:32:59.049031 7803 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0906 18:32:59.049113 7803 kubeadm.go:310] [certs] Generating "sa" key and public key
I0906 18:32:59.049223 7803 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0906 18:32:59.049323 7803 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0906 18:32:59.049426 7803 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0906 18:32:59.049539 7803 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0906 18:32:59.049682 7803 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0906 18:32:59.049813 7803 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0906 18:32:59.049982 7803 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0906 18:32:59.050127 7803 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0906 18:32:59.053400 7803 out.go:235] - Booting up control plane ...
I0906 18:32:59.053597 7803 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0906 18:32:59.053743 7803 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0906 18:32:59.053870 7803 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0906 18:32:59.054072 7803 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0906 18:32:59.054258 7803 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0906 18:32:59.054335 7803 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0906 18:32:59.054577 7803 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0906 18:32:59.054870 7803 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
I0906 18:32:59.055053 7803 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501495333s
I0906 18:32:59.055178 7803 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0906 18:32:59.055261 7803 kubeadm.go:310] [api-check] The API server is healthy after 7.501748889s
I0906 18:32:59.055518 7803 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0906 18:32:59.055735 7803 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0906 18:32:59.055843 7803 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0906 18:32:59.056121 7803 kubeadm.go:310] [mark-control-plane] Marking the node addons-743655 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0906 18:32:59.056222 7803 kubeadm.go:310] [bootstrap-token] Using token: htidr7.p4u6f0igpndmn9d0
I0906 18:32:59.059419 7803 out.go:235] - Configuring RBAC rules ...
I0906 18:32:59.059720 7803 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0906 18:32:59.059891 7803 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0906 18:32:59.060152 7803 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
I0906 18:32:59.060402 7803 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0906 18:32:59.060609 7803 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0906 18:32:59.060768 7803 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0906 18:32:59.060971 7803 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0906 18:32:59.061055 7803 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0906 18:32:59.061134 7803 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0906 18:32:59.061151 7803 kubeadm.go:310]
I0906 18:32:59.061276 7803 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0906 18:32:59.061291 7803 kubeadm.go:310]
I0906 18:32:59.061493 7803 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0906 18:32:59.061527 7803 kubeadm.go:310]
I0906 18:32:59.061579 7803 kubeadm.go:310] mkdir -p $HOME/.kube
I0906 18:32:59.061701 7803 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0906 18:32:59.061793 7803 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0906 18:32:59.061809 7803 kubeadm.go:310]
I0906 18:32:59.061900 7803 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0906 18:32:59.061915 7803 kubeadm.go:310]
I0906 18:32:59.062001 7803 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0906 18:32:59.062018 7803 kubeadm.go:310]
I0906 18:32:59.062104 7803 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0906 18:32:59.062270 7803 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0906 18:32:59.062415 7803 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0906 18:32:59.062669 7803 kubeadm.go:310]
I0906 18:32:59.062847 7803 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0906 18:32:59.063015 7803 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0906 18:32:59.063064 7803 kubeadm.go:310]
I0906 18:32:59.063255 7803 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token htidr7.p4u6f0igpndmn9d0 \
I0906 18:32:59.063466 7803 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:0dd275fda19eb649280294f75437b6499e0ebab8354c4fda7514b73df9325178 \
I0906 18:32:59.063547 7803 kubeadm.go:310] --control-plane
I0906 18:32:59.063588 7803 kubeadm.go:310]
I0906 18:32:59.063770 7803 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0906 18:32:59.063817 7803 kubeadm.go:310]
I0906 18:32:59.063974 7803 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token htidr7.p4u6f0igpndmn9d0 \
I0906 18:32:59.064184 7803 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:0dd275fda19eb649280294f75437b6499e0ebab8354c4fda7514b73df9325178
I0906 18:32:59.064202 7803 cni.go:84] Creating CNI manager for ""
I0906 18:32:59.064235 7803 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
I0906 18:32:59.067511 7803 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
I0906 18:32:59.070192 7803 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
I0906 18:32:59.086786 7803 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
I0906 18:32:59.124277 7803 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0906 18:32:59.124529 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0906 18:32:59.124692 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-743655 minikube.k8s.io/updated_at=2024_09_06T18_32_59_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13 minikube.k8s.io/name=addons-743655 minikube.k8s.io/primary=true
I0906 18:32:59.355666 7803 ops.go:34] apiserver oom_adj: -16
I0906 18:32:59.355853 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0906 18:32:59.856787 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0906 18:33:00.356693 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0906 18:33:00.856076 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0906 18:33:01.356517 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0906 18:33:01.856785 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0906 18:33:02.356472 7803 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0906 18:33:02.488151 7803 kubeadm.go:1113] duration metric: took 3.363743691s to wait for elevateKubeSystemPrivileges
I0906 18:33:02.488193 7803 kubeadm.go:394] duration metric: took 17.453959173s to StartCluster
I0906 18:33:02.488221 7803 settings.go:142] acquiring lock: {Name:mk36e64f0c86bfda10693ccf7de5ab68eeec00ba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:33:02.488607 7803 settings.go:150] Updating kubeconfig: /home/g528047478195_compute/minikube-integration/19576-429/kubeconfig
I0906 18:33:02.489422 7803 lock.go:35] WriteFile acquiring /home/g528047478195_compute/minikube-integration/19576-429/kubeconfig: {Name:mkd05c614f236cbbaf4ae91995f3ae02166d9822 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0906 18:33:02.489944 7803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0906 18:33:02.489993 7803 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:docker ControlPlane:true Worker:true}
I0906 18:33:02.490382 7803 config.go:182] Loaded profile config "addons-743655": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:33:02.490445 7803 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
I0906 18:33:02.490573 7803 addons.go:69] Setting yakd=true in profile "addons-743655"
I0906 18:33:02.490630 7803 addons.go:234] Setting addon yakd=true in "addons-743655"
I0906 18:33:02.490688 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.491768 7803 addons.go:69] Setting inspektor-gadget=true in profile "addons-743655"
I0906 18:33:02.491815 7803 addons.go:234] Setting addon inspektor-gadget=true in "addons-743655"
I0906 18:33:02.491857 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.492269 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.492765 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.493422 7803 addons.go:69] Setting metrics-server=true in profile "addons-743655"
I0906 18:33:02.493503 7803 addons.go:234] Setting addon metrics-server=true in "addons-743655"
I0906 18:33:02.493549 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.493819 7803 addons.go:69] Setting cloud-spanner=true in profile "addons-743655"
I0906 18:33:02.493900 7803 addons.go:234] Setting addon cloud-spanner=true in "addons-743655"
I0906 18:33:02.493944 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.494959 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.495899 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.501066 7803 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-743655"
I0906 18:33:02.501302 7803 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-743655"
I0906 18:33:02.501383 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.502392 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.503504 7803 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-743655"
I0906 18:33:02.503566 7803 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-743655"
I0906 18:33:02.503622 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.504453 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.510638 7803 addons.go:69] Setting default-storageclass=true in profile "addons-743655"
I0906 18:33:02.510726 7803 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-743655"
I0906 18:33:02.511239 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.511884 7803 addons.go:69] Setting registry=true in profile "addons-743655"
I0906 18:33:02.512302 7803 addons.go:234] Setting addon registry=true in "addons-743655"
I0906 18:33:02.512402 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.513896 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.520697 7803 addons.go:69] Setting gcp-auth=true in profile "addons-743655"
I0906 18:33:02.520757 7803 mustload.go:65] Loading cluster: addons-743655
I0906 18:33:02.521108 7803 config.go:182] Loaded profile config "addons-743655": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.31.0
I0906 18:33:02.521684 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.522529 7803 addons.go:69] Setting storage-provisioner=true in profile "addons-743655"
I0906 18:33:02.522659 7803 addons.go:234] Setting addon storage-provisioner=true in "addons-743655"
I0906 18:33:02.522725 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.524316 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.529853 7803 addons.go:69] Setting helm-tiller=true in profile "addons-743655"
I0906 18:33:02.529935 7803 addons.go:234] Setting addon helm-tiller=true in "addons-743655"
I0906 18:33:02.530004 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.531003 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.536829 7803 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-743655"
I0906 18:33:02.536912 7803 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-743655"
I0906 18:33:02.537507 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.541182 7803 addons.go:69] Setting ingress=true in profile "addons-743655"
I0906 18:33:02.541281 7803 addons.go:234] Setting addon ingress=true in "addons-743655"
I0906 18:33:02.541374 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.542359 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.555834 7803 addons.go:69] Setting volcano=true in profile "addons-743655"
I0906 18:33:02.555919 7803 addons.go:234] Setting addon volcano=true in "addons-743655"
I0906 18:33:02.556014 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.557129 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.558124 7803 addons.go:69] Setting ingress-dns=true in profile "addons-743655"
I0906 18:33:02.558294 7803 addons.go:234] Setting addon ingress-dns=true in "addons-743655"
I0906 18:33:02.558414 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.559845 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.567257 7803 addons.go:69] Setting volumesnapshots=true in profile "addons-743655"
I0906 18:33:02.567343 7803 addons.go:234] Setting addon volumesnapshots=true in "addons-743655"
I0906 18:33:02.567407 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.568492 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:02.573498 7803 out.go:177] * Verifying Kubernetes components...
I0906 18:33:02.746213 7803 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0906 18:33:02.842580 7803 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
I0906 18:33:02.848605 7803 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0906 18:33:02.848817 7803 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0906 18:33:02.849097 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:02.892849 7803 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-743655"
I0906 18:33:02.893157 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:02.894211 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:03.029028 7803 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0906 18:33:03.054887 7803 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
I0906 18:33:03.059610 7803 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0906 18:33:03.059739 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0906 18:33:03.059921 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.108519 7803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0906 18:33:03.111644 7803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0906 18:33:03.118102 7803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0906 18:33:03.121126 7803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0906 18:33:03.127817 7803 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0906 18:33:03.134692 7803 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0906 18:33:03.138564 7803 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
I0906 18:33:03.141374 7803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0906 18:33:03.142775 7803 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0906 18:33:03.142817 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0906 18:33:03.142941 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.151635 7803 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0906 18:33:03.154593 7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0906 18:33:03.154698 7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0906 18:33:03.154823 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.218964 7803 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0906 18:33:03.221821 7803 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0906 18:33:03.221864 7803 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0906 18:33:03.221969 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.250116 7803 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
I0906 18:33:03.252799 7803 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0906 18:33:03.252836 7803 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0906 18:33:03.252948 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.339855 7803 out.go:177] - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
I0906 18:33:03.343677 7803 out.go:177] - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
I0906 18:33:03.347630 7803 out.go:177] - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
I0906 18:33:03.353781 7803 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
I0906 18:33:03.353866 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
I0906 18:33:03.353995 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.362966 7803 out.go:177] - Using image ghcr.io/helm/tiller:v2.17.0
I0906 18:33:03.371098 7803 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
I0906 18:33:03.371197 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
I0906 18:33:03.371329 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.386142 7803 addons.go:234] Setting addon default-storageclass=true in "addons-743655"
I0906 18:33:03.386381 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:03.387574 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:03.387717 7803 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0906 18:33:03.387782 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:03.414930 7803 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0906 18:33:03.414957 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0906 18:33:03.415051 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.457829 7803 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I0906 18:33:03.460791 7803 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0906 18:33:03.460825 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0906 18:33:03.460946 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.461204 7803 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
I0906 18:33:03.464003 7803 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0906 18:33:03.467515 7803 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0906 18:33:03.471880 7803 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0906 18:33:03.471979 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0906 18:33:03.472113 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.484050 7803 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0906 18:33:03.492595 7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0906 18:33:03.492703 7803 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0906 18:33:03.492839 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.528883 7803 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0906 18:33:03.537568 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:03.588795 7803 cli_runner.go:217] Completed: docker container inspect addons-743655 --format={{.State.Status}}: (1.074846519s)
I0906 18:33:03.599869 7803 out.go:177] - Using image docker.io/registry:2.8.3
I0906 18:33:03.603552 7803 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0906 18:33:03.606165 7803 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0906 18:33:03.606195 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0906 18:33:03.606298 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.631013 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:03.639224 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:03.762400 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:03.764157 7803 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0906 18:33:03.769705 7803 out.go:177] - Using image docker.io/busybox:stable
I0906 18:33:03.772685 7803 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0906 18:33:03.772717 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0906 18:33:03.772839 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:03.795417 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:03.841549 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:03.904575 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.006928 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.036225 7803 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0906 18:33:04.036257 7803 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0906 18:33:04.036380 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:04.042880 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.075497 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.094892 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.108609 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.128715 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.173651 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.194482 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:04.286116 7803 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0906 18:33:04.286301 7803 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0906 18:33:04.557090 7803 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0906 18:33:04.557198 7803 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0906 18:33:04.585614 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0906 18:33:04.591044 7803 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0906 18:33:04.591152 7803 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0906 18:33:04.598812 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0906 18:33:04.642654 7803 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0906 18:33:04.642784 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0906 18:33:04.732224 7803 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0906 18:33:04.732349 7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0906 18:33:04.803966 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
I0906 18:33:04.847680 7803 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
I0906 18:33:04.847709 7803 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
I0906 18:33:04.980266 7803 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0906 18:33:04.980296 7803 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0906 18:33:04.985883 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0906 18:33:05.008512 7803 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0906 18:33:05.008544 7803 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0906 18:33:05.020514 7803 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0906 18:33:05.020652 7803 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0906 18:33:05.023638 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0906 18:33:05.075880 7803 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0906 18:33:05.076007 7803 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0906 18:33:05.085126 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0906 18:33:05.111916 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0906 18:33:05.158584 7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0906 18:33:05.158619 7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
I0906 18:33:05.178289 7803 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0906 18:33:05.178323 7803 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0906 18:33:05.229763 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0906 18:33:05.306566 7803 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
I0906 18:33:05.306597 7803 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
I0906 18:33:05.496609 7803 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0906 18:33:05.496643 7803 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0906 18:33:05.524018 7803 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0906 18:33:05.524049 7803 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0906 18:33:05.562252 7803 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0906 18:33:05.562288 7803 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0906 18:33:05.644872 7803 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0906 18:33:05.644904 7803 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0906 18:33:05.669364 7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0906 18:33:05.669396 7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0906 18:33:05.710225 7803 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0906 18:33:05.710256 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0906 18:33:05.758112 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
I0906 18:33:05.975533 7803 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0906 18:33:05.975567 7803 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0906 18:33:06.008030 7803 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0906 18:33:06.008057 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0906 18:33:06.020250 7803 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0906 18:33:06.020284 7803 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0906 18:33:06.113490 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
I0906 18:33:06.150065 7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0906 18:33:06.150097 7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0906 18:33:06.155752 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0906 18:33:06.246535 7803 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.49.1 host.minikube.internal\n fallthrough\n }' -e '/^ errors *$/i \ log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.217374011s)
I0906 18:33:06.246586 7803 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0906 18:33:06.248297 7803 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.719310189s)
I0906 18:33:06.250148 7803 node_ready.go:35] waiting up to 6m0s for node "addons-743655" to be "Ready" ...
I0906 18:33:06.521045 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
I0906 18:33:06.543289 7803 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0906 18:33:06.543330 7803 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0906 18:33:06.607685 7803 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0906 18:33:06.607716 7803 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0906 18:33:06.678195 7803 node_ready.go:49] node "addons-743655" has status "Ready":"True"
I0906 18:33:06.678230 7803 node_ready.go:38] duration metric: took 427.976339ms for node "addons-743655" to be "Ready" ...
I0906 18:33:06.678246 7803 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0906 18:33:06.703666 7803 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0906 18:33:06.703704 7803 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0906 18:33:06.954152 7803 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0906 18:33:06.954184 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0906 18:33:07.102740 7803 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0906 18:33:07.102778 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0906 18:33:07.353876 7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0906 18:33:07.353911 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0906 18:33:07.502843 7803 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace to be "Ready" ...
I0906 18:33:07.832572 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
I0906 18:33:07.836802 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0906 18:33:07.993317 7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0906 18:33:07.993361 7803 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0906 18:33:08.294351 7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0906 18:33:08.294380 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0906 18:33:08.678309 7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0906 18:33:08.678344 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0906 18:33:08.773106 7803 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-743655" context rescaled to 1 replicas
I0906 18:33:09.084049 7803 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0906 18:33:09.084088 7803 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0906 18:33:09.595467 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0906 18:33:10.008386 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.422651384s)
I0906 18:33:10.029842 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace doesn't have "Ready" status: {Phase:Pending Conditions:[{Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-06 18:33:06 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP: HostIPs:[] PodIP: PodIPs:[] StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
I0906 18:33:12.669404 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (8.070464852s)
I0906 18:33:13.003232 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace doesn't have "Ready" status: {Phase:Pending Conditions:[{Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2024-09-06 18:33:06 +0000 UTC Reason: Message:}] Message: Reason: NominatedNodeName: HostIP: HostIPs:[] PodIP: PodIPs:[] StartTime:<nil> InitContainerStatuses:[] ContainerStatuses:[] QOSClass:Burstable EphemeralContainerStatuses:[] Resize: ResourceClaimStatuses:[]}
I0906 18:33:15.138425 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:17.994043 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:20.247764 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:21.307062 7803 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0906 18:33:21.307195 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:21.399228 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:21.732093 7803 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0906 18:33:21.833501 7803 addons.go:234] Setting addon gcp-auth=true in "addons-743655"
I0906 18:33:21.833575 7803 host.go:66] Checking if "addons-743655" exists ...
I0906 18:33:21.834526 7803 cli_runner.go:164] Run: docker container inspect addons-743655 --format={{.State.Status}}
I0906 18:33:21.898858 7803 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0906 18:33:21.899001 7803 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-743655
I0906 18:33:21.981371 7803 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/g528047478195_compute/minikube-integration/19576-429/.minikube/machines/addons-743655/id_rsa Username:docker}
I0906 18:33:22.494125 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:24.626787 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:26.780618 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:28.816193 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:31.044220 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:33.268681 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (28.464664792s)
I0906 18:33:33.268963 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (28.283048269s)
I0906 18:33:33.268997 7803 addons.go:475] Verifying addon ingress=true in "addons-743655"
I0906 18:33:33.269275 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (28.245537385s)
I0906 18:33:33.269635 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (28.184477697s)
I0906 18:33:33.269720 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (28.157773915s)
I0906 18:33:33.269801 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (28.040000812s)
I0906 18:33:33.269859 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (27.511694745s)
I0906 18:33:33.270000 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (27.15647595s)
I0906 18:33:33.270021 7803 addons.go:475] Verifying addon metrics-server=true in "addons-743655"
I0906 18:33:33.270069 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (27.11428651s)
I0906 18:33:33.270096 7803 addons.go:475] Verifying addon registry=true in "addons-743655"
I0906 18:33:33.270186 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (26.749100404s)
I0906 18:33:33.270577 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (25.437956202s)
I0906 18:33:33.270884 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (25.434039065s)
W0906 18:33:33.270941 7803 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0906 18:33:33.270988 7803 retry.go:31] will retry after 320.117312ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
stdout:
customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
serviceaccount/snapshot-controller created
clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
deployment.apps/snapshot-controller created
stderr:
error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
ensure CRDs are installed first
I0906 18:33:33.273899 7803 out.go:177] * Verifying ingress addon...
I0906 18:33:33.273916 7803 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-743655 service yakd-dashboard -n yakd-dashboard
I0906 18:33:33.274009 7803 out.go:177] * Verifying registry addon...
I0906 18:33:33.282246 7803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0906 18:33:33.282540 7803 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0906 18:33:33.592135 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0906 18:33:33.767680 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:33.986199 7803 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0906 18:33:33.986240 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:33.988057 7803 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0906 18:33:33.988094 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:34.093811 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
W0906 18:33:34.151906 7803 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
I0906 18:33:34.159542 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:34.818027 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:35.039995 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:35.222285 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:35.225057 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:35.881768 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:35.891522 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:37.077506 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (27.481923281s)
I0906 18:33:37.077667 7803 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-743655"
I0906 18:33:37.078492 7803 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (15.179547882s)
I0906 18:33:37.081361 7803 out.go:177] * Verifying csi-hostpath-driver addon...
I0906 18:33:37.081695 7803 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
I0906 18:33:37.085647 7803 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0906 18:33:37.087696 7803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0906 18:33:37.089840 7803 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0906 18:33:37.089948 7803 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0906 18:33:37.140114 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:37.247915 7803 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0906 18:33:37.248058 7803 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0906 18:33:37.423049 7803 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0906 18:33:37.423199 7803 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0906 18:33:37.502154 7803 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0906 18:33:37.602850 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:37.606907 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:37.845629 7803 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0906 18:33:37.845731 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:38.218329 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:38.219802 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:38.221690 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:38.448897 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:38.451244 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:38.454243 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:38.739423 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:38.740978 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:38.741142 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:38.846065 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:38.955084 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:39.164468 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:39.171668 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:39.334279 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:39.356892 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:39.709078 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:39.844598 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:39.846145 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:40.005880 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (6.413674478s)
I0906 18:33:40.162849 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:40.176787 7803 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (2.674583753s)
I0906 18:33:40.184260 7803 addons.go:475] Verifying addon gcp-auth=true in "addons-743655"
I0906 18:33:40.188587 7803 out.go:177] * Verifying gcp-auth addon...
I0906 18:33:40.193099 7803 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0906 18:33:40.218959 7803 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0906 18:33:40.326275 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:40.327913 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:40.600955 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:40.790008 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:40.796532 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:41.098209 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:41.297626 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:41.300830 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:41.532230 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:41.600497 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:41.789016 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:41.792574 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:42.096839 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:42.292625 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:42.294357 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:42.601736 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:42.788922 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:42.791224 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:43.350289 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:43.364594 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:43.369487 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:43.609130 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:43.790355 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:43.791975 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:44.018104 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:44.096698 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:44.309161 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:44.311108 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:44.596139 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:44.794951 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:44.799501 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:45.099395 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:45.292420 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:45.295949 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:45.596284 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:45.792266 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:45.795418 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:46.019104 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:46.095235 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:46.297242 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:46.297856 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:46.623303 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:46.789415 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:46.789750 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:47.098568 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:47.290935 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:47.293851 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:47.601780 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:47.796764 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:47.800010 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:48.022298 7803 pod_ready.go:103] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"False"
I0906 18:33:48.128047 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:48.294125 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:48.298746 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:48.647173 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:48.794296 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:48.798907 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:49.046839 7803 pod_ready.go:93] pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace has status "Ready":"True"
I0906 18:33:49.046963 7803 pod_ready.go:82] duration metric: took 41.544066635s for pod "coredns-6f6b679f8f-qxpz7" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.047027 7803 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-743655" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.061746 7803 pod_ready.go:93] pod "etcd-addons-743655" in "kube-system" namespace has status "Ready":"True"
I0906 18:33:49.061866 7803 pod_ready.go:82] duration metric: took 14.794172ms for pod "etcd-addons-743655" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.061934 7803 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-743655" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.095228 7803 pod_ready.go:93] pod "kube-apiserver-addons-743655" in "kube-system" namespace has status "Ready":"True"
I0906 18:33:49.095358 7803 pod_ready.go:82] duration metric: took 33.378571ms for pod "kube-apiserver-addons-743655" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.095426 7803 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-743655" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.155737 7803 pod_ready.go:93] pod "kube-controller-manager-addons-743655" in "kube-system" namespace has status "Ready":"True"
I0906 18:33:49.155972 7803 pod_ready.go:82] duration metric: took 60.476093ms for pod "kube-controller-manager-addons-743655" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.156050 7803 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-8gqp7" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.158236 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:49.166416 7803 pod_ready.go:93] pod "kube-proxy-8gqp7" in "kube-system" namespace has status "Ready":"True"
I0906 18:33:49.166531 7803 pod_ready.go:82] duration metric: took 10.401859ms for pod "kube-proxy-8gqp7" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.166572 7803 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-743655" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.293237 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:49.294665 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:49.431291 7803 pod_ready.go:93] pod "kube-scheduler-addons-743655" in "kube-system" namespace has status "Ready":"True"
I0906 18:33:49.431329 7803 pod_ready.go:82] duration metric: took 264.728996ms for pod "kube-scheduler-addons-743655" in "kube-system" namespace to be "Ready" ...
I0906 18:33:49.431345 7803 pod_ready.go:39] duration metric: took 42.75308182s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
I0906 18:33:49.431379 7803 api_server.go:52] waiting for apiserver process to appear ...
I0906 18:33:49.431551 7803 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0906 18:33:49.472628 7803 api_server.go:72] duration metric: took 46.982594666s to wait for apiserver process to appear ...
I0906 18:33:49.472740 7803 api_server.go:88] waiting for apiserver healthz status ...
I0906 18:33:49.472792 7803 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0906 18:33:49.492311 7803 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0906 18:33:49.509091 7803 api_server.go:141] control plane version: v1.31.0
I0906 18:33:49.509137 7803 api_server.go:131] duration metric: took 36.363611ms to wait for apiserver health ...
I0906 18:33:49.509154 7803 system_pods.go:43] waiting for kube-system pods to appear ...
I0906 18:33:49.608463 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:49.627248 7803 system_pods.go:59] 18 kube-system pods found
I0906 18:33:49.627402 7803 system_pods.go:61] "coredns-6f6b679f8f-qxpz7" [4d14f678-3020-4f24-a797-6ff3274f54a9] Running
I0906 18:33:49.627470 7803 system_pods.go:61] "csi-hostpath-attacher-0" [28963e96-6331-4315-b2ba-92fab55b1ba4] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0906 18:33:49.627520 7803 system_pods.go:61] "csi-hostpath-resizer-0" [b5d086be-1e8f-4832-b655-4302b6588bf7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0906 18:33:49.627561 7803 system_pods.go:61] "csi-hostpathplugin-smfvh" [21cc6959-cf53-47f4-b47c-063121e66376] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0906 18:33:49.627601 7803 system_pods.go:61] "etcd-addons-743655" [0dd1269e-3361-4b18-bb4f-24d505c75efb] Running
I0906 18:33:49.627627 7803 system_pods.go:61] "kube-apiserver-addons-743655" [170722e9-c8e0-4e5a-9618-2a4b985d88ab] Running
I0906 18:33:49.627653 7803 system_pods.go:61] "kube-controller-manager-addons-743655" [c2b4e4ac-6b4a-4e7e-8da8-4704494c40e2] Running
I0906 18:33:49.627690 7803 system_pods.go:61] "kube-ingress-dns-minikube" [5cf1f6b6-8b4c-4861-808c-17465d0f5ee5] Running
I0906 18:33:49.627715 7803 system_pods.go:61] "kube-proxy-8gqp7" [cd7a2a52-f6c4-4e73-90bd-74681f8903ef] Running
I0906 18:33:49.627740 7803 system_pods.go:61] "kube-scheduler-addons-743655" [ba8c0bc0-3a72-41b7-a792-8ca41bb08e03] Running
I0906 18:33:49.627781 7803 system_pods.go:61] "metrics-server-84c5f94fbc-z584c" [8fbc3b1e-c6dc-4cd8-a64e-77e80dcaa5b0] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0906 18:33:49.627808 7803 system_pods.go:61] "nvidia-device-plugin-daemonset-cgzfv" [6ccfe799-bdfc-43e5-a11e-b5658965367c] Running
I0906 18:33:49.627845 7803 system_pods.go:61] "registry-6fb4cdfc84-tk85h" [d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
I0906 18:33:49.627886 7803 system_pods.go:61] "registry-proxy-nz9mn" [864e47f3-9d74-4de5-9236-7fdc705d51f7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0906 18:33:49.627920 7803 system_pods.go:61] "snapshot-controller-56fcc65765-dnpdn" [2b23e7ef-5f04-4014-80b2-53061e47e43c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0906 18:33:49.627952 7803 system_pods.go:61] "snapshot-controller-56fcc65765-p7mj7" [19697f6d-5047-498d-8818-7e322f377f8e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0906 18:33:49.627989 7803 system_pods.go:61] "storage-provisioner" [b3e02829-23c4-4217-9775-13ede23b1a87] Running
I0906 18:33:49.628019 7803 system_pods.go:61] "tiller-deploy-b48cc5f79-tgzmb" [b3774e08-1400-49ca-8fd8-909198c24278] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
I0906 18:33:49.628049 7803 system_pods.go:74] duration metric: took 118.849707ms to wait for pod list to return data ...
I0906 18:33:49.628112 7803 default_sa.go:34] waiting for default service account to be created ...
I0906 18:33:49.792583 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:49.796955 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:49.814927 7803 default_sa.go:45] found service account: "default"
I0906 18:33:49.815020 7803 default_sa.go:55] duration metric: took 186.875705ms for default service account to be created ...
I0906 18:33:49.815058 7803 system_pods.go:116] waiting for k8s-apps to be running ...
I0906 18:33:50.058003 7803 system_pods.go:86] 18 kube-system pods found
I0906 18:33:50.058131 7803 system_pods.go:89] "coredns-6f6b679f8f-qxpz7" [4d14f678-3020-4f24-a797-6ff3274f54a9] Running
I0906 18:33:50.058174 7803 system_pods.go:89] "csi-hostpath-attacher-0" [28963e96-6331-4315-b2ba-92fab55b1ba4] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
I0906 18:33:50.058218 7803 system_pods.go:89] "csi-hostpath-resizer-0" [b5d086be-1e8f-4832-b655-4302b6588bf7] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
I0906 18:33:50.058254 7803 system_pods.go:89] "csi-hostpathplugin-smfvh" [21cc6959-cf53-47f4-b47c-063121e66376] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
I0906 18:33:50.058296 7803 system_pods.go:89] "etcd-addons-743655" [0dd1269e-3361-4b18-bb4f-24d505c75efb] Running
I0906 18:33:50.058327 7803 system_pods.go:89] "kube-apiserver-addons-743655" [170722e9-c8e0-4e5a-9618-2a4b985d88ab] Running
I0906 18:33:50.058377 7803 system_pods.go:89] "kube-controller-manager-addons-743655" [c2b4e4ac-6b4a-4e7e-8da8-4704494c40e2] Running
I0906 18:33:50.058423 7803 system_pods.go:89] "kube-ingress-dns-minikube" [5cf1f6b6-8b4c-4861-808c-17465d0f5ee5] Running
I0906 18:33:50.058468 7803 system_pods.go:89] "kube-proxy-8gqp7" [cd7a2a52-f6c4-4e73-90bd-74681f8903ef] Running
I0906 18:33:50.058508 7803 system_pods.go:89] "kube-scheduler-addons-743655" [ba8c0bc0-3a72-41b7-a792-8ca41bb08e03] Running
I0906 18:33:50.058549 7803 system_pods.go:89] "metrics-server-84c5f94fbc-z584c" [8fbc3b1e-c6dc-4cd8-a64e-77e80dcaa5b0] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
I0906 18:33:50.058582 7803 system_pods.go:89] "nvidia-device-plugin-daemonset-cgzfv" [6ccfe799-bdfc-43e5-a11e-b5658965367c] Running
I0906 18:33:50.058621 7803 system_pods.go:89] "registry-6fb4cdfc84-tk85h" [d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff] Running
I0906 18:33:50.058654 7803 system_pods.go:89] "registry-proxy-nz9mn" [864e47f3-9d74-4de5-9236-7fdc705d51f7] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
I0906 18:33:50.058684 7803 system_pods.go:89] "snapshot-controller-56fcc65765-dnpdn" [2b23e7ef-5f04-4014-80b2-53061e47e43c] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0906 18:33:50.058726 7803 system_pods.go:89] "snapshot-controller-56fcc65765-p7mj7" [19697f6d-5047-498d-8818-7e322f377f8e] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
I0906 18:33:50.058762 7803 system_pods.go:89] "storage-provisioner" [b3e02829-23c4-4217-9775-13ede23b1a87] Running
I0906 18:33:50.058793 7803 system_pods.go:89] "tiller-deploy-b48cc5f79-tgzmb" [b3774e08-1400-49ca-8fd8-909198c24278] Pending / Ready:ContainersNotReady (containers with unready status: [tiller]) / ContainersReady:ContainersNotReady (containers with unready status: [tiller])
I0906 18:33:50.058841 7803 system_pods.go:126] duration metric: took 243.753209ms to wait for k8s-apps to be running ...
I0906 18:33:50.058877 7803 system_svc.go:44] waiting for kubelet service to be running ....
I0906 18:33:50.058998 7803 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0906 18:33:50.093826 7803 system_svc.go:56] duration metric: took 34.93897ms WaitForService to wait for kubelet
I0906 18:33:50.094059 7803 kubeadm.go:582] duration metric: took 47.604019365s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0906 18:33:50.094166 7803 node_conditions.go:102] verifying NodePressure condition ...
I0906 18:33:50.103346 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:50.222764 7803 node_conditions.go:122] node storage ephemeral capacity is 119475748Ki
I0906 18:33:50.222814 7803 node_conditions.go:123] node cpu capacity is 2
I0906 18:33:50.222865 7803 node_conditions.go:105] duration metric: took 128.637414ms to run NodePressure ...
I0906 18:33:50.222898 7803 start.go:241] waiting for startup goroutines ...
I0906 18:33:50.299592 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:50.302003 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:50.605782 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:50.792199 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:50.793704 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:51.107921 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:51.290041 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:51.292894 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:51.598342 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:51.804066 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:51.805727 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:52.095803 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:52.290304 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:52.295894 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:52.752973 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:52.788991 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:52.790799 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:53.098030 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:53.296233 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:53.299538 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:53.621115 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:53.795982 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:53.800991 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:54.102279 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:54.293046 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:54.304935 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:54.603643 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:54.797183 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:54.806279 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:55.096531 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:55.422064 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:55.423621 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:55.598680 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:55.788058 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:55.789717 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:56.126518 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:56.328744 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:56.334899 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:56.598232 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:56.794894 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:56.802829 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:57.096572 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:57.397638 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:57.397882 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:57.607198 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:57.791361 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:57.794457 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:58.102927 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:58.294364 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:58.295533 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:58.631779 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:58.794574 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:58.797060 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:59.120217 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:59.325474 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:59.344903 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:33:59.616480 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:33:59.805849 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:33:59.812411 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:00.103176 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:00.299581 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:00.301199 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:00.602818 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:00.834893 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:00.838356 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:01.098035 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:01.304354 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:01.305255 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:01.609848 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:01.794281 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:01.796517 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:02.097980 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:02.291612 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:02.294204 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:02.600249 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:02.800151 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:02.802092 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:03.103718 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:03.303129 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:03.305416 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:03.602965 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:03.792983 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:03.805575 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:04.102383 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:04.296741 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:04.301379 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:04.595727 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:04.863957 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:04.867194 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:05.525331 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:05.527742 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:05.528666 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:05.595534 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:05.794520 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:05.795984 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:06.132894 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:06.508571 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0906 18:34:06.510195 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:06.621165 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:06.804859 7803 kapi.go:107] duration metric: took 33.522617158s to wait for kubernetes.io/minikube-addons=registry ...
I0906 18:34:06.806687 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:07.103345 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:07.301586 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:07.644556 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:07.793634 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:08.095246 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:08.288936 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:08.599496 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:08.797747 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:09.100939 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:09.297648 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:09.597388 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:09.804702 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:10.098212 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:10.291567 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:10.597145 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:10.802514 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:11.110357 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:11.446113 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:11.597996 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:11.804761 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:12.102215 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:12.293315 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:12.611021 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:12.805634 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:13.127545 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:13.293293 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:13.605096 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:13.798329 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:14.094954 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:14.292925 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:14.614871 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:14.794634 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:15.099252 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:15.289677 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:15.669053 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:15.796824 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:16.113512 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:16.295610 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:16.596351 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:16.808497 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:17.095216 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:17.341892 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:17.740651 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:17.791083 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:18.096509 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:18.307126 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:18.615429 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:18.794970 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:19.101175 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:19.303844 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:19.632994 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:19.811454 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:20.094543 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:20.294093 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:20.605639 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:20.795356 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:21.095122 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:21.288396 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:21.611669 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:21.789351 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:22.106068 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:22.304084 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:22.613837 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:22.795373 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:23.098311 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:23.316090 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:23.595088 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:23.789226 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:24.100553 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:24.303129 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:24.601224 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:24.803820 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:25.101385 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:25.433071 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:25.618400 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:25.792628 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:26.108311 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:26.363496 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:26.931352 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:26.950064 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:27.113904 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:27.321328 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:27.605360 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:27.794432 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:28.103956 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:28.364405 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:28.646075 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:28.790747 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:29.099047 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:29.294733 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:29.599128 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:29.811141 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:30.107326 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:30.289267 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:30.618661 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:30.818762 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:31.098505 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:31.316139 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:31.602837 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:31.792716 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:32.139082 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:32.341073 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:32.635237 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:32.793881 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:33.103405 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:33.306745 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:33.594519 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:33.788874 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:34.095688 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:34.301078 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:34.602795 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:34.792409 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:35.105095 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:35.305134 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:35.600216 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:35.791941 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:36.102740 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:36.336376 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:36.597379 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:36.860190 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:37.192144 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:37.358086 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:37.598792 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:37.862520 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:38.129628 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:38.342512 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:38.633645 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:38.823618 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:39.114738 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:39.295695 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:39.597646 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:39.800213 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:40.115833 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:40.313177 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:40.617087 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:40.811169 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:41.106991 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:41.295033 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:41.604067 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:41.798202 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:42.253804 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:42.615020 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:42.622997 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:42.817988 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:43.098152 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:43.300545 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:43.597968 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:43.803536 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:44.097143 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:44.299789 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:44.600840 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:44.790153 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:45.111083 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:45.296413 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:45.602663 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:45.818655 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:46.211225 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:46.603465 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:46.616136 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:46.806241 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:47.101480 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:47.309559 7803 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0906 18:34:47.622874 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:47.793150 7803 kapi.go:107] duration metric: took 1m14.510606712s to wait for app.kubernetes.io/name=ingress-nginx ...
I0906 18:34:48.097350 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:48.596670 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:49.097248 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:49.610023 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:50.105049 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:50.603030 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:51.108217 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:51.605851 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:52.096792 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:52.596768 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:53.097745 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:53.601935 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:54.096860 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:54.596108 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:55.103194 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:55.600408 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0906 18:34:56.110044 7803 kapi.go:107] duration metric: took 1m19.022346719s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0906 18:35:02.698765 7803 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0906 18:35:02.698800 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:03.198062 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:03.697868 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:04.197981 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:04.697888 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:05.198648 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:05.697569 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:06.198829 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:06.698847 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:07.197823 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:07.699110 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:08.198306 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:08.697805 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:09.197959 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:09.698531 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:10.198878 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:10.698239 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:11.199059 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:11.699240 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:12.197591 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:12.698493 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:13.199584 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:13.697339 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:14.198853 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:14.697362 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:15.198416 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:15.698130 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:16.199595 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:16.699764 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:17.198001 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:17.697857 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:18.199763 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:18.697945 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:19.198362 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:19.697894 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:20.198354 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:20.705262 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:21.198671 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:21.698232 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:22.198600 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:22.697717 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:23.197766 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:23.697662 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:24.197995 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:24.698217 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:25.198338 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:25.697793 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:26.198069 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:26.698737 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:27.197801 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:27.698197 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:28.198586 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:28.697644 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:29.197990 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:29.697746 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:30.198415 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:30.697523 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:31.198302 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:31.699991 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:32.211079 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:32.699429 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:33.198542 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:33.698309 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:34.199492 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:34.698694 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:35.198149 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:35.697985 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:36.198622 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:36.699947 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:37.198019 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:37.699091 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:38.197594 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:38.697397 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:39.197804 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:39.697518 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:40.198424 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:40.697501 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:41.198148 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:41.697826 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:42.198707 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:42.698141 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:43.213263 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:43.708072 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:44.203666 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:44.697693 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:45.199090 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:45.700159 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:46.199407 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:46.698064 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:47.198468 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:47.700604 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:48.197671 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:48.697999 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:49.198064 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:49.697673 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:50.198180 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:50.697320 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:51.199188 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:51.698076 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:52.198237 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:52.698700 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:53.198174 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:53.698484 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:54.198575 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:54.697752 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:55.197944 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:55.698534 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:56.199000 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:56.698278 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:57.199065 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:57.698720 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:58.198060 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:58.698083 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:59.198267 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:35:59.698727 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:00.198271 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:00.698251 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:01.248250 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:01.697636 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:02.197997 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:02.698479 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:03.197491 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:03.698088 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:04.198811 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:04.698325 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:05.198850 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:05.697942 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:06.216745 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:06.701119 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:07.198673 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:07.700874 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:08.198863 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:08.699872 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:09.198752 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:09.699225 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:10.198749 7803 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0906 18:36:10.698608 7803 kapi.go:107] duration metric: took 2m30.505508964s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0906 18:36:10.703324 7803 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-743655 cluster.
I0906 18:36:10.706587 7803 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
I0906 18:36:10.709562 7803 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0906 18:36:10.712845 7803 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, volcano, storage-provisioner, ingress-dns, helm-tiller, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
I0906 18:36:10.715486 7803 addons.go:510] duration metric: took 3m8.225046416s for enable addons: enabled=[nvidia-device-plugin cloud-spanner volcano storage-provisioner ingress-dns helm-tiller metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
I0906 18:36:10.715604 7803 start.go:246] waiting for cluster config update ...
I0906 18:36:10.715713 7803 start.go:255] writing updated cluster config ...
I0906 18:36:10.716287 7803 ssh_runner.go:195] Run: rm -f paused
I0906 18:36:11.170910 7803 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
I0906 18:36:11.174493 7803 out.go:177] * Done! kubectl is now configured to use "addons-743655" cluster and "default" namespace by default
==> Docker <==
Sep 06 18:45:46 addons-743655 dockerd[1155]: time="2024-09-06T18:45:46.227051841Z" level=info msg="ignoring event" container=16d4e7e362caee10e5793cbcae68114bad000941f7570ba8b31b44f572ae39ad module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:45:46 addons-743655 dockerd[1155]: time="2024-09-06T18:45:46.672913972Z" level=info msg="ignoring event" container=afb60501b6032d84d2a9904d2060f030af90b45ff6694e9580ed11a72fa083d8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:45:46 addons-743655 dockerd[1155]: time="2024-09-06T18:45:46.699675898Z" level=info msg="ignoring event" container=2fd2cc5a39d0dec811dc8f912a4cdbe4caaa91fcfba8259c81150c6b162afcc4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:45:53 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:53Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1a846bf9a5ae45220251f5d9bbfabc624d5fcbcd45b59db46677f1d3b7c31f58/resolv.conf as [nameserver 10.96.0.10 search kube-system.svc.cluster.local svc.cluster.local cluster.local us-east1-c.c.p79a29526b6c1e63c-tp.internal c.p79a29526b6c1e63c-tp.internal google.internal options ndots:5]"
Sep 06 18:45:55 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:55Z" level=info msg="Stop pulling image docker.io/alpine/helm:2.16.3: Status: Downloaded newer image for alpine/helm:2.16.3"
Sep 06 18:45:55 addons-743655 dockerd[1155]: time="2024-09-06T18:45:55.581237306Z" level=info msg="ignoring event" container=b6a3a0433b170fe1b5b7d28c733604cdea6323caae96fc4bf67af26dffa8ded3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:45:55 addons-743655 dockerd[1155]: time="2024-09-06T18:45:55.609550130Z" level=warning msg="failed to close stdin: NotFound: task b6a3a0433b170fe1b5b7d28c733604cdea6323caae96fc4bf67af26dffa8ded3 not found: not found"
Sep 06 18:45:57 addons-743655 dockerd[1155]: time="2024-09-06T18:45:57.253119244Z" level=info msg="ignoring event" container=1a846bf9a5ae45220251f5d9bbfabc624d5fcbcd45b59db46677f1d3b7c31f58 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:45:58 addons-743655 dockerd[1155]: time="2024-09-06T18:45:58.081676667Z" level=info msg="ignoring event" container=86042f0c7828610c601af44c6e58b743aa541caca994940f0d7acadd53b182a4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:45:58 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:58Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"tiller-deploy-b48cc5f79-tgzmb_kube-system\": unexpected command output nsenter: cannot open /proc/3342/ns/net: No such file or directory\n with error: exit status 1"
Sep 06 18:45:58 addons-743655 dockerd[1155]: time="2024-09-06T18:45:58.409231831Z" level=info msg="ignoring event" container=b74ab71f78ce52d7dce18b292ddf5a813e8997b19dc6ede3549208365f5671dc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:45:59 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:59Z" level=error msg="error getting RW layer size for container ID '86042f0c7828610c601af44c6e58b743aa541caca994940f0d7acadd53b182a4': Error response from daemon: No such container: 86042f0c7828610c601af44c6e58b743aa541caca994940f0d7acadd53b182a4"
Sep 06 18:45:59 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:59Z" level=error msg="Set backoffDuration to : 1m0s for container ID '86042f0c7828610c601af44c6e58b743aa541caca994940f0d7acadd53b182a4'"
Sep 06 18:45:59 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:45:59Z" level=error msg="Failed to retrieve checkpoint for sandbox afb60501b6032d84d2a9904d2060f030af90b45ff6694e9580ed11a72fa083d8: checkpoint is not found"
Sep 06 18:45:59 addons-743655 dockerd[1155]: time="2024-09-06T18:45:59.481846369Z" level=info msg="Attempting next endpoint for pull after error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
Sep 06 18:45:59 addons-743655 dockerd[1155]: time="2024-09-06T18:45:59.484918254Z" level=error msg="Handler for POST /v1.43/images/create returned error: Head \"https://gcr.io/v2/k8s-minikube/busybox/manifests/latest\": unauthorized: authentication failed"
Sep 06 18:46:06 addons-743655 dockerd[1155]: time="2024-09-06T18:46:06.246901539Z" level=info msg="ignoring event" container=dc737894bf546034c8b45c889bf54bbcc602e346d79c8f48d3ab3655b0199bfc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:46:06 addons-743655 dockerd[1155]: time="2024-09-06T18:46:06.502641353Z" level=info msg="ignoring event" container=ec05992cc632dca2f5d103bd989d84e57672af2621507a8d9984a504b526d9f6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:46:12 addons-743655 dockerd[1155]: time="2024-09-06T18:46:12.052420334Z" level=info msg="ignoring event" container=41e9b5b4a67c12d5e356459f8f20aa7ade7b213a291baabbca59a28e8dae2a82 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:46:14 addons-743655 dockerd[1155]: time="2024-09-06T18:46:14.180048931Z" level=info msg="ignoring event" container=3878edef8ef4c5bc083d426182ec734bf4602f76f542b8fe9ac77db711f7653c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:46:15 addons-743655 dockerd[1155]: time="2024-09-06T18:46:15.290320113Z" level=info msg="ignoring event" container=c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:46:15 addons-743655 dockerd[1155]: time="2024-09-06T18:46:15.504652511Z" level=info msg="ignoring event" container=23c62d109f27e351d84bdbd0a8fd5a9c52411bb25907b914d0d06067d9fdd0f2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:46:15 addons-743655 dockerd[1155]: time="2024-09-06T18:46:15.594652321Z" level=info msg="ignoring event" container=1de5612c189cbcaf88e8c1e9cb9ff25453c958148e181336d2145d41529bffa7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:46:15 addons-743655 dockerd[1155]: time="2024-09-06T18:46:15.998700058Z" level=info msg="ignoring event" container=ee5081a921725d8b9acd92a1518703895d36a076ea53ab2c444db4e621a4341f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 06 18:46:16 addons-743655 cri-dockerd[1411]: time="2024-09-06T18:46:16Z" level=info msg="Failed to read pod IP from plugin/docker: networkPlugin cni failed on the status hook for pod \"registry-proxy-nz9mn_kube-system\": CNI failed to retrieve network namespace path: cannot find network namespace for the terminated container \"ee5081a921725d8b9acd92a1518703895d36a076ea53ab2c444db4e621a4341f\""
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
6b52b67902fa2 gcr.io/k8s-minikube/gcp-auth-webhook@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb 10 minutes ago Running gcp-auth 0 67739c50da283 gcp-auth-89d5ffd79-dnn4j
5e887f43bfd8f registry.k8s.io/ingress-nginx/controller@sha256:d5f8217feeac4887cb1ed21f27c2674e58be06bd8f5184cacea2a69abaf78dce 11 minutes ago Running controller 0 1f93ce14f1c55 ingress-nginx-controller-bc57996ff-7frmh
243a125e0703a registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3 11 minutes ago Exited patch 0 5caf6c017ed11 ingress-nginx-admission-patch-9hv9z
a0dbd2b94ee76 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a320a50cc91bd15fd2d6fa6de58bd98c1bd64b9a6f926ce23a600d87043455a3 11 minutes ago Exited create 0 f753bd8cac0f6 ingress-nginx-admission-create-gvz87
f6927fe9fdbfe marcnuri/yakd@sha256:c5414196116a2266ad097b0468833b73ef1d6c7922241115fe203fb826381624 12 minutes ago Running yakd 0 2a9d7e65d27f9 yakd-dashboard-67d98fc6b-glfn4
146310b6ee0c4 rancher/local-path-provisioner@sha256:e34c88ae0affb1cdefbb874140d6339d4a27ec4ee420ae8199cd839997b05246 12 minutes ago Running local-path-provisioner 0 fb1715d769a17 local-path-provisioner-86d989889c-ml4pb
b5330d741fec2 gcr.io/cloud-spanner-emulator/emulator@sha256:636fdfc528824bae5f0ea2eca6ae307fe81092f05ec21038008bc0d6100e52fc 12 minutes ago Running cloud-spanner-emulator 0 a641ff72542ff cloud-spanner-emulator-769b77f747-82lnl
32e93af03e707 gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c 12 minutes ago Running minikube-ingress-dns 0 0b90f6d704580 kube-ingress-dns-minikube
06d6e128ed6ac nvcr.io/nvidia/k8s-device-plugin@sha256:ed39e22c8b71343fb996737741a99da88ce6c75dd83b5c520e0b3d8e8a884c47 12 minutes ago Running nvidia-device-plugin-ctr 0 c6e891de7bf7a nvidia-device-plugin-daemonset-cgzfv
0f8fc48a2ed55 6e38f40d628db 12 minutes ago Running storage-provisioner 0 15b1e6ccd8b76 storage-provisioner
63b0199060992 cbb01a7bd410d 13 minutes ago Running coredns 0 dfb3d0f460e28 coredns-6f6b679f8f-qxpz7
f6f7785321e49 ad83b2ca7b09e 13 minutes ago Running kube-proxy 0 121294c4db353 kube-proxy-8gqp7
80756cd66d7ea 1766f54c897f0 13 minutes ago Running kube-scheduler 0 b6716e943b002 kube-scheduler-addons-743655
05ef86aeb7d2d 045733566833c 13 minutes ago Running kube-controller-manager 0 f86dbf48bfe6d kube-controller-manager-addons-743655
6d39d81d4957f 2e96e5913fc06 13 minutes ago Running etcd 0 5a613e2e599dc etcd-addons-743655
930d4724aa536 604f5db92eaa8 13 minutes ago Running kube-apiserver 0 3c45fc6f6a5e0 kube-apiserver-addons-743655
==> controller_ingress [5e887f43bfd8] <==
W0906 18:34:46.864346 8 client_config.go:659] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
I0906 18:34:46.864798 8 main.go:205] "Creating API client" host="https://10.96.0.1:443"
I0906 18:34:46.872173 8 main.go:248] "Running in Kubernetes cluster" major="1" minor="31" git="v1.31.0" state="clean" commit="9edcffcde5595e8a5b1a35f88c421764e575afce" platform="linux/amd64"
I0906 18:34:48.362074 8 main.go:101] "SSL fake certificate created" file="/etc/ingress-controller/ssl/default-fake-certificate.pem"
I0906 18:34:48.468268 8 ssl.go:535] "loading tls certificate" path="/usr/local/certificates/cert" key="/usr/local/certificates/key"
I0906 18:34:48.494122 8 nginx.go:271] "Starting NGINX Ingress controller"
I0906 18:34:48.543753 8 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"ingress-nginx-controller", UID:"4e252be0-d800-4de1-9208-f0a422ff70d6", APIVersion:"v1", ResourceVersion:"703", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/ingress-nginx-controller
I0906 18:34:48.547229 8 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"tcp-services", UID:"376df1e3-d0e5-4c20-aa3d-bae4a80e17de", APIVersion:"v1", ResourceVersion:"718", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/tcp-services
I0906 18:34:48.547429 8 event.go:377] Event(v1.ObjectReference{Kind:"ConfigMap", Namespace:"ingress-nginx", Name:"udp-services", UID:"88049da0-b8a2-4375-b340-908a505fb248", APIVersion:"v1", ResourceVersion:"727", FieldPath:""}): type: 'Normal' reason: 'CREATE' ConfigMap ingress-nginx/udp-services
I0906 18:34:49.697545 8 nginx.go:317] "Starting NGINX process"
I0906 18:34:49.698008 8 leaderelection.go:250] attempting to acquire leader lease ingress-nginx/ingress-nginx-leader...
I0906 18:34:49.699269 8 nginx.go:337] "Starting validation webhook" address=":8443" certPath="/usr/local/certificates/cert" keyPath="/usr/local/certificates/key"
I0906 18:34:49.699704 8 controller.go:193] "Configuration changes detected, backend reload required"
I0906 18:34:49.715042 8 leaderelection.go:260] successfully acquired lease ingress-nginx/ingress-nginx-leader
I0906 18:34:49.718586 8 status.go:85] "New leader elected" identity="ingress-nginx-controller-bc57996ff-7frmh"
I0906 18:34:49.745969 8 status.go:219] "POD is not ready" pod="ingress-nginx/ingress-nginx-controller-bc57996ff-7frmh" node="addons-743655"
I0906 18:34:49.832382 8 controller.go:213] "Backend successfully reloaded"
I0906 18:34:49.833425 8 controller.go:224] "Initial sync, sleeping for 1 second"
I0906 18:34:49.835583 8 event.go:377] Event(v1.ObjectReference{Kind:"Pod", Namespace:"ingress-nginx", Name:"ingress-nginx-controller-bc57996ff-7frmh", UID:"59a803c0-a190-44a3-9719-dc2e10dc1e1c", APIVersion:"v1", ResourceVersion:"1288", FieldPath:""}): type: 'Normal' reason: 'RELOAD' NGINX reload triggered due to a change in configuration
Build: 46e76e5916813cfca2a9b0bfdc34b69a0000f6b9
Repository: https://github.com/kubernetes/ingress-nginx
nginx version: nginx/1.25.5
-------------------------------------------------------------------------------
==> coredns [63b019906099] <==
[INFO] 10.244.0.9:39480 - 15539 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000051481s
[INFO] 10.244.0.9:39471 - 30467 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000074884s
[INFO] 10.244.0.9:39471 - 36927 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000103932s
[INFO] 10.244.0.9:48759 - 38457 "AAAA IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000069166s
[INFO] 10.244.0.9:48759 - 2098 "A IN registry.kube-system.svc.cluster.local.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 99 false 512" NXDOMAIN qr,aa,rd,ra 206 0.000042755s
[INFO] 10.244.0.9:59843 - 9791 "AAAA IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000069723s
[INFO] 10.244.0.9:59843 - 21306 "A IN registry.kube-system.svc.cluster.local.c.p79a29526b6c1e63c-tp.internal. udp 88 false 512" NXDOMAIN qr,aa,rd,ra 193 0.000048857s
[INFO] 10.244.0.9:37803 - 32900 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.000099454s
[INFO] 10.244.0.9:37803 - 54664 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,aa,rd,ra 177 0.002056334s
[INFO] 10.244.0.9:41290 - 28079 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000079716s
[INFO] 10.244.0.9:41290 - 6315 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000094395s
[INFO] 10.244.0.26:57538 - 45821 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000788761s
[INFO] 10.244.0.26:46295 - 40597 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000580712s
[INFO] 10.244.0.26:56225 - 21244 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000157586s
[INFO] 10.244.0.26:60133 - 19692 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146795s
[INFO] 10.244.0.26:44637 - 42552 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000124272s
[INFO] 10.244.0.26:53347 - 26521 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00030309s
[INFO] 10.244.0.26:53411 - 21458 "A IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.004157768s
[INFO] 10.244.0.26:51658 - 62173 "AAAA IN storage.googleapis.com.us-east1-c.c.p79a29526b6c1e63c-tp.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 190 0.004907953s
[INFO] 10.244.0.26:35200 - 17501 "A IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003691701s
[INFO] 10.244.0.26:33176 - 62741 "AAAA IN storage.googleapis.com.c.p79a29526b6c1e63c-tp.internal. udp 83 false 1232" NXDOMAIN qr,rd,ra 177 0.003609247s
[INFO] 10.244.0.26:42425 - 9245 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.003610935s
[INFO] 10.244.0.26:55827 - 5271 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 161 0.004010121s
[INFO] 10.244.0.26:45004 - 28925 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003532166s
[INFO] 10.244.0.26:51952 - 25294 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.003143329s
==> describe nodes <==
Name: addons-743655
Roles: control-plane
Labels: beta.kubernetes.io/arch=amd64
beta.kubernetes.io/os=linux
kubernetes.io/arch=amd64
kubernetes.io/hostname=addons-743655
kubernetes.io/os=linux
minikube.k8s.io/commit=e6b6435971a63e36b5096cd544634422129cef13
minikube.k8s.io/name=addons-743655
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_09_06T18_32_59_0700
minikube.k8s.io/version=v1.34.0
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-743655
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Fri, 06 Sep 2024 18:32:55 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-743655
AcquireTime: <unset>
RenewTime: Fri, 06 Sep 2024 18:46:17 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Fri, 06 Sep 2024 18:46:05 +0000 Fri, 06 Sep 2024 18:32:53 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Fri, 06 Sep 2024 18:46:05 +0000 Fri, 06 Sep 2024 18:32:53 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Fri, 06 Sep 2024 18:46:05 +0000 Fri, 06 Sep 2024 18:32:53 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Fri, 06 Sep 2024 18:46:05 +0000 Fri, 06 Sep 2024 18:32:55 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-743655
Capacity:
cpu: 2
ephemeral-storage: 119475748Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 8141780Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 119475748Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
memory: 8141780Ki
pods: 110
System Info:
Machine ID: c9f8db2371114d11afd0cd5bc4fa1935
System UUID: 04f1ed12-682c-4c62-b7d6-3c9a4ad5ee6c
Boot ID: 321326a9-aa1a-490f-9fa4-8394f8a0d6f6
Kernel Version: 6.1.100+
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: amd64
Container Runtime Version: docker://27.2.0
Kubelet Version: v1.31.0
Kube-Proxy Version:
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (15 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default busybox 0 (0%) 0 (0%) 0 (0%) 0 (0%) 9m20s
default cloud-spanner-emulator-769b77f747-82lnl 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13m
gcp-auth gcp-auth-89d5ffd79-dnn4j 0 (0%) 0 (0%) 0 (0%) 0 (0%) 11m
ingress-nginx ingress-nginx-controller-bc57996ff-7frmh 100m (5%) 0 (0%) 90Mi (1%) 0 (0%) 12m
kube-system coredns-6f6b679f8f-qxpz7 100m (5%) 0 (0%) 70Mi (0%) 170Mi (2%) 13m
kube-system etcd-addons-743655 100m (5%) 0 (0%) 100Mi (1%) 0 (0%) 13m
kube-system kube-apiserver-addons-743655 250m (12%) 0 (0%) 0 (0%) 0 (0%) 13m
kube-system kube-controller-manager-addons-743655 200m (10%) 0 (0%) 0 (0%) 0 (0%) 13m
kube-system kube-ingress-dns-minikube 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13m
kube-system kube-proxy-8gqp7 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13m
kube-system kube-scheduler-addons-743655 100m (5%) 0 (0%) 0 (0%) 0 (0%) 13m
kube-system nvidia-device-plugin-daemonset-cgzfv 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13m
kube-system storage-provisioner 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13m
local-path-storage local-path-provisioner-86d989889c-ml4pb 0 (0%) 0 (0%) 0 (0%) 0 (0%) 13m
yakd-dashboard yakd-dashboard-67d98fc6b-glfn4 0 (0%) 0 (0%) 128Mi (1%) 256Mi (3%) 12m
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 850m (42%) 0 (0%)
memory 388Mi (4%) 426Mi (5%)
ephemeral-storage 0 (0%) 0 (0%)
hugepages-1Gi 0 (0%) 0 (0%)
hugepages-2Mi 0 (0%) 0 (0%)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 13m kube-proxy
Normal NodeHasSufficientMemory 13m (x8 over 13m) kubelet Node addons-743655 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 13m (x8 over 13m) kubelet Node addons-743655 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 13m (x8 over 13m) kubelet Node addons-743655 status is now: NodeHasSufficientPID
Normal Starting 13m kubelet Starting kubelet.
Normal NodeHasSufficientMemory 13m kubelet Node addons-743655 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 13m kubelet Node addons-743655 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 13m kubelet Node addons-743655 status is now: NodeHasSufficientPID
Normal RegisteredNode 13m node-controller Node addons-743655 event: Registered Node addons-743655 in Controller
==> dmesg <==
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff 66 cc 26 cb 74 56 08 06
[ +0.113435] IPv4: martian source 10.244.0.1 from 10.244.0.16, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff 76 fa b0 b5 f5 95 08 06
[ +0.255221] IPv4: martian source 10.244.0.1 from 10.244.0.17, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff f6 81 e8 4f b9 02 08 06
[ +2.445014] IPv4: martian source 10.244.0.1 from 10.244.0.18, on dev eth0
[ +0.000007] ll header: 00000000: ff ff ff ff ff ff 9e f6 28 9e d8 87 08 06
[ +15.783422] IPv4: martian source 10.244.0.1 from 10.244.0.23, on dev eth0
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff 76 34 20 ba f5 cf 08 06
[ +4.238059] IPv4: martian source 10.244.0.1 from 10.244.0.21, on dev eth0
[ +0.000010] ll header: 00000000: ff ff ff ff ff ff 5a 70 9a 92 a0 46 08 06
[ +0.283547] IPv4: martian source 10.244.0.1 from 10.244.0.19, on dev eth0
[ +0.000008] ll header: 00000000: ff ff ff ff ff ff 9a 07 69 88 b1 1c 08 06
[ +0.056025] IPv4: martian source 10.244.0.1 from 10.244.0.20, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff a6 fc f2 e9 82 d2 08 06
[Sep 6 18:35] IPv4: martian source 10.244.0.1 from 10.244.0.24, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff 52 43 f2 6f d1 42 08 06
[ +0.068977] IPv4: martian source 10.244.0.1 from 10.244.0.25, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff 5e a3 cd 2b 18 45 08 06
[Sep 6 18:36] IPv4: martian source 10.244.0.1 from 10.244.0.26, on dev eth0
[ +0.000009] ll header: 00000000: ff ff ff ff ff ff 46 9e 77 b6 0f 50 08 06
[ +0.001491] IPv4: martian source 10.244.0.26 from 10.244.0.2, on dev eth0
[ +0.000006] ll header: 00000000: ff ff ff ff ff ff 2e a2 fc c4 4c 29 08 06
[Sep 6 18:45] IPv4: martian source 10.244.0.1 from 10.244.0.32, on dev eth0
[ +0.000018] ll header: 00000000: ff ff ff ff ff ff 66 5e 05 ee 87 c2 08 06
==> etcd [6d39d81d4957] <==
{"level":"warn","ts":"2024-09-06T18:34:42.242011Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"355.886672ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" ","response":"range_response_count:1 size:1867"}
{"level":"info","ts":"2024-09-06T18:34:42.242215Z","caller":"traceutil/trace.go:171","msg":"trace[1105747735] range","detail":"{range_begin:/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate; range_end:; response_count:1; response_revision:1263; }","duration":"356.134175ms","start":"2024-09-06T18:34:41.886063Z","end":"2024-09-06T18:34:42.242198Z","steps":["trace[1105747735] 'agreement among raft nodes before linearized reading' (duration: 355.711023ms)"],"step_count":1}
{"level":"warn","ts":"2024-09-06T18:34:42.242949Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-06T18:34:41.885985Z","time spent":"356.943031ms","remote":"127.0.0.1:38814","response type":"/etcdserverpb.KV/Range","request count":0,"request size":83,"response count":1,"response size":1891,"request content":"key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" "}
{"level":"warn","ts":"2024-09-06T18:34:42.246068Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"155.741586ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-09-06T18:34:42.246832Z","caller":"traceutil/trace.go:171","msg":"trace[535192783] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1264; }","duration":"156.513398ms","start":"2024-09-06T18:34:42.090305Z","end":"2024-09-06T18:34:42.246818Z","steps":["trace[535192783] 'agreement among raft nodes before linearized reading' (duration: 155.64965ms)"],"step_count":1}
{"level":"info","ts":"2024-09-06T18:34:42.246150Z","caller":"traceutil/trace.go:171","msg":"trace[1536532192] transaction","detail":"{read_only:false; response_revision:1264; number_of_response:1; }","duration":"210.467258ms","start":"2024-09-06T18:34:42.035660Z","end":"2024-09-06T18:34:42.246127Z","steps":["trace[1536532192] 'process raft request' (duration: 210.182901ms)"],"step_count":1}
{"level":"info","ts":"2024-09-06T18:34:42.595957Z","caller":"traceutil/trace.go:171","msg":"trace[176172589] linearizableReadLoop","detail":"{readStateIndex:1298; appliedIndex:1297; }","duration":"310.895575ms","start":"2024-09-06T18:34:42.285043Z","end":"2024-09-06T18:34:42.595938Z","steps":["trace[176172589] 'read index received' (duration: 277.780663ms)","trace[176172589] 'applied index is now lower than readState.Index' (duration: 33.113941ms)"],"step_count":2}
{"level":"info","ts":"2024-09-06T18:34:42.596255Z","caller":"traceutil/trace.go:171","msg":"trace[1855820844] transaction","detail":"{read_only:false; response_revision:1265; number_of_response:1; }","duration":"345.274844ms","start":"2024-09-06T18:34:42.250964Z","end":"2024-09-06T18:34:42.596239Z","steps":["trace[1855820844] 'process raft request' (duration: 311.91574ms)","trace[1855820844] 'compare' (duration: 32.842802ms)"],"step_count":2}
{"level":"warn","ts":"2024-09-06T18:34:42.596361Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-06T18:34:42.250946Z","time spent":"345.340329ms","remote":"127.0.0.1:38814","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3250,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" mod_revision:915 > success:<request_put:<key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" value_size:3161 >> failure:<request_range:<key:\"/registry/validatingwebhookconfigurations/volcano-admission-service-pods-validate\" > >"}
{"level":"warn","ts":"2024-09-06T18:34:42.596618Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"311.565883ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-09-06T18:34:42.596653Z","caller":"traceutil/trace.go:171","msg":"trace[460378496] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1265; }","duration":"311.60648ms","start":"2024-09-06T18:34:42.285038Z","end":"2024-09-06T18:34:42.596645Z","steps":["trace[460378496] 'agreement among raft nodes before linearized reading' (duration: 311.529932ms)"],"step_count":1}
{"level":"warn","ts":"2024-09-06T18:34:42.596684Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-06T18:34:42.284998Z","time spent":"311.676262ms","remote":"127.0.0.1:38528","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/pods\" limit:1 "}
{"level":"warn","ts":"2024-09-06T18:34:42.597420Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.331231ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/\" range_end:\"/registry/services/endpoints0\" count_only:true ","response":"range_response_count:0 size:7"}
{"level":"info","ts":"2024-09-06T18:34:42.597517Z","caller":"traceutil/trace.go:171","msg":"trace[1923861733] range","detail":"{range_begin:/registry/services/endpoints/; range_end:/registry/services/endpoints0; response_count:0; response_revision:1265; }","duration":"144.475391ms","start":"2024-09-06T18:34:42.453030Z","end":"2024-09-06T18:34:42.597505Z","steps":["trace[1923861733] 'agreement among raft nodes before linearized reading' (duration: 144.293696ms)"],"step_count":1}
{"level":"info","ts":"2024-09-06T18:34:46.187643Z","caller":"traceutil/trace.go:171","msg":"trace[1788977599] transaction","detail":"{read_only:false; response_revision:1281; number_of_response:1; }","duration":"167.065881ms","start":"2024-09-06T18:34:46.020553Z","end":"2024-09-06T18:34:46.187619Z","steps":["trace[1788977599] 'process raft request' (duration: 166.158263ms)"],"step_count":1}
{"level":"warn","ts":"2024-09-06T18:34:46.592121Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"283.276358ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" ","response":"range_response_count:1 size:1113"}
{"level":"info","ts":"2024-09-06T18:34:46.595016Z","caller":"traceutil/trace.go:171","msg":"trace[206225081] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1281; }","duration":"286.173778ms","start":"2024-09-06T18:34:46.308820Z","end":"2024-09-06T18:34:46.594994Z","steps":["trace[206225081] 'range keys from in-memory index tree' (duration: 283.127433ms)"],"step_count":1}
{"level":"warn","ts":"2024-09-06T18:34:46.594797Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"279.950003ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-09-06T18:34:46.595786Z","caller":"traceutil/trace.go:171","msg":"trace[1168074104] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1281; }","duration":"280.906187ms","start":"2024-09-06T18:34:46.314824Z","end":"2024-09-06T18:34:46.595730Z","steps":["trace[1168074104] 'range keys from in-memory index tree' (duration: 279.872054ms)"],"step_count":1}
{"level":"warn","ts":"2024-09-06T18:34:46.593576Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"140.316867ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/\" range_end:\"/registry/storageclasses0\" count_only:true ","response":"range_response_count:0 size:7"}
{"level":"info","ts":"2024-09-06T18:34:46.599329Z","caller":"traceutil/trace.go:171","msg":"trace[1690296256] range","detail":"{range_begin:/registry/storageclasses/; range_end:/registry/storageclasses0; response_count:0; response_revision:1281; }","duration":"146.107492ms","start":"2024-09-06T18:34:46.453200Z","end":"2024-09-06T18:34:46.599307Z","steps":["trace[1690296256] 'count revisions from in-memory index tree' (duration: 140.260087ms)"],"step_count":1}
{"level":"info","ts":"2024-09-06T18:36:39.201455Z","caller":"traceutil/trace.go:171","msg":"trace[401844328] transaction","detail":"{read_only:false; response_revision:1606; number_of_response:1; }","duration":"190.511488ms","start":"2024-09-06T18:36:39.010897Z","end":"2024-09-06T18:36:39.201409Z","steps":["trace[401844328] 'process raft request' (duration: 190.385196ms)"],"step_count":1}
{"level":"info","ts":"2024-09-06T18:42:52.862925Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1872}
{"level":"info","ts":"2024-09-06T18:42:53.239251Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1872,"took":"375.111847ms","hash":2243626822,"current-db-size-bytes":9023488,"current-db-size":"9.0 MB","current-db-size-in-use-bytes":5029888,"current-db-size-in-use":"5.0 MB"}
{"level":"info","ts":"2024-09-06T18:42:53.239503Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2243626822,"revision":1872,"compact-revision":-1}
==> gcp-auth [6b52b67902fa] <==
2024/09/06 18:36:09 GCP Auth Webhook started!
2024/09/06 18:36:30 Ready to marshal response ...
2024/09/06 18:36:30 Ready to write response ...
2024/09/06 18:36:30 Ready to marshal response ...
2024/09/06 18:36:30 Ready to write response ...
2024/09/06 18:36:57 Ready to marshal response ...
2024/09/06 18:36:57 Ready to write response ...
2024/09/06 18:36:57 Ready to marshal response ...
2024/09/06 18:36:57 Ready to write response ...
2024/09/06 18:36:58 Ready to marshal response ...
2024/09/06 18:36:58 Ready to write response ...
2024/09/06 18:45:06 Ready to marshal response ...
2024/09/06 18:45:06 Ready to write response ...
2024/09/06 18:45:13 Ready to marshal response ...
2024/09/06 18:45:13 Ready to write response ...
2024/09/06 18:45:28 Ready to marshal response ...
2024/09/06 18:45:28 Ready to write response ...
2024/09/06 18:45:52 Ready to marshal response ...
2024/09/06 18:45:52 Ready to write response ...
==> kernel <==
18:46:18 up 37 min, 0 users, load average: 2.34, 1.50, 1.33
Linux addons-743655 6.1.100+ #1 SMP PREEMPT_DYNAMIC Sat Aug 17 14:12:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kube-apiserver [930d4724aa53] <==
I0906 18:36:49.842832 1 handler.go:286] Adding GroupVersion flow.volcano.sh v1alpha1 to ResourceManager
W0906 18:36:49.865053 1 cacher.go:171] Terminating all watchers from cacher podgroups.scheduling.volcano.sh
W0906 18:36:50.592465 1 cacher.go:171] Terminating all watchers from cacher numatopologies.nodeinfo.volcano.sh
W0906 18:36:50.592468 1 cacher.go:171] Terminating all watchers from cacher jobs.batch.volcano.sh
W0906 18:36:50.594936 1 cacher.go:171] Terminating all watchers from cacher queues.scheduling.volcano.sh
W0906 18:36:50.843929 1 cacher.go:171] Terminating all watchers from cacher jobflows.flow.volcano.sh
W0906 18:36:51.277180 1 cacher.go:171] Terminating all watchers from cacher jobtemplates.flow.volcano.sh
I0906 18:45:13.560955 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
I0906 18:45:45.860189 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0906 18:45:45.860553 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0906 18:45:45.895883 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0906 18:45:45.896206 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0906 18:45:45.929794 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0906 18:45:45.929855 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0906 18:45:45.976353 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0906 18:45:45.977042 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0906 18:45:46.014197 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0906 18:45:46.014530 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0906 18:45:46.978508 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0906 18:45:47.015129 1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0906 18:45:47.127343 1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
E0906 18:45:55.551711 1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.32:33192: read: connection reset by peer
I0906 18:46:11.934325 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
I0906 18:46:12.968590 1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
W0906 18:46:12.984463 1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
==> kube-controller-manager [05ef86aeb7d2] <==
I0906 18:45:57.989210 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/tiller-deploy-b48cc5f79" duration="6.995µs"
W0906 18:45:58.818565 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0906 18:45:58.818657 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0906 18:46:03.460740 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0906 18:46:03.460798 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0906 18:46:03.705583 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0906 18:46:03.705650 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0906 18:46:05.069275 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="29.847µs"
I0906 18:46:05.507571 1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-743655"
I0906 18:46:05.705259 1 shared_informer.go:313] Waiting for caches to sync for resource quota
I0906 18:46:05.705314 1 shared_informer.go:320] Caches are synced for resource quota
I0906 18:46:06.118504 1 shared_informer.go:313] Waiting for caches to sync for garbage collector
I0906 18:46:06.118560 1 shared_informer.go:320] Caches are synced for garbage collector
W0906 18:46:08.890850 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0906 18:46:08.890907 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0906 18:46:10.856043 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0906 18:46:10.856115 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
E0906 18:46:12.986814 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0906 18:46:14.455477 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0906 18:46:14.455543 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
W0906 18:46:14.543632 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0906 18:46:14.543694 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
I0906 18:46:15.179490 1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="8.827µs"
W0906 18:46:16.649264 1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0906 18:46:16.649326 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
==> kube-proxy [f6f7785321e4] <==
I0906 18:33:12.098814 1 server_linux.go:66] "Using iptables proxy"
I0906 18:33:14.335847 1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
E0906 18:33:14.338370 1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
I0906 18:33:14.905801 1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0906 18:33:14.906078 1 server_linux.go:169] "Using iptables Proxier"
I0906 18:33:14.962697 1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
I0906 18:33:14.984859 1 server.go:483] "Version info" version="v1.31.0"
I0906 18:33:14.995996 1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0906 18:33:15.097083 1 config.go:197] "Starting service config controller"
I0906 18:33:15.115174 1 shared_informer.go:313] Waiting for caches to sync for service config
I0906 18:33:15.115725 1 config.go:104] "Starting endpoint slice config controller"
I0906 18:33:15.115799 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0906 18:33:15.165136 1 config.go:326] "Starting node config controller"
I0906 18:33:15.166802 1 shared_informer.go:313] Waiting for caches to sync for node config
I0906 18:33:15.416647 1 shared_informer.go:320] Caches are synced for endpoint slice config
I0906 18:33:15.434847 1 shared_informer.go:320] Caches are synced for service config
I0906 18:33:15.502700 1 shared_informer.go:320] Caches are synced for node config
==> kube-scheduler [80756cd66d7e] <==
W0906 18:32:55.643092 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0906 18:32:55.643171 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: 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"
W0906 18:32:55.643360 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
E0906 18:32:55.644274 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: 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"
W0906 18:32:55.646142 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
E0906 18:32:55.647047 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: 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"
W0906 18:32:56.477092 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
E0906 18:32:56.477162 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: 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"
W0906 18:32:56.531746 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
E0906 18:32:56.532068 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: 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"
W0906 18:32:56.576225 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
E0906 18:32:56.576312 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: 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"
W0906 18:32:56.637515 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0906 18:32:56.637899 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: 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"
W0906 18:32:56.732999 1 reflector.go:561] runtime/asm_amd64.s:1695: 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"
E0906 18:32:56.733465 1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: 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"
W0906 18:32:56.749219 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0906 18:32:56.749642 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: 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"
W0906 18:32:56.760253 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
E0906 18:32:56.760339 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: 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"
W0906 18:32:56.785217 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E0906 18:32:56.785657 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: 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"
W0906 18:32:56.862101 1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
E0906 18:32:56.862305 1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: 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"
I0906 18:32:58.917305 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Sep 06 18:46:12 addons-743655 kubelet[2175]: I0906 18:46:12.306063 2175 reconciler_common.go:288] "Volume detached for volume \"debugfs\" (UniqueName: \"kubernetes.io/host-path/0a49df62-d68a-4c57-87f6-51316aa045c2-debugfs\") on node \"addons-743655\" DevicePath \"\""
Sep 06 18:46:12 addons-743655 kubelet[2175]: I0906 18:46:12.306078 2175 reconciler_common.go:288] "Volume detached for volume \"run\" (UniqueName: \"kubernetes.io/host-path/0a49df62-d68a-4c57-87f6-51316aa045c2-run\") on node \"addons-743655\" DevicePath \"\""
Sep 06 18:46:12 addons-743655 kubelet[2175]: I0906 18:46:12.306091 2175 reconciler_common.go:288] "Volume detached for volume \"bpffs\" (UniqueName: \"kubernetes.io/host-path/0a49df62-d68a-4c57-87f6-51316aa045c2-bpffs\") on node \"addons-743655\" DevicePath \"\""
Sep 06 18:46:12 addons-743655 kubelet[2175]: I0906 18:46:12.757650 2175 scope.go:117] "RemoveContainer" containerID="551f57a301d7975dc03e12bf7e83489645da7d08f0f2f1f86542fb3812c6e204"
Sep 06 18:46:13 addons-743655 kubelet[2175]: E0906 18:46:13.434404 2175 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="cf638259-49d7-4922-8299-e9079c79f67f"
Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.423010 2175 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/cf638259-49d7-4922-8299-e9079c79f67f-gcp-creds\") pod \"cf638259-49d7-4922-8299-e9079c79f67f\" (UID: \"cf638259-49d7-4922-8299-e9079c79f67f\") "
Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.423092 2175 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-xd9jv\" (UniqueName: \"kubernetes.io/projected/cf638259-49d7-4922-8299-e9079c79f67f-kube-api-access-xd9jv\") pod \"cf638259-49d7-4922-8299-e9079c79f67f\" (UID: \"cf638259-49d7-4922-8299-e9079c79f67f\") "
Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.423227 2175 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/cf638259-49d7-4922-8299-e9079c79f67f-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "cf638259-49d7-4922-8299-e9079c79f67f" (UID: "cf638259-49d7-4922-8299-e9079c79f67f"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.426851 2175 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cf638259-49d7-4922-8299-e9079c79f67f-kube-api-access-xd9jv" (OuterVolumeSpecName: "kube-api-access-xd9jv") pod "cf638259-49d7-4922-8299-e9079c79f67f" (UID: "cf638259-49d7-4922-8299-e9079c79f67f"). InnerVolumeSpecName "kube-api-access-xd9jv". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.447525 2175 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0a49df62-d68a-4c57-87f6-51316aa045c2" path="/var/lib/kubelet/pods/0a49df62-d68a-4c57-87f6-51316aa045c2/volumes"
Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.523603 2175 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/cf638259-49d7-4922-8299-e9079c79f67f-gcp-creds\") on node \"addons-743655\" DevicePath \"\""
Sep 06 18:46:14 addons-743655 kubelet[2175]: I0906 18:46:14.523653 2175 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-xd9jv\" (UniqueName: \"kubernetes.io/projected/cf638259-49d7-4922-8299-e9079c79f67f-kube-api-access-xd9jv\") on node \"addons-743655\" DevicePath \"\""
Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.837234 2175 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-487vh\" (UniqueName: \"kubernetes.io/projected/d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff-kube-api-access-487vh\") pod \"d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff\" (UID: \"d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff\") "
Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.842633 2175 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff-kube-api-access-487vh" (OuterVolumeSpecName: "kube-api-access-487vh") pod "d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff" (UID: "d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff"). InnerVolumeSpecName "kube-api-access-487vh". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.868711 2175 scope.go:117] "RemoveContainer" containerID="c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"
Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.924980 2175 scope.go:117] "RemoveContainer" containerID="c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"
Sep 06 18:46:15 addons-743655 kubelet[2175]: E0906 18:46:15.926690 2175 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error response from daemon: No such container: c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c" containerID="c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"
Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.926775 2175 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"docker","ID":"c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"} err="failed to get container status \"c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c\": rpc error: code = Unknown desc = Error response from daemon: No such container: c7d31e00ef6a5981450bb2229dfb5ec7c1f290ee6009e9366812369da3c3e34c"
Sep 06 18:46:15 addons-743655 kubelet[2175]: I0906 18:46:15.937671 2175 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-487vh\" (UniqueName: \"kubernetes.io/projected/d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff-kube-api-access-487vh\") on node \"addons-743655\" DevicePath \"\""
Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.072204 2175 scope.go:117] "RemoveContainer" containerID="23c62d109f27e351d84bdbd0a8fd5a9c52411bb25907b914d0d06067d9fdd0f2"
Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.138423 2175 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-mg85v\" (UniqueName: \"kubernetes.io/projected/864e47f3-9d74-4de5-9236-7fdc705d51f7-kube-api-access-mg85v\") pod \"864e47f3-9d74-4de5-9236-7fdc705d51f7\" (UID: \"864e47f3-9d74-4de5-9236-7fdc705d51f7\") "
Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.144428 2175 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/864e47f3-9d74-4de5-9236-7fdc705d51f7-kube-api-access-mg85v" (OuterVolumeSpecName: "kube-api-access-mg85v") pod "864e47f3-9d74-4de5-9236-7fdc705d51f7" (UID: "864e47f3-9d74-4de5-9236-7fdc705d51f7"). InnerVolumeSpecName "kube-api-access-mg85v". PluginName "kubernetes.io/projected", VolumeGidValue ""
Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.239383 2175 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-mg85v\" (UniqueName: \"kubernetes.io/projected/864e47f3-9d74-4de5-9236-7fdc705d51f7-kube-api-access-mg85v\") on node \"addons-743655\" DevicePath \"\""
Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.464430 2175 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cf638259-49d7-4922-8299-e9079c79f67f" path="/var/lib/kubelet/pods/cf638259-49d7-4922-8299-e9079c79f67f/volumes"
Sep 06 18:46:16 addons-743655 kubelet[2175]: I0906 18:46:16.465041 2175 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff" path="/var/lib/kubelet/pods/d3f096c0-045d-48fc-a1ae-f5fd2a6d95ff/volumes"
==> storage-provisioner [0f8fc48a2ed5] <==
I0906 18:33:21.291213 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0906 18:33:22.195805 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0906 18:33:22.210629 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0906 18:33:22.658585 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0906 18:33:22.659829 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-743655_4d3ed265-3242-40a7-913b-b2de622a564a!
I0906 18:33:22.700513 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"0e01efce-926a-4977-bfce-411e8e7e9ea0", APIVersion:"v1", ResourceVersion:"712", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-743655_4d3ed265-3242-40a7-913b-b2de622a564a became leader
I0906 18:33:23.261750 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-743655_4d3ed265-3242-40a7-913b-b2de622a564a!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-743655 -n addons-743655
helpers_test.go:261: (dbg) Run: kubectl --context addons-743655 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox nginx ingress-nginx-admission-create-gvz87 ingress-nginx-admission-patch-9hv9z
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run: kubectl --context addons-743655 describe pod busybox nginx ingress-nginx-admission-create-gvz87 ingress-nginx-admission-patch-9hv9z
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-743655 describe pod busybox nginx ingress-nginx-admission-create-gvz87 ingress-nginx-admission-patch-9hv9z: exit status 1 (260.076795ms)
-- stdout --
Name: busybox
Namespace: default
Priority: 0
Service Account: default
Node: addons-743655/192.168.49.2
Start Time: Fri, 06 Sep 2024 18:36:57 +0000
Labels: integration-test=busybox
Annotations: <none>
Status: Pending
IP: 10.244.0.28
IPs:
IP: 10.244.0.28
Containers:
busybox:
Container ID:
Image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:
Port: <none>
Host Port: <none>
Command:
sleep
3600
State: Waiting
Reason: ImagePullBackOff
Ready: False
Restart Count: 0
Environment:
GOOGLE_APPLICATION_CREDENTIALS: /google-app-creds.json
PROJECT_ID: this_is_fake
GCP_PROJECT: this_is_fake
GCLOUD_PROJECT: this_is_fake
GOOGLE_CLOUD_PROJECT: this_is_fake
CLOUDSDK_CORE_PROJECT: this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-hkr2t (ro)
Conditions:
Type Status
PodReadyToStartContainers True
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-hkr2t:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
gcp-creds:
Type: HostPath (bare host directory volume)
Path: /var/lib/minikube/google_application_credentials.json
HostPathType: File
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 9m23s default-scheduler Successfully assigned default/busybox to addons-743655
Warning Failed 8m2s (x6 over 9m21s) kubelet Error: ImagePullBackOff
Normal Pulling 7m49s (x4 over 9m22s) kubelet Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning Failed 7m49s (x4 over 9m22s) kubelet Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
Warning Failed 7m49s (x4 over 9m22s) kubelet Error: ErrImagePull
Normal BackOff 4m15s (x22 over 9m21s) kubelet Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Name: nginx
Namespace: default
Priority: 0
Service Account: default
Node: addons-743655/192.168.49.2
Start Time: Fri, 06 Sep 2024 18:46:19 +0000
Labels: run=nginx
Annotations: <none>
Status: Pending
IP:
IPs: <none>
Containers:
nginx:
Container ID:
Image: docker.io/nginx:alpine
Image ID:
Port: 80/TCP
Host Port: 0/TCP
State: Waiting
Reason: ContainerCreating
Ready: False
Restart Count: 0
Environment:
GOOGLE_APPLICATION_CREDENTIALS: /google-app-creds.json
PROJECT_ID: this_is_fake
GCP_PROJECT: this_is_fake
GCLOUD_PROJECT: this_is_fake
GOOGLE_CLOUD_PROJECT: this_is_fake
CLOUDSDK_CORE_PROJECT: this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-vqh6s (ro)
Conditions:
Type Status
PodReadyToStartContainers False
Initialized True
Ready False
ContainersReady False
PodScheduled True
Volumes:
kube-api-access-vqh6s:
Type: Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds: 3607
ConfigMapName: kube-root-ca.crt
ConfigMapOptional: <nil>
DownwardAPI: true
gcp-creds:
Type: HostPath (bare host directory volume)
Path: /var/lib/minikube/google_application_credentials.json
HostPathType: File
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 1s default-scheduler Successfully assigned default/nginx to addons-743655
Normal Pulling 0s kubelet Pulling image "docker.io/nginx:alpine"
-- /stdout --
** stderr **
Error from server (NotFound): pods "ingress-nginx-admission-create-gvz87" not found
Error from server (NotFound): pods "ingress-nginx-admission-patch-9hv9z" not found
** /stderr **
helpers_test.go:279: kubectl --context addons-743655 describe pod busybox nginx ingress-nginx-admission-create-gvz87 ingress-nginx-admission-patch-9hv9z: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.70s)