-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
minikube docker / lens #11139
Comments
Thank you for sharing your experience! If you don't mind, could you please provide:
This will help us isolate the problem further. Thank you! /triage needs-information |
thank you so much for your answer
this a output stderr:
Template parsing error: template: :1:4: executing "" at <index (index
.NetworkSettings.Ports "22/tcp") 0>: error calling index: index of untyped
nil
I0420 12:06:18.047270 89838 cli_runner.go:115] Run: docker container
inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp")
0).HostPort}}'" minikube
W0420 12:06:18.098549 89838 cli_runner.go:162] docker container inspect
-f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'"
minikube returned with exit code 1
W0420 12:06:18.098618 89838 start.go:257] error running df -h /var:
NewSession: new client: new client: Error creating new ssh host from
driver: Error getting ssh port for driver: get ssh host-port: get port 22
for "minikube": docker container inspect -f "'{{(index (index
.NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube: exit status 1
stdout:
stderr:
Template parsing error: template: :1:4: executing "" at <index (index
.NetworkSettings.Ports "22/tcp") 0>: error calling index: index of untyped
nil
W0420 12:06:18.098633 89838 start.go:239] error getting percentage of
/var that is free: NewSession: new client: new client: Error creating new
ssh host from driver: Error getting ssh port for driver: get ssh host-port:
get port 22 for "minikube": docker container inspect -f "'{{(index (index
.NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube: exit status 1
stdout:
stderr:
Template parsing error: template: :1:4: executing "" at <index (index
.NetworkSettings.Ports "22/tcp") 0>: error calling index: index of untyped
nil
I0420 12:06:18.098645 89838 fix.go:57] fixHost completed within
3.044394037s
I0420 12:06:18.098652 89838 start.go:80] releasing machines lock for
"minikube", held for 3.044413065s
W0420 12:06:18.098673 89838 start.go:495] error starting host: provision:
get ssh host-port: get port 22 for "minikube": docker container inspect -f
"'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'"
minikube: exit status 1
stdout:
stderr:
Template parsing error: template: :1:4: executing "" at <index (index
.NetworkSettings.Ports "22/tcp") 0>: error calling index: index of untyped
nil
W0420 12:06:18.098771 89838 out.go:222] 🤦 StartHost failed, but will
try again: provision: get ssh host-port: get port 22 for "minikube": docker
container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp")
0).HostPort}}'" minikube: exit status 1
stdout:
stderr:
Template parsing error: template: :1:4: executing "" at <index (index
.NetworkSettings.Ports "22/tcp") 0>: error calling index: index of untyped
nil
🤦 StartHost failed, but will try again: provision: get ssh host-port: get
port 22 for "minikube": docker container inspect -f "'{{(index (index
.NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube: exit status 1
stdout:
stderr:
Template parsing error: template: :1:4: executing "" at <index (index
.NetworkSettings.Ports "22/tcp") 0>: error calling index: index of untyped
nil
I0420 12:06:18.098785 89838 start.go:510] Will try again in 5 seconds ...
I0420 12:06:23.101915 89838 start.go:313] acquiring machines lock for
minikube: {Name:mk8d0b05e18ffb80784121f553cd896fb1fae863 Clock:{}
Delay:500ms Timeout:10m0s Cancel:<nil>}
I0420 12:06:23.102134 89838 start.go:317] acquired machines lock for
"minikube" in 136.039µs
I0420 12:06:23.102182 89838 start.go:93] Skipping create...Using existing
machine configuration
I0420 12:06:23.102199 89838 fix.go:55] fixHost starting:
I0420 12:06:23.102589 89838 cli_runner.go:115] Run: docker container
inspect minikube --format={{.State.Status}}
I0420 12:06:23.188057 89838 fix.go:108] recreateIfNeeded on minikube:
state=Stopped err=<nil>
W0420 12:06:23.188081 89838 fix.go:134] unexpected machine state, will
restart: <nil>
I0420 12:06:23.191153 89838 out.go:157] 🔄 Restarting existing docker
container for "minikube" ...
🔄 Restarting existing docker container for "minikube" ...
I0420 12:06:23.191208 89838 cli_runner.go:115] Run: docker start minikube
W0420 12:06:23.249962 89838 cli_runner.go:162] docker start minikube
returned with exit code 1
I0420 12:06:23.250037 89838 cli_runner.go:115] Run: docker inspect
minikube
I0420 12:06:23.300170 89838 errors.go:78] Postmortem inspect ("docker
inspect minikube"): -- stdout --
[
{
"Id":
"5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e",
"Created": "2021-04-19T15:57:43.423911185Z",
"Path": "/usr/local/bin/entrypoint",
"Args": [
"/sbin/init"
],
"State": {
"Status": "exited",
"Running": false,
"Paused": false,
"Restarting": false,
"OOMKilled": false,
"Dead": false,
"Pid": 0,
"ExitCode": 255,
"Error": "network
827a9d65a82de84b5f00cceaba41ed361736c6f825580156b771a7ec2c3f060b not found",
"StartedAt": "2021-04-19T15:57:44.342012799Z",
"FinishedAt": "2021-04-20T09:12:46.252196931+02:00"
},
"Image":
"sha256:c6f4fc187bc15575face2a1d7ac05431f861a21ead31664e890c346c57bc1997",
"ResolvConfPath":
"/var/snap/docker/common/var-lib-docker/containers/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e/resolv.conf",
"HostnamePath":
"/var/snap/docker/common/var-lib-docker/containers/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e/hostname",
"HostsPath":
"/var/snap/docker/common/var-lib-docker/containers/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e/hosts",
"LogPath":
"/var/snap/docker/common/var-lib-docker/containers/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e-json.log",
"Name": "/minikube",
"RestartCount": 0,
"Driver": "overlay2",
"Platform": "linux",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "unconfined",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/lib/modules:/lib/modules:ro",
"minikube:/var"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "minikube",
"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,
"CapAdd": null,
"CapDrop": null,
"Capabilities": null,
"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",
"ConsoleSize": [
0,
0
],
"Isolation": "",
"CpuShares": 0,
"Memory": 0,
"NanoCpus": 2000000000,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": [],
"BlkioDeviceReadBps": null,
"BlkioDeviceWriteBps": null,
"BlkioDeviceReadIOps": null,
"BlkioDeviceWriteIOps": null,
"CpuPeriod": 0,
"CpuQuota": 0,
"CpuRealtimePeriod": 0,
"CpuRealtimeRuntime": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DeviceCgroupRules": null,
"DeviceRequests": null,
"KernelMemory": 0,
"KernelMemoryTCP": 0,
"MemoryReservation": 0,
"MemorySwap": 0,
"MemorySwappiness": null,
"OomKillDisable": false,
"PidsLimit": null,
"Ulimits": null,
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0,
"MaskedPaths": null,
"ReadonlyPaths": null
},
"GraphDriver": {
"Data": {
"LowerDir":
"/var/snap/docker/common/var-lib-docker/overlay2/83ba2b22df4c9821cf3715b50a4db024e20864521fb02a874d4e0a80d63a8281-init/diff:/var/snap/docker/common/var-lib-docker/overlay2/780db299e0cac9e437fe864df35cfcae76bb9844499c90f39dd3b0f91fd621c7/diff:/var/snap/docker/common/var-lib-docker/overlay2/54f0501db1924dc3bf24bf947eeeba070fe3af4543777cec24a30de5a28f7a3e/diff:/var/snap/docker/common/var-lib-docker/overlay2/b2f92cbbd4f9184a8b260b5679606b50ac8bf35cde74ce16e4af5f553206d304/diff:/var/snap/docker/common/var-lib-docker/overlay2/2a256c0c532f5840decb15db6132b1cbcba74651c92d2993ffc35c2f24e20a7b/diff:/var/snap/docker/common/var-lib-docker/overlay2/9e8bd99e82fa4a32b80f832fcc065713f8628cc74c31f636accb14c7d51e51df/diff:/var/snap/docker/common/var-lib-docker/overlay2/3f74119e9d803ae36e14234defae82519229c656b1de603c11a2312082ac5aeb/diff:/var/snap/docker/common/var-lib-docker/overlay2/29f53c19bf2ac640ee9f705d61af472cf55b354b48d0cba60082473ece01d146/diff:/var/snap/docker/common/var-lib-docker/overlay2/32efe436dc36fd47049c4384b3370b552494f0600f70d9a926aaeed1da049a11/diff:/var/snap/docker/common/var-lib-docker/overlay2/07b59fbfc041d79037501bbb0d12be7bd8c85201f7fcee0bd96f1bc273d1c7fb/diff:/var/snap/docker/common/var-lib-docker/overlay2/85e544a16358f4f6aa2c15736a206d4ab8f90430033173d9822a973814e35046/diff:/var/snap/docker/common/var-lib-docker/overlay2/3b0f85674af0251f1ae39a56de508acf5a8993af17770d48779e2313708724da/diff:/var/snap/docker/common/var-lib-docker/overlay2/64f56a3a07791330534f0f362904c2ecba6ec80511f2a14c2f44eaed5a6bcc0c/diff:/var/snap/docker/common/var-lib-docker/overlay2/ac9fd73a9bc9caa3edef78fdae3e457e1dc49bc9518a18a1af89bd597c83c249/diff:/var/snap/docker/common/var-lib-docker/overlay2/758aa17139d5990e88b850c8734104780798661b2f69379399e2677526d16835/diff:/var/snap/docker/common/var-lib-docker/overlay2/76a1b5cd62c137262d4cad99236df60818f506872b7476e0e165a179b0b51bed/diff:/var/snap/docker/common/var-lib-docker/overlay2/6da33bb1f0aac0437857a78fda82bdc073291000624a946e21a0ebf7df1f0fbd/diff:/var/snap/docker/common/var-lib-docker/overlay2/ac93a6e343453aebca14fd68934b03e1ea0bbadd2285260058ad1029bd163bb0/diff:/var/snap/docker/common/var-lib-docker/overlay2/4e344b71379f82616ccad122108d3bf5a8aa04f7c09fc6288b7ca3188f60f97c/diff:/var/snap/docker/common/var-lib-docker/overlay2/ae3ece57c457fb8e125b13ab4eb655de0d81127685791490b928549b2a8fde6f/diff:/var/snap/docker/common/var-lib-docker/overlay2/6496fc30205fae53ba4f5c892f2505dc7194a9d18d9cbca3dad93ae82c8e0ad8/diff:/var/snap/docker/common/var-lib-docker/overlay2/f926fba6114eaf0564dae0c694d49d4f45e870703d403e3441281cf0d53e8d65/diff:/var/snap/docker/common/var-lib-docker/overlay2/258c620024d6ea624dc98ce385ec2ebc3256d119a2e83ba7da27a27b5cbc074d/diff:/var/snap/docker/common/var-lib-docker/overlay2/86652e9d2b98194d64f109afb4f4d32559f76505b40b6ea36747919a80c7619a/diff:/var/snap/docker/common/var-lib-docker/overlay2/c1a86b42da9c9c15e2c9c002d055bd5189d6489efb19b33f1174622b7ea7799c/diff:/var/snap/docker/common/var-lib-docker/overlay2/47234c62f0d634da399f12627d71c05cd6a6314ba699085daab2d9e0dd14fa21/diff:/var/snap/docker/common/var-lib-docker/overlay2/1fd06cc54abc4e7c159beb2de3f2ee7a87e0c8ea635fcd30025ffb13da2153e1/diff:/var/snap/docker/common/var-lib-docker/overlay2/65f99bf00075736a2b59f457db601337e936e6d7282462d6b4f46b88b243c125/diff:/var/snap/docker/common/var-lib-docker/overlay2/c11763c7899543806b28652e50dbdff3f17cbd4e9175ce50a5ae13bf3fb64bb8/diff:/var/snap/docker/common/var-lib-docker/overlay2/de43370402575e967328b509c2a59f99ef9fca319db4fc55b31057df759476ea/diff:/var/snap/docker/common/var-lib-docker/overlay2/1daeb173c5753890c8129cb485720d16c4e397b4c9015425883e1d981e4a5233/diff:/var/snap/docker/common/var-lib-docker/overlay2/19dd0b109c4ab4582ed9bcd2d727a91dc3698af5b379c57a27910266e60a5d71/diff:/var/snap/docker/common/var-lib-docker/overlay2/01c8fc0c0bdffadefdb1e78cd32b6c11355597dd5683a98aca45502b4f2f900c/diff:/var/snap/docker/common/var-lib-docker/overlay2/26b2192e5dbe11e0a078e89291d5d832476a030859e66487996dcf89d8971153/diff:/var/snap/docker/common/var-lib-docker/overlay2/0cfdf55930549a4f92756ee59dce23075920d73064cc511da6a9cd083f1fd414/diff:/var/snap/docker/common/var-lib-docker/overlay2/787ce204c5f765e58b122883897e60a7cf360150391a08bafd25548743e59cf0/diff:/var/snap/docker/common/var-lib-docker/overlay2/ddd7d0b61fd781f9c1020cfefe1397222f8faa7bd1c8dc87d83791326900676f/diff",
"MergedDir":
"/var/snap/docker/common/var-lib-docker/overlay2/83ba2b22df4c9821cf3715b50a4db024e20864521fb02a874d4e0a80d63a8281/merged",
"UpperDir":
"/var/snap/docker/common/var-lib-docker/overlay2/83ba2b22df4c9821cf3715b50a4db024e20864521fb02a874d4e0a80d63a8281/diff",
"WorkDir":
"/var/snap/docker/common/var-lib-docker/overlay2/83ba2b22df4c9821cf3715b50a4db024e20864521fb02a874d4e0a80d63a8281/work"
},
"Name": "overlay2"
},
"Mounts": [
{
"Type": "bind",
"Source": "/lib/modules",
"Destination": "/lib/modules",
"Mode": "ro",
"RW": false,
"Propagation": "rprivate"
},
{
"Type": "volume",
"Name": "minikube",
"Source":
"/var/snap/docker/common/var-lib-docker/volumes/minikube/_data",
"Destination": "/var",
"Driver": "local",
"Mode": "z",
"RW": true,
"Propagation": ""
}
],
"Config": {
"Hostname": "minikube",
"Domainname": "",
"User": "root",
"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": "
***@***.***:0250dab3644403384bd54f566921c6b57138eecffbb861f9392feef9b2ec44f6
",
"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": "minikube",
"name.minikube.sigs.k8s.io": "minikube",
"role.minikube.sigs.k8s.io": ""
},
"StopSignal": "SIGRTMIN+3"
},
"NetworkSettings": {
"Bridge": "",
"SandboxID":
"06c3d5b4984f4ef29a1eb2f8ab3e077089ad445dfa5b5bb7e1b12364ff6e285a",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"Ports": {},
"SandboxKey": "/run/snap.docker/netns/06c3d5b4984f",
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"minikube": {
"IPAMConfig": {
"IPv4Address": "192.168.58.2"
},
"Links": null,
"Aliases": [
"5ffb254447f3"
],
"NetworkID":
"827a9d65a82de84b5f00cceaba41ed361736c6f825580156b771a7ec2c3f060b",
"EndpointID": "",
"Gateway": "",
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"MacAddress": "",
"DriverOpts": null
}
}
}
}
]
…-- /stdout --
I0420 12:06:23.300340 89838 cli_runner.go:115] Run: docker logs
--timestamps --details minikube
I0420 12:06:23.353868 89838 errors.go:85] Postmortem logs ("docker logs
--timestamps --details minikube"): -- stdout --
2021-04-19T15:57:44.342602783Z + configure_containerd
2021-04-19T15:57:44.342741754Z ++ stat -f -c %T /kind
2021-04-19T15:57:44.343299257Z + [[ overlayfs == \z\f\s ]]
2021-04-19T15:57:44.343310178Z + configure_proxy
2021-04-19T15:57:44.343316828Z + mkdir -p /etc/systemd/system.conf.d/
2021-04-19T15:57:44.344020783Z + [[ ! -z '' ]]
2021-04-19T15:57:44.344028301Z + cat
2021-04-19T15:57:44.344554285Z + fix_kmsg
2021-04-19T15:57:44.344562358Z + [[ ! -e /dev/kmsg ]]
2021-04-19T15:57:44.344564964Z + fix_mount
2021-04-19T15:57:44.344567341Z + echo 'INFO: ensuring we can execute
mount/umount even with userns-remap'
2021-04-19T15:57:44.344569859Z INFO: ensuring we can execute mount/umount
even with userns-remap
2021-04-19T15:57:44.344786044Z ++ which mount
2021-04-19T15:57:44.345447749Z ++ which umount
2021-04-19T15:57:44.345884285Z + chown root:root /usr/bin/mount
/usr/bin/umount
2021-04-19T15:57:44.348995297Z ++ which mount
2021-04-19T15:57:44.350011433Z ++ which umount
2021-04-19T15:57:44.350122449Z + chmod -s /usr/bin/mount /usr/bin/umount
2021-04-19T15:57:44.350937457Z +++ which mount
2021-04-19T15:57:44.351380460Z ++ stat -f -c %T /usr/bin/mount
2021-04-19T15:57:44.351946708Z + [[ overlayfs == \a\u\f\s ]]
2021-04-19T15:57:44.351954204Z + echo 'INFO: remounting /sys read-only'
2021-04-19T15:57:44.351997487Z INFO: remounting /sys read-only
2021-04-19T15:57:44.352003025Z + mount -o remount,ro /sys
2021-04-19T15:57:44.353001046Z + echo 'INFO: making mounts shared'
2021-04-19T15:57:44.353007045Z INFO: making mounts shared
2021-04-19T15:57:44.353009773Z + mount --make-rshared /
2021-04-19T15:57:44.353715381Z + retryable_fix_cgroup
2021-04-19T15:57:44.353933687Z ++ seq 0 10
2021-04-19T15:57:44.354310217Z + for i in $(seq 0 10)
2021-04-19T15:57:44.354321934Z + fix_cgroup
2021-04-19T15:57:44.354353282Z + [[ -f /sys/fs/cgroup/cgroup.controllers ]]
2021-04-19T15:57:44.354368077Z + echo 'INFO: detected cgroup v1'
2021-04-19T15:57:44.354378781Z INFO: detected cgroup v1
2021-04-19T15:57:44.354400816Z + echo 'INFO: fix cgroup mounts for all
subsystems'
2021-04-19T15:57:44.354403783Z INFO: fix cgroup mounts for all subsystems
2021-04-19T15:57:44.354406304Z + local current_cgroup
2021-04-19T15:57:44.354764947Z ++ grep systemd /proc/self/cgroup
2021-04-19T15:57:44.354909118Z ++ cut -d: -f3
2021-04-19T15:57:44.355500946Z +
current_cgroup=/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.355526097Z + local cgroup_subsystems
2021-04-19T15:57:44.355786216Z ++ findmnt -lun -o source,target -t cgroup
2021-04-19T15:57:44.355865329Z ++ grep
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.355897931Z ++ awk '{print $2}'
2021-04-19T15:57:44.356855784Z + cgroup_subsystems='/sys/fs/cgroup/systemd
2021-04-19T15:57:44.356861444Z /sys/fs/cgroup/perf_event
2021-04-19T15:57:44.356864170Z /sys/fs/cgroup/cpuset
2021-04-19T15:57:44.356866514Z /sys/fs/cgroup/devices
2021-04-19T15:57:44.356868761Z /sys/fs/cgroup/memory
2021-04-19T15:57:44.356870959Z /sys/fs/cgroup/net_cls,net_prio
2021-04-19T15:57:44.356874084Z /sys/fs/cgroup/cpu,cpuacct
2021-04-19T15:57:44.356877053Z /sys/fs/cgroup/freezer
2021-04-19T15:57:44.356879343Z /sys/fs/cgroup/blkio
2021-04-19T15:57:44.356881631Z /sys/fs/cgroup/hugetlb
2021-04-19T15:57:44.356883704Z /sys/fs/cgroup/pids'
2021-04-19T15:57:44.356885862Z + local cgroup_mounts
2021-04-19T15:57:44.357083837Z ++ grep -E -o '/[[:alnum:]].*
/sys/fs/cgroup.*.*cgroup' /proc/self/mountinfo
2021-04-19T15:57:44.358024926Z +
cgroup_mounts='/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:599 master:11
- cgroup cgroup
2021-04-19T15:57:44.358032656Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:600
master:16 - cgroup cgroup
2021-04-19T15:57:44.358035521Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:601 master:17
- cgroup cgroup
2021-04-19T15:57:44.358038162Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:602 master:18
- cgroup cgroup
2021-04-19T15:57:44.358040801Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:604 master:20
- cgroup cgroup
2021-04-19T15:57:44.358043204Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:605
master:21 - cgroup cgroup
2021-04-19T15:57:44.358045892Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:606
master:22 - cgroup cgroup
2021-04-19T15:57:44.358048480Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:607 master:23
- cgroup cgroup
2021-04-19T15:57:44.358051000Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:608 master:24 -
cgroup cgroup
2021-04-19T15:57:44.358053631Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:609 master:25
- cgroup cgroup
2021-04-19T15:57:44.358060118Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:610 master:26 -
cgroup cgroup'
2021-04-19T15:57:44.358081265Z + [[ -n
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:599 master:11
- cgroup cgroup
2021-04-19T15:57:44.358083607Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:600
master:16 - cgroup cgroup
2021-04-19T15:57:44.358085187Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:601 master:17
- cgroup cgroup
2021-04-19T15:57:44.358086799Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:602 master:18
- cgroup cgroup
2021-04-19T15:57:44.358088600Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:604 master:20
- cgroup cgroup
2021-04-19T15:57:44.358090219Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:605
master:21 - cgroup cgroup
2021-04-19T15:57:44.358091860Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:606
master:22 - cgroup cgroup
2021-04-19T15:57:44.358093485Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:607 master:23
- cgroup cgroup
2021-04-19T15:57:44.358095090Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:608 master:24 -
cgroup cgroup
2021-04-19T15:57:44.358096720Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:609 master:25
- cgroup cgroup
2021-04-19T15:57:44.358098323Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:610 master:26 -
cgroup cgroup ]]
2021-04-19T15:57:44.358099934Z + local mount_root
2021-04-19T15:57:44.358486992Z ++ head -n 1
2021-04-19T15:57:44.358585779Z ++ echo
'/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:599 master:11
- cgroup cgroup
2021-04-19T15:57:44.358591004Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:600
master:16 - cgroup cgroup
2021-04-19T15:57:44.358593619Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:601 master:17
- cgroup cgroup
2021-04-19T15:57:44.358596339Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:602 master:18
- cgroup cgroup
2021-04-19T15:57:44.358598864Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:604 master:20
- cgroup cgroup
2021-04-19T15:57:44.358608185Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:605
master:21 - cgroup cgroup
2021-04-19T15:57:44.358610878Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:606
master:22 - cgroup cgroup
2021-04-19T15:57:44.358613418Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:607 master:23
- cgroup cgroup
2021-04-19T15:57:44.358615711Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:608 master:24 -
cgroup cgroup
2021-04-19T15:57:44.358618598Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:609 master:25
- cgroup cgroup
2021-04-19T15:57:44.358621252Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:610 master:26 -
cgroup cgroup'
2021-04-19T15:57:44.358636472Z ++ cut '-d ' -f1
2021-04-19T15:57:44.359158932Z +
mount_root=/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.359639232Z ++ echo
'/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime shared:599 master:11
- cgroup cgroup
2021-04-19T15:57:44.359647483Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:600
master:16 - cgroup cgroup
2021-04-19T15:57:44.359650825Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:601 master:17
- cgroup cgroup
2021-04-19T15:57:44.359653420Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:602 master:18
- cgroup cgroup
2021-04-19T15:57:44.359656188Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:604 master:20
- cgroup cgroup
2021-04-19T15:57:44.359658577Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/net_cls,net_prio rw,nosuid,nodev,noexec,relatime shared:605
master:21 - cgroup cgroup
2021-04-19T15:57:44.359661656Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:606
master:22 - cgroup cgroup
2021-04-19T15:57:44.359664158Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:607 master:23
- cgroup cgroup
2021-04-19T15:57:44.359666527Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:608 master:24 -
cgroup cgroup
2021-04-19T15:57:44.359669015Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:609 master:25
- cgroup cgroup
2021-04-19T15:57:44.359675264Z
/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
/sys/fs/cgroup/pids rw,nosuid,nodev,noexec,relatime shared:610 master:26 -
cgroup cgroup'
2021-04-19T15:57:44.359677707Z ++ cut '-d ' -f 2
2021-04-19T15:57:44.360027645Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.360035057Z + local
target=/sys/fs/cgroup/systemd/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.360038165Z + findmnt
/sys/fs/cgroup/systemd/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.361005731Z + mkdir -p
/sys/fs/cgroup/systemd/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.361663884Z + mount --bind /sys/fs/cgroup/systemd
/sys/fs/cgroup/systemd/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.362383092Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.362388096Z + local
target=/sys/fs/cgroup/perf_event/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.362408507Z + findmnt
/sys/fs/cgroup/perf_event/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.363202379Z + mkdir -p
/sys/fs/cgroup/perf_event/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.363785468Z + mount --bind /sys/fs/cgroup/perf_event
/sys/fs/cgroup/perf_event/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.364343165Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.364349258Z + local
target=/sys/fs/cgroup/cpuset/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.364361259Z + findmnt
/sys/fs/cgroup/cpuset/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.365338133Z + mkdir -p
/sys/fs/cgroup/cpuset/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.399885482Z + mount --bind /sys/fs/cgroup/cpuset
/sys/fs/cgroup/cpuset/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.400750912Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.400757922Z + local
target=/sys/fs/cgroup/devices/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.400760605Z + findmnt
/sys/fs/cgroup/devices/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.401770578Z + mkdir -p
/sys/fs/cgroup/devices/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.402252352Z + mount --bind /sys/fs/cgroup/devices
/sys/fs/cgroup/devices/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.403269568Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.403282589Z + local
target=/sys/fs/cgroup/memory/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.403290483Z + findmnt
/sys/fs/cgroup/memory/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.404270656Z + mkdir -p
/sys/fs/cgroup/memory/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.404778138Z + mount --bind /sys/fs/cgroup/memory
/sys/fs/cgroup/memory/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.405332166Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.405337385Z + local
target=/sys/fs/cgroup/net_cls,net_prio/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.405348861Z + findmnt
/sys/fs/cgroup/net_cls,net_prio/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.406255876Z + mkdir -p
/sys/fs/cgroup/net_cls,net_prio/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.406779552Z + mount --bind
/sys/fs/cgroup/net_cls,net_prio
/sys/fs/cgroup/net_cls,net_prio/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.407349272Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.407353505Z + local
target=/sys/fs/cgroup/cpu,cpuacct/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.407377824Z + findmnt
/sys/fs/cgroup/cpu,cpuacct/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.408174598Z + mkdir -p
/sys/fs/cgroup/cpu,cpuacct/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.408705060Z + mount --bind /sys/fs/cgroup/cpu,cpuacct
/sys/fs/cgroup/cpu,cpuacct/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.409285821Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.409292686Z + local
target=/sys/fs/cgroup/freezer/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.409294812Z + findmnt
/sys/fs/cgroup/freezer/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.410090024Z + mkdir -p
/sys/fs/cgroup/freezer/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.410543877Z + mount --bind /sys/fs/cgroup/freezer
/sys/fs/cgroup/freezer/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.411221767Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.411227369Z + local
target=/sys/fs/cgroup/blkio/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.411262394Z + findmnt
/sys/fs/cgroup/blkio/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.412126048Z + mkdir -p
/sys/fs/cgroup/blkio/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.412595663Z + mount --bind /sys/fs/cgroup/blkio
/sys/fs/cgroup/blkio/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.413159717Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.413167150Z + local
target=/sys/fs/cgroup/hugetlb/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.413177041Z + findmnt
/sys/fs/cgroup/hugetlb/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.414021287Z + mkdir -p
/sys/fs/cgroup/hugetlb/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.414534927Z + mount --bind /sys/fs/cgroup/hugetlb
/sys/fs/cgroup/hugetlb/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.415122902Z + for mount_point in $(echo
"${cgroup_mounts}" | cut -d' ' -f 2)
2021-04-19T15:57:44.415130119Z + local
target=/sys/fs/cgroup/pids/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.415132583Z + findmnt
/sys/fs/cgroup/pids/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.415955325Z + mkdir -p
/sys/fs/cgroup/pids/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.416456030Z + mount --bind /sys/fs/cgroup/pids
/sys/fs/cgroup/pids/docker/5ffb254447f359ebf3b1f04a53fe5ea17f523f9e583016d3a8ee23beaea11a4e
2021-04-19T15:57:44.417054465Z + mount --make-rprivate /sys/fs/cgroup
2021-04-19T15:57:44.417805261Z + echo '/sys/fs/cgroup/systemd
2021-04-19T15:57:44.417813103Z /sys/fs/cgroup/perf_event
2021-04-19T15:57:44.417815554Z /sys/fs/cgroup/cpuset
2021-04-19T15:57:44.417817654Z /sys/fs/cgroup/devices
2021-04-19T15:57:44.417819740Z /sys/fs/cgroup/memory
2021-04-19T15:57:44.417822012Z /sys/fs/cgroup/net_cls,net_prio
2021-04-19T15:57:44.417824242Z /sys/fs/cgroup/cpu,cpuacct
2021-04-19T15:57:44.417826336Z /sys/fs/cgroup/freezer
2021-04-19T15:57:44.417828287Z /sys/fs/cgroup/blkio
2021-04-19T15:57:44.417830417Z /sys/fs/cgroup/hugetlb
2021-04-19T15:57:44.417832452Z /sys/fs/cgroup/pids'
2021-04-19T15:57:44.417878375Z + IFS=
2021-04-19T15:57:44.417884848Z + read -r subsystem
2021-04-19T15:57:44.417919565Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/systemd
2021-04-19T15:57:44.417924552Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.417927068Z + local subsystem=/sys/fs/cgroup/systemd
2021-04-19T15:57:44.417943199Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.417946528Z + mkdir -p /sys/fs/cgroup/systemd//kubelet
2021-04-19T15:57:44.418465694Z + '[' /sys/fs/cgroup/systemd ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.418471911Z + mount --bind
/sys/fs/cgroup/systemd//kubelet /sys/fs/cgroup/systemd//kubelet
2021-04-19T15:57:44.419085751Z + IFS=
2021-04-19T15:57:44.419092338Z + read -r subsystem
2021-04-19T15:57:44.419094867Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/perf_event
2021-04-19T15:57:44.419174777Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.419179225Z + local subsystem=/sys/fs/cgroup/perf_event
2021-04-19T15:57:44.419180795Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.419182278Z + mkdir -p
/sys/fs/cgroup/perf_event//kubelet
2021-04-19T15:57:44.419603572Z + '[' /sys/fs/cgroup/perf_event ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.419613042Z + mount --bind
/sys/fs/cgroup/perf_event//kubelet /sys/fs/cgroup/perf_event//kubelet
2021-04-19T15:57:44.420254546Z + IFS=
2021-04-19T15:57:44.420262541Z + read -r subsystem
2021-04-19T15:57:44.420265262Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/cpuset
2021-04-19T15:57:44.420297817Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.420302363Z + local subsystem=/sys/fs/cgroup/cpuset
2021-04-19T15:57:44.420304718Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.420306944Z + mkdir -p /sys/fs/cgroup/cpuset//kubelet
2021-04-19T15:57:44.420816755Z + '[' /sys/fs/cgroup/cpuset ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.420822848Z + cat /sys/fs/cgroup/cpuset/cpuset.cpus
2021-04-19T15:57:44.421650569Z + cat /sys/fs/cgroup/cpuset/cpuset.mems
2021-04-19T15:57:44.422038563Z + mount --bind
/sys/fs/cgroup/cpuset//kubelet /sys/fs/cgroup/cpuset//kubelet
2021-04-19T15:57:44.422710364Z + IFS=
2021-04-19T15:57:44.422716719Z + read -r subsystem
2021-04-19T15:57:44.422719234Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/devices
2021-04-19T15:57:44.422790574Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.422798714Z + local subsystem=/sys/fs/cgroup/devices
2021-04-19T15:57:44.422801024Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.422802559Z + mkdir -p /sys/fs/cgroup/devices//kubelet
2021-04-19T15:57:44.423426160Z + '[' /sys/fs/cgroup/devices ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.423432658Z + mount --bind
/sys/fs/cgroup/devices//kubelet /sys/fs/cgroup/devices//kubelet
2021-04-19T15:57:44.424017370Z + IFS=
2021-04-19T15:57:44.424024236Z + read -r subsystem
2021-04-19T15:57:44.424036003Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/memory
2021-04-19T15:57:44.424042037Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.424044291Z + local subsystem=/sys/fs/cgroup/memory
2021-04-19T15:57:44.424081843Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.424088830Z + mkdir -p /sys/fs/cgroup/memory//kubelet
2021-04-19T15:57:44.424558155Z + '[' /sys/fs/cgroup/memory ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.424565384Z + mount --bind
/sys/fs/cgroup/memory//kubelet /sys/fs/cgroup/memory//kubelet
2021-04-19T15:57:44.425175878Z + IFS=
2021-04-19T15:57:44.425181154Z + read -r subsystem
2021-04-19T15:57:44.425186818Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/net_cls,net_prio
2021-04-19T15:57:44.425226469Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.425234182Z + local
subsystem=/sys/fs/cgroup/net_cls,net_prio
2021-04-19T15:57:44.425236075Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.425261167Z + mkdir -p
/sys/fs/cgroup/net_cls,net_prio//kubelet
2021-04-19T15:57:44.425727783Z + '[' /sys/fs/cgroup/net_cls,net_prio ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.425733264Z + mount --bind
/sys/fs/cgroup/net_cls,net_prio//kubelet
/sys/fs/cgroup/net_cls,net_prio//kubelet
2021-04-19T15:57:44.426316050Z + IFS=
2021-04-19T15:57:44.426320169Z + read -r subsystem
2021-04-19T15:57:44.426351400Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/cpu,cpuacct
2021-04-19T15:57:44.426356767Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.426358784Z + local subsystem=/sys/fs/cgroup/cpu,cpuacct
2021-04-19T15:57:44.426363247Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.426370484Z + mkdir -p
/sys/fs/cgroup/cpu,cpuacct//kubelet
2021-04-19T15:57:44.426886995Z + '[' /sys/fs/cgroup/cpu,cpuacct ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.426892553Z + mount --bind
/sys/fs/cgroup/cpu,cpuacct//kubelet /sys/fs/cgroup/cpu,cpuacct//kubelet
2021-04-19T15:57:44.427478187Z + IFS=
2021-04-19T15:57:44.427482987Z + read -r subsystem
2021-04-19T15:57:44.427516024Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/freezer
2021-04-19T15:57:44.427522238Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.427524531Z + local subsystem=/sys/fs/cgroup/freezer
2021-04-19T15:57:44.427535512Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.427543092Z + mkdir -p /sys/fs/cgroup/freezer//kubelet
2021-04-19T15:57:44.428005384Z + '[' /sys/fs/cgroup/freezer ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.428010568Z + mount --bind
/sys/fs/cgroup/freezer//kubelet /sys/fs/cgroup/freezer//kubelet
2021-04-19T15:57:44.428598316Z + IFS=
2021-04-19T15:57:44.428606341Z + read -r subsystem
2021-04-19T15:57:44.428614414Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/blkio
2021-04-19T15:57:44.428617032Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.428621472Z + local subsystem=/sys/fs/cgroup/blkio
2021-04-19T15:57:44.428634897Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.428637382Z + mkdir -p /sys/fs/cgroup/blkio//kubelet
2021-04-19T15:57:44.429310009Z + '[' /sys/fs/cgroup/blkio ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.429322805Z + mount --bind
/sys/fs/cgroup/blkio//kubelet /sys/fs/cgroup/blkio//kubelet
2021-04-19T15:57:44.429914198Z + IFS=
2021-04-19T15:57:44.429919425Z + read -r subsystem
2021-04-19T15:57:44.429922040Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/hugetlb
2021-04-19T15:57:44.429939880Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.429947456Z + local subsystem=/sys/fs/cgroup/hugetlb
2021-04-19T15:57:44.429951339Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.429952832Z + mkdir -p /sys/fs/cgroup/hugetlb//kubelet
2021-04-19T15:57:44.430450306Z + '[' /sys/fs/cgroup/hugetlb ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.430454752Z + mount --bind
/sys/fs/cgroup/hugetlb//kubelet /sys/fs/cgroup/hugetlb//kubelet
2021-04-19T15:57:44.431081170Z + IFS=
2021-04-19T15:57:44.431091052Z + read -r subsystem
2021-04-19T15:57:44.431093922Z + mount_kubelet_cgroup_root /kubelet
/sys/fs/cgroup/pids
2021-04-19T15:57:44.431096497Z + local cgroup_root=/kubelet
2021-04-19T15:57:44.431098751Z + local subsystem=/sys/fs/cgroup/pids
2021-04-19T15:57:44.431100265Z + '[' -z /kubelet ']'
2021-04-19T15:57:44.431101886Z + mkdir -p /sys/fs/cgroup/pids//kubelet
2021-04-19T15:57:44.431650786Z + '[' /sys/fs/cgroup/pids ==
/sys/fs/cgroup/cpuset ']'
2021-04-19T15:57:44.431659042Z + mount --bind /sys/fs/cgroup/pids//kubelet
/sys/fs/cgroup/pids//kubelet
2021-04-19T15:57:44.432294909Z + IFS=
2021-04-19T15:57:44.432300035Z + read -r subsystem
2021-04-19T15:57:44.432469340Z + return
2021-04-19T15:57:44.432475935Z + fix_machine_id
2021-04-19T15:57:44.432490926Z + echo 'INFO: clearing and regenerating
/etc/machine-id'
2021-04-19T15:57:44.432492949Z INFO: clearing and regenerating
/etc/machine-id
2021-04-19T15:57:44.432494451Z + rm -f /etc/machine-id
2021-04-19T15:57:44.432943890Z + systemd-machine-id-setup
2021-04-19T15:57:44.434700300Z Initializing machine ID from D-Bus machine
ID.
2021-04-19T15:57:44.436942155Z + fix_product_name
2021-04-19T15:57:44.436958128Z + [[ -f /sys/class/dmi/id/product_name ]]
2021-04-19T15:57:44.436964992Z + echo 'INFO: faking
/sys/class/dmi/id/product_name to be "kind"'
2021-04-19T15:57:44.436966760Z INFO: faking /sys/class/dmi/id/product_name
to be "kind"
2021-04-19T15:57:44.436968355Z + echo kind
2021-04-19T15:57:44.437061095Z + mount -o ro,bind /kind/product_name
/sys/class/dmi/id/product_name
2021-04-19T15:57:44.437866603Z + fix_product_uuid
2021-04-19T15:57:44.437875272Z + [[ ! -f /kind/product_uuid ]]
2021-04-19T15:57:44.437878018Z + cat /proc/sys/kernel/random/uuid
2021-04-19T15:57:44.438341124Z + [[ -f /sys/class/dmi/id/product_uuid ]]
2021-04-19T15:57:44.438346065Z + echo 'INFO: faking
/sys/class/dmi/id/product_uuid to be random'
2021-04-19T15:57:44.438378303Z INFO: faking /sys/class/dmi/id/product_uuid
to be random
2021-04-19T15:57:44.438381365Z + mount -o ro,bind /kind/product_uuid
/sys/class/dmi/id/product_uuid
2021-04-19T15:57:44.439034005Z + [[ -f
/sys/devices/virtual/dmi/id/product_uuid ]]
2021-04-19T15:57:44.439037615Z + echo 'INFO: faking
/sys/devices/virtual/dmi/id/product_uuid as well'
2021-04-19T15:57:44.439039173Z INFO: faking
/sys/devices/virtual/dmi/id/product_uuid as well
2021-04-19T15:57:44.439040790Z + mount -o ro,bind /kind/product_uuid
/sys/devices/virtual/dmi/id/product_uuid
2021-04-19T15:57:44.439695199Z + select_iptables
2021-04-19T15:57:44.439703044Z + local mode=nft
2021-04-19T15:57:44.440078663Z ++ grep '^-'
2021-04-19T15:57:44.440129877Z ++ wc -l
2021-04-19T15:57:44.442053348Z + num_legacy_lines=6
2021-04-19T15:57:44.442062081Z + '[' 6 -ge 10 ']'
2021-04-19T15:57:44.442423879Z ++ grep '^-'
2021-04-19T15:57:44.442459811Z ++ wc -l
2021-04-19T15:57:44.444367612Z ++ true
2021-04-19T15:57:44.444497247Z + num_nft_lines=0
2021-04-19T15:57:44.444515437Z + '[' 6 -ge 0 ']'
2021-04-19T15:57:44.444517774Z + mode=legacy
2021-04-19T15:57:44.444519309Z + echo 'INFO: setting iptables to detected
mode: legacy'
2021-04-19T15:57:44.444520855Z INFO: setting iptables to detected mode:
legacy
2021-04-19T15:57:44.444542445Z + update-alternatives --set iptables
/usr/sbin/iptables-legacy
2021-04-19T15:57:44.444562432Z + echo 'retryable update-alternatives:
--set iptables /usr/sbin/iptables-legacy'
2021-04-19T15:57:44.444564852Z + local 'args=--set iptables
/usr/sbin/iptables-legacy'
2021-04-19T15:57:44.444754057Z ++ seq 0 15
2021-04-19T15:57:44.445052819Z + for i in $(seq 0 15)
2021-04-19T15:57:44.445058511Z + /usr/bin/update-alternatives --set
iptables /usr/sbin/iptables-legacy
2021-04-19T15:57:44.445493336Z + return
2021-04-19T15:57:44.445510947Z + update-alternatives --set ip6tables
/usr/sbin/ip6tables-legacy
2021-04-19T15:57:44.445538929Z + echo 'retryable update-alternatives:
--set ip6tables /usr/sbin/ip6tables-legacy'
2021-04-19T15:57:44.445540888Z + local 'args=--set ip6tables
/usr/sbin/ip6tables-legacy'
2021-04-19T15:57:44.445730880Z ++ seq 0 15
2021-04-19T15:57:44.446043442Z + for i in $(seq 0 15)
2021-04-19T15:57:44.446048918Z + /usr/bin/update-alternatives --set
ip6tables /usr/sbin/ip6tables-legacy
2021-04-19T15:57:44.446505763Z + return
2021-04-19T15:57:44.446528136Z + enable_network_magic
2021-04-19T15:57:44.446550915Z + local docker_embedded_dns_ip=127.0.0.11
2021-04-19T15:57:44.446560963Z + local docker_host_ip
2021-04-19T15:57:44.446977377Z ++ getent ahostsv4 host.docker.internal
2021-04-19T15:57:44.447030830Z ++ head -n1
2021-04-19T15:57:44.447187088Z ++ cut '-d ' -f1
2021-04-19T15:57:44.499826521Z ++ true
2021-04-19T15:57:44.499939562Z + docker_host_ip=
2021-04-19T15:57:44.499948360Z + [[ -z '' ]]
2021-04-19T15:57:44.500237470Z ++ ip -4 route show default
2021-04-19T15:57:44.500299908Z ++ cut '-d ' -f3
2021-04-19T15:57:44.501169235Z + docker_host_ip=192.168.58.1
2021-04-19T15:57:44.501316117Z + iptables-save
2021-04-19T15:57:44.501417596Z + iptables-restore
2021-04-19T15:57:44.502106256Z + sed -e 's/-d 127.0.0.11/-d 192.168.58.1/g'
-e 's/-A OUTPUT \(.*\) -j DOCKER_OUTPUT/\0\n-A PREROUTING \1 -j
DOCKER_OUTPUT/' -e 's/--to-source :53/--to-source 192.168.58.1:53/g'
2021-04-19T15:57:44.571845476Z + cp /etc/resolv.conf
/etc/resolv.conf.original
2021-04-19T15:57:44.572602744Z + sed -e s/127.0.0.11/192.168.58.1/g
/etc/resolv.conf.original
2021-04-19T15:57:44.573849840Z ++ head -n1
2021-04-19T15:57:44.573899549Z ++ cut '-d ' -f1
2021-04-19T15:57:44.573905991Z +++ hostname
2021-04-19T15:57:44.574278096Z ++ getent ahostsv4 minikube
2021-04-19T15:57:44.575052362Z + curr_ipv4=192.168.58.2
2021-04-19T15:57:44.575084061Z + echo 'INFO: Detected IPv4 address:
192.168.58.2'
2021-04-19T15:57:44.575087825Z INFO: Detected IPv4 address: 192.168.58.2
2021-04-19T15:57:44.575090333Z + '[' -f /kind/old-ipv4 ']'
2021-04-19T15:57:44.575095602Z + [[ -n 192.168.58.2 ]]
2021-04-19T15:57:44.575180985Z + echo -n 192.168.58.2
2021-04-19T15:57:44.575887209Z ++ head -n1
2021-04-19T15:57:44.575895612Z ++ cut '-d ' -f1
2021-04-19T15:57:44.575897999Z +++ hostname
2021-04-19T15:57:44.576231575Z ++ getent ahostsv6 minikube
2021-04-19T15:57:44.576756378Z ++ true
2021-04-19T15:57:44.576899043Z + curr_ipv6=
2021-04-19T15:57:44.576902475Z + echo 'INFO: Detected IPv6 address: '
2021-04-19T15:57:44.576921215Z INFO: Detected IPv6 address:
2021-04-19T15:57:44.576929212Z + '[' -f /kind/old-ipv6 ']'
2021-04-19T15:57:44.576934411Z + [[ -n '' ]]
2021-04-19T15:57:44.577147119Z ++ uname -a
2021-04-19T15:57:44.577470710Z + echo 'entrypoint completed: Linux
minikube 5.8.0-50-generic #56~20.04.1-Ubuntu SMP Mon Apr 12 21:46:35 UTC
2021 x86_64 x86_64 x86_64 GNU/Linux'
2021-04-19T15:57:44.577475469Z entrypoint completed: Linux minikube
5.8.0-50-generic #56~20.04.1-Ubuntu SMP Mon Apr 12 21:46:35 UTC 2021 x86_64
x86_64 x86_64 GNU/Linux
2021-04-19T15:57:44.577487261Z + exec /sbin/init
2021-04-19T15:57:44.582293169Z systemd 245.4-4ubuntu3.6 running in system
mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP
+LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS
+KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
2021-04-19T15:57:44.582306232Z Detected virtualization docker.
2021-04-19T15:57:44.582309108Z Detected architecture x86-64.
2021-04-19T15:57:44.582445622Z
2021-04-19T15:57:44.582452345Z Welcome to Ubuntu 20.04.1 LTS!
2021-04-19T15:57:44.582454347Z
2021-04-19T15:57:44.582456052Z Set hostname to <minikube>.
2021-04-19T15:57:44.605468137Z [ OK ] Started Dispatch Password …ts to
Console Directory Watch.
2021-04-19T15:57:44.605539359Z [ OK ] Set up automount Arbitrary…s File
System Automount Point.
2021-04-19T15:57:44.605549624Z [ OK ] Reached target Local Encrypted
Volumes.
2021-04-19T15:57:44.605573217Z [ OK ] Reached target Network is Online.
2021-04-19T15:57:44.605581430Z [ OK ] Reached target Paths.
2021-04-19T15:57:44.605585012Z [ OK ] Reached target Slices.
2021-04-19T15:57:44.605595394Z [ OK ] Reached target Swap.
2021-04-19T15:57:44.605707037Z [ OK ] Listening on Journal Audit Socket.
2021-04-19T15:57:44.605749574Z [ OK ] Listening on Journal Socket
(/dev/log).
2021-04-19T15:57:44.605805455Z [ OK ] Listening on Journal Socket.
2021-04-19T15:57:44.606510582Z Mounting Huge Pages File System...
2021-04-19T15:57:44.607083744Z Mounting Kernel Debug File
System...
2021-04-19T15:57:44.607747248Z Mounting Kernel Trace File
System...
2021-04-19T15:57:44.608682020Z Starting Journal Service...
2021-04-19T15:57:44.609241558Z Starting Create list of st…odes
for the current kernel...
2021-04-19T15:57:44.610142058Z Mounting FUSE Control File
System...
2021-04-19T15:57:44.610812893Z Starting Remount Root and Kernel
File Systems...
2021-04-19T15:57:44.611306217Z Starting Apply Kernel Variables...
2021-04-19T15:57:44.612731725Z [ OK ] Mounted Huge Pages File System.
2021-04-19T15:57:44.612790398Z [ OK ] Mounted Kernel Debug File System.
2021-04-19T15:57:44.612849470Z [ OK ] Mounted Kernel Trace File System.
2021-04-19T15:57:44.613208816Z [ OK ] Finished Create list of st… nodes
for the current kernel.
2021-04-19T15:57:44.613345925Z [ OK ] Mounted FUSE Control File System.
2021-04-19T15:57:44.613663937Z [ OK ] Finished Remount Root and Kernel
File Systems.
2021-04-19T15:57:44.614431828Z Starting Create System Users...
2021-04-19T15:57:44.615080603Z Starting Update UTMP about System
Boot/Shutdown...
2021-04-19T15:57:44.615460969Z [ OK ] Finished Apply Kernel Variables.
2021-04-19T15:57:44.619404257Z [ OK ] Finished Update UTMP about System
Boot/Shutdown.
2021-04-19T15:57:44.632199346Z [ OK ] Finished Create System Users.
2021-04-19T15:57:44.633133878Z Starting Create Static Device
Nodes in /dev...
2021-04-19T15:57:44.637338931Z [ OK ] Finished Create Static Device
Nodes in /dev.
2021-04-19T15:57:44.637358445Z [ OK ] Reached target Local File Systems
(Pre).
2021-04-19T15:57:44.637361663Z [ OK ] Reached target Local File Systems.
2021-04-19T15:57:44.638811474Z [ OK ] Started Journal Service.
2021-04-19T15:57:44.638871638Z [ OK ] Reached target System
Initialization.
2021-04-19T15:57:44.638920713Z [ OK ] Started Daily Cleanup of Temporary
Directories.
2021-04-19T15:57:44.638939968Z [ OK ] Reached target Timers.
2021-04-19T15:57:44.639019779Z [ OK ] Listening on D-Bus System Message
Bus Socket.
2021-04-19T15:57:44.639737222Z Starting Docker Socket for the API.
2021-04-19T15:57:44.640359848Z Starting Podman API Socket.
2021-04-19T15:57:44.641082531Z Starting Flush Journal to
Persistent Storage...
2021-04-19T15:57:44.641581390Z [ OK ] Listening on Docker Socket for the
API.
2021-04-19T15:57:44.641631702Z [ OK ] Listening on Podman API Socket.
2021-04-19T15:57:44.641724913Z [ OK ] Reached target Sockets.
2021-04-19T15:57:44.641754793Z [ OK ] Reached target Basic System.
2021-04-19T15:57:44.642301266Z Starting containerd container
runtime...
2021-04-19T15:57:44.642941456Z [ OK ] Started D-Bus System Message Bus.
2021-04-19T15:57:44.644783014Z Starting minikube automount...
2021-04-19T15:57:44.645382254Z Starting OpenBSD Secure Shell
server...
2021-04-19T15:57:44.646057638Z [ OK ] Finished Flush Journal to
Persistent Storage.
2021-04-19T15:57:44.661171431Z [ OK ] Started OpenBSD Secure Shell
server.
2021-04-19T15:57:44.661523583Z [ OK ] Finished minikube automount.
2021-04-19T15:57:44.680503592Z [ OK ] Started containerd container
runtime.
2021-04-19T15:57:44.681199470Z Starting Docker Application
Container Engine...
[ OK ] Started Docker Application Container Engine.
2021-04-19T15:57:47.225469524Z [ OK ] Reached target Multi-User System.
2021-04-19T15:57:47.225474896Z [ OK ] Reached target Graphical Interface.
2021-04-19T15:57:47.226325737Z Starting Update UTMP about System
Runlevel Changes...
2021-04-19T15:57:47.230133779Z [ OK ] Finished Update UTMP about System
Runlevel Changes.
-- /stdout --
I0420 12:06:23.354723 89838 cli_runner.go:115] Run: docker system info
--format "{{json .}}"
I0420 12:06:23.428037 89838 info.go:261] docker info:
{ID:I55K:RDWJ:UG6B:TFDV:AODZ:RZMU:JBLO:GFFI:74FI:WLM3:4DOS:73OC
Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0
Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports
d_type true] [Native Overlay Diff true]] SystemStatus:<nil>
Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay]
Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file
local logentries splunk syslog]} MemoryLimit:true SwapLimit:true
KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true
CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true
BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30
OomKillDisable:true NGoroutines:46 SystemTime:2021-04-20 12:06:23.400798267
+0200 CEST LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0
KernelVersion:5.8.0-50-generic OperatingSystem:Ubuntu Core 18 OSType:linux
Architecture:x86_64 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:8 MemTotal:16459341824
GenericResources:<nil> DockerRootDir:/var/snap/docker/common/var-lib-docker
HTTPProxy: HTTPSProxy: NoProxy: Name:CALIANDROM-NB Labels:[]
ExperimentalBuild:false ServerVersion:19.03.13 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:8fba4e9a7d01810a393d5d25a3621dc101981175
Expected:8fba4e9a7d01810a393d5d25a3621dc101981175} RuncCommit:{ID:
Expected:} InitCommit:{ID:fec3683 Expected:fec3683}
SecurityOptions:[name=apparmor name=seccomp,profile=default]
ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false
Plugins:[] Warnings:<nil>}}
I0420 12:06:23.428112 89838 errors.go:92] postmortem docker info:
{ID:I55K:RDWJ:UG6B:TFDV:AODZ:RZMU:JBLO:GFFI:74FI:WLM3:4DOS:73OC
Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0
Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports
d_type true] [Native Overlay Diff true]] SystemStatus:<nil>
Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay]
Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file
local logentries splunk syslog]} MemoryLimit:true SwapLimit:true
KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true
CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true
BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30
OomKillDisable:true NGoroutines:46 SystemTime:2021-04-20 12:06:23.400798267
+0200 CEST LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0
KernelVersion:5.8.0-50-generic OperatingSystem:Ubuntu Core 18 OSType:linux
Architecture:x86_64 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:8 MemTotal:16459341824
GenericResources:<nil> DockerRootDir:/var/snap/docker/common/var-lib-docker
HTTPProxy: HTTPSProxy: NoProxy: Name:CALIANDROM-NB Labels:[]
ExperimentalBuild:false ServerVersion:19.03.13 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:8fba4e9a7d01810a393d5d25a3621dc101981175
Expected:8fba4e9a7d01810a393d5d25a3621dc101981175} RuncCommit:{ID:
Expected:} InitCommit:{ID:fec3683 Expected:fec3683}
SecurityOptions:[name=apparmor name=seccomp,profile=default]
ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false
Plugins:[] Warnings:<nil>}}
I0420 12:06:23.428176 89838 network_create.go:249] running [docker
network inspect minikube] to gather additional debugging logs...
I0420 12:06:23.428188 89838 cli_runner.go:115] Run: docker network
inspect minikube
W0420 12:06:23.477299 89838 cli_runner.go:162] docker network inspect
minikube returned with exit code 1
I0420 12:06:23.477323 89838 network_create.go:252] error running [docker
network inspect minikube]: docker network inspect minikube: exit status 1
stdout:
[]
stderr:
Error: No such network: minikube
I0420 12:06:23.477341 89838 network_create.go:254] output of [docker
network inspect minikube]: -- stdout --
[]
-- /stdout --
** stderr **
Error: No such network: minikube
** /stderr **
I0420 12:06:23.477425 89838 cli_runner.go:115] Run: docker system info
--format "{{json .}}"
I0420 12:06:23.533341 89838 info.go:261] docker info:
{ID:I55K:RDWJ:UG6B:TFDV:AODZ:RZMU:JBLO:GFFI:74FI:WLM3:4DOS:73OC
Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0
Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports
d_type true] [Native Overlay Diff true]] SystemStatus:<nil>
Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay]
Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file
local logentries splunk syslog]} MemoryLimit:true SwapLimit:true
KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true
CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true
BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30
OomKillDisable:true NGoroutines:46 SystemTime:2021-04-20 12:06:23.524942313
+0200 CEST LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0
KernelVersion:5.8.0-50-generic OperatingSystem:Ubuntu Core 18 OSType:linux
Architecture:x86_64 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:8 MemTotal:16459341824
GenericResources:<nil> DockerRootDir:/var/snap/docker/common/var-lib-docker
HTTPProxy: HTTPSProxy: NoProxy: Name:CALIANDROM-NB Labels:[]
ExperimentalBuild:false ServerVersion:19.03.13 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:8fba4e9a7d01810a393d5d25a3621dc101981175
Expected:8fba4e9a7d01810a393d5d25a3621dc101981175} RuncCommit:{ID:
Expected:} InitCommit:{ID:fec3683 Expected:fec3683}
SecurityOptions:[name=apparmor name=seccomp,profile=default]
ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false
Plugins:[] Warnings:<nil>}}
I0420 12:06:23.533621 89838 cli_runner.go:115] Run: docker container
inspect -f "{{range
.NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}"
minikube
I0420 12:06:23.583634 89838 profile.go:148] Saving config to
/home/caliandrom/.minikube/profiles/minikube/config.json ...
I0420 12:06:23.583818 89838 machine.go:88] provisioning docker machine ...
I0420 12:06:23.583840 89838 ubuntu.go
|
i use this command for start :
------------- $ minikube start --driver=docker --kubernetes-version=v1.20.0
--profile lss
😄 [lss] minikube v1.19.0 on Ubuntu 20.04
🆕 Kubernetes 1.20.2 is now available. If you would like to upgrade,
specify: --kubernetes-version=v1.20.2
✨ Using the docker driver based on existing profile
👍 Starting control plane node lss in cluster lss
🏃 Updating the running docker "lss" container ...
🤦 StartHost failed, but will try again: provision: Temporary Error:
NewSession: new client: new client: ssh: handshake failed: ssh: unable to
authenticate, attempted methods [none publickey], no supported methods
remain
🏃 Updating the running docker "lss" container ...
😿 Failed to start docker container. Running "minikube delete -p lss" may
fix it: provision: Temporary Error: NewSession: new client: new client:
ssh: handshake failed: ssh: unable to authenticate, attempted methods [none
publickey], no supported methods remain
❌ Exiting due to IF_SSH_AUTH: Failed to start host: provision: Temporary
Error: NewSession: new client: new client: ssh: handshake failed: ssh:
unable to authenticate, attempted methods [none publickey], no supported
methods remain
💡 Suggestion: Your host is failing to route packets to the minikube VM.
If you have VPN software, try turning it off or configuring it so that it
does not re-route traffic to the VM IP. If not, check your VM environment
routing options.
📘 Documentation: https://minikube.sigs.k8s.io/docs/handbook/vpn_and_proxy/
🍿 Related issue: #3930
Il giorno lun 19 apr 2021 alle ore 22:46 Steven Powell <
***@***.***> ha scritto:
… Thank you for sharing your experience! If you don't mind, could you please
provide:
- The version of minikube.
- The driver you are using. (docker, virtualbox, hyperv....)
- The Operation system you are using (windows, mac or linux and
version of it)
- The full output of the command you are using by adding
--alsologtostderr, for example:
$ minikube start --alsologtostderr
- Also the full the output of the
$ minikube logs
This will help us isolate the problem further. Thank you!
/triage needs-information
/kind support
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AR72DVEBTTULHXGJGCL6C6LTJSJDBANCNFSM43FZIA7A>
.
|
So based on the error minikube is outputting, it looks like you're behind a VPN. Is that the case? |
@Mattimax20 are you behind a VPN? |
Hi @Mattimax20, we haven't heard back from you, do you still have this issue? I will close this issue for now but feel free to reopen when you feel ready to provide more information. |
Steps to reproduce the issue:
Full output of failed command:
Full output of
minikube start
command used, if not already included:Optional: Full output of
minikube logs
command:The text was updated successfully, but these errors were encountered: