=== RUN TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress
=== CONT TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run: kubectl --context addons-140056 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run: kubectl --context addons-140056 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run: kubectl --context addons-140056 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [ee131cce-0452-476b-b4dc-b7bbceebd9b3] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [ee131cce-0452-476b-b4dc-b7bbceebd9b3] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003811324s
addons_test.go:264: (dbg) Run: out/minikube-linux-arm64 -p addons-140056 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-140056 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.121469223s)
** stderr **
ssh: Process exited with status 28
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run: kubectl --context addons-140056 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run: out/minikube-linux-arm64 -p addons-140056 ip
addons_test.go:299: (dbg) Run: nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run: out/minikube-linux-arm64 -p addons-140056 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-140056 addons disable ingress-dns --alsologtostderr -v=1: (1.341511956s)
addons_test.go:313: (dbg) Run: out/minikube-linux-arm64 -p addons-140056 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-140056 addons disable ingress --alsologtostderr -v=1: (7.725448022s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======> post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run: docker inspect addons-140056
helpers_test.go:235: (dbg) docker inspect addons-140056:
-- stdout --
[
{
"Id": "b9b70e7c5302d0eb24d99157f9235e3b557101f19b1860e598af9393850f4004",
"Created": "2024-07-23T14:27:52.86795676Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "running",
"Running": true,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 3324574,
"ExitCode": 0,
"Error": "",
"StartedAt": "2024-07-23T14:27:53.006461012Z",
"FinishedAt": "0001-01-01T00:00:00Z"
},
"Image": "sha256:71a7ac3dcc1f66f9b927c200bbaca5de093c77584a8e2cceb20f7c37b7028780",
"ResolvConfPath": "/var/lib/docker/containers/b9b70e7c5302d0eb24d99157f9235e3b557101f19b1860e598af9393850f4004/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/b9b70e7c5302d0eb24d99157f9235e3b557101f19b1860e598af9393850f4004/hostname",
"HostsPath": "/var/lib/docker/containers/b9b70e7c5302d0eb24d99157f9235e3b557101f19b1860e598af9393850f4004/hosts",
"LogPath": "/var/lib/docker/containers/b9b70e7c5302d0eb24d99157f9235e3b557101f19b1860e598af9393850f4004/b9b70e7c5302d0eb24d99157f9235e3b557101f19b1860e598af9393850f4004-json.log",
"Name": "/addons-140056",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"addons-140056:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "addons-140056",
"PortBindings": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": ""
}
]
},
"RestartPolicy": {
"Name": "no",
"MaximumRetryCount": 0
},
"AutoRemove": false,
"VolumeDriver": "",
"VolumesFrom": null,
"ConsoleSize": [
0,
0
],
"CapAdd": null,
"CapDrop": null,
"CgroupnsMode": "host",
"Dns": [],
"DnsOptions": [],
"DnsSearch": [],
"ExtraHosts": null,
"GroupAdd": null,
"IpcMode": "private",
"Cgroup": "",
"Links": null,
"OomScoreAdj": 0,
"PidMode": "",
"Privileged": true,
"PublishAllPorts": false,
"ReadonlyRootfs": false,
"SecurityOpt": [
"seccomp=unconfined",
"apparmor=unconfined",
"label=disable"
],
"Tmpfs": {
"/run": "",
"/tmp": ""
},
"UTSMode": "",
"UsernsMode": "",
"ShmSize": 67108864,
"Runtime": "runc",
"Isolation": "",
"CpuShares": 0,
"Memory": 4194304000,
"NanoCpus": 2000000000,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": [],
"BlkioDeviceReadBps": [],
"BlkioDeviceWriteBps": [],
"BlkioDeviceReadIOps": [],
"BlkioDeviceWriteIOps": [],
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DeviceCgroupRules": null,
"DeviceRequests": null,
"MemoryReservation": 0,
"MemorySwap": 8388608000,
"MemorySwappiness": null,
"OomKillDisable": false,
"PidsLimit": null,
"Ulimits": [],
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir": "/var/lib/docker/overlay2/6a6bb241bc0a3e4465e1a43aee1f75c8fc97f694270fdd11e35d031c22d4e2f5-init/diff:/var/lib/docker/overlay2/cc3f8b49bb50b989dafe94ead705091dcc80edbdd409e161d5028bc93b57b742/diff",
"MergedDir": "/var/lib/docker/overlay2/6a6bb241bc0a3e4465e1a43aee1f75c8fc97f694270fdd11e35d031c22d4e2f5/merged",
"UpperDir": "/var/lib/docker/overlay2/6a6bb241bc0a3e4465e1a43aee1f75c8fc97f694270fdd11e35d031c22d4e2f5/diff",
"WorkDir": "/var/lib/docker/overlay2/6a6bb241bc0a3e4465e1a43aee1f75c8fc97f694270fdd11e35d031c22d4e2f5/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "volume",
"Name": "addons-140056",
"Source": "/var/lib/docker/volumes/addons-140056/_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-140056",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"22/tcp": {},
"2376/tcp": {},
"32443/tcp": {},
"5000/tcp": {},
"8443/tcp": {}
},
"Tty": true,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"container=docker",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
],
"Cmd": null,
"Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae",
"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-140056",
"name.minikube.sigs.k8s.io": "addons-140056",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "6c675d27c4aef7dfa8be6dc67cd724b8c6f2d1428cbca9863b30b6f781624761",
"SandboxKey": "/var/run/docker/netns/6c675d27c4ae",
"Ports": {
"22/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37152"
}
],
"2376/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37153"
}
],
"32443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37156"
}
],
"5000/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37154"
}
],
"8443/tcp": [
{
"HostIp": "127.0.0.1",
"HostPort": "37155"
}
]
},
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"addons-140056": {
"IPAMConfig": {
"IPv4Address": "192.168.49.2"
},
"Links": null,
"Aliases": null,
"MacAddress": "02:42:c0:a8:31:02",
"DriverOpts": null,
"NetworkID": "e79c422ee0f203263c66e8d1be99ca58a269a2578e91f8ab8004aa4f5b89e281",
"EndpointID": "0b5c2016faff0288e1cfa9c7c76c429ffdf9591e99e7f78251d58736438d6377",
"Gateway": "192.168.49.1",
"IPAddress": "192.168.49.2",
"IPPrefixLen": 24,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"DNSNames": [
"addons-140056",
"b9b70e7c5302"
]
}
}
}
}
]
-- /stdout --
helpers_test.go:239: (dbg) Run: out/minikube-linux-arm64 status --format={{.Host}} -p addons-140056 -n addons-140056
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======> post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run: out/minikube-linux-arm64 -p addons-140056 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-140056 logs -n 25: (1.448259369s)
helpers_test.go:252: TestAddons/parallel/Ingress logs:
-- stdout --
==> Audit <==
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| Command | Args | Profile | User | Version | Start Time | End Time |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
| delete | -p download-only-547065 | download-only-547065 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | 23 Jul 24 14:27 UTC |
| delete | -p download-only-438325 | download-only-438325 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | 23 Jul 24 14:27 UTC |
| delete | -p download-only-292108 | download-only-292108 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | 23 Jul 24 14:27 UTC |
| delete | -p download-only-547065 | download-only-547065 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | 23 Jul 24 14:27 UTC |
| start | --download-only -p | download-docker-248386 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | |
| | download-docker-248386 | | | | | |
| | --alsologtostderr | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p download-docker-248386 | download-docker-248386 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | 23 Jul 24 14:27 UTC |
| start | --download-only -p | binary-mirror-953180 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | |
| | binary-mirror-953180 | | | | | |
| | --alsologtostderr | | | | | |
| | --binary-mirror | | | | | |
| | http://127.0.0.1:39823 | | | | | |
| | --driver=docker | | | | | |
| | --container-runtime=crio | | | | | |
| delete | -p binary-mirror-953180 | binary-mirror-953180 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | 23 Jul 24 14:27 UTC |
| addons | enable dashboard -p | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | |
| | addons-140056 | | | | | |
| addons | disable dashboard -p | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | |
| | addons-140056 | | | | | |
| start | -p addons-140056 --wait=true | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:27 UTC | 23 Jul 24 14:31 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=crio | | | | | |
| | --addons=ingress | | | | | |
| | --addons=ingress-dns | | | | | |
| addons | enable headlamp | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:31 UTC | 23 Jul 24 14:31 UTC |
| | -p addons-140056 | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| ip | addons-140056 ip | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:31 UTC | 23 Jul 24 14:31 UTC |
| addons | addons-140056 addons disable | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:31 UTC | 23 Jul 24 14:31 UTC |
| | registry --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | disable nvidia-device-plugin | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:31 UTC | 23 Jul 24 14:31 UTC |
| | -p addons-140056 | | | | | |
| addons | disable cloud-spanner -p | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:31 UTC | 23 Jul 24 14:31 UTC |
| | addons-140056 | | | | | |
| ssh | addons-140056 ssh cat | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:31 UTC | 23 Jul 24 14:31 UTC |
| | /opt/local-path-provisioner/pvc-4719a5dc-20ce-42e3-9843-cd46009709ea_default_test-pvc/file1 | | | | | |
| addons | addons-140056 addons disable | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:31 UTC | 23 Jul 24 14:32 UTC |
| | storage-provisioner-rancher | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-140056 addons | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:32 UTC | 23 Jul 24 14:32 UTC |
| | disable csi-hostpath-driver | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | addons-140056 addons | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:32 UTC | 23 Jul 24 14:32 UTC |
| | disable volumesnapshots | | | | | |
| | --alsologtostderr -v=1 | | | | | |
| addons | disable inspektor-gadget -p | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:32 UTC | 23 Jul 24 14:32 UTC |
| | addons-140056 | | | | | |
| ssh | addons-140056 ssh curl -s | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:32 UTC | |
| | http://127.0.0.1/ -H 'Host: | | | | | |
| | nginx.example.com' | | | | | |
| ip | addons-140056 ip | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:34 UTC | 23 Jul 24 14:34 UTC |
| addons | addons-140056 addons disable | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:34 UTC | 23 Jul 24 14:34 UTC |
| | ingress-dns --alsologtostderr | | | | | |
| | -v=1 | | | | | |
| addons | addons-140056 addons disable | addons-140056 | jenkins | v1.33.1 | 23 Jul 24 14:34 UTC | 23 Jul 24 14:35 UTC |
| | ingress --alsologtostderr -v=1 | | | | | |
|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
==> Last Start <==
Log file created at: 2024/07/23 14:27:28
Running on machine: ip-172-31-21-244
Binary: Built with gc go1.22.5 for linux/arm64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0723 14:27:28.676695 3324089 out.go:291] Setting OutFile to fd 1 ...
I0723 14:27:28.676884 3324089 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0723 14:27:28.676913 3324089 out.go:304] Setting ErrFile to fd 2...
I0723 14:27:28.676933 3324089 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0723 14:27:28.677188 3324089 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19319-3317687/.minikube/bin
I0723 14:27:28.677639 3324089 out.go:298] Setting JSON to false
I0723 14:27:28.678557 3324089 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":83395,"bootTime":1721661454,"procs":154,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
I0723 14:27:28.678658 3324089 start.go:139] virtualization:
I0723 14:27:28.681154 3324089 out.go:177] * [addons-140056] minikube v1.33.1 on Ubuntu 20.04 (arm64)
I0723 14:27:28.683405 3324089 out.go:177] - MINIKUBE_LOCATION=19319
I0723 14:27:28.683575 3324089 notify.go:220] Checking for updates...
I0723 14:27:28.687447 3324089 out.go:177] - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
I0723 14:27:28.689253 3324089 out.go:177] - KUBECONFIG=/home/jenkins/minikube-integration/19319-3317687/kubeconfig
I0723 14:27:28.690933 3324089 out.go:177] - MINIKUBE_HOME=/home/jenkins/minikube-integration/19319-3317687/.minikube
I0723 14:27:28.692548 3324089 out.go:177] - MINIKUBE_BIN=out/minikube-linux-arm64
I0723 14:27:28.694491 3324089 out.go:177] - MINIKUBE_FORCE_SYSTEMD=
I0723 14:27:28.696530 3324089 driver.go:392] Setting default libvirt URI to qemu:///system
I0723 14:27:28.717550 3324089 docker.go:123] docker version: linux-27.1.0:Docker Engine - Community
I0723 14:27:28.717682 3324089 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0723 14:27:28.779563 3324089 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-23 14:27:28.76973313 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.0 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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] ProductLicense: Warnings:<nil> ServerError
s:[] 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.0]] Warnings:<nil>}}
I0723 14:27:28.779685 3324089 docker.go:307] overlay module found
I0723 14:27:28.781695 3324089 out.go:177] * Using the docker driver based on user configuration
I0723 14:27:28.783669 3324089 start.go:297] selected driver: docker
I0723 14:27:28.783686 3324089 start.go:901] validating driver "docker" against <nil>
I0723 14:27:28.783700 3324089 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
I0723 14:27:28.784352 3324089 cli_runner.go:164] Run: docker system info --format "{{json .}}"
I0723 14:27:28.838679 3324089 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-07-23 14:27:28.830269269 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.0 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:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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] ProductLicense: Warnings:<nil> ServerErro
rs:[] 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.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.0]] Warnings:<nil>}}
I0723 14:27:28.838848 3324089 start_flags.go:310] no existing cluster config was found, will generate one from the flags
I0723 14:27:28.839084 3324089 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]
I0723 14:27:28.841437 3324089 out.go:177] * Using Docker driver with root privileges
I0723 14:27:28.843754 3324089 cni.go:84] Creating CNI manager for ""
I0723 14:27:28.843775 3324089 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0723 14:27:28.843787 3324089 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
I0723 14:27:28.843870 3324089 start.go:340] cluster config:
{Name:addons-140056 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae 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.30.3 ClusterName:addons-140056 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio 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/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0723 14:27:28.846142 3324089 out.go:177] * Starting "addons-140056" primary control-plane node in "addons-140056" cluster
I0723 14:27:28.847849 3324089 cache.go:121] Beginning downloading kic base image for docker with crio
I0723 14:27:28.849949 3324089 out.go:177] * Pulling base image v0.0.44-1721687125-19319 ...
I0723 14:27:28.852051 3324089 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
I0723 14:27:28.852074 3324089 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae in local docker daemon
I0723 14:27:28.852096 3324089 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19319-3317687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
I0723 14:27:28.852104 3324089 cache.go:56] Caching tarball of preloaded images
I0723 14:27:28.852193 3324089 preload.go:172] Found /home/jenkins/minikube-integration/19319-3317687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
I0723 14:27:28.852205 3324089 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
I0723 14:27:28.852570 3324089 profile.go:143] Saving config to /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/config.json ...
I0723 14:27:28.852602 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/config.json: {Name:mk80729d63297d5bf8076b3f30a05eb0be283ee2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:28.866706 3324089 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae to local cache
I0723 14:27:28.866828 3324089 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae in local cache directory
I0723 14:27:28.866847 3324089 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae in local cache directory, skipping pull
I0723 14:27:28.866853 3324089 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae exists in cache, skipping pull
I0723 14:27:28.866859 3324089 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae as a tarball
I0723 14:27:28.866864 3324089 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae from local cache
I0723 14:27:45.818570 3324089 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae from cached tarball
I0723 14:27:45.818608 3324089 cache.go:194] Successfully downloaded all kic artifacts
I0723 14:27:45.818653 3324089 start.go:360] acquireMachinesLock for addons-140056: {Name:mk87e835be44b124ffc36d4dd9b3cf7b09db44cb Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0723 14:27:45.819355 3324089 start.go:364] duration metric: took 675.553µs to acquireMachinesLock for "addons-140056"
I0723 14:27:45.819391 3324089 start.go:93] Provisioning new machine with config: &{Name:addons-140056 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae 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.30.3 ClusterName:addons-140056 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio 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/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
I0723 14:27:45.819481 3324089 start.go:125] createHost starting for "" (driver="docker")
I0723 14:27:45.821588 3324089 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
I0723 14:27:45.821841 3324089 start.go:159] libmachine.API.Create for "addons-140056" (driver="docker")
I0723 14:27:45.821879 3324089 client.go:168] LocalClient.Create starting
I0723 14:27:45.821998 3324089 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca.pem
I0723 14:27:46.093836 3324089 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/cert.pem
I0723 14:27:46.464651 3324089 cli_runner.go:164] Run: docker network inspect addons-140056 --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}}]}"
W0723 14:27:46.480067 3324089 cli_runner.go:211] docker network inspect addons-140056 --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
I0723 14:27:46.480159 3324089 network_create.go:284] running [docker network inspect addons-140056] to gather additional debugging logs...
I0723 14:27:46.480179 3324089 cli_runner.go:164] Run: docker network inspect addons-140056
W0723 14:27:46.495772 3324089 cli_runner.go:211] docker network inspect addons-140056 returned with exit code 1
I0723 14:27:46.495804 3324089 network_create.go:287] error running [docker network inspect addons-140056]: docker network inspect addons-140056: exit status 1
stdout:
[]
stderr:
Error response from daemon: network addons-140056 not found
I0723 14:27:46.495817 3324089 network_create.go:289] output of [docker network inspect addons-140056]: -- stdout --
[]
-- /stdout --
** stderr **
Error response from daemon: network addons-140056 not found
** /stderr **
I0723 14:27:46.495927 3324089 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}}]}"
I0723 14:27:46.519578 3324089 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:0x400178c6c0}
I0723 14:27:46.519624 3324089 network_create.go:124] attempt to create docker network addons-140056 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0723 14:27:46.519686 3324089 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=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-140056 addons-140056
I0723 14:27:46.585952 3324089 network_create.go:108] docker network addons-140056 192.168.49.0/24 created
I0723 14:27:46.585988 3324089 kic.go:121] calculated static IP "192.168.49.2" for the "addons-140056" container
I0723 14:27:46.586062 3324089 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
I0723 14:27:46.601629 3324089 cli_runner.go:164] Run: docker volume create addons-140056 --label name.minikube.sigs.k8s.io=addons-140056 --label created_by.minikube.sigs.k8s.io=true
I0723 14:27:46.619041 3324089 oci.go:103] Successfully created a docker volume addons-140056
I0723 14:27:46.619143 3324089 cli_runner.go:164] Run: docker run --rm --name addons-140056-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-140056 --entrypoint /usr/bin/test -v addons-140056:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae -d /var/lib
I0723 14:27:48.625028 3324089 cli_runner.go:217] Completed: docker run --rm --name addons-140056-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-140056 --entrypoint /usr/bin/test -v addons-140056:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae -d /var/lib: (2.005837296s)
I0723 14:27:48.625062 3324089 oci.go:107] Successfully prepared a docker volume addons-140056
I0723 14:27:48.625087 3324089 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
I0723 14:27:48.625106 3324089 kic.go:194] Starting extracting preloaded images to volume ...
I0723 14:27:48.625207 3324089 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19319-3317687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-140056:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae -I lz4 -xf /preloaded.tar -C /extractDir
I0723 14:27:52.803707 3324089 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19319-3317687/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-140056:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae -I lz4 -xf /preloaded.tar -C /extractDir: (4.178443041s)
I0723 14:27:52.803742 3324089 kic.go:203] duration metric: took 4.178632163s to extract preloaded images to volume ...
W0723 14:27:52.803880 3324089 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
I0723 14:27:52.804000 3324089 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
I0723 14:27:52.853957 3324089 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-140056 --name addons-140056 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-140056 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-140056 --network addons-140056 --ip 192.168.49.2 --volume addons-140056:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae
I0723 14:27:53.197662 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Running}}
I0723 14:27:53.222518 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:27:53.246584 3324089 cli_runner.go:164] Run: docker exec addons-140056 stat /var/lib/dpkg/alternatives/iptables
I0723 14:27:53.317873 3324089 oci.go:144] the created container "addons-140056" has a running status.
I0723 14:27:53.317900 3324089 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa...
I0723 14:27:53.750712 3324089 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0723 14:27:53.771604 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:27:53.791817 3324089 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0723 14:27:53.791836 3324089 kic_runner.go:114] Args: [docker exec --privileged addons-140056 chown docker:docker /home/docker/.ssh/authorized_keys]
I0723 14:27:53.865928 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:27:53.890330 3324089 machine.go:94] provisionDockerMachine start ...
I0723 14:27:53.890421 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:53.914772 3324089 main.go:141] libmachine: Using SSH client type: native
I0723 14:27:53.915031 3324089 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 37152 <nil> <nil>}
I0723 14:27:53.915039 3324089 main.go:141] libmachine: About to run SSH command:
hostname
I0723 14:27:54.078473 3324089 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-140056
I0723 14:27:54.078495 3324089 ubuntu.go:169] provisioning hostname "addons-140056"
I0723 14:27:54.078587 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:54.098059 3324089 main.go:141] libmachine: Using SSH client type: native
I0723 14:27:54.098297 3324089 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 37152 <nil> <nil>}
I0723 14:27:54.098309 3324089 main.go:141] libmachine: About to run SSH command:
sudo hostname addons-140056 && echo "addons-140056" | sudo tee /etc/hostname
I0723 14:27:54.245063 3324089 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-140056
I0723 14:27:54.245156 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:54.268308 3324089 main.go:141] libmachine: Using SSH client type: native
I0723 14:27:54.268555 3324089 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 37152 <nil> <nil>}
I0723 14:27:54.268576 3324089 main.go:141] libmachine: About to run SSH command:
if ! grep -xq '.*\saddons-140056' /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-140056/g' /etc/hosts;
else
echo '127.0.1.1 addons-140056' | sudo tee -a /etc/hosts;
fi
fi
I0723 14:27:54.406555 3324089 main.go:141] libmachine: SSH cmd err, output: <nil>:
I0723 14:27:54.406644 3324089 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19319-3317687/.minikube CaCertPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19319-3317687/.minikube}
I0723 14:27:54.406702 3324089 ubuntu.go:177] setting up certificates
I0723 14:27:54.406734 3324089 provision.go:84] configureAuth start
I0723 14:27:54.406846 3324089 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-140056
I0723 14:27:54.422125 3324089 provision.go:143] copyHostCerts
I0723 14:27:54.422200 3324089 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.pem (1082 bytes)
I0723 14:27:54.422322 3324089 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19319-3317687/.minikube/cert.pem (1123 bytes)
I0723 14:27:54.422388 3324089 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19319-3317687/.minikube/key.pem (1679 bytes)
I0723 14:27:54.422442 3324089 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19319-3317687/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca-key.pem org=jenkins.addons-140056 san=[127.0.0.1 192.168.49.2 addons-140056 localhost minikube]
I0723 14:27:54.769995 3324089 provision.go:177] copyRemoteCerts
I0723 14:27:54.770070 3324089 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0723 14:27:54.770113 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:54.786286 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:27:54.875157 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
I0723 14:27:54.899396 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
I0723 14:27:54.922996 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0723 14:27:54.946782 3324089 provision.go:87] duration metric: took 540.018184ms to configureAuth
I0723 14:27:54.946812 3324089 ubuntu.go:193] setting minikube options for container-runtime
I0723 14:27:54.946997 3324089 config.go:182] Loaded profile config "addons-140056": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0723 14:27:54.947116 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:54.962770 3324089 main.go:141] libmachine: Using SSH client type: native
I0723 14:27:54.963002 3324089 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil> [] 0s} 127.0.0.1 37152 <nil> <nil>}
I0723 14:27:54.963023 3324089 main.go:141] libmachine: About to run SSH command:
sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
I0723 14:27:55.190953 3324089 main.go:141] libmachine: SSH cmd err, output: <nil>:
CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
I0723 14:27:55.191039 3324089 machine.go:97] duration metric: took 1.300690298s to provisionDockerMachine
I0723 14:27:55.191064 3324089 client.go:171] duration metric: took 9.369174116s to LocalClient.Create
I0723 14:27:55.191116 3324089 start.go:167] duration metric: took 9.369276057s to libmachine.API.Create "addons-140056"
I0723 14:27:55.191142 3324089 start.go:293] postStartSetup for "addons-140056" (driver="docker")
I0723 14:27:55.191169 3324089 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]
I0723 14:27:55.191274 3324089 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
I0723 14:27:55.191367 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:55.207728 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:27:55.299546 3324089 ssh_runner.go:195] Run: cat /etc/os-release
I0723 14:27:55.302604 3324089 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0723 14:27:55.302643 3324089 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0723 14:27:55.302654 3324089 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0723 14:27:55.302661 3324089 info.go:137] Remote host: Ubuntu 22.04.4 LTS
I0723 14:27:55.302672 3324089 filesync.go:126] Scanning /home/jenkins/minikube-integration/19319-3317687/.minikube/addons for local assets ...
I0723 14:27:55.302746 3324089 filesync.go:126] Scanning /home/jenkins/minikube-integration/19319-3317687/.minikube/files for local assets ...
I0723 14:27:55.302773 3324089 start.go:296] duration metric: took 111.60936ms for postStartSetup
I0723 14:27:55.303102 3324089 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-140056
I0723 14:27:55.318688 3324089 profile.go:143] Saving config to /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/config.json ...
I0723 14:27:55.318990 3324089 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0723 14:27:55.319042 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:55.335150 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:27:55.419277 3324089 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
I0723 14:27:55.423838 3324089 start.go:128] duration metric: took 9.604340903s to createHost
I0723 14:27:55.423861 3324089 start.go:83] releasing machines lock for "addons-140056", held for 9.604491675s
I0723 14:27:55.423934 3324089 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-140056
I0723 14:27:55.439581 3324089 ssh_runner.go:195] Run: cat /version.json
I0723 14:27:55.439654 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:55.439945 3324089 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
I0723 14:27:55.440013 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:27:55.456700 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:27:55.464098 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:27:55.546266 3324089 ssh_runner.go:195] Run: systemctl --version
I0723 14:27:55.675664 3324089 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
I0723 14:27:55.816283 3324089 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
I0723 14:27:55.820584 3324089 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 "sudo mv {} {}.mk_disabled" ;
I0723 14:27:55.840953 3324089 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
I0723 14:27:55.841038 3324089 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
I0723 14:27:55.870687 3324089 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
I0723 14:27:55.870712 3324089 start.go:495] detecting cgroup driver to use...
I0723 14:27:55.870745 3324089 detect.go:187] detected "cgroupfs" cgroup driver on host os
I0723 14:27:55.870803 3324089 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
I0723 14:27:55.886934 3324089 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
I0723 14:27:55.899267 3324089 docker.go:217] disabling cri-docker service (if available) ...
I0723 14:27:55.899376 3324089 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
I0723 14:27:55.912780 3324089 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
I0723 14:27:55.927522 3324089 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
I0723 14:27:56.009262 3324089 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
I0723 14:27:56.098982 3324089 docker.go:233] disabling docker service ...
I0723 14:27:56.099058 3324089 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
I0723 14:27:56.119778 3324089 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
I0723 14:27:56.131896 3324089 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
I0723 14:27:56.223929 3324089 ssh_runner.go:195] Run: sudo systemctl mask docker.service
I0723 14:27:56.323672 3324089 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
I0723 14:27:56.335627 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
" | sudo tee /etc/crictl.yaml"
I0723 14:27:56.351927 3324089 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
I0723 14:27:56.351998 3324089 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
I0723 14:27:56.361751 3324089 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
I0723 14:27:56.361889 3324089 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
I0723 14:27:56.372082 3324089 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
I0723 14:27:56.381803 3324089 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
I0723 14:27:56.391549 3324089 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
I0723 14:27:56.400775 3324089 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
I0723 14:27:56.410496 3324089 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
I0723 14:27:56.425884 3324089 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
I0723 14:27:56.435819 3324089 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
I0723 14:27:56.444410 3324089 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
I0723 14:27:56.452954 3324089 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0723 14:27:56.531977 3324089 ssh_runner.go:195] Run: sudo systemctl restart crio
I0723 14:27:56.644516 3324089 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
I0723 14:27:56.644650 3324089 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
I0723 14:27:56.648877 3324089 start.go:563] Will wait 60s for crictl version
I0723 14:27:56.648962 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:27:56.652551 3324089 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
I0723 14:27:56.696220 3324089 start.go:579] Version: 0.1.0
RuntimeName: cri-o
RuntimeVersion: 1.24.6
RuntimeApiVersion: v1
I0723 14:27:56.696331 3324089 ssh_runner.go:195] Run: crio --version
I0723 14:27:56.738494 3324089 ssh_runner.go:195] Run: crio --version
I0723 14:27:56.780501 3324089 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
I0723 14:27:56.782339 3324089 cli_runner.go:164] Run: docker network inspect addons-140056 --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}}]}"
I0723 14:27:56.798501 3324089 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts
I0723 14:27:56.801908 3324089 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""
I0723 14:27:56.812808 3324089 kubeadm.go:883] updating cluster {Name:addons-140056 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae 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.30.3 ClusterName:addons-140056 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio 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/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
I0723 14:27:56.812936 3324089 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
I0723 14:27:56.812995 3324089 ssh_runner.go:195] Run: sudo crictl images --output json
I0723 14:27:56.891655 3324089 crio.go:514] all images are preloaded for cri-o runtime.
I0723 14:27:56.891683 3324089 crio.go:433] Images already preloaded, skipping extraction
I0723 14:27:56.891747 3324089 ssh_runner.go:195] Run: sudo crictl images --output json
I0723 14:27:56.931318 3324089 crio.go:514] all images are preloaded for cri-o runtime.
I0723 14:27:56.931338 3324089 cache_images.go:84] Images are preloaded, skipping loading
I0723 14:27:56.931346 3324089 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
I0723 14:27:56.931462 3324089 kubeadm.go:946] kubelet [Unit]
Wants=crio.service
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-140056 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
[Install]
config:
{KubernetesVersion:v1.30.3 ClusterName:addons-140056 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
I0723 14:27:56.931559 3324089 ssh_runner.go:195] Run: crio config
I0723 14:27:56.979758 3324089 cni.go:84] Creating CNI manager for ""
I0723 14:27:56.979786 3324089 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0723 14:27:56.979802 3324089 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
I0723 14:27:56.979827 3324089 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.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-140056 NodeName:addons-140056 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
I0723 14:27:56.979976 3324089 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/crio/crio.sock
name: "addons-140056"
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.30.3
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: cgroupfs
containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
hairpinMode: hairpin-veth
runtimeRequestTimeout: 15m
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%!"(MISSING)
nodefs.inodesFree: "0%!"(MISSING)
imagefs.available: "0%!"(MISSING)
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
I0723 14:27:56.980050 3324089 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
I0723 14:27:56.989213 3324089 binaries.go:44] Found k8s binaries, skipping transfer
I0723 14:27:56.989297 3324089 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0723 14:27:56.998154 3324089 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
I0723 14:27:57.017400 3324089 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0723 14:27:57.036331 3324089 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
I0723 14:27:57.055318 3324089 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts
I0723 14:27:57.058990 3324089 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""
I0723 14:27:57.070178 3324089 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0723 14:27:57.153158 3324089 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0723 14:27:57.167266 3324089 certs.go:68] Setting up /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056 for IP: 192.168.49.2
I0723 14:27:57.167288 3324089 certs.go:194] generating shared ca certs ...
I0723 14:27:57.167304 3324089 certs.go:226] acquiring lock for ca certs: {Name:mk9061483da1430ff0fd8e32bc77025286e53111 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:57.168259 3324089 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.key
I0723 14:27:57.481023 3324089 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.crt ...
I0723 14:27:57.481097 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.crt: {Name:mkac5e6ee201c918e9f6812b3f036372d7b91909 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:57.481333 3324089 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.key ...
I0723 14:27:57.481368 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.key: {Name:mk5044d99e3911a26057aa19d541ef688454b0bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:57.481508 3324089 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19319-3317687/.minikube/proxy-client-ca.key
I0723 14:27:57.898965 3324089 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19319-3317687/.minikube/proxy-client-ca.crt ...
I0723 14:27:57.899001 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/proxy-client-ca.crt: {Name:mk52321785175ef4f7dd53b6748c34de00ade795 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:57.899224 3324089 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19319-3317687/.minikube/proxy-client-ca.key ...
I0723 14:27:57.899239 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/proxy-client-ca.key: {Name:mkf4f18e7a143e31fd6ffcc2466f4c28bfc32125 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:57.899325 3324089 certs.go:256] generating profile certs ...
I0723 14:27:57.899382 3324089 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/client.key
I0723 14:27:57.899401 3324089 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/client.crt with IP's: []
I0723 14:27:58.253169 3324089 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/client.crt ...
I0723 14:27:58.253202 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/client.crt: {Name:mk3cb3b40a01ee6617f9deb0f299f2b0ed1c6ffa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:58.254041 3324089 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/client.key ...
I0723 14:27:58.254057 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/client.key: {Name:mk65719a9b4f855f11034b945737dea15d736bd8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:58.254152 3324089 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.key.a9e22fa1
I0723 14:27:58.254176 3324089 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.crt.a9e22fa1 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
I0723 14:27:58.395859 3324089 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.crt.a9e22fa1 ...
I0723 14:27:58.395891 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.crt.a9e22fa1: {Name:mk77e7ff46e1d6669d88968c50a47abce2a5fb2c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:58.396070 3324089 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.key.a9e22fa1 ...
I0723 14:27:58.396083 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.key.a9e22fa1: {Name:mkfd1c7c65c3fb36f2123a3171695c1c8765d629 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:58.396166 3324089 certs.go:381] copying /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.crt.a9e22fa1 -> /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.crt
I0723 14:27:58.396248 3324089 certs.go:385] copying /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.key.a9e22fa1 -> /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.key
I0723 14:27:58.396306 3324089 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/proxy-client.key
I0723 14:27:58.396323 3324089 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/proxy-client.crt with IP's: []
I0723 14:27:58.660745 3324089 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/proxy-client.crt ...
I0723 14:27:58.660778 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/proxy-client.crt: {Name:mk8b5193b638b3cd0f127ce6a2cfa785ff40ec62 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:58.661544 3324089 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/proxy-client.key ...
I0723 14:27:58.661562 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/proxy-client.key: {Name:mk19e0c6dc1a71614c2ec1d64282d70726deeb4a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:27:58.661762 3324089 certs.go:484] found cert: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca-key.pem (1679 bytes)
I0723 14:27:58.661808 3324089 certs.go:484] found cert: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/ca.pem (1082 bytes)
I0723 14:27:58.661834 3324089 certs.go:484] found cert: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/cert.pem (1123 bytes)
I0723 14:27:58.661861 3324089 certs.go:484] found cert: /home/jenkins/minikube-integration/19319-3317687/.minikube/certs/key.pem (1679 bytes)
I0723 14:27:58.662461 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
I0723 14:27:58.687376 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I0723 14:27:58.711841 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
I0723 14:27:58.735943 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I0723 14:27:58.760301 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
I0723 14:27:58.784325 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0723 14:27:58.808116 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
I0723 14:27:58.832466 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/profiles/addons-140056/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0723 14:27:58.861271 3324089 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19319-3317687/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
I0723 14:27:58.891173 3324089 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0723 14:27:58.909318 3324089 ssh_runner.go:195] Run: openssl version
I0723 14:27:58.914927 3324089 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"
I0723 14:27:58.924118 3324089 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0723 14:27:58.927711 3324089 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jul 23 14:27 /usr/share/ca-certificates/minikubeCA.pem
I0723 14:27:58.927775 3324089 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0723 14:27:58.934309 3324089 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"
I0723 14:27:58.943727 3324089 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
I0723 14:27:58.946959 3324089 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
I0723 14:27:58.947006 3324089 kubeadm.go:392] StartCluster: {Name:addons-140056 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721687125-19319@sha256:8e08c9232f6be53a68fac8937bc5a03a99e38d6a1ff7b6ea4048c989041004ae 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.30.3 ClusterName:addons-140056 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio 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/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
I0723 14:27:58.947099 3324089 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
I0723 14:27:58.947162 3324089 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
I0723 14:27:58.995350 3324089 cri.go:89] found id: ""
I0723 14:27:58.995428 3324089 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0723 14:27:59.008656 3324089 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0723 14:27:59.017679 3324089 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
I0723 14:27:59.017776 3324089 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
I0723 14:27:59.026863 3324089 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
I0723 14:27:59.026887 3324089 kubeadm.go:157] found existing configuration files:
I0723 14:27:59.026941 3324089 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I0723 14:27:59.036137 3324089 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
I0723 14:27:59.036253 3324089 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
I0723 14:27:59.045064 3324089 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I0723 14:27:59.053749 3324089 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
I0723 14:27:59.053833 3324089 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
I0723 14:27:59.062387 3324089 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I0723 14:27:59.070863 3324089 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
I0723 14:27:59.070933 3324089 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
I0723 14:27:59.079291 3324089 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I0723 14:27:59.088081 3324089 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
I0723 14:27:59.088151 3324089 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I0723 14:27:59.097802 3324089 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
I0723 14:27:59.141713 3324089 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
I0723 14:27:59.141914 3324089 kubeadm.go:310] [preflight] Running pre-flight checks
I0723 14:27:59.189397 3324089 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
I0723 14:27:59.189469 3324089 kubeadm.go:310] [0;37mKERNEL_VERSION[0m: [0;32m5.15.0-1065-aws[0m
I0723 14:27:59.189511 3324089 kubeadm.go:310] [0;37mOS[0m: [0;32mLinux[0m
I0723 14:27:59.189561 3324089 kubeadm.go:310] [0;37mCGROUPS_CPU[0m: [0;32menabled[0m
I0723 14:27:59.189611 3324089 kubeadm.go:310] [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m
I0723 14:27:59.189663 3324089 kubeadm.go:310] [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m
I0723 14:27:59.189712 3324089 kubeadm.go:310] [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m
I0723 14:27:59.189761 3324089 kubeadm.go:310] [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m
I0723 14:27:59.189815 3324089 kubeadm.go:310] [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m
I0723 14:27:59.189861 3324089 kubeadm.go:310] [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m
I0723 14:27:59.189910 3324089 kubeadm.go:310] [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m
I0723 14:27:59.189959 3324089 kubeadm.go:310] [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m
I0723 14:27:59.259922 3324089 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
I0723 14:27:59.260097 3324089 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
I0723 14:27:59.260228 3324089 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
I0723 14:27:59.493849 3324089 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
I0723 14:27:59.497773 3324089 out.go:204] - Generating certificates and keys ...
I0723 14:27:59.497865 3324089 kubeadm.go:310] [certs] Using existing ca certificate authority
I0723 14:27:59.497933 3324089 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
I0723 14:28:00.574154 3324089 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
I0723 14:28:00.746368 3324089 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
I0723 14:28:00.962272 3324089 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
I0723 14:28:01.467846 3324089 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
I0723 14:28:01.787231 3324089 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
I0723 14:28:01.787688 3324089 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-140056 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0723 14:28:02.873810 3324089 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
I0723 14:28:02.874161 3324089 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-140056 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
I0723 14:28:03.397669 3324089 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
I0723 14:28:03.631357 3324089 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
I0723 14:28:03.960433 3324089 kubeadm.go:310] [certs] Generating "sa" key and public key
I0723 14:28:03.960732 3324089 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I0723 14:28:05.151975 3324089 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
I0723 14:28:05.397886 3324089 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
I0723 14:28:06.555296 3324089 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
I0723 14:28:07.058194 3324089 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
I0723 14:28:07.338075 3324089 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
I0723 14:28:07.338724 3324089 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I0723 14:28:07.341663 3324089 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
I0723 14:28:07.343973 3324089 out.go:204] - Booting up control plane ...
I0723 14:28:07.344076 3324089 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
I0723 14:28:07.344156 3324089 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
I0723 14:28:07.345097 3324089 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
I0723 14:28:07.356266 3324089 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
I0723 14:28:07.357308 3324089 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
I0723 14:28:07.357541 3324089 kubeadm.go:310] [kubelet-start] Starting the kubelet
I0723 14:28:07.451910 3324089 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
I0723 14:28:07.452000 3324089 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
I0723 14:28:08.953519 3324089 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501676588s
I0723 14:28:08.953613 3324089 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
I0723 14:28:14.455140 3324089 kubeadm.go:310] [api-check] The API server is healthy after 5.501597014s
I0723 14:28:14.475262 3324089 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
I0723 14:28:14.488857 3324089 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
I0723 14:28:14.510149 3324089 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
I0723 14:28:14.510349 3324089 kubeadm.go:310] [mark-control-plane] Marking the node addons-140056 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
I0723 14:28:14.521093 3324089 kubeadm.go:310] [bootstrap-token] Using token: msqdak.i15bkzpxmuc2bwv4
I0723 14:28:14.523052 3324089 out.go:204] - Configuring RBAC rules ...
I0723 14:28:14.523187 3324089 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
I0723 14:28:14.528276 3324089 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
I0723 14:28:14.536865 3324089 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
I0723 14:28:14.543238 3324089 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
I0723 14:28:14.547350 3324089 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
I0723 14:28:14.552380 3324089 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
I0723 14:28:14.863945 3324089 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
I0723 14:28:15.307264 3324089 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
I0723 14:28:15.862819 3324089 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
I0723 14:28:15.863992 3324089 kubeadm.go:310]
I0723 14:28:15.864071 3324089 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
I0723 14:28:15.864088 3324089 kubeadm.go:310]
I0723 14:28:15.864164 3324089 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
I0723 14:28:15.864172 3324089 kubeadm.go:310]
I0723 14:28:15.864197 3324089 kubeadm.go:310] mkdir -p $HOME/.kube
I0723 14:28:15.864258 3324089 kubeadm.go:310] sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
I0723 14:28:15.864310 3324089 kubeadm.go:310] sudo chown $(id -u):$(id -g) $HOME/.kube/config
I0723 14:28:15.864319 3324089 kubeadm.go:310]
I0723 14:28:15.864370 3324089 kubeadm.go:310] Alternatively, if you are the root user, you can run:
I0723 14:28:15.864377 3324089 kubeadm.go:310]
I0723 14:28:15.864423 3324089 kubeadm.go:310] export KUBECONFIG=/etc/kubernetes/admin.conf
I0723 14:28:15.864431 3324089 kubeadm.go:310]
I0723 14:28:15.864481 3324089 kubeadm.go:310] You should now deploy a pod network to the cluster.
I0723 14:28:15.864558 3324089 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
I0723 14:28:15.864627 3324089 kubeadm.go:310] https://kubernetes.io/docs/concepts/cluster-administration/addons/
I0723 14:28:15.864634 3324089 kubeadm.go:310]
I0723 14:28:15.864716 3324089 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
I0723 14:28:15.864794 3324089 kubeadm.go:310] and service account keys on each node and then running the following as root:
I0723 14:28:15.864802 3324089 kubeadm.go:310]
I0723 14:28:15.864883 3324089 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token msqdak.i15bkzpxmuc2bwv4 \
I0723 14:28:15.864985 3324089 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:d2fc8c293f7a91921409feabe0671bea5964c21341b2c1e458fbfaf2884181ca \
I0723 14:28:15.865009 3324089 kubeadm.go:310] --control-plane
I0723 14:28:15.865014 3324089 kubeadm.go:310]
I0723 14:28:15.865096 3324089 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
I0723 14:28:15.865104 3324089 kubeadm.go:310]
I0723 14:28:15.865183 3324089 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token msqdak.i15bkzpxmuc2bwv4 \
I0723 14:28:15.865284 3324089 kubeadm.go:310] --discovery-token-ca-cert-hash sha256:d2fc8c293f7a91921409feabe0671bea5964c21341b2c1e458fbfaf2884181ca
I0723 14:28:15.868894 3324089 kubeadm.go:310] [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1065-aws\n", err: exit status 1
I0723 14:28:15.869025 3324089 kubeadm.go:310] [WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
I0723 14:28:15.869043 3324089 cni.go:84] Creating CNI manager for ""
I0723 14:28:15.869050 3324089 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
I0723 14:28:15.871439 3324089 out.go:177] * Configuring CNI (Container Networking Interface) ...
I0723 14:28:15.873346 3324089 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
I0723 14:28:15.877424 3324089 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
I0723 14:28:15.877442 3324089 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
I0723 14:28:15.895673 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
I0723 14:28:16.194145 3324089 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0723 14:28:16.194286 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:16.194377 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-140056 minikube.k8s.io/updated_at=2024_07_23T14_28_16_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=8c09ef4366b737aec8aaa2bbc590bde27da814a6 minikube.k8s.io/name=addons-140056 minikube.k8s.io/primary=true
I0723 14:28:16.363680 3324089 ops.go:34] apiserver oom_adj: -16
I0723 14:28:16.363771 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:16.863918 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:17.363973 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:17.864242 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:18.363933 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:18.864687 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:19.364399 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:19.863936 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:20.364712 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:20.863934 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:21.363990 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:21.863981 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:22.364258 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:22.863924 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:23.364531 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:23.864638 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:24.364146 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:24.864490 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:25.363949 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:25.864196 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:26.364622 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:26.864505 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:27.364793 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:27.864747 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:28.363877 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:28.864461 3324089 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
I0723 14:28:28.989454 3324089 kubeadm.go:1113] duration metric: took 12.795219002s to wait for elevateKubeSystemPrivileges
I0723 14:28:28.989481 3324089 kubeadm.go:394] duration metric: took 30.042478293s to StartCluster
I0723 14:28:28.989498 3324089 settings.go:142] acquiring lock: {Name:mkc6849065e362533c3a341cb8f31c09fc3ebad1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:28:28.990197 3324089 settings.go:150] Updating kubeconfig: /home/jenkins/minikube-integration/19319-3317687/kubeconfig
I0723 14:28:28.990645 3324089 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19319-3317687/kubeconfig: {Name:mk3abebf3fbbb55a1b61d2bc2eb17945b9b8d937 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0723 14:28:28.990829 3324089 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
I0723 14:28:28.990909 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0723 14:28:28.991153 3324089 config.go:182] Loaded profile config "addons-140056": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0723 14:28:28.991187 3324089 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:false 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]
I0723 14:28:28.991269 3324089 addons.go:69] Setting yakd=true in profile "addons-140056"
I0723 14:28:28.991294 3324089 addons.go:234] Setting addon yakd=true in "addons-140056"
I0723 14:28:28.991318 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:28.991756 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.992376 3324089 addons.go:69] Setting metrics-server=true in profile "addons-140056"
I0723 14:28:28.992398 3324089 addons.go:234] Setting addon metrics-server=true in "addons-140056"
I0723 14:28:28.992423 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:28.992822 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.993981 3324089 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-140056"
I0723 14:28:28.995670 3324089 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-140056"
I0723 14:28:28.995922 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:28.996792 3324089 out.go:177] * Verifying Kubernetes components...
I0723 14:28:28.995471 3324089 addons.go:69] Setting cloud-spanner=true in profile "addons-140056"
I0723 14:28:28.997453 3324089 addons.go:234] Setting addon cloud-spanner=true in "addons-140056"
I0723 14:28:28.997512 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:28.997881 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995480 3324089 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-140056"
I0723 14:28:29.003254 3324089 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-140056"
I0723 14:28:29.003333 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.003883 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:29.004615 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:29.005228 3324089 ssh_runner.go:195] Run: sudo systemctl daemon-reload
I0723 14:28:28.995493 3324089 addons.go:69] Setting default-storageclass=true in profile "addons-140056"
I0723 14:28:29.010628 3324089 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-140056"
I0723 14:28:29.011003 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995499 3324089 addons.go:69] Setting gcp-auth=true in profile "addons-140056"
I0723 14:28:29.018870 3324089 mustload.go:65] Loading cluster: addons-140056
I0723 14:28:29.019063 3324089 config.go:182] Loaded profile config "addons-140056": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0723 14:28:29.019318 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995509 3324089 addons.go:69] Setting ingress=true in profile "addons-140056"
I0723 14:28:29.020470 3324089 addons.go:234] Setting addon ingress=true in "addons-140056"
I0723 14:28:29.020514 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.020907 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995516 3324089 addons.go:69] Setting ingress-dns=true in profile "addons-140056"
I0723 14:28:29.030654 3324089 addons.go:234] Setting addon ingress-dns=true in "addons-140056"
I0723 14:28:29.030711 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.031141 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995621 3324089 addons.go:69] Setting inspektor-gadget=true in profile "addons-140056"
I0723 14:28:29.067255 3324089 addons.go:234] Setting addon inspektor-gadget=true in "addons-140056"
I0723 14:28:29.067371 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.069707 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995820 3324089 addons.go:69] Setting volcano=true in profile "addons-140056"
I0723 14:28:29.082299 3324089 addons.go:234] Setting addon volcano=true in "addons-140056"
I0723 14:28:29.082344 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.083589 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995830 3324089 addons.go:69] Setting registry=true in profile "addons-140056"
I0723 14:28:29.102198 3324089 addons.go:234] Setting addon registry=true in "addons-140056"
I0723 14:28:29.102235 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.102762 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:29.104541 3324089 out.go:177] - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
I0723 14:28:29.112022 3324089 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
I0723 14:28:29.112105 3324089 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
I0723 14:28:29.112207 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:28.995837 3324089 addons.go:69] Setting storage-provisioner=true in profile "addons-140056"
I0723 14:28:29.128635 3324089 addons.go:234] Setting addon storage-provisioner=true in "addons-140056"
I0723 14:28:29.128679 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.129116 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995843 3324089 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-140056"
I0723 14:28:29.138152 3324089 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-140056"
I0723 14:28:29.138472 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:28.995868 3324089 addons.go:69] Setting volumesnapshots=true in profile "addons-140056"
I0723 14:28:29.138610 3324089 addons.go:234] Setting addon volumesnapshots=true in "addons-140056"
I0723 14:28:29.138644 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.138999 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:29.139387 3324089 out.go:177] - Using image docker.io/marcnuri/yakd:0.0.5
I0723 14:28:29.162926 3324089 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
I0723 14:28:29.162948 3324089 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
I0723 14:28:29.163014 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.194749 3324089 out.go:177] - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.17
I0723 14:28:29.203097 3324089 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
I0723 14:28:29.203177 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
I0723 14:28:29.203272 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.212431 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
I0723 14:28:29.215493 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
I0723 14:28:29.220821 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
I0723 14:28:29.227322 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
I0723 14:28:29.240237 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
I0723 14:28:29.250016 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
I0723 14:28:29.250293 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.261846 3324089 out.go:177] - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.0
I0723 14:28:29.267377 3324089 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0723 14:28:29.267453 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
I0723 14:28:29.267568 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.304017 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
I0723 14:28:29.308240 3324089 out.go:177] - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
I0723 14:28:29.309955 3324089 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
I0723 14:28:29.309976 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
I0723 14:28:29.310039 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.318977 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
I0723 14:28:29.324221 3324089 addons.go:234] Setting addon default-storageclass=true in "addons-140056"
I0723 14:28:29.324263 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.324668 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:29.332349 3324089 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
I0723 14:28:29.332372 3324089 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
I0723 14:28:29.332443 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.335996 3324089 out.go:177] - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
I0723 14:28:29.343955 3324089 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0723 14:28:29.347078 3324089 out.go:177] - Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0723 14:28:29.348122 3324089 out.go:177] - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
W0723 14:28:29.347350 3324089 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
I0723 14:28:29.349451 3324089 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0723 14:28:29.349469 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0723 14:28:29.349535 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.355130 3324089 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
I0723 14:28:29.355154 3324089 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
I0723 14:28:29.355259 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.379556 3324089 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-140056"
I0723 14:28:29.379602 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:29.379713 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.379988 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:29.381682 3324089 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0723 14:28:29.386048 3324089 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
I0723 14:28:29.386068 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
I0723 14:28:29.386133 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.405683 3324089 out.go:177] - Using image docker.io/registry:2.8.3
I0723 14:28:29.410571 3324089 out.go:177] - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
I0723 14:28:29.412537 3324089 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
I0723 14:28:29.412559 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
I0723 14:28:29.412625 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.423015 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.425565 3324089 out.go:177] - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
I0723 14:28:29.430241 3324089 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
I0723 14:28:29.430264 3324089 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
I0723 14:28:29.430331 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.459051 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.520715 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
I0723 14:28:29.520869 3324089 ssh_runner.go:195] Run: sudo systemctl start kubelet
I0723 14:28:29.531704 3324089 out.go:177] - Using image docker.io/rancher/local-path-provisioner:v0.0.22
I0723 14:28:29.532100 3324089 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
I0723 14:28:29.532162 3324089 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
I0723 14:28:29.532228 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.545809 3324089 out.go:177] - Using image docker.io/busybox:stable
I0723 14:28:29.548342 3324089 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0723 14:28:29.548405 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
I0723 14:28:29.548506 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:29.583962 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.584517 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.586330 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.592116 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.592866 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.666961 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.676082 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.676501 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.694746 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.695223 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:29.761473 3324089 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
I0723 14:28:29.761492 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
I0723 14:28:29.811343 3324089 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
I0723 14:28:29.811364 3324089 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
I0723 14:28:29.919009 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
I0723 14:28:29.937213 3324089 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
I0723 14:28:29.937274 3324089 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
I0723 14:28:29.972391 3324089 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
I0723 14:28:29.972412 3324089 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
I0723 14:28:29.987814 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
I0723 14:28:30.031105 3324089 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
I0723 14:28:30.031197 3324089 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
I0723 14:28:30.074597 3324089 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
I0723 14:28:30.074676 3324089 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
I0723 14:28:30.082860 3324089 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
I0723 14:28:30.082943 3324089 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
I0723 14:28:30.128176 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0723 14:28:30.134137 3324089 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
I0723 14:28:30.134214 3324089 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
I0723 14:28:30.162448 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
I0723 14:28:30.226257 3324089 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
I0723 14:28:30.226328 3324089 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
I0723 14:28:30.236728 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
I0723 14:28:30.242414 3324089 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
I0723 14:28:30.242492 3324089 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
I0723 14:28:30.262736 3324089 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
I0723 14:28:30.262808 3324089 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
I0723 14:28:30.266336 3324089 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
I0723 14:28:30.266404 3324089 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
I0723 14:28:30.300768 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
I0723 14:28:30.308266 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
I0723 14:28:30.312353 3324089 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
I0723 14:28:30.312424 3324089 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)
I0723 14:28:30.317292 3324089 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
I0723 14:28:30.317368 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
I0723 14:28:30.411842 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:30.426090 3324089 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
I0723 14:28:30.426358 3324089 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
I0723 14:28:30.479575 3324089 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
I0723 14:28:30.479646 3324089 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
I0723 14:28:30.493134 3324089 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
I0723 14:28:30.493202 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
I0723 14:28:30.500594 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:30.515897 3324089 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
I0723 14:28:30.515975 3324089 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
I0723 14:28:30.624533 3324089 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
I0723 14:28:30.624555 3324089 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
I0723 14:28:30.678004 3324089 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
I0723 14:28:30.678025 3324089 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
I0723 14:28:30.701028 3324089 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
I0723 14:28:30.701054 3324089 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
I0723 14:28:30.708150 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
I0723 14:28:30.813079 3324089 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
I0723 14:28:30.813153 3324089 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
I0723 14:28:30.814763 3324089 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
I0723 14:28:30.814823 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
I0723 14:28:30.887186 3324089 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
I0723 14:28:30.887259 3324089 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
I0723 14:28:30.951499 3324089 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
I0723 14:28:30.951571 3324089 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
I0723 14:28:30.952708 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:30.995086 3324089 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
I0723 14:28:30.995167 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
I0723 14:28:31.014808 3324089 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
I0723 14:28:31.014881 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
I0723 14:28:31.087363 3324089 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
I0723 14:28:31.087446 3324089 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
I0723 14:28:31.114206 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:31.179409 3324089 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
I0723 14:28:31.179482 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
I0723 14:28:31.356677 3324089 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
I0723 14:28:31.356753 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
I0723 14:28:31.474028 3324089 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
I0723 14:28:31.474103 3324089 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
I0723 14:28:31.581307 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:32.043188 3324089 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/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.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.522438345s)
I0723 14:28:32.043264 3324089 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
I0723 14:28:32.043430 3324089 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.522546441s)
I0723 14:28:32.044889 3324089 node_ready.go:35] waiting up to 6m0s for node "addons-140056" to be "Ready" ...
I0723 14:28:33.747896 3324089 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-140056" context rescaled to 1 replicas
I0723 14:28:34.224159 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:34.295904 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (4.376820362s)
I0723 14:28:34.295956 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.308124387s)
I0723 14:28:34.770317 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.642063063s)
I0723 14:28:34.770390 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.607873289s)
I0723 14:28:35.654129 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.417320083s)
I0723 14:28:35.654165 3324089 addons.go:475] Verifying addon ingress=true in "addons-140056"
I0723 14:28:35.654322 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.353479018s)
I0723 14:28:35.654614 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.346284987s)
I0723 14:28:35.654711 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (5.242791419s)
I0723 14:28:35.654729 3324089 addons.go:475] Verifying addon metrics-server=true in "addons-140056"
I0723 14:28:35.654785 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (5.154117857s)
I0723 14:28:35.654810 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.946590605s)
I0723 14:28:35.654822 3324089 addons.go:475] Verifying addon registry=true in "addons-140056"
I0723 14:28:35.657137 3324089 out.go:177] * Verifying registry addon...
I0723 14:28:35.657137 3324089 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
minikube -p addons-140056 service yakd-dashboard -n yakd-dashboard
I0723 14:28:35.657266 3324089 out.go:177] * Verifying ingress addon...
I0723 14:28:35.660108 3324089 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
I0723 14:28:35.660993 3324089 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
I0723 14:28:35.686218 3324089 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
I0723 14:28:35.686310 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:35.689052 3324089 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
I0723 14:28:35.689113 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
W0723 14:28:35.728846 3324089 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-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]
I0723 14:28:35.859834 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (4.907055838s)
W0723 14:28:35.859892 3324089 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:35.859919 3324089 retry.go:31] will retry after 340.50808ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:35.859992 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (4.745711082s)
I0723 14:28:36.167602 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:36.184086 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:36.201607 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:36.219068 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (4.637652027s)
I0723 14:28:36.219233 3324089 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-140056"
I0723 14:28:36.221653 3324089 out.go:177] * Verifying csi-hostpath-driver addon...
I0723 14:28:36.224649 3324089 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0723 14:28:36.258610 3324089 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0723 14:28:36.258719 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:36.574332 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:36.666666 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:36.679392 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:36.741439 3324089 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0723 14:28:36.741516 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:37.168024 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:37.168872 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:37.229332 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:37.665254 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:37.666306 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:37.733599 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:38.165388 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:38.166467 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:38.229916 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:38.520430 3324089 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
I0723 14:28:38.520534 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:38.540642 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:38.669141 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:38.670083 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:38.673296 3324089 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
I0723 14:28:38.701159 3324089 addons.go:234] Setting addon gcp-auth=true in "addons-140056"
I0723 14:28:38.701268 3324089 host.go:66] Checking if "addons-140056" exists ...
I0723 14:28:38.701753 3324089 cli_runner.go:164] Run: docker container inspect addons-140056 --format={{.State.Status}}
I0723 14:28:38.732720 3324089 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
I0723 14:28:38.732780 3324089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-140056
I0723 14:28:38.753798 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:38.761351 3324089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:37152 SSHKeyPath:/home/jenkins/minikube-integration/19319-3317687/.minikube/machines/addons-140056/id_rsa Username:docker}
I0723 14:28:39.048849 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:39.165944 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:39.169123 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:39.232268 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:39.351737 3324089 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (3.150032093s)
I0723 14:28:39.354864 3324089 out.go:177] - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
I0723 14:28:39.357624 3324089 out.go:177] - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
I0723 14:28:39.360110 3324089 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
I0723 14:28:39.360145 3324089 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
I0723 14:28:39.386963 3324089 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
I0723 14:28:39.386989 3324089 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
I0723 14:28:39.409847 3324089 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
I0723 14:28:39.409868 3324089 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
I0723 14:28:39.429228 3324089 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
I0723 14:28:39.665679 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:39.668855 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:39.755233 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:40.095932 3324089 addons.go:475] Verifying addon gcp-auth=true in "addons-140056"
I0723 14:28:40.098894 3324089 out.go:177] * Verifying gcp-auth addon...
I0723 14:28:40.103060 3324089 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
I0723 14:28:40.110068 3324089 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
I0723 14:28:40.110096 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:40.165912 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:40.166968 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:40.229478 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:40.606653 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:40.665170 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:40.665819 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:40.732165 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:41.106987 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:41.165718 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:41.166114 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:41.228755 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:41.549171 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:41.606517 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:41.664302 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:41.666610 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:41.745737 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:42.107460 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:42.166379 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:42.167708 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:42.234425 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:42.607561 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:42.665139 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:42.665818 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:42.730361 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:43.107239 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:43.164223 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:43.165945 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:43.229118 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:43.607319 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:43.665202 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:43.665873 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:43.732421 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:44.048964 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:44.107343 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:44.164385 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:44.165397 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:44.229551 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:44.607086 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:44.665078 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:44.665989 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:44.730358 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:45.107591 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:45.166278 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:45.167575 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:45.231331 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:45.606724 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:45.664995 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:45.665787 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:45.732895 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:46.106773 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:46.165171 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:46.165912 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:46.229399 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:46.547780 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:46.607350 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:46.665389 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:46.666303 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:46.731525 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:47.106209 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:47.163895 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:47.164884 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:47.229095 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:47.606775 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:47.665380 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:47.665692 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:47.731917 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:48.107364 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:48.165392 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:48.165913 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:48.231232 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:48.548818 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:48.606371 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:48.663730 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:48.664858 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:48.732509 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:49.106165 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:49.164058 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:49.164818 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:49.229117 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:49.607330 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:49.665401 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:49.666284 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:49.729638 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:50.106807 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:50.165362 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:50.165819 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:50.229533 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:50.607636 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:50.664117 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:50.665605 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:50.732603 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:51.048839 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:51.106900 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:51.165072 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:51.165775 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:51.229311 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:51.606451 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:51.664997 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:51.665815 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:51.731796 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:52.106808 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:52.164077 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:52.165278 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:52.229558 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:52.607030 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:52.664333 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:52.666139 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:52.733276 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:53.048995 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:53.106794 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:53.165868 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:53.166197 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:53.229360 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:53.607214 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:53.665993 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:53.666208 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:53.731640 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:54.107271 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:54.165328 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:54.166364 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:54.229079 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:54.606705 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:54.664672 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:54.666352 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:54.730467 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:55.106965 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:55.164906 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:55.166502 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:55.229372 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:55.548023 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:55.606864 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:55.665603 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:55.666618 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:55.731098 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:56.107162 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:56.165652 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:56.166376 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:56.229557 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:56.606713 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:56.665178 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:56.666155 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:56.734171 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:57.107078 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:57.165179 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:57.165612 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:57.229793 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:57.548711 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:57.606958 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:57.664637 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:57.665765 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:57.729742 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:58.106906 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:58.165461 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:58.165525 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:58.229658 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:58.609691 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:58.669572 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:58.675975 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:58.732754 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:59.106766 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:59.164275 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:59.165759 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:59.230804 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:28:59.548907 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:28:59.606666 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:28:59.664947 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:28:59.667200 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:28:59.731305 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:00.111249 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:00.171082 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:00.172588 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:00.229939 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:00.606675 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:00.664706 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:00.665078 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:00.731104 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:01.106469 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:01.164107 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:01.165999 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:01.229151 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:01.607043 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:01.665707 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:01.666017 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:01.729987 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:02.049504 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:29:02.106841 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:02.165353 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:02.165892 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:02.228534 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:02.606739 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:02.664844 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:02.665248 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:02.732110 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:03.107204 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:03.165784 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:03.166488 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:03.229182 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:03.607044 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:03.665282 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:03.666260 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:03.731968 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:04.106472 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:04.164198 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:04.165513 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:04.229530 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:04.548715 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:29:04.606846 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:04.665114 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:04.665553 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:04.730698 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:05.107656 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:05.164517 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:05.165706 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:05.229175 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:05.607378 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:05.664714 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:05.666792 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:05.731569 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:06.107025 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:06.163700 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:06.165357 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:06.229224 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:06.606919 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:06.665290 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:06.665848 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:06.732829 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:07.048225 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:29:07.107686 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:07.165538 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:07.165988 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:07.229364 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:07.606902 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:07.665906 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:07.666169 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:07.731979 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:08.106294 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:08.164356 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:08.165766 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:08.229657 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:08.606386 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:08.665426 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:08.665867 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:08.732433 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:09.048948 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:29:09.110145 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:09.165886 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:09.167365 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:09.229640 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:09.607007 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:09.665195 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:09.665769 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:09.731530 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:10.106883 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:10.165353 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:10.165655 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:10.229690 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:10.606443 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:10.664438 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:10.664971 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:10.732580 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:11.107481 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:11.164761 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:11.166934 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:11.230185 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:11.547871 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:29:11.606939 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:11.665401 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:11.666307 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:11.731554 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:12.106659 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:12.164695 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:12.165566 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:12.229326 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:12.607003 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:12.663802 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:12.664988 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:12.731844 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:13.106263 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:13.163893 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:13.164969 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:13.229471 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:13.548107 3324089 node_ready.go:53] node "addons-140056" has status "Ready":"False"
I0723 14:29:13.607459 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:13.664842 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:13.665631 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:13.732525 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:14.106483 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:14.165066 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:14.166177 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:14.229209 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:14.606713 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:14.664189 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:14.665923 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:14.732446 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:15.107250 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:15.164492 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:15.166663 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:15.276712 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:15.568390 3324089 node_ready.go:49] node "addons-140056" has status "Ready":"True"
I0723 14:29:15.568416 3324089 node_ready.go:38] duration metric: took 43.523493377s for node "addons-140056" to be "Ready" ...
I0723 14:29:15.568427 3324089 pod_ready.go:35] 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" ...
I0723 14:29:15.596495 3324089 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-jgz96" in "kube-system" namespace to be "Ready" ...
I0723 14:29:15.639962 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:15.685723 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:15.688582 3324089 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
I0723 14:29:15.688607 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:15.739288 3324089 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0723 14:29:15.739317 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:16.106484 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:16.165137 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:16.167380 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:16.234712 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:16.609531 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:16.670334 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:16.671612 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:16.733293 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:17.115223 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:17.182748 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:17.184104 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:17.239656 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:17.604379 3324089 pod_ready.go:102] pod "coredns-7db6d8ff4d-jgz96" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:17.608174 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:17.666255 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:17.671544 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:17.741769 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:18.106676 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:18.166239 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:18.168200 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:18.230859 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:18.603441 3324089 pod_ready.go:92] pod "coredns-7db6d8ff4d-jgz96" in "kube-system" namespace has status "Ready":"True"
I0723 14:29:18.603597 3324089 pod_ready.go:81] duration metric: took 3.007065828s for pod "coredns-7db6d8ff4d-jgz96" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.603639 3324089 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-140056" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.609209 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:18.618987 3324089 pod_ready.go:92] pod "etcd-addons-140056" in "kube-system" namespace has status "Ready":"True"
I0723 14:29:18.619056 3324089 pod_ready.go:81] duration metric: took 15.397479ms for pod "etcd-addons-140056" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.619085 3324089 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-140056" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.628850 3324089 pod_ready.go:92] pod "kube-apiserver-addons-140056" in "kube-system" namespace has status "Ready":"True"
I0723 14:29:18.628920 3324089 pod_ready.go:81] duration metric: took 9.814929ms for pod "kube-apiserver-addons-140056" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.628946 3324089 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-140056" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.642868 3324089 pod_ready.go:92] pod "kube-controller-manager-addons-140056" in "kube-system" namespace has status "Ready":"True"
I0723 14:29:18.642940 3324089 pod_ready.go:81] duration metric: took 13.974094ms for pod "kube-controller-manager-addons-140056" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.642968 3324089 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-qch7m" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.650639 3324089 pod_ready.go:92] pod "kube-proxy-qch7m" in "kube-system" namespace has status "Ready":"True"
I0723 14:29:18.650709 3324089 pod_ready.go:81] duration metric: took 7.720102ms for pod "kube-proxy-qch7m" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.650735 3324089 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-140056" in "kube-system" namespace to be "Ready" ...
I0723 14:29:18.673107 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:18.677199 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:18.753580 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:19.001465 3324089 pod_ready.go:92] pod "kube-scheduler-addons-140056" in "kube-system" namespace has status "Ready":"True"
I0723 14:29:19.001550 3324089 pod_ready.go:81] duration metric: took 350.794651ms for pod "kube-scheduler-addons-140056" in "kube-system" namespace to be "Ready" ...
I0723 14:29:19.001577 3324089 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace to be "Ready" ...
I0723 14:29:19.106899 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:19.168194 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:19.169043 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:19.230341 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:19.607103 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:19.667553 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:19.668905 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:19.734397 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:20.107964 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:20.167246 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:20.173380 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:20.230865 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:20.606888 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:20.673106 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:20.674225 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:20.734910 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:21.010344 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:21.107271 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:21.166094 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:21.167482 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:21.231411 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:21.608086 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:21.666637 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:21.670300 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:21.760672 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:22.109071 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:22.167258 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:22.168751 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:22.229917 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:22.607410 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:22.668695 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:22.670013 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:22.734485 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:23.107395 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:23.166553 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:23.166912 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:23.230597 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:23.508845 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:23.607434 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:23.665824 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:23.667082 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:23.747057 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:24.106463 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:24.167976 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:24.169441 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:24.231779 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:24.606863 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:24.667796 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:24.669272 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:24.731076 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:25.107050 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:25.168171 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:25.170494 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:25.231943 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:25.607263 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:25.668994 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:25.670447 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:25.733126 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:26.015291 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:26.108018 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:26.170056 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:26.170921 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:26.231483 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:26.607415 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:26.676839 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:26.677419 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:26.742321 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:27.107537 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:27.170984 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:27.171614 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:27.230400 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:27.607121 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:27.666109 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:27.667633 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:27.742457 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:28.107000 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:28.167033 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:28.168705 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:28.231011 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:28.507681 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:28.606707 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:28.665455 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:28.667175 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:28.732610 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:29.106975 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:29.164996 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:29.166866 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:29.230740 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:29.606885 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:29.665599 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:29.666718 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:29.735206 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:30.109589 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:30.168940 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:30.171452 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:30.230213 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:30.508928 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:30.606324 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:30.676509 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:30.678028 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:30.735171 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:31.107557 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:31.166562 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:31.167345 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:31.230364 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:31.607188 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:31.665834 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:31.666981 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:31.733177 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:32.106953 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:32.165879 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:32.166788 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:32.234432 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:32.607205 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:32.665447 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:32.667187 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:32.740633 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:33.011139 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:33.107046 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:33.168298 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:33.168563 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:33.233264 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:33.607013 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:33.665614 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:33.666728 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:33.730882 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:34.107224 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:34.166632 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:34.167629 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:34.229743 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:34.608947 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:34.670117 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:34.673831 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:34.734053 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:35.011776 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:35.107644 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:35.190948 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:35.193302 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:35.239003 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:35.607973 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:35.667072 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:35.668454 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:35.733804 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:36.107000 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:36.165478 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:36.167053 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:36.231339 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:36.607041 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:36.674222 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:36.677447 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:36.754255 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:37.108029 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:37.169593 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:37.173669 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:37.230040 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:37.507541 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:37.606743 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:37.668033 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:37.669174 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:37.734656 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:38.107129 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:38.165147 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:38.167286 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:38.231078 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:38.608032 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:38.666714 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:38.669568 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:38.730487 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:39.107423 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:39.169271 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:39.170778 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:39.230856 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:39.508695 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:39.606912 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:39.668053 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:39.669523 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:39.746238 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:40.107049 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:40.166942 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:40.167697 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:40.230518 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:40.608450 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:40.665527 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:40.667361 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:40.733400 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:41.108394 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:41.166738 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:41.168708 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:41.230510 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:41.614228 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:41.668501 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:41.669255 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:41.733332 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:42.015525 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:42.107124 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:42.166839 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:42.168535 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:42.234672 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:42.644861 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:42.688306 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:42.688738 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:42.744457 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:43.106816 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:43.165836 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:43.170317 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:43.231743 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:43.606684 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:43.671241 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:43.671890 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:43.735551 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:44.106809 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:44.166747 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:44.170728 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:44.230025 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:44.507868 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:44.629047 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:44.666809 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:44.668521 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:44.748015 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:45.107967 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:45.167564 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:45.170486 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:45.232867 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:45.607328 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:45.667026 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:45.668752 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:45.732927 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:46.106430 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:46.166958 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:46.167900 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:46.229770 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:46.508063 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:46.606658 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:46.669774 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:46.670662 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:46.733301 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:47.107309 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:47.165334 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:47.166130 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:47.231095 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:47.607251 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:47.666718 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:47.669818 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:47.734257 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:48.107973 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:48.173468 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:48.175934 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:48.232526 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:48.514823 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:48.607639 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:48.666009 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:48.668447 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:48.765942 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:49.107121 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:49.168165 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:49.170788 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:49.231425 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:49.606983 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:49.673241 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:49.674443 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:49.745181 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:50.107351 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:50.167252 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:50.171882 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:50.231058 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:50.613019 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:50.679642 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:50.680861 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:50.741092 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:51.012605 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:51.107616 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:51.170622 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:51.181087 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:51.231367 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:51.607144 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:51.668862 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:51.669727 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:51.730592 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:52.106771 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:52.167686 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:52.168832 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:52.231020 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:52.608334 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:52.668901 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:52.672755 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:52.737160 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:53.020360 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:53.107234 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:53.165310 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:53.169939 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:53.230912 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:53.607282 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:53.667645 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:53.668708 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:53.734626 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:54.107148 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:54.165260 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:54.167214 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:54.231896 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:54.606773 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:54.687550 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:54.688689 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:54.734811 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:55.107293 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:55.166313 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:55.168305 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:55.244174 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:55.508348 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:55.607772 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:55.666749 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:55.668376 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:55.747411 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:56.107236 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:56.166373 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:56.168253 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:56.231743 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:56.607397 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:56.670168 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:56.672374 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:56.755838 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:57.108245 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:57.165971 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:57.168416 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:57.231111 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:57.549140 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:29:57.607775 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:57.670699 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:57.676504 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:57.738186 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:58.106950 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:58.166667 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:58.167138 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:58.231233 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:58.607966 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:58.667501 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:58.668166 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:58.733932 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:59.110567 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:59.167183 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:59.167848 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:59.230740 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:29:59.606812 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:29:59.666135 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:29:59.666865 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
I0723 14:29:59.734014 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:00.029621 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:00.147640 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:00.171909 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:00.176716 3324089 kapi.go:107] duration metric: took 1m24.516605404s to wait for kubernetes.io/minikube-addons=registry ...
I0723 14:30:00.244083 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:00.606779 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:00.665632 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:00.738144 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:01.107861 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:01.167567 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:01.245319 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:01.608114 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:01.667960 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:01.742016 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:02.107911 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:02.167450 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:02.235281 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:02.508864 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:02.608596 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:02.666929 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:02.748870 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:03.107410 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:03.166130 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:03.230627 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:03.606989 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:03.666816 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:03.737855 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:04.107122 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:04.166504 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:04.231366 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:04.611102 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:04.665580 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:04.733732 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:05.011186 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:05.106735 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:05.166109 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:05.231303 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:05.606793 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:05.666188 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:05.732969 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:06.107362 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:06.169635 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:06.231469 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:06.607260 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:06.666208 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:06.735411 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:07.011455 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:07.106455 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:07.165890 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:07.231077 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:07.607618 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:07.666103 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:07.737041 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:08.106785 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:08.165833 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:08.230569 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:08.606919 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:08.666590 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:08.731441 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:09.018089 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:09.107391 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:09.166923 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:09.230648 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:09.608322 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:09.676226 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:09.746255 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:10.108490 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:10.166001 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:10.230646 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:10.607057 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
I0723 14:30:10.665982 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:10.731885 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:11.108913 3324089 kapi.go:107] duration metric: took 1m31.005853741s to wait for kubernetes.io/minikube-addons=gcp-auth ...
I0723 14:30:11.111047 3324089 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-140056 cluster.
I0723 14:30:11.112742 3324089 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.
I0723 14:30:11.114776 3324089 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
I0723 14:30:11.165225 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:11.230820 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:11.507989 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:11.665801 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:11.732818 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:12.166482 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:12.235645 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:12.665789 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:12.753940 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:13.166576 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:13.231254 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:13.508197 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:13.666293 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:13.765088 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:14.166747 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:14.231102 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:14.667120 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:14.738637 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:15.168771 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:15.237172 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:15.509196 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:15.665800 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:15.741918 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:16.165792 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:16.230965 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:16.678379 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:16.733988 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:17.165979 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:17.230164 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:17.509523 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:17.666647 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:17.736984 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:18.165810 3324089 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
I0723 14:30:18.229971 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:18.665542 3324089 kapi.go:107] duration metric: took 1m43.004543556s to wait for app.kubernetes.io/name=ingress-nginx ...
I0723 14:30:18.741009 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:19.231193 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:19.512344 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:19.733452 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:20.232648 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:20.737023 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:21.230271 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:21.733281 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:22.009667 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:22.230962 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:22.733529 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:23.234261 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:23.733482 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:24.011688 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:24.231487 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:24.735094 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:25.232531 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:25.735478 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:26.011909 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:26.231159 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:26.734492 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:27.231412 3324089 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
I0723 14:30:27.732602 3324089 kapi.go:107] duration metric: took 1m51.507947444s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
I0723 14:30:27.734916 3324089 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
I0723 14:30:27.736557 3324089 addons.go:510] duration metric: took 1m58.745359938s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
I0723 14:30:28.013377 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:30.029288 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:32.508108 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:35.011351 3324089 pod_ready.go:102] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"False"
I0723 14:30:36.010078 3324089 pod_ready.go:92] pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace has status "Ready":"True"
I0723 14:30:36.010110 3324089 pod_ready.go:81] duration metric: took 1m17.008512698s for pod "metrics-server-c59844bb4-ql9z2" in "kube-system" namespace to be "Ready" ...
I0723 14:30:36.010124 3324089 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-rhfcp" in "kube-system" namespace to be "Ready" ...
I0723 14:30:36.016710 3324089 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-rhfcp" in "kube-system" namespace has status "Ready":"True"
I0723 14:30:36.016739 3324089 pod_ready.go:81] duration metric: took 6.604634ms for pod "nvidia-device-plugin-daemonset-rhfcp" in "kube-system" namespace to be "Ready" ...
I0723 14:30:36.016762 3324089 pod_ready.go:38] duration metric: took 1m20.448322356s 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" ...
I0723 14:30:36.018002 3324089 api_server.go:52] waiting for apiserver process to appear ...
I0723 14:30:36.019758 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0723 14:30:36.019850 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0723 14:30:36.072301 3324089 cri.go:89] found id: "a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91"
I0723 14:30:36.072324 3324089 cri.go:89] found id: ""
I0723 14:30:36.072332 3324089 logs.go:276] 1 containers: [a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91]
I0723 14:30:36.072801 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:36.077756 3324089 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0723 14:30:36.077837 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0723 14:30:36.122182 3324089 cri.go:89] found id: "137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9"
I0723 14:30:36.122206 3324089 cri.go:89] found id: ""
I0723 14:30:36.122214 3324089 logs.go:276] 1 containers: [137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9]
I0723 14:30:36.122278 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:36.126074 3324089 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0723 14:30:36.126192 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0723 14:30:36.173196 3324089 cri.go:89] found id: "0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c"
I0723 14:30:36.173217 3324089 cri.go:89] found id: ""
I0723 14:30:36.173229 3324089 logs.go:276] 1 containers: [0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c]
I0723 14:30:36.173292 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:36.176835 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0723 14:30:36.176908 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0723 14:30:36.216340 3324089 cri.go:89] found id: "54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d"
I0723 14:30:36.216361 3324089 cri.go:89] found id: ""
I0723 14:30:36.216369 3324089 logs.go:276] 1 containers: [54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d]
I0723 14:30:36.216451 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:36.220470 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0723 14:30:36.220550 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0723 14:30:36.271330 3324089 cri.go:89] found id: "82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437"
I0723 14:30:36.271401 3324089 cri.go:89] found id: ""
I0723 14:30:36.271422 3324089 logs.go:276] 1 containers: [82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437]
I0723 14:30:36.271511 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:36.275008 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0723 14:30:36.275115 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0723 14:30:36.315432 3324089 cri.go:89] found id: "a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967"
I0723 14:30:36.315455 3324089 cri.go:89] found id: ""
I0723 14:30:36.315465 3324089 logs.go:276] 1 containers: [a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967]
I0723 14:30:36.315525 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:36.319009 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0723 14:30:36.319082 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0723 14:30:36.360882 3324089 cri.go:89] found id: "bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f"
I0723 14:30:36.360903 3324089 cri.go:89] found id: ""
I0723 14:30:36.360911 3324089 logs.go:276] 1 containers: [bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f]
I0723 14:30:36.360967 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:36.365330 3324089 logs.go:123] Gathering logs for etcd [137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9] ...
I0723 14:30:36.365358 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9"
I0723 14:30:36.437161 3324089 logs.go:123] Gathering logs for kube-scheduler [54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d] ...
I0723 14:30:36.437198 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d"
I0723 14:30:36.500359 3324089 logs.go:123] Gathering logs for kube-controller-manager [a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967] ...
I0723 14:30:36.500394 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967"
I0723 14:30:36.571986 3324089 logs.go:123] Gathering logs for kindnet [bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f] ...
I0723 14:30:36.572023 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f"
I0723 14:30:36.626364 3324089 logs.go:123] Gathering logs for kubelet ...
I0723 14:30:36.626400 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0723 14:30:36.661816 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.261241 1548 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.662127 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.261372 1548 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.664485 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271322 1548 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.664698 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271363 1548 reflector.go:150] object-"ingress-nginx"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.664879 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271626 1548 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.665081 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271661 1548 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.665270 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271627 1548 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.665462 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271686 1548 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.667218 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302024 1548 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.667442 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302075 1548 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.667615 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302140 1548 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.667807 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302153 1548 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.667993 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302194 1548 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.668198 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302209 1548 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.668376 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302254 1548 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.668575 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302266 1548 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.668763 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302313 1548 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.668967 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302324 1548 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.669153 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302381 1548 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.669366 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302392 1548 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.669687 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.352325 1548 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:36.669872 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.352392 1548 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
I0723 14:30:36.711722 3324089 logs.go:123] Gathering logs for kube-apiserver [a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91] ...
I0723 14:30:36.711755 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91"
I0723 14:30:36.771692 3324089 logs.go:123] Gathering logs for coredns [0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c] ...
I0723 14:30:36.771733 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c"
I0723 14:30:36.813680 3324089 logs.go:123] Gathering logs for kube-proxy [82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437] ...
I0723 14:30:36.813710 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437"
I0723 14:30:36.854363 3324089 logs.go:123] Gathering logs for CRI-O ...
I0723 14:30:36.854390 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0723 14:30:36.946233 3324089 logs.go:123] Gathering logs for container status ...
I0723 14:30:36.946273 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0723 14:30:37.016903 3324089 logs.go:123] Gathering logs for dmesg ...
I0723 14:30:37.016956 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0723 14:30:37.041892 3324089 logs.go:123] Gathering logs for describe nodes ...
I0723 14:30:37.041927 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0723 14:30:37.209083 3324089 out.go:304] Setting ErrFile to fd 2...
I0723 14:30:37.209109 3324089 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0723 14:30:37.209265 3324089 out.go:239] X Problems detected in kubelet:
W0723 14:30:37.209278 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302324 1548 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:37.209286 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302381 1548 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:37.209328 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302392 1548 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:37.209359 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.352325 1548 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:37.209366 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.352392 1548 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
I0723 14:30:37.209378 3324089 out.go:304] Setting ErrFile to fd 2...
I0723 14:30:37.209385 3324089 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0723 14:30:47.210735 3324089 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0723 14:30:47.228220 3324089 api_server.go:72] duration metric: took 2m18.237359054s to wait for apiserver process to appear ...
I0723 14:30:47.228268 3324089 api_server.go:88] waiting for apiserver healthz status ...
I0723 14:30:47.228332 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0723 14:30:47.228401 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0723 14:30:47.269505 3324089 cri.go:89] found id: "a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91"
I0723 14:30:47.269531 3324089 cri.go:89] found id: ""
I0723 14:30:47.269539 3324089 logs.go:276] 1 containers: [a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91]
I0723 14:30:47.269624 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:47.273534 3324089 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0723 14:30:47.273605 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0723 14:30:47.315725 3324089 cri.go:89] found id: "137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9"
I0723 14:30:47.315745 3324089 cri.go:89] found id: ""
I0723 14:30:47.315753 3324089 logs.go:276] 1 containers: [137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9]
I0723 14:30:47.315815 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:47.319753 3324089 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0723 14:30:47.319872 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0723 14:30:47.360343 3324089 cri.go:89] found id: "0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c"
I0723 14:30:47.360368 3324089 cri.go:89] found id: ""
I0723 14:30:47.360376 3324089 logs.go:276] 1 containers: [0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c]
I0723 14:30:47.360440 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:47.364054 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0723 14:30:47.364182 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0723 14:30:47.404963 3324089 cri.go:89] found id: "54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d"
I0723 14:30:47.404986 3324089 cri.go:89] found id: ""
I0723 14:30:47.404994 3324089 logs.go:276] 1 containers: [54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d]
I0723 14:30:47.405052 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:47.408542 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0723 14:30:47.408612 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0723 14:30:47.446412 3324089 cri.go:89] found id: "82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437"
I0723 14:30:47.446438 3324089 cri.go:89] found id: ""
I0723 14:30:47.446449 3324089 logs.go:276] 1 containers: [82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437]
I0723 14:30:47.446520 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:47.450262 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0723 14:30:47.450340 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0723 14:30:47.488314 3324089 cri.go:89] found id: "a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967"
I0723 14:30:47.488336 3324089 cri.go:89] found id: ""
I0723 14:30:47.488344 3324089 logs.go:276] 1 containers: [a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967]
I0723 14:30:47.488401 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:47.492066 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0723 14:30:47.492158 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0723 14:30:47.538826 3324089 cri.go:89] found id: "bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f"
I0723 14:30:47.538846 3324089 cri.go:89] found id: ""
I0723 14:30:47.538853 3324089 logs.go:276] 1 containers: [bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f]
I0723 14:30:47.538912 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:47.543137 3324089 logs.go:123] Gathering logs for kube-apiserver [a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91] ...
I0723 14:30:47.543170 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91"
I0723 14:30:47.602911 3324089 logs.go:123] Gathering logs for etcd [137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9] ...
I0723 14:30:47.602946 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9"
I0723 14:30:47.670819 3324089 logs.go:123] Gathering logs for kube-controller-manager [a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967] ...
I0723 14:30:47.670853 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967"
I0723 14:30:47.762514 3324089 logs.go:123] Gathering logs for kindnet [bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f] ...
I0723 14:30:47.762603 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f"
I0723 14:30:47.815271 3324089 logs.go:123] Gathering logs for CRI-O ...
I0723 14:30:47.815306 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0723 14:30:47.919725 3324089 logs.go:123] Gathering logs for kubelet ...
I0723 14:30:47.919804 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0723 14:30:47.961098 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.261241 1548 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.961343 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.261372 1548 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.963737 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271322 1548 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.963956 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271363 1548 reflector.go:150] object-"ingress-nginx"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.964137 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271626 1548 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.964336 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271661 1548 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.964499 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271627 1548 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.964679 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271686 1548 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.966483 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302024 1548 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.966704 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302075 1548 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.966879 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302140 1548 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.967072 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302153 1548 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.967263 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302194 1548 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.967470 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302209 1548 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.967650 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302254 1548 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.967849 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302266 1548 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.968034 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302313 1548 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.968246 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302324 1548 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.968434 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302381 1548 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.968640 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302392 1548 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.968960 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.352325 1548 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:47.969147 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.352392 1548 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
I0723 14:30:48.012602 3324089 logs.go:123] Gathering logs for describe nodes ...
I0723 14:30:48.012647 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0723 14:30:48.187330 3324089 logs.go:123] Gathering logs for coredns [0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c] ...
I0723 14:30:48.187358 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c"
I0723 14:30:48.232203 3324089 logs.go:123] Gathering logs for kube-scheduler [54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d] ...
I0723 14:30:48.232237 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d"
I0723 14:30:48.284936 3324089 logs.go:123] Gathering logs for kube-proxy [82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437] ...
I0723 14:30:48.284985 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437"
I0723 14:30:48.322311 3324089 logs.go:123] Gathering logs for container status ...
I0723 14:30:48.322340 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0723 14:30:48.374834 3324089 logs.go:123] Gathering logs for dmesg ...
I0723 14:30:48.374863 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0723 14:30:48.393715 3324089 out.go:304] Setting ErrFile to fd 2...
I0723 14:30:48.393738 3324089 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0723 14:30:48.393822 3324089 out.go:239] X Problems detected in kubelet:
W0723 14:30:48.393838 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302324 1548 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:48.393846 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302381 1548 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:48.393975 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302392 1548 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:48.393995 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.352325 1548 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:48.394011 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.352392 1548 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
I0723 14:30:48.394018 3324089 out.go:304] Setting ErrFile to fd 2...
I0723 14:30:48.394027 3324089 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0723 14:30:58.395042 3324089 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
I0723 14:30:58.403031 3324089 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
ok
I0723 14:30:58.404037 3324089 api_server.go:141] control plane version: v1.30.3
I0723 14:30:58.404065 3324089 api_server.go:131] duration metric: took 11.17578447s to wait for apiserver health ...
I0723 14:30:58.404075 3324089 system_pods.go:43] waiting for kube-system pods to appear ...
I0723 14:30:58.404096 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
I0723 14:30:58.404166 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
I0723 14:30:58.460759 3324089 cri.go:89] found id: "a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91"
I0723 14:30:58.460780 3324089 cri.go:89] found id: ""
I0723 14:30:58.460788 3324089 logs.go:276] 1 containers: [a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91]
I0723 14:30:58.460847 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:58.464276 3324089 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
I0723 14:30:58.464352 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
I0723 14:30:58.500803 3324089 cri.go:89] found id: "137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9"
I0723 14:30:58.500822 3324089 cri.go:89] found id: ""
I0723 14:30:58.500831 3324089 logs.go:276] 1 containers: [137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9]
I0723 14:30:58.500886 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:58.504441 3324089 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
I0723 14:30:58.504514 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
I0723 14:30:58.541804 3324089 cri.go:89] found id: "0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c"
I0723 14:30:58.541823 3324089 cri.go:89] found id: ""
I0723 14:30:58.541831 3324089 logs.go:276] 1 containers: [0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c]
I0723 14:30:58.541885 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:58.545534 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
I0723 14:30:58.545600 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
I0723 14:30:58.583913 3324089 cri.go:89] found id: "54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d"
I0723 14:30:58.583936 3324089 cri.go:89] found id: ""
I0723 14:30:58.583944 3324089 logs.go:276] 1 containers: [54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d]
I0723 14:30:58.583999 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:58.588604 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
I0723 14:30:58.588675 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
I0723 14:30:58.626753 3324089 cri.go:89] found id: "82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437"
I0723 14:30:58.626775 3324089 cri.go:89] found id: ""
I0723 14:30:58.626783 3324089 logs.go:276] 1 containers: [82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437]
I0723 14:30:58.626839 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:58.630452 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
I0723 14:30:58.630598 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
I0723 14:30:58.674868 3324089 cri.go:89] found id: "a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967"
I0723 14:30:58.674888 3324089 cri.go:89] found id: ""
I0723 14:30:58.674896 3324089 logs.go:276] 1 containers: [a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967]
I0723 14:30:58.674959 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:58.678606 3324089 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
I0723 14:30:58.678689 3324089 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
I0723 14:30:58.717849 3324089 cri.go:89] found id: "bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f"
I0723 14:30:58.717874 3324089 cri.go:89] found id: ""
I0723 14:30:58.717882 3324089 logs.go:276] 1 containers: [bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f]
I0723 14:30:58.717937 3324089 ssh_runner.go:195] Run: which crictl
I0723 14:30:58.721890 3324089 logs.go:123] Gathering logs for kubelet ...
I0723 14:30:58.721918 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
W0723 14:30:58.764391 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.261241 1548 reflector.go:547] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.764630 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.261372 1548 reflector.go:150] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.766939 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271322 1548 reflector.go:547] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.767152 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271363 1548 reflector.go:150] object-"ingress-nginx"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.767333 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271626 1548 reflector.go:547] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.767533 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271661 1548 reflector.go:150] object-"default"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.767697 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.271627 1548 reflector.go:547] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.767879 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.271686 1548 reflector.go:150] object-"default"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.769636 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302024 1548 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.769845 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302075 1548 reflector.go:150] object-"yakd-dashboard"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.770018 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302140 1548 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.770210 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302153 1548 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.770396 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302194 1548 reflector.go:547] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.770612 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302209 1548 reflector.go:150] object-"local-path-storage"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.770791 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302254 1548 reflector.go:547] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.770991 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302266 1548 reflector.go:150] object-"gcp-auth"/"kube-root-ca.crt": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.771184 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302313 1548 reflector.go:547] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.771392 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302324 1548 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.771579 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302381 1548 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.771785 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302392 1548 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.772106 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.352325 1548 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:58.772290 3324089 logs.go:138] Found kubelet problem: Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.352392 1548 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
I0723 14:30:58.815554 3324089 logs.go:123] Gathering logs for describe nodes ...
I0723 14:30:58.815580 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
I0723 14:30:58.942348 3324089 logs.go:123] Gathering logs for coredns [0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c] ...
I0723 14:30:58.942458 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c"
I0723 14:30:58.984159 3324089 logs.go:123] Gathering logs for kube-scheduler [54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d] ...
I0723 14:30:58.984196 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d"
I0723 14:30:59.037940 3324089 logs.go:123] Gathering logs for kube-proxy [82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437] ...
I0723 14:30:59.037973 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437"
I0723 14:30:59.078449 3324089 logs.go:123] Gathering logs for kube-controller-manager [a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967] ...
I0723 14:30:59.078478 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967"
I0723 14:30:59.175340 3324089 logs.go:123] Gathering logs for kindnet [bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f] ...
I0723 14:30:59.175379 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f"
I0723 14:30:59.223478 3324089 logs.go:123] Gathering logs for container status ...
I0723 14:30:59.223511 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
I0723 14:30:59.289254 3324089 logs.go:123] Gathering logs for dmesg ...
I0723 14:30:59.289285 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
I0723 14:30:59.308508 3324089 logs.go:123] Gathering logs for kube-apiserver [a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91] ...
I0723 14:30:59.308550 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91"
I0723 14:30:59.394637 3324089 logs.go:123] Gathering logs for etcd [137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9] ...
I0723 14:30:59.394670 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9"
I0723 14:30:59.463095 3324089 logs.go:123] Gathering logs for CRI-O ...
I0723 14:30:59.463129 3324089 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
I0723 14:30:59.571293 3324089 out.go:304] Setting ErrFile to fd 2...
I0723 14:30:59.571354 3324089 out.go:338] TERM=,COLORTERM=, which probably does not support color
W0723 14:30:59.571436 3324089 out.go:239] X Problems detected in kubelet:
W0723 14:30:59.571580 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302324 1548 reflector.go:150] object-"local-path-storage"/"local-path-config": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-140056" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-140056' and this object
W0723 14:30:59.571594 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.302381 1548 reflector.go:547] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:59.571624 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.302392 1548 reflector.go:150] object-"ingress-nginx"/"ingress-nginx-admission": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-140056' and this object
W0723 14:30:59.571637 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: W0723 14:29:15.352325 1548 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
W0723 14:30:59.571647 3324089 out.go:239] Jul 23 14:29:15 addons-140056 kubelet[1548]: E0723 14:29:15.352392 1548 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-140056" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-140056' and this object
I0723 14:30:59.571653 3324089 out.go:304] Setting ErrFile to fd 2...
I0723 14:30:59.571660 3324089 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0723 14:31:09.583936 3324089 system_pods.go:59] 18 kube-system pods found
I0723 14:31:09.583990 3324089 system_pods.go:61] "coredns-7db6d8ff4d-jgz96" [3ec14c0f-c68d-4fd5-8582-5459477e40f5] Running
I0723 14:31:09.583997 3324089 system_pods.go:61] "csi-hostpath-attacher-0" [3168c014-5a39-4ad9-bca0-efd7be769099] Running
I0723 14:31:09.584002 3324089 system_pods.go:61] "csi-hostpath-resizer-0" [6cd26b68-041c-4848-8141-53baaab748f2] Running
I0723 14:31:09.584007 3324089 system_pods.go:61] "csi-hostpathplugin-s9wmq" [271af35f-c33e-4782-ac08-d1c6e905f4b9] Running
I0723 14:31:09.584011 3324089 system_pods.go:61] "etcd-addons-140056" [a774b4b3-a8ab-4841-b224-b8ae6f3ca338] Running
I0723 14:31:09.584015 3324089 system_pods.go:61] "kindnet-2f7s4" [b028186c-e060-45cd-b380-c68f5957f6e8] Running
I0723 14:31:09.584019 3324089 system_pods.go:61] "kube-apiserver-addons-140056" [e00d998c-7953-483b-b95e-44629436c611] Running
I0723 14:31:09.584023 3324089 system_pods.go:61] "kube-controller-manager-addons-140056" [4a59bc12-47b7-4b80-8799-2297b8a54676] Running
I0723 14:31:09.584028 3324089 system_pods.go:61] "kube-ingress-dns-minikube" [f19d23b6-9b9b-4771-aeaf-40a41665b578] Running
I0723 14:31:09.584033 3324089 system_pods.go:61] "kube-proxy-qch7m" [ae8a5d47-ee7a-4d28-a940-13c073ba54b1] Running
I0723 14:31:09.584037 3324089 system_pods.go:61] "kube-scheduler-addons-140056" [4b4bba11-865d-4a9d-97d1-5c4c0c60db06] Running
I0723 14:31:09.584042 3324089 system_pods.go:61] "metrics-server-c59844bb4-ql9z2" [624cee58-45f6-4199-bfae-0fb883077e3f] Running
I0723 14:31:09.584053 3324089 system_pods.go:61] "nvidia-device-plugin-daemonset-rhfcp" [724260a7-4c1d-4daf-a392-8f7cf7efaa06] Running
I0723 14:31:09.584063 3324089 system_pods.go:61] "registry-656c9c8d9c-pjd4j" [1859702d-c9a6-460d-81c6-102ef98b706b] Running
I0723 14:31:09.584067 3324089 system_pods.go:61] "registry-proxy-g8j86" [9477b7ff-d5fd-48f9-ad75-25e57440ab34] Running
I0723 14:31:09.584071 3324089 system_pods.go:61] "snapshot-controller-745499f584-8fqv4" [3b243cc0-c3dc-4dab-975e-450249ec2899] Running
I0723 14:31:09.584074 3324089 system_pods.go:61] "snapshot-controller-745499f584-drrj2" [b0844d73-10ab-444a-9a27-9c7b26a76450] Running
I0723 14:31:09.584078 3324089 system_pods.go:61] "storage-provisioner" [ba9d48df-c1eb-455d-973a-5a8b814e6290] Running
I0723 14:31:09.584084 3324089 system_pods.go:74] duration metric: took 11.180002701s to wait for pod list to return data ...
I0723 14:31:09.584095 3324089 default_sa.go:34] waiting for default service account to be created ...
I0723 14:31:09.586634 3324089 default_sa.go:45] found service account: "default"
I0723 14:31:09.586662 3324089 default_sa.go:55] duration metric: took 2.558809ms for default service account to be created ...
I0723 14:31:09.586673 3324089 system_pods.go:116] waiting for k8s-apps to be running ...
I0723 14:31:09.595962 3324089 system_pods.go:86] 18 kube-system pods found
I0723 14:31:09.596004 3324089 system_pods.go:89] "coredns-7db6d8ff4d-jgz96" [3ec14c0f-c68d-4fd5-8582-5459477e40f5] Running
I0723 14:31:09.596011 3324089 system_pods.go:89] "csi-hostpath-attacher-0" [3168c014-5a39-4ad9-bca0-efd7be769099] Running
I0723 14:31:09.596015 3324089 system_pods.go:89] "csi-hostpath-resizer-0" [6cd26b68-041c-4848-8141-53baaab748f2] Running
I0723 14:31:09.596020 3324089 system_pods.go:89] "csi-hostpathplugin-s9wmq" [271af35f-c33e-4782-ac08-d1c6e905f4b9] Running
I0723 14:31:09.596024 3324089 system_pods.go:89] "etcd-addons-140056" [a774b4b3-a8ab-4841-b224-b8ae6f3ca338] Running
I0723 14:31:09.596029 3324089 system_pods.go:89] "kindnet-2f7s4" [b028186c-e060-45cd-b380-c68f5957f6e8] Running
I0723 14:31:09.596033 3324089 system_pods.go:89] "kube-apiserver-addons-140056" [e00d998c-7953-483b-b95e-44629436c611] Running
I0723 14:31:09.596037 3324089 system_pods.go:89] "kube-controller-manager-addons-140056" [4a59bc12-47b7-4b80-8799-2297b8a54676] Running
I0723 14:31:09.596041 3324089 system_pods.go:89] "kube-ingress-dns-minikube" [f19d23b6-9b9b-4771-aeaf-40a41665b578] Running
I0723 14:31:09.596045 3324089 system_pods.go:89] "kube-proxy-qch7m" [ae8a5d47-ee7a-4d28-a940-13c073ba54b1] Running
I0723 14:31:09.596049 3324089 system_pods.go:89] "kube-scheduler-addons-140056" [4b4bba11-865d-4a9d-97d1-5c4c0c60db06] Running
I0723 14:31:09.596053 3324089 system_pods.go:89] "metrics-server-c59844bb4-ql9z2" [624cee58-45f6-4199-bfae-0fb883077e3f] Running
I0723 14:31:09.596057 3324089 system_pods.go:89] "nvidia-device-plugin-daemonset-rhfcp" [724260a7-4c1d-4daf-a392-8f7cf7efaa06] Running
I0723 14:31:09.596061 3324089 system_pods.go:89] "registry-656c9c8d9c-pjd4j" [1859702d-c9a6-460d-81c6-102ef98b706b] Running
I0723 14:31:09.596065 3324089 system_pods.go:89] "registry-proxy-g8j86" [9477b7ff-d5fd-48f9-ad75-25e57440ab34] Running
I0723 14:31:09.596070 3324089 system_pods.go:89] "snapshot-controller-745499f584-8fqv4" [3b243cc0-c3dc-4dab-975e-450249ec2899] Running
I0723 14:31:09.596079 3324089 system_pods.go:89] "snapshot-controller-745499f584-drrj2" [b0844d73-10ab-444a-9a27-9c7b26a76450] Running
I0723 14:31:09.596084 3324089 system_pods.go:89] "storage-provisioner" [ba9d48df-c1eb-455d-973a-5a8b814e6290] Running
I0723 14:31:09.596094 3324089 system_pods.go:126] duration metric: took 9.415409ms to wait for k8s-apps to be running ...
I0723 14:31:09.596518 3324089 system_svc.go:44] waiting for kubelet service to be running ....
I0723 14:31:09.596598 3324089 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
I0723 14:31:09.609164 3324089 system_svc.go:56] duration metric: took 13.051218ms WaitForService to wait for kubelet
I0723 14:31:09.609198 3324089 kubeadm.go:582] duration metric: took 2m40.618344346s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
I0723 14:31:09.609223 3324089 node_conditions.go:102] verifying NodePressure condition ...
I0723 14:31:09.613035 3324089 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
I0723 14:31:09.613068 3324089 node_conditions.go:123] node cpu capacity is 2
I0723 14:31:09.613079 3324089 node_conditions.go:105] duration metric: took 3.851091ms to run NodePressure ...
I0723 14:31:09.613092 3324089 start.go:241] waiting for startup goroutines ...
I0723 14:31:09.613099 3324089 start.go:246] waiting for cluster config update ...
I0723 14:31:09.613118 3324089 start.go:255] writing updated cluster config ...
I0723 14:31:09.613400 3324089 ssh_runner.go:195] Run: rm -f paused
I0723 14:31:09.957052 3324089 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
I0723 14:31:09.959226 3324089 out.go:177] * Done! kubectl is now configured to use "addons-140056" cluster and "default" namespace by default
==> CRI-O <==
Jul 23 14:34:53 addons-140056 crio[967]: time="2024-07-23 14:34:53.955117681Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=755b3587-da10-4ce8-80a9-14b79d54ba58 name=/runtime.v1.ImageService/ImageStatus
Jul 23 14:34:53 addons-140056 crio[967]: time="2024-07-23 14:34:53.956997884Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-4zn9v/hello-world-app" id=7c2235b2-dc90-43ea-b7c5-a61acff97607 name=/runtime.v1.RuntimeService/CreateContainer
Jul 23 14:34:53 addons-140056 crio[967]: time="2024-07-23 14:34:53.957106029Z" level=warning msg="Allowed annotations are specified for workload []"
Jul 23 14:34:53 addons-140056 crio[967]: time="2024-07-23 14:34:53.976913430Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5f1807317155819b69a13104ac07f0c6cbed07d7e28d732eec37c074e8cf0ed3/merged/etc/passwd: no such file or directory"
Jul 23 14:34:53 addons-140056 crio[967]: time="2024-07-23 14:34:53.976965714Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/5f1807317155819b69a13104ac07f0c6cbed07d7e28d732eec37c074e8cf0ed3/merged/etc/group: no such file or directory"
Jul 23 14:34:54 addons-140056 crio[967]: time="2024-07-23 14:34:54.020886241Z" level=info msg="Created container 2deccc7daf59e8c1ea5c2148b35d10c3cf48bcc49ed7753d5549c5713ad1f498: default/hello-world-app-6778b5fc9f-4zn9v/hello-world-app" id=7c2235b2-dc90-43ea-b7c5-a61acff97607 name=/runtime.v1.RuntimeService/CreateContainer
Jul 23 14:34:54 addons-140056 crio[967]: time="2024-07-23 14:34:54.021891849Z" level=info msg="Starting container: 2deccc7daf59e8c1ea5c2148b35d10c3cf48bcc49ed7753d5549c5713ad1f498" id=45eb8ce9-623d-485d-9b54-9f16e47bac38 name=/runtime.v1.RuntimeService/StartContainer
Jul 23 14:34:54 addons-140056 crio[967]: time="2024-07-23 14:34:54.028070278Z" level=info msg="Started container" PID=8270 containerID=2deccc7daf59e8c1ea5c2148b35d10c3cf48bcc49ed7753d5549c5713ad1f498 description=default/hello-world-app-6778b5fc9f-4zn9v/hello-world-app id=45eb8ce9-623d-485d-9b54-9f16e47bac38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5c6f7d5071cde853ab50760688e0fc282b8ca52158f982fbf9a70f38884278f
Jul 23 14:34:54 addons-140056 crio[967]: time="2024-07-23 14:34:54.082937178Z" level=info msg="Removing container: 776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da" id=04104458-006e-49ff-9d65-f490c59ec7db name=/runtime.v1.RuntimeService/RemoveContainer
Jul 23 14:34:54 addons-140056 crio[967]: time="2024-07-23 14:34:54.109252842Z" level=info msg="Removed container 776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=04104458-006e-49ff-9d65-f490c59ec7db name=/runtime.v1.RuntimeService/RemoveContainer
Jul 23 14:34:55 addons-140056 crio[967]: time="2024-07-23 14:34:55.814136868Z" level=info msg="Stopping container: 2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03 (timeout: 2s)" id=ce62bcda-6797-4523-ad3c-7c47fd077cad name=/runtime.v1.RuntimeService/StopContainer
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.820462325Z" level=warning msg="Stopping container 2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=ce62bcda-6797-4523-ad3c-7c47fd077cad name=/runtime.v1.RuntimeService/StopContainer
Jul 23 14:34:57 addons-140056 conmon[4994]: conmon 2ab9cb1b6a6e93dfe4f8 <ninfo>: container 5006 exited with status 137
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.956774092Z" level=info msg="Stopped container 2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03: ingress-nginx/ingress-nginx-controller-6d9bd977d4-tsvlg/controller" id=ce62bcda-6797-4523-ad3c-7c47fd077cad name=/runtime.v1.RuntimeService/StopContainer
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.957378456Z" level=info msg="Stopping pod sandbox: 646d31216b1f841d4e240f3ec083a827d3752d312f54dcda1ba5a6accedccb8a" id=bb24e7e6-bd92-441b-ac21-041ca3760e12 name=/runtime.v1.RuntimeService/StopPodSandbox
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.960997306Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-CLJCURUXX3VTT2UL - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-J7DQYTOCBS5DZSZ3 - [0:0]\n-X KUBE-HP-CLJCURUXX3VTT2UL\n-X KUBE-HP-J7DQYTOCBS5DZSZ3\nCOMMIT\n"
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.965529233Z" level=info msg="Closing host port tcp:80"
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.965586932Z" level=info msg="Closing host port tcp:443"
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.967005657Z" level=info msg="Host port tcp:80 does not have an open socket"
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.967033251Z" level=info msg="Host port tcp:443 does not have an open socket"
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.967213282Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-tsvlg Namespace:ingress-nginx ID:646d31216b1f841d4e240f3ec083a827d3752d312f54dcda1ba5a6accedccb8a UID:a96d060b-4b9d-411e-9243-066225274171 NetNS:/var/run/netns/1841f125-9b8a-4ff9-8753-2388dc992bc1 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.967358629Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-tsvlg from CNI network \"kindnet\" (type=ptp)"
Jul 23 14:34:57 addons-140056 crio[967]: time="2024-07-23 14:34:57.980367918Z" level=info msg="Stopped pod sandbox: 646d31216b1f841d4e240f3ec083a827d3752d312f54dcda1ba5a6accedccb8a" id=bb24e7e6-bd92-441b-ac21-041ca3760e12 name=/runtime.v1.RuntimeService/StopPodSandbox
Jul 23 14:34:58 addons-140056 crio[967]: time="2024-07-23 14:34:58.091702515Z" level=info msg="Removing container: 2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03" id=e7a3bcdc-b1bc-4119-8dd6-a579edea7e36 name=/runtime.v1.RuntimeService/RemoveContainer
Jul 23 14:34:58 addons-140056 crio[967]: time="2024-07-23 14:34:58.105851805Z" level=info msg="Removed container 2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03: ingress-nginx/ingress-nginx-controller-6d9bd977d4-tsvlg/controller" id=e7a3bcdc-b1bc-4119-8dd6-a579edea7e36 name=/runtime.v1.RuntimeService/RemoveContainer
==> container status <==
CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID POD
2deccc7daf59e docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 9 seconds ago Running hello-world-app 0 f5c6f7d5071cd hello-world-app-6778b5fc9f-4zn9v
4755e5aeed108 docker.io/library/nginx@sha256:1e67a3c8607fe555f47dc8a72f25424b10273639136c061c508628da3112f90e 2 minutes ago Running nginx 0 142f182854052 nginx
651c584db6839 ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 3 minutes ago Running headlamp 0 871491cc55c8d headlamp-7867546754-xc2vd
6bdf0ac15bdda gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69 4 minutes ago Running gcp-auth 0 f3a5848d068ae gcp-auth-5db96cd9b4-b42k7
87c4ce0f65f7b docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17 5 minutes ago Running yakd 0 9d9ce7531b9a3 yakd-dashboard-799879c74f-jkkhq
14bde39b35915 296b5f799fcd8a39f0e93373bc18787d846c6a2a78a5657b1514831f043c09bf 5 minutes ago Exited patch 1 fff5df7e6f10d ingress-nginx-admission-patch-snt8v
9bf4698e1ef67 registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366 5 minutes ago Exited create 0 52b6e1e3a5c12 ingress-nginx-admission-create-hhs2n
3019c06c5c171 registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70 5 minutes ago Running metrics-server 0 3a4ce44ed17ac metrics-server-c59844bb4-ql9z2
0c63da520ba2b 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93 5 minutes ago Running coredns 0 7a0819fadd8d8 coredns-7db6d8ff4d-jgz96
d7535c8a235c4 ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6 5 minutes ago Running storage-provisioner 0 c864a0ebdcd8f storage-provisioner
bdb361c9cd9a1 docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a 6 minutes ago Running kindnet-cni 0 b671b9e3303ab kindnet-2f7s4
82396ebc6d476 2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be 6 minutes ago Running kube-proxy 0 e8ab433d9f148 kube-proxy-qch7m
137c42a93cc7c 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd 6 minutes ago Running etcd 0 43cc279c25a25 etcd-addons-140056
a58f73816b730 8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a 6 minutes ago Running kube-controller-manager 0 160ad4908df22 kube-controller-manager-addons-140056
a958daba0b9ba 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca 6 minutes ago Running kube-apiserver 0 914614ae397d3 kube-apiserver-addons-140056
54c3777af6f92 d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355 6 minutes ago Running kube-scheduler 0 ceb6154379673 kube-scheduler-addons-140056
==> coredns [0c63da520ba2b80db592eab81fc2f6f0721e424d20beb381aa34e4fc2e6cb76c] <==
[INFO] 10.244.0.14:45959 - 6077 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002961381s
[INFO] 10.244.0.14:44651 - 14282 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00012755s
[INFO] 10.244.0.14:44651 - 7112 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000158509s
[INFO] 10.244.0.14:32895 - 14730 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000134467s
[INFO] 10.244.0.14:32895 - 31351 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000055927s
[INFO] 10.244.0.14:48991 - 38530 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000059989s
[INFO] 10.244.0.14:48991 - 43648 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000050052s
[INFO] 10.244.0.14:55309 - 3559 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000075529s
[INFO] 10.244.0.14:55309 - 14565 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000055508s
[INFO] 10.244.0.14:56101 - 7995 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001773183s
[INFO] 10.244.0.14:56101 - 581 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.007259772s
[INFO] 10.244.0.14:40495 - 27364 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000058914s
[INFO] 10.244.0.14:40495 - 47328 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.0001009s
[INFO] 10.244.0.19:42441 - 16961 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000158238s
[INFO] 10.244.0.19:60458 - 16730 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000225135s
[INFO] 10.244.0.19:34564 - 27988 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101819s
[INFO] 10.244.0.19:60295 - 6013 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000090684s
[INFO] 10.244.0.19:49181 - 41653 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00008764s
[INFO] 10.244.0.19:55294 - 3538 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.00005957s
[INFO] 10.244.0.19:56344 - 158 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.007564259s
[INFO] 10.244.0.19:55202 - 25875 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.007938049s
[INFO] 10.244.0.19:58488 - 61562 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000924779s
[INFO] 10.244.0.19:53801 - 64116 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001664144s
[INFO] 10.244.0.22:40783 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000501914s
[INFO] 10.244.0.22:45144 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000138693s
==> describe nodes <==
Name: addons-140056
Roles: control-plane
Labels: beta.kubernetes.io/arch=arm64
beta.kubernetes.io/os=linux
kubernetes.io/arch=arm64
kubernetes.io/hostname=addons-140056
kubernetes.io/os=linux
minikube.k8s.io/commit=8c09ef4366b737aec8aaa2bbc590bde27da814a6
minikube.k8s.io/name=addons-140056
minikube.k8s.io/primary=true
minikube.k8s.io/updated_at=2024_07_23T14_28_16_0700
minikube.k8s.io/version=v1.33.1
node-role.kubernetes.io/control-plane=
node.kubernetes.io/exclude-from-external-load-balancers=
topology.hostpath.csi/node=addons-140056
Annotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
node.alpha.kubernetes.io/ttl: 0
volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp: Tue, 23 Jul 2024 14:28:12 +0000
Taints: <none>
Unschedulable: false
Lease:
HolderIdentity: addons-140056
AcquireTime: <unset>
RenewTime: Tue, 23 Jul 2024 14:34:54 +0000
Conditions:
Type Status LastHeartbeatTime LastTransitionTime Reason Message
---- ------ ----------------- ------------------ ------ -------
MemoryPressure False Tue, 23 Jul 2024 14:32:50 +0000 Tue, 23 Jul 2024 14:28:10 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available
DiskPressure False Tue, 23 Jul 2024 14:32:50 +0000 Tue, 23 Jul 2024 14:28:10 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure
PIDPressure False Tue, 23 Jul 2024 14:32:50 +0000 Tue, 23 Jul 2024 14:28:10 +0000 KubeletHasSufficientPID kubelet has sufficient PID available
Ready True Tue, 23 Jul 2024 14:32:50 +0000 Tue, 23 Jul 2024 14:29:15 +0000 KubeletReady kubelet is posting ready status
Addresses:
InternalIP: 192.168.49.2
Hostname: addons-140056
Capacity:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022364Ki
pods: 110
Allocatable:
cpu: 2
ephemeral-storage: 203034800Ki
hugepages-1Gi: 0
hugepages-2Mi: 0
hugepages-32Mi: 0
hugepages-64Ki: 0
memory: 8022364Ki
pods: 110
System Info:
Machine ID: 4d73b747a75c4370b5d2c406795a0045
System UUID: 2cc61e4c-48a4-4fb9-b435-38f736e4329b
Boot ID: 95e04985-bf92-47a1-9b5b-7f09371b9e30
Kernel Version: 5.15.0-1065-aws
OS Image: Ubuntu 22.04.4 LTS
Operating System: linux
Architecture: arm64
Container Runtime Version: cri-o://1.24.6
Kubelet Version: v1.30.3
Kube-Proxy Version: v1.30.3
PodCIDR: 10.244.0.0/24
PodCIDRs: 10.244.0.0/24
Non-terminated Pods: (14 in total)
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age
--------- ---- ------------ ---------- --------------- ------------- ---
default hello-world-app-6778b5fc9f-4zn9v 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 11s
default nginx 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 2m31s
gcp-auth gcp-auth-5db96cd9b4-b42k7 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m23s
headlamp headlamp-7867546754-xc2vd 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 3m53s
kube-system coredns-7db6d8ff4d-jgz96 100m (5%!)(MISSING) 0 (0%!)(MISSING) 70Mi (0%!)(MISSING) 170Mi (2%!)(MISSING) 6m34s
kube-system etcd-addons-140056 100m (5%!)(MISSING) 0 (0%!)(MISSING) 100Mi (1%!)(MISSING) 0 (0%!)(MISSING) 6m48s
kube-system kindnet-2f7s4 100m (5%!)(MISSING) 100m (5%!)(MISSING) 50Mi (0%!)(MISSING) 50Mi (0%!)(MISSING) 6m35s
kube-system kube-apiserver-addons-140056 250m (12%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m48s
kube-system kube-controller-manager-addons-140056 200m (10%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m49s
kube-system kube-proxy-qch7m 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m35s
kube-system kube-scheduler-addons-140056 100m (5%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m48s
kube-system metrics-server-c59844bb4-ql9z2 100m (5%!)(MISSING) 0 (0%!)(MISSING) 200Mi (2%!)(MISSING) 0 (0%!)(MISSING) 6m29s
kube-system storage-provisioner 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 0 (0%!)(MISSING) 6m29s
yakd-dashboard yakd-dashboard-799879c74f-jkkhq 0 (0%!)(MISSING) 0 (0%!)(MISSING) 128Mi (1%!)(MISSING) 256Mi (3%!)(MISSING) 6m29s
Allocated resources:
(Total limits may be over 100 percent, i.e., overcommitted.)
Resource Requests Limits
-------- -------- ------
cpu 950m (47%!)(MISSING) 100m (5%!)(MISSING)
memory 548Mi (6%!)(MISSING) 476Mi (6%!)(MISSING)
ephemeral-storage 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-1Gi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-2Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-32Mi 0 (0%!)(MISSING) 0 (0%!)(MISSING)
hugepages-64Ki 0 (0%!)(MISSING) 0 (0%!)(MISSING)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Starting 6m28s kube-proxy
Normal Starting 6m48s kubelet Starting kubelet.
Normal NodeHasSufficientMemory 6m48s kubelet Node addons-140056 status is now: NodeHasSufficientMemory
Normal NodeHasNoDiskPressure 6m48s kubelet Node addons-140056 status is now: NodeHasNoDiskPressure
Normal NodeHasSufficientPID 6m48s kubelet Node addons-140056 status is now: NodeHasSufficientPID
Normal RegisteredNode 6m35s node-controller Node addons-140056 event: Registered Node addons-140056 in Controller
Normal NodeReady 5m48s kubelet Node addons-140056 status is now: NodeReady
==> dmesg <==
[ +0.001070] FS-Cache: O-key=[8] '2d713b0000000000'
[ +0.000720] FS-Cache: N-cookie c=000000d2 [p=000000c9 fl=2 nc=0 na=1]
[ +0.000975] FS-Cache: N-cookie d=00000000a817b499{9p.inode} n=000000000709a92e
[ +0.001110] FS-Cache: N-key=[8] '2d713b0000000000'
[ +0.008114] FS-Cache: Duplicate cookie detected
[ +0.000738] FS-Cache: O-cookie c=000000cc [p=000000c9 fl=226 nc=0 na=1]
[ +0.001007] FS-Cache: O-cookie d=00000000a817b499{9p.inode} n=0000000092f01866
[ +0.001106] FS-Cache: O-key=[8] '2d713b0000000000'
[ +0.000742] FS-Cache: N-cookie c=000000d3 [p=000000c9 fl=2 nc=0 na=1]
[ +0.001059] FS-Cache: N-cookie d=00000000a817b499{9p.inode} n=00000000655937a6
[ +0.001197] FS-Cache: N-key=[8] '2d713b0000000000'
[ +2.882746] FS-Cache: Duplicate cookie detected
[ +0.000750] FS-Cache: O-cookie c=000000ca [p=000000c9 fl=226 nc=0 na=1]
[ +0.001045] FS-Cache: O-cookie d=00000000a817b499{9p.inode} n=000000008eb2f51f
[ +0.001080] FS-Cache: O-key=[8] '2c713b0000000000'
[ +0.000745] FS-Cache: N-cookie c=000000d5 [p=000000c9 fl=2 nc=0 na=1]
[ +0.000961] FS-Cache: N-cookie d=00000000a817b499{9p.inode} n=000000008f7cdf75
[ +0.001066] FS-Cache: N-key=[8] '2c713b0000000000'
[ +0.323741] FS-Cache: Duplicate cookie detected
[ +0.000718] FS-Cache: O-cookie c=000000cf [p=000000c9 fl=226 nc=0 na=1]
[ +0.001294] FS-Cache: O-cookie d=00000000a817b499{9p.inode} n=00000000897df759
[ +0.001091] FS-Cache: O-key=[8] '32713b0000000000'
[ +0.000726] FS-Cache: N-cookie c=000000d6 [p=000000c9 fl=2 nc=0 na=1]
[ +0.000957] FS-Cache: N-cookie d=00000000a817b499{9p.inode} n=000000001ce9a292
[ +0.001092] FS-Cache: N-key=[8] '32713b0000000000'
==> etcd [137c42a93cc7c36e96ae7e6a68be283b89d997b0b6f8ea281cc17fcd3f3eb8c9] <==
{"level":"warn","ts":"2024-07-23T14:28:33.517577Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-23T14:28:33.195039Z","time spent":"322.533942ms","remote":"127.0.0.1:45928","response type":"/etcdserverpb.KV/Range","request count":0,"request size":51,"response count":0,"response size":29,"request content":"key:\"/registry/clusterrolebindings/storage-provisioner\" "}
{"level":"warn","ts":"2024-07-23T14:28:33.517691Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"322.687511ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-140056\" ","response":"range_response_count:1 size:5744"}
{"level":"info","ts":"2024-07-23T14:28:33.517716Z","caller":"traceutil/trace.go:171","msg":"trace[1035957126] range","detail":"{range_begin:/registry/minions/addons-140056; range_end:; response_count:1; response_revision:378; }","duration":"322.711979ms","start":"2024-07-23T14:28:33.194997Z","end":"2024-07-23T14:28:33.517709Z","steps":["trace[1035957126] 'agreement among raft nodes before linearized reading' (duration: 231.297148ms)","trace[1035957126] 'get authentication metadata' (duration: 40.519344ms)","trace[1035957126] 'range keys from in-memory index tree' (duration: 50.854018ms)"],"step_count":3}
{"level":"warn","ts":"2024-07-23T14:28:33.517734Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-23T14:28:33.18444Z","time spent":"333.28938ms","remote":"127.0.0.1:45778","response type":"/etcdserverpb.KV/Range","request count":0,"request size":33,"response count":1,"response size":5768,"request content":"key:\"/registry/minions/addons-140056\" "}
{"level":"warn","ts":"2024-07-23T14:28:33.517831Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"340.132113ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/local-path-storage/\" range_end:\"/registry/resourcequotas/local-path-storage0\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-07-23T14:28:33.517856Z","caller":"traceutil/trace.go:171","msg":"trace[2070602465] range","detail":"{range_begin:/registry/resourcequotas/local-path-storage/; range_end:/registry/resourcequotas/local-path-storage0; response_count:0; response_revision:378; }","duration":"340.155383ms","start":"2024-07-23T14:28:33.177692Z","end":"2024-07-23T14:28:33.517847Z","steps":["trace[2070602465] 'agreement among raft nodes before linearized reading' (duration: 248.605034ms)","trace[2070602465] 'get authentication metadata' (duration: 40.52238ms)","trace[2070602465] 'range keys from in-memory index tree' (duration: 51.002582ms)"],"step_count":3}
{"level":"warn","ts":"2024-07-23T14:28:33.517875Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-23T14:28:33.177679Z","time spent":"340.189394ms","remote":"127.0.0.1:45706","response type":"/etcdserverpb.KV/Range","request count":0,"request size":92,"response count":0,"response size":29,"request content":"key:\"/registry/resourcequotas/local-path-storage/\" range_end:\"/registry/resourcequotas/local-path-storage0\" "}
{"level":"warn","ts":"2024-07-23T14:28:33.51797Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"340.432039ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterroles/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-07-23T14:28:33.517994Z","caller":"traceutil/trace.go:171","msg":"trace[192733837] range","detail":"{range_begin:/registry/clusterroles/minikube-ingress-dns; range_end:; response_count:0; response_revision:378; }","duration":"340.455448ms","start":"2024-07-23T14:28:33.177531Z","end":"2024-07-23T14:28:33.517987Z","steps":["trace[192733837] 'agreement among raft nodes before linearized reading' (duration: 248.76813ms)","trace[192733837] 'get authentication metadata' (duration: 40.524891ms)","trace[192733837] 'range keys from in-memory index tree' (duration: 51.136999ms)"],"step_count":3}
{"level":"warn","ts":"2024-07-23T14:28:33.518011Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-23T14:28:33.1775Z","time spent":"340.505886ms","remote":"127.0.0.1:45920","response type":"/etcdserverpb.KV/Range","request count":0,"request size":45,"response count":0,"response size":29,"request content":"key:\"/registry/clusterroles/minikube-ingress-dns\" "}
{"level":"warn","ts":"2024-07-23T14:28:33.534185Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"393.523729ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/serviceips\" ","response":"range_response_count:1 size:116"}
{"level":"info","ts":"2024-07-23T14:28:33.534978Z","caller":"traceutil/trace.go:171","msg":"trace[1309546410] range","detail":"{range_begin:/registry/ranges/serviceips; range_end:; response_count:1; response_revision:378; }","duration":"394.570692ms","start":"2024-07-23T14:28:33.140386Z","end":"2024-07-23T14:28:33.534957Z","steps":["trace[1309546410] 'agreement among raft nodes before linearized reading' (duration: 285.915848ms)","trace[1309546410] 'get authentication metadata' (duration: 40.527147ms)","trace[1309546410] 'range keys from in-memory index tree' (duration: 67.057866ms)"],"step_count":3}
{"level":"warn","ts":"2024-07-23T14:28:33.549499Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-23T14:28:33.140372Z","time spent":"409.067647ms","remote":"127.0.0.1:45676","response type":"/etcdserverpb.KV/Range","request count":0,"request size":29,"response count":1,"response size":140,"request content":"key:\"/registry/ranges/serviceips\" "}
{"level":"warn","ts":"2024-07-23T14:28:33.549764Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"409.680274ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/gadget\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-07-23T14:28:33.549821Z","caller":"traceutil/trace.go:171","msg":"trace[707520520] range","detail":"{range_begin:/registry/namespaces/gadget; range_end:; response_count:0; response_revision:378; }","duration":"409.739204ms","start":"2024-07-23T14:28:33.140068Z","end":"2024-07-23T14:28:33.549807Z","steps":["trace[707520520] 'agreement among raft nodes before linearized reading' (duration: 286.236196ms)","trace[707520520] 'get authentication metadata' (duration: 40.540702ms)","trace[707520520] 'range keys from in-memory index tree' (duration: 82.89408ms)"],"step_count":3}
{"level":"warn","ts":"2024-07-23T14:28:33.549845Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-07-23T14:28:33.14003Z","time spent":"409.810401ms","remote":"127.0.0.1:45730","response type":"/etcdserverpb.KV/Range","request count":0,"request size":29,"response count":0,"response size":29,"request content":"key:\"/registry/namespaces/gadget\" "}
{"level":"info","ts":"2024-07-23T14:28:33.550585Z","caller":"traceutil/trace.go:171","msg":"trace[1112847054] transaction","detail":"{read_only:false; response_revision:379; number_of_response:1; }","duration":"145.168052ms","start":"2024-07-23T14:28:33.405406Z","end":"2024-07-23T14:28:33.550574Z","steps":["trace[1112847054] 'process raft request' (duration: 65.881237ms)","trace[1112847054] 'compare' (duration: 40.669967ms)"],"step_count":2}
{"level":"info","ts":"2024-07-23T14:28:33.788267Z","caller":"traceutil/trace.go:171","msg":"trace[1084376016] linearizableReadLoop","detail":"{readStateIndex:399; appliedIndex:398; }","duration":"116.889816ms","start":"2024-07-23T14:28:33.671361Z","end":"2024-07-23T14:28:33.788251Z","steps":["trace[1084376016] 'read index received' (duration: 70.288691ms)","trace[1084376016] 'applied index is now lower than readState.Index' (duration: 46.600567ms)"],"step_count":2}
{"level":"info","ts":"2024-07-23T14:28:33.788735Z","caller":"traceutil/trace.go:171","msg":"trace[1989678502] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"119.205454ms","start":"2024-07-23T14:28:33.669516Z","end":"2024-07-23T14:28:33.788722Z","steps":["trace[1989678502] 'process raft request' (duration: 72.223754ms)"],"step_count":1}
{"level":"warn","ts":"2024-07-23T14:28:33.789069Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.688315ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
{"level":"info","ts":"2024-07-23T14:28:33.789141Z","caller":"traceutil/trace.go:171","msg":"trace[1274984649] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:387; }","duration":"117.775751ms","start":"2024-07-23T14:28:33.671357Z","end":"2024-07-23T14:28:33.789133Z","steps":["trace[1274984649] 'agreement among raft nodes before linearized reading' (duration: 117.620861ms)"],"step_count":1}
{"level":"info","ts":"2024-07-23T14:28:33.793176Z","caller":"traceutil/trace.go:171","msg":"trace[137792574] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"121.448591ms","start":"2024-07-23T14:28:33.671712Z","end":"2024-07-23T14:28:33.793161Z","steps":["trace[137792574] 'process raft request' (duration: 116.495735ms)"],"step_count":1}
{"level":"warn","ts":"2024-07-23T14:28:33.811111Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"139.317313ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/gadget/\" range_end:\"/registry/resourcequotas/gadget0\" ","response":"range_response_count:0 size:5"}
{"level":"info","ts":"2024-07-23T14:28:33.811335Z","caller":"traceutil/trace.go:171","msg":"trace[783303961] range","detail":"{range_begin:/registry/resourcequotas/gadget/; range_end:/registry/resourcequotas/gadget0; response_count:0; response_revision:391; }","duration":"139.54994ms","start":"2024-07-23T14:28:33.671771Z","end":"2024-07-23T14:28:33.811321Z","steps":["trace[783303961] 'agreement among raft nodes before linearized reading' (duration: 139.26329ms)"],"step_count":1}
{"level":"info","ts":"2024-07-23T14:28:33.811647Z","caller":"traceutil/trace.go:171","msg":"trace[1273456742] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"139.727542ms","start":"2024-07-23T14:28:33.671885Z","end":"2024-07-23T14:28:33.811612Z","steps":["trace[1273456742] 'process raft request' (duration: 121.267305ms)","trace[1273456742] 'compare' (duration: 17.678566ms)"],"step_count":2}
==> gcp-auth [6bdf0ac15bdda759dbe5d8fd617a965b1af7a9de1f0cda30b2720d03bca35ce9] <==
2024/07/23 14:30:10 GCP Auth Webhook started!
2024/07/23 14:31:10 Ready to marshal response ...
2024/07/23 14:31:10 Ready to write response ...
2024/07/23 14:31:10 Ready to marshal response ...
2024/07/23 14:31:10 Ready to write response ...
2024/07/23 14:31:10 Ready to marshal response ...
2024/07/23 14:31:10 Ready to write response ...
2024/07/23 14:31:21 Ready to marshal response ...
2024/07/23 14:31:21 Ready to write response ...
2024/07/23 14:31:26 Ready to marshal response ...
2024/07/23 14:31:26 Ready to write response ...
2024/07/23 14:31:26 Ready to marshal response ...
2024/07/23 14:31:26 Ready to write response ...
2024/07/23 14:31:40 Ready to marshal response ...
2024/07/23 14:31:40 Ready to write response ...
2024/07/23 14:31:48 Ready to marshal response ...
2024/07/23 14:31:48 Ready to write response ...
2024/07/23 14:31:56 Ready to marshal response ...
2024/07/23 14:31:56 Ready to write response ...
2024/07/23 14:32:32 Ready to marshal response ...
2024/07/23 14:32:32 Ready to write response ...
2024/07/23 14:34:52 Ready to marshal response ...
2024/07/23 14:34:52 Ready to write response ...
==> kernel <==
14:35:03 up 23:17, 0 users, load average: 0.13, 1.03, 1.80
Linux addons-140056 5.15.0-1065-aws #71~20.04.1-Ubuntu SMP Fri Jun 28 19:59:49 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
PRETTY_NAME="Ubuntu 22.04.4 LTS"
==> kindnet [bdb361c9cd9a14e56cb6d358f6ab2176e483982c5537b445da9ad7f02031b57f] <==
E0723 14:33:48.003312 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
I0723 14:33:54.712055 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0723 14:33:54.712088 1 main.go:299] handling current node
I0723 14:34:04.711672 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0723 14:34:04.711705 1 main.go:299] handling current node
W0723 14:34:05.605320 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
E0723 14:34:05.605356 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
W0723 14:34:06.299169 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
E0723 14:34:06.299201 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
I0723 14:34:14.711771 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0723 14:34:14.711807 1 main.go:299] handling current node
W0723 14:34:24.436827 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
E0723 14:34:24.436952 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
I0723 14:34:24.711560 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0723 14:34:24.711596 1 main.go:299] handling current node
I0723 14:34:34.712050 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0723 14:34:34.712084 1 main.go:299] handling current node
W0723 14:34:38.821182 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
E0723 14:34:38.821220 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
I0723 14:34:44.711242 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0723 14:34:44.711278 1 main.go:299] handling current node
W0723 14:34:51.760553 1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
E0723 14:34:51.760590 1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
I0723 14:34:54.711088 1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
I0723 14:34:54.711224 1 main.go:299] handling current node
==> kube-apiserver [a958daba0b9ba0c8d9d5c5311f8098a5bc3c2438bfa54b6e90f10aa09e37fd91] <==
, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
I0723 14:30:40.643768 1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
E0723 14:30:40.659160 1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io "v1beta1.metrics.k8s.io": the object has been modified; please apply your changes to the latest version and try again
I0723 14:31:10.865195 1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.101.151.250"}
I0723 14:31:52.119881 1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
E0723 14:32:04.961398 1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
I0723 14:32:11.293469 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0723 14:32:11.293610 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0723 14:32:11.330391 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0723 14:32:11.330447 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0723 14:32:11.351168 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0723 14:32:11.351210 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0723 14:32:11.351517 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0723 14:32:11.351550 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
I0723 14:32:11.442027 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
I0723 14:32:11.442188 1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
W0723 14:32:12.352097 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
W0723 14:32:12.443078 1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
W0723 14:32:12.460658 1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
I0723 14:32:18.104625 1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
W0723 14:32:19.148375 1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
I0723 14:32:32.567536 1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
I0723 14:32:32.900794 1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.103.2.199"}
I0723 14:34:52.485161 1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.104.158.85"}
E0723 14:34:54.125414 1 watch.go:250] http2: stream closed
==> kube-controller-manager [a58f73816b73096e221fa39bf12174e422e029bcf2493236fd089866bc393967] <==
W0723 14:33:35.128024 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0723 14:33:35.128062 1 reflector.go:150] 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
W0723 14:33:41.576235 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0723 14:33:41.576363 1 reflector.go:150] 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
W0723 14:34:08.647299 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0723 14:34:08.647337 1 reflector.go:150] 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
W0723 14:34:24.013112 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0723 14:34:24.013152 1 reflector.go:150] 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
W0723 14:34:24.199317 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0723 14:34:24.199355 1 reflector.go:150] 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
W0723 14:34:27.826106 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0723 14:34:27.826146 1 reflector.go:150] 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
I0723 14:34:52.306199 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="74.292019ms"
I0723 14:34:52.337038 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="30.788694ms"
I0723 14:34:52.338001 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="35.479µs"
I0723 14:34:52.338215 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="26.101µs"
I0723 14:34:54.114641 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="19.957032ms"
I0723 14:34:54.114739 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="52.423µs"
I0723 14:34:54.775158 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
I0723 14:34:54.784036 1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="6.211µs"
I0723 14:34:54.784358 1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
W0723 14:34:56.965082 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0723 14:34:56.965122 1 reflector.go:150] 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
W0723 14:34:59.787914 1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
E0723 14:34:59.787954 1 reflector.go:150] 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
==> kube-proxy [82396ebc6d4766b0d7b5d3fd339d8d061a527ae22c008086b632902c95850437] <==
I0723 14:28:34.497062 1 server_linux.go:69] "Using iptables proxy"
I0723 14:28:34.642144 1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
I0723 14:28:35.096609 1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
I0723 14:28:35.096734 1 server_linux.go:165] "Using iptables Proxier"
I0723 14:28:35.099079 1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
I0723 14:28:35.099178 1 server_linux.go:528] "Defaulting to no-op detect-local"
I0723 14:28:35.099228 1 proxier.go:243] "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"
I0723 14:28:35.099473 1 server.go:872] "Version info" version="v1.30.3"
I0723 14:28:35.100177 1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
I0723 14:28:35.101784 1 config.go:192] "Starting service config controller"
I0723 14:28:35.103914 1 shared_informer.go:313] Waiting for caches to sync for service config
I0723 14:28:35.104029 1 config.go:101] "Starting endpoint slice config controller"
I0723 14:28:35.104060 1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
I0723 14:28:35.104570 1 config.go:319] "Starting node config controller"
I0723 14:28:35.104621 1 shared_informer.go:313] Waiting for caches to sync for node config
I0723 14:28:35.205757 1 shared_informer.go:320] Caches are synced for node config
I0723 14:28:35.205874 1 shared_informer.go:320] Caches are synced for service config
I0723 14:28:35.205967 1 shared_informer.go:320] Caches are synced for endpoint slice config
==> kube-scheduler [54c3777af6f927748ddcbd45b75cad5d3d1a83ae959204c489cb9fd6611b442d] <==
W0723 14:28:12.775403 1 reflector.go:547] 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
E0723 14:28:12.775456 1 reflector.go:150] 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
W0723 14:28:12.775548 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0723 14:28:12.775586 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
W0723 14:28:12.776652 1 reflector.go:547] 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
E0723 14:28:12.776728 1 reflector.go:150] 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
W0723 14:28:13.644066 1 reflector.go:547] 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
E0723 14:28:13.644106 1 reflector.go:150] 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
W0723 14:28:13.652350 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0723 14:28:13.652467 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
W0723 14:28:13.710337 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0723 14:28:13.710445 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
W0723 14:28:13.746321 1 reflector.go:547] 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
E0723 14:28:13.746447 1 reflector.go:150] 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
W0723 14:28:13.819200 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0723 14:28:13.819332 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
W0723 14:28:13.843767 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0723 14:28:13.843882 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
W0723 14:28:13.885360 1 reflector.go:547] 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
E0723 14:28:13.885474 1 reflector.go:150] 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
W0723 14:28:13.943638 1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0723 14:28:13.943760 1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
W0723 14:28:14.167465 1 reflector.go:547] runtime/asm_arm64.s:1222: 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"
E0723 14:28:14.167591 1 reflector.go:150] runtime/asm_arm64.s:1222: 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"
I0723 14:28:15.853918 1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
==> kubelet <==
Jul 23 14:34:52 addons-140056 kubelet[1548]: I0723 14:34:52.295262 1548 memory_manager.go:354] "RemoveStaleState removing state" podUID="c203407c-54b8-4dff-8002-5661f1205ce1" containerName="gadget"
Jul 23 14:34:52 addons-140056 kubelet[1548]: I0723 14:34:52.485848 1548 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/f4b60e7c-d935-43e7-aa68-1ecedc3cd1c1-gcp-creds\") pod \"hello-world-app-6778b5fc9f-4zn9v\" (UID: \"f4b60e7c-d935-43e7-aa68-1ecedc3cd1c1\") " pod="default/hello-world-app-6778b5fc9f-4zn9v"
Jul 23 14:34:52 addons-140056 kubelet[1548]: I0723 14:34:52.485914 1548 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-nmktg\" (UniqueName: \"kubernetes.io/projected/f4b60e7c-d935-43e7-aa68-1ecedc3cd1c1-kube-api-access-nmktg\") pod \"hello-world-app-6778b5fc9f-4zn9v\" (UID: \"f4b60e7c-d935-43e7-aa68-1ecedc3cd1c1\") " pod="default/hello-world-app-6778b5fc9f-4zn9v"
Jul 23 14:34:53 addons-140056 kubelet[1548]: I0723 14:34:53.594587 1548 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-f2jlj\" (UniqueName: \"kubernetes.io/projected/f19d23b6-9b9b-4771-aeaf-40a41665b578-kube-api-access-f2jlj\") pod \"f19d23b6-9b9b-4771-aeaf-40a41665b578\" (UID: \"f19d23b6-9b9b-4771-aeaf-40a41665b578\") "
Jul 23 14:34:53 addons-140056 kubelet[1548]: I0723 14:34:53.596484 1548 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f19d23b6-9b9b-4771-aeaf-40a41665b578-kube-api-access-f2jlj" (OuterVolumeSpecName: "kube-api-access-f2jlj") pod "f19d23b6-9b9b-4771-aeaf-40a41665b578" (UID: "f19d23b6-9b9b-4771-aeaf-40a41665b578"). InnerVolumeSpecName "kube-api-access-f2jlj". PluginName "kubernetes.io/projected", VolumeGidValue ""
Jul 23 14:34:53 addons-140056 kubelet[1548]: I0723 14:34:53.695049 1548 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-f2jlj\" (UniqueName: \"kubernetes.io/projected/f19d23b6-9b9b-4771-aeaf-40a41665b578-kube-api-access-f2jlj\") on node \"addons-140056\" DevicePath \"\""
Jul 23 14:34:54 addons-140056 kubelet[1548]: I0723 14:34:54.079416 1548 scope.go:117] "RemoveContainer" containerID="776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da"
Jul 23 14:34:54 addons-140056 kubelet[1548]: I0723 14:34:54.109555 1548 scope.go:117] "RemoveContainer" containerID="776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da"
Jul 23 14:34:54 addons-140056 kubelet[1548]: E0723 14:34:54.110022 1548 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da\": container with ID starting with 776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da not found: ID does not exist" containerID="776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da"
Jul 23 14:34:54 addons-140056 kubelet[1548]: I0723 14:34:54.110060 1548 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da"} err="failed to get container status \"776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da\": rpc error: code = NotFound desc = could not find container \"776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da\": container with ID starting with 776d4e5af28b66f3115339c3aea556a2c8afc95296d968a80f950f41013e30da not found: ID does not exist"
Jul 23 14:34:54 addons-140056 kubelet[1548]: I0723 14:34:54.119273 1548 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-4zn9v" podStartSLOduration=1.114269883 podStartE2EDuration="2.119250435s" podCreationTimestamp="2024-07-23 14:34:52 +0000 UTC" firstStartedPulling="2024-07-23 14:34:52.947443402 +0000 UTC m=+397.880451030" lastFinishedPulling="2024-07-23 14:34:53.952423946 +0000 UTC m=+398.885431582" observedRunningTime="2024-07-23 14:34:54.09391957 +0000 UTC m=+399.026927198" watchObservedRunningTime="2024-07-23 14:34:54.119250435 +0000 UTC m=+399.052258071"
Jul 23 14:34:55 addons-140056 kubelet[1548]: I0723 14:34:55.185444 1548 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="bb0b8c70-ac76-4b45-8cdd-c2051a9fa367" path="/var/lib/kubelet/pods/bb0b8c70-ac76-4b45-8cdd-c2051a9fa367/volumes"
Jul 23 14:34:55 addons-140056 kubelet[1548]: I0723 14:34:55.185845 1548 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f19d23b6-9b9b-4771-aeaf-40a41665b578" path="/var/lib/kubelet/pods/f19d23b6-9b9b-4771-aeaf-40a41665b578/volumes"
Jul 23 14:34:55 addons-140056 kubelet[1548]: I0723 14:34:55.186176 1548 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="fc6d5c36-cff9-498c-811a-2240804cadf4" path="/var/lib/kubelet/pods/fc6d5c36-cff9-498c-811a-2240804cadf4/volumes"
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.023886 1548 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/a96d060b-4b9d-411e-9243-066225274171-webhook-cert\") pod \"a96d060b-4b9d-411e-9243-066225274171\" (UID: \"a96d060b-4b9d-411e-9243-066225274171\") "
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.023961 1548 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-b4dqz\" (UniqueName: \"kubernetes.io/projected/a96d060b-4b9d-411e-9243-066225274171-kube-api-access-b4dqz\") pod \"a96d060b-4b9d-411e-9243-066225274171\" (UID: \"a96d060b-4b9d-411e-9243-066225274171\") "
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.026359 1548 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a96d060b-4b9d-411e-9243-066225274171-kube-api-access-b4dqz" (OuterVolumeSpecName: "kube-api-access-b4dqz") pod "a96d060b-4b9d-411e-9243-066225274171" (UID: "a96d060b-4b9d-411e-9243-066225274171"). InnerVolumeSpecName "kube-api-access-b4dqz". PluginName "kubernetes.io/projected", VolumeGidValue ""
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.029292 1548 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/a96d060b-4b9d-411e-9243-066225274171-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "a96d060b-4b9d-411e-9243-066225274171" (UID: "a96d060b-4b9d-411e-9243-066225274171"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.089875 1548 scope.go:117] "RemoveContainer" containerID="2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03"
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.106114 1548 scope.go:117] "RemoveContainer" containerID="2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03"
Jul 23 14:34:58 addons-140056 kubelet[1548]: E0723 14:34:58.106508 1548 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03\": container with ID starting with 2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03 not found: ID does not exist" containerID="2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03"
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.106606 1548 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03"} err="failed to get container status \"2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03\": rpc error: code = NotFound desc = could not find container \"2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03\": container with ID starting with 2ab9cb1b6a6e93dfe4f80d4c8da60bf7b3fcd755d45285bfc12df244cf9e0c03 not found: ID does not exist"
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.125054 1548 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/a96d060b-4b9d-411e-9243-066225274171-webhook-cert\") on node \"addons-140056\" DevicePath \"\""
Jul 23 14:34:58 addons-140056 kubelet[1548]: I0723 14:34:58.125087 1548 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-b4dqz\" (UniqueName: \"kubernetes.io/projected/a96d060b-4b9d-411e-9243-066225274171-kube-api-access-b4dqz\") on node \"addons-140056\" DevicePath \"\""
Jul 23 14:34:59 addons-140056 kubelet[1548]: I0723 14:34:59.185859 1548 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a96d060b-4b9d-411e-9243-066225274171" path="/var/lib/kubelet/pods/a96d060b-4b9d-411e-9243-066225274171/volumes"
==> storage-provisioner [d7535c8a235c47e1aa307559567967c7bd5c1404f060448c5dada7cf0456bd1d] <==
I0723 14:29:16.022497 1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0723 14:29:16.036719 1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0723 14:29:16.038040 1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0723 14:29:16.053114 1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0723 14:29:16.053383 1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-140056_ae590010-2694-4b97-853e-4227fb1b1c3c!
I0723 14:29:16.054350 1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"24be5b02-8199-4cac-8c8b-78a4be38111e", APIVersion:"v1", ResourceVersion:"898", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-140056_ae590010-2694-4b97-853e-4227fb1b1c3c became leader
I0723 14:29:16.154627 1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-140056_ae590010-2694-4b97-853e-4227fb1b1c3c!
-- /stdout --
helpers_test.go:254: (dbg) Run: out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-140056 -n addons-140056
helpers_test.go:261: (dbg) Run: kubectl --context addons-140056 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (152.06s)