STDOUT: real 0m 0.08s user 0m 0.00s sys 0m 0.00s --- diagnose 4.20.32 --- --- NOTE: not all commands are expected to succeed on all device types --- --- COMMANDS --- --- prefixing commands with 'date --utc --rfc-3339=ns ; /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c' --- echo === BALENA === curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 balena --version balena images balena ps -a balena stats --all --no-stream balena system df balena volume ls systemctl status balena --no-pager journalctl --no-pager --no-hostname -n 200 -a -u balena journalctl --no-pager --no-hostname -n 1000 -at balenad balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" echo === BOOT === systemd-analyze systemd-analyze critical-chain echo === HARDWARE === cat /proc/cpuinfo cat /proc/device-tree/model cat /proc/meminfo ps top -b -n 1 cat /var/log/provisioning-progress.log df -h df -ih for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done free -h ls -l /dev lsusb -vvv mmcli -L mount uname -a echo === NETWORK === /sbin/ip addr cat /etc/resolv.conf cat /proc/net/dev cat /proc/net/snmp cat /proc/net/udp CURL_CA_BUNDLE=/tmp/tmp.rBV5gz3oP9 curl https://api.balena-cloud.com/ping CURL_CA_BUNDLE=/tmp/tmp.rBV5gz3oP9 curl https://www.google.co.uk ifconfig iptables -n -L iptables -n -t nat -L journalctl --no-pager --no-hostname -a -u ModemManager journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" ls -l /mnt/boot/system-connections mmcli -m 0 netstat -ntl nmcli --version ping -c 1 -W 3 google.co.uk systemctl kill -s USR1 dnsmasq systemctl status openvpn-resin --no-pager echo === OS === cat /etc/os-release cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /mnt/boot/config.txt cat /mnt/boot/device-type.json cat /mnt/boot/extlinux/extlinux.conf cat /mnt/boot/resinOS_uEnv.txt cat /mnt/boot/uEnv.txt cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" cat /var/log/messages cat /var/log/provisioning-progress.log dmesg -T find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v journalctl --no-pager --no-hostname --list-boots journalctl --no-pager --no-hostname -n500 -a journalctl --no-pager --no-hostname -pwarning -perr -a ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) ps stat /var/lock/*hup.lock sysctl -a systemctl list-units --failed --no-pager top -b -n 1 grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c echo === SUPERVISOR === balena exec 7399053a6c6a cat /etc/resolv.conf balena logs 7399053a6c6a curl --max-time 5 localhost:48484/v1/healthy journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor ls -lR /tmp/*-supervisor/**/* systemctl status balena-supervisor resin-supervisor --no-pager tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log echo === TIME === cat /tmp/chrony_added_dhcp_ntp_servers chronyc sources chronyc tracking date journalctl --no-pager --no-hostname -u chronyd timedatectl status uptime --- echo === BALENA === --- 2021-05-25 18:44:47.535587225+00:00 === BALENA === real 0m 0.20s user 0m 0.00s sys 0m 0.01s --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- 2021-05-25 18:44:48.178714377+00:00 goroutine 121806 [running]: runtime/pprof.writeGoroutineStacks(0x16b3998, 0x351a510, 0x1, 0x3b577a0) /usr/lib/go/src/runtime/pprof/pprof.go:679 +0x78 runtime/pprof.writeGoroutine(0x16b3998, 0x351a510, 0x2, 0x2498158, 0x1df28) /usr/lib/go/src/runtime/pprof/pprof.go:668 +0x30 runtime/pprof.(*Profile).WriteTo(0x249ab20, 0x16b3998, 0x351a510, 0x2, 0x351a510, 0x8) /usr/lib/go/src/runtime/pprof/pprof.go:329 +0x2a8 net/http/pprof.handler.ServeHTTP(0x3c171e1, 0x9, 0x16c5e78, 0x351a510, 0x360d880) /usr/lib/go/src/net/http/pprof/pprof.go:245 +0x2c0 github.com/docker/docker/api/server/router/debug.handlePprof(0x16c9018, 0x3b576a0, 0x16c5e78, 0x351a510, 0x360d880, 0x3b57600, 0x20, 0x12ee018) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/debug/debug_routes.go:10 +0x84 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x16c9018, 0x3b576a0, 0x16c5e78, 0x351a510, 0x360d880, 0x3b57600, 0x16c9018, 0x3b576a0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x12c github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x16c9018, 0x3b57660, 0x16c5e78, 0x351a510, 0x360d880, 0x3b57600, 0x168988d, 0x1df28) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x498 github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x16c9018, 0x3b57660, 0x16c5e78, 0x351a510, 0x360d880, 0x3b57600, 0x16c9018, 0x3b57660) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5d8 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x16c5e78, 0x351a510, 0x360d780) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x190 net/http.HandlerFunc.ServeHTTP(0x3ae3db0, 0x16c5e78, 0x351a510, 0x360d780) /usr/lib/go/src/net/http/server.go:1995 +0x34 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x3489800, 0x16c5e78, 0x351a510, 0x360d680) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xb0 github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0x3ae3ec0, 0x16c5e78, 0x351a510, 0x360d680) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x58 net/http.serverHandler.ServeHTTP(0x348aa80, 0x16c5e78, 0x351a510, 0x360d680) /usr/lib/go/src/net/http/server.go:2774 +0x88 net/http.(*conn).serve(0x360ff80, 0x16c8fb8, 0x3b574c0) /usr/lib/go/src/net/http/server.go:1878 +0x7e4 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x298 goroutine 1 [chan receive, 968 minutes]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).start(0x350af40, 0x39b7590, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:241 +0x8c0 github.com/docker/docker/cmd/dockerd.runDaemon(...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker_unix.go:13 github.com/docker/docker/cmd/dockerd.newDaemonCommand.func1(0x34f0000, 0x34be000, 0x0, 0x14, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:34 +0x6c github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).execute(0x34f0000, 0x34380b8, 0x14, 0x15, 0x34f0000, 0x34380b8) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:762 +0x360 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0x34f0000, 0x0, 0x0, 0x10) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:852 +0x22c github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).Execute(...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:800 github.com/docker/docker/cmd/dockerd.Main() /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:98 +0x178 main.main() /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/balena-engine/main.go:29 +0x1f0 goroutine 5 [syscall, 4 minutes]: os/signal.signal_recv(0x16bac10) /usr/lib/go/src/runtime/sigqueue.go:139 +0x130 os/signal.loop() /usr/lib/go/src/os/signal/signal_unix.go:23 +0x14 created by os/signal.init.0 /usr/lib/go/src/os/signal/signal_unix.go:29 +0x30 goroutine 27 [select]: github.com/docker/docker/libcontainerd/supervisor.(*remote).monitorDaemon(0x3496200, 0x16c8fb8, 0x365a5c0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:252 +0xb30 created by github.com/docker/docker/libcontainerd/supervisor.Start /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:90 +0x2e8 goroutine 32 [syscall, 969 minutes]: syscall.Syscall6(0x118, 0x1, 0x5df, 0x344b610, 0x1000004, 0x0, 0x0, 0x143f998, 0x340e060, 0x1376998) /usr/lib/go/src/syscall/asm_linux_arm.s:45 +0x8 os.(*Process).blockUntilWaitable(0x3571e90, 0x346e100, 0x3653620, 0x0) /usr/lib/go/src/os/wait_waitid.go:31 +0x64 os.(*Process).wait(0x3571e90, 0x0, 0x0, 0x100a4c8) /usr/lib/go/src/os/exec_unix.go:22 +0x2c os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:125 os/exec.(*Cmd).Wait(0x34386e0, 0x2, 0x13da3ad) /usr/lib/go/src/os/exec/exec.go:474 +0x54 github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd.func1(0x34386e0, 0x3496200) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:208 +0x20 created by github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:206 +0x34c goroutine 33 [select, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x3870b40) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0xbc created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x104 goroutine 34 [chan receive, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x34d3340) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x430 created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0x98 goroutine 36 [IO wait]: internal/poll.runtime_pollWait(0xa619ad2c, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x3423eb4, 0x72, 0x8000, 0x8000, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x3423ea0, 0x3610000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 net.(*netFD).Read(0x3423ea0, 0x3610000, 0x8000, 0x8000, 0x8, 0x0, 0x4a0cb8) /usr/lib/go/src/net/fd_unix.go:202 +0x38 net.(*conn).Read(0x35dd4a8, 0x3610000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c bufio.(*Reader).Read(0x360bfb0, 0x360dba0, 0x9, 0x9, 0x1, 0x0, 0x2507301) /usr/lib/go/src/bufio/bufio.go:223 +0x228 io.ReadAtLeast(0x16b1220, 0x360bfb0, 0x360dba0, 0x9, 0x9, 0x9, 0x0, 0x4133ca5e, 0x13ca5e) /usr/lib/go/src/io/io.go:310 +0x6c io.ReadFull(...) /usr/lib/go/src/io/io.go:329 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x360dba0, 0x9, 0x9, 0x16b1220, 0x360bfb0, 0x0, 0x0, 0x0, 0x3618054, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x58 github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x360db80, 0x40a2c60, 0x40a2c60, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x3496300) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x104 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0x9f8 goroutine 37 [select]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x3618030, 0x1, 0x0, 0x0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xcc github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x3618090, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x18c github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x3496300) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x5c created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xbac goroutine 39 [chan receive, 4 minutes]: github.com/docker/docker/pkg/signal.Trap.func1(0x365d080, 0x16b2d68, 0x346e100, 0x341f040) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:38 +0x48 created by github.com/docker/docker/pkg/signal.Trap /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:36 +0xcc goroutine 41 [chan receive, 969 minutes]: github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap.func1(0x365d2c0, 0x13b7308, 0x16) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:18 +0x34 created by github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:17 +0x94 goroutine 46 [IO wait, 969 minutes]: internal/poll.runtime_pollWait(0xa619aca8, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x361a294, 0x72, 0x0, 0x0, 0x139cf2a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x361a280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1b0 net.(*netFD).accept(0x361a280, 0xb6c17004, 0x39cf7a0, 0x39cf7a0) /usr/lib/go/src/net/fd_unix.go:238 +0x20 net.(*UnixListener).accept(0x35ac560, 0x354c2e0, 0xf2984, 0x20) /usr/lib/go/src/net/unixsock_posix.go:162 +0x20 net.(*UnixListener).Accept(0x35ac560, 0x12ee018, 0x35acce0, 0x11ead10, 0x2498160) /usr/lib/go/src/net/unixsock.go:260 +0x40 net/http.(*Server).Serve(0x354c280, 0x16c5d38, 0x35ac560, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1e4 net/http.Serve(...) /usr/lib/go/src/net/http/server.go:2456 github.com/docker/docker/daemon.(*Daemon).listenMetricsSock.func1(0x16c5d38, 0x35ac560, 0x3618480) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:31 +0x5c created by github.com/docker/docker/daemon.(*Daemon).listenMetricsSock /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:30 +0x178 goroutine 47 [select, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x36186f0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0xbc created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x104 goroutine 48 [chan receive, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x34d34a0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x430 created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0x98 goroutine 50 [IO wait]: internal/poll.runtime_pollWait(0xa619ac24, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x361a384, 0x72, 0x8000, 0x8000, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x361a370, 0x3a02000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 net.(*netFD).Read(0x361a370, 0x3a02000, 0x8000, 0x8000, 0x8, 0x0, 0x4a0cb8) /usr/lib/go/src/net/fd_unix.go:202 +0x38 net.(*conn).Read(0x3539678, 0x3a02000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c bufio.(*Reader).Read(0x3618930, 0x354c4a0, 0x9, 0x9, 0x1, 0x0, 0x2507301) /usr/lib/go/src/bufio/bufio.go:223 +0x228 io.ReadAtLeast(0x16b1220, 0x3618930, 0x354c4a0, 0x9, 0x9, 0x9, 0x60000000, 0x4187902e, 0x2f205cc) /usr/lib/go/src/io/io.go:310 +0x6c io.ReadFull(...) /usr/lib/go/src/io/io.go:329 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x354c4a0, 0x9, 0x9, 0x16b1220, 0x3618930, 0x0, 0x0, 0x0, 0x36189b4, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x58 github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x354c480, 0x356f280, 0x356f280, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x3496600) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x104 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0x9f8 goroutine 51 [select]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x3618990, 0x1, 0x0, 0x0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xcc github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x36189f0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x18c github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x3496600) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x5c created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xbac goroutine 52 [select, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x3618cf0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:115 +0xbc created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:106 +0x104 goroutine 53 [chan receive, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x34d3600) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1077 +0x430 created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:743 +0x98 goroutine 55 [IO wait, 7 minutes]: internal/poll.runtime_pollWait(0xa619aba0, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x361a744, 0x72, 0x8000, 0x8000, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x361a730, 0x3a26000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 net.(*netFD).Read(0x361a730, 0x3a26000, 0x8000, 0x8000, 0x8, 0x0, 0xd) /usr/lib/go/src/net/fd_unix.go:202 +0x38 net.(*conn).Read(0x3539900, 0x3a26000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c bufio.(*Reader).Read(0x3618f30, 0x354c920, 0x9, 0x9, 0x1771c, 0x3401260, 0x4) /usr/lib/go/src/bufio/bufio.go:223 +0x228 io.ReadAtLeast(0x16b1220, 0x3618f30, 0x354c920, 0x9, 0x9, 0x9, 0x0, 0x34523c0, 0x13d58) /usr/lib/go/src/io/io.go:310 +0x6c io.ReadFull(...) /usr/lib/go/src/io/io.go:329 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x354c920, 0x9, 0x9, 0x16b1220, 0x3618f30, 0x0, 0x0, 0x0, 0x3618fb4, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x58 github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x354c900, 0x4128900, 0x4128900, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:492 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*http2Client).reader(0x3496700) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1249 +0x104 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:289 +0x9f8 goroutine 56 [select, 7 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x3618f90, 0x1, 0x0, 0x0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xcc github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x3618ff0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x18c github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x3496700) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:333 +0x5c created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:331 +0xbac goroutine 57 [select, 969 minutes]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0x3664200, 0x16c8fb8, 0x365a5c0, 0x13a62a1, 0xc) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x1d0 created by github.com/docker/docker/libcontainerd/remote.NewClient /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x1d4 goroutine 58 [select, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0x39c1500, 0x34be780, 0x16c9018, 0x35adfe0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0xa0 created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x86c goroutine 59 [select, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0x3a1ad80, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:312 +0x94 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:331 github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0x361a9b0, 0x1355d78, 0x3664600, 0x0, 0x1000000, 0xa6141ed8) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:871 +0x5d4 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x361a9b0, 0xa6141e01, 0x1) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x34 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0x34be780, 0x344a72c, 0x344a724, 0x0, 0x38) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:594 +0x60 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0x34be780, 0x1355d78, 0x3664600, 0x350bee0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0xcc github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0x3539ae0, 0x143f7d0, 0x3664240, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x48 github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0x3664240, 0x16d6328, 0x3539ae0, 0x3a1c840, 0x16c8fb8, 0x365a5c0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x5c created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x168 goroutine 61 [sync.Cond.Wait, 969 minutes]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x35eab48, 0x0) /usr/lib/go/src/runtime/sema.go:510 +0x14c sync.(*Cond).Wait(0x35eab40) /usr/lib/go/src/sync/cond.go:56 +0x6c github.com/docker/docker/daemon/stats.(*Collector).Run(0x39b6e10) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats/collector.go:101 +0x2c created by github.com/docker/docker/daemon.(*Daemon).newStatsCollector /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats_collector.go:24 +0x68 goroutine 62 [chan receive, 4 minutes]: github.com/docker/docker/daemon.(*Daemon).execCommandGC(0x3496500) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:305 +0x114 created by github.com/docker/docker/daemon.NewDaemon /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/daemon.go:1096 +0x20d8 goroutine 63 [select]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0x39b9dc0, 0x16c8fb8, 0x365a5c0, 0x1398f38, 0x4) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:700 +0x1d0 created by github.com/docker/docker/libcontainerd/remote.NewClient /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:67 +0x1d4 goroutine 64 [select]: github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).watchLoop(0x341ba70) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:446 +0x88 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startWatch /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:463 +0xb8 goroutine 65 [select, 969 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0x39c1340, 0x34beaa0, 0x16c9018, 0x350a380) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0xa0 created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x86c goroutine 66 [select]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).readClient(0x39b6f60, 0x39cb908, 0x5, 0x5, 0x3443ee0, 0x1, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:185 +0x94 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).Read(0x39b6f60, 0x39cb908, 0x5, 0x5, 0x3443ee0, 0x143f990, 0x3443ee0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:165 +0x1a4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*transportReader).Read(0x350a720, 0x39cb908, 0x5, 0x5, 0x3694580, 0x0, 0x4dd0fc) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:488 +0x40 io.ReadAtLeast(0x16b34a0, 0x350a720, 0x39cb908, 0x5, 0x5, 0x5, 0x3694580, 0x540484, 0x1b1bc) /usr/lib/go/src/io/io.go:310 +0x6c io.ReadFull(...) /usr/lib/go/src/io/io.go:329 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).Read(0x341bc20, 0x39cb908, 0x5, 0x5, 0x255, 0x1c19c, 0x3426000) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:472 +0x98 github.com/docker/docker/vendor/google.golang.org/grpc.(*parser).recvMsg(0x39cb900, 0x1000000, 0x357e080, 0x3a66640, 0x99, 0x99, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:508 +0x3c github.com/docker/docker/vendor/google.golang.org/grpc.recvAndDecompress(0x39cb900, 0x341bc20, 0x0, 0x0, 0x1000000, 0x0, 0x0, 0x0, 0x3a66640, 0x99, ...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:639 +0x24 github.com/docker/docker/vendor/google.golang.org/grpc.recv(0x39cb900, 0xa61a41d8, 0x251769c, 0x341bc20, 0x0, 0x0, 0x1355d78, 0x369a740, 0x1000000, 0x0, ...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:684 +0x54 github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0x343a8c0, 0x1355d78, 0x369a740, 0x0, 0x1689c62, 0x546b8) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:885 +0xb4 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x343a8c0, 0x3548f98, 0x3401ce0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x34 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0x34beaa0, 0x3548f2c, 0x3548f24, 0x12a8020, 0x38) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:590 +0x258 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0x34beaa0, 0x1355d78, 0x369a740, 0x3548f88, 0x2) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0xcc github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0x35dc6c0, 0x3548f84, 0x2, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:351 +0x48 github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0x346e1c0, 0x16d6328, 0x35dc6c0, 0x3694480, 0x16c8fb8, 0x365a5c0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x5c created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x168 goroutine 138 [chan receive, 968 minutes]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).setupConfigReloadTrap.func1(0x3b35740, 0x350af40) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon_unix.go:84 +0x54 created by github.com/docker/docker/cmd/dockerd.(*DaemonCli).setupConfigReloadTrap /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon_unix.go:83 +0x8c goroutine 101 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0xa619ab1c, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x343b194, 0x72, 0x0, 0x0, 0x139cf2a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x343b180, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1b0 net.(*netFD).accept(0x343b180, 0x73cdf50, 0x0, 0x4b5a0) /usr/lib/go/src/net/fd_unix.go:238 +0x20 net.(*UnixListener).accept(0x35de800, 0x39fe7a4, 0x39fe7a8, 0xc) /usr/lib/go/src/net/unixsock_posix.go:162 +0x20 net.(*UnixListener).Accept(0x35de800, 0x143de5c, 0x16d8428, 0x73cdf50, 0x341ba70) /usr/lib/go/src/net/unixsock.go:260 +0x40 github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).acceptClientConnections(0x341ba70, 0x3695600, 0x33, 0x16c5d38, 0x35de800) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/sandbox_externalkey_unix.go:144 +0x24 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startExternalKeyListener /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/sandbox_externalkey_unix.go:138 +0x274 goroutine 139 [chan receive, 968 minutes]: github.com/docker/docker/api/server.(*Server).serveAPI(0x39b7680, 0x0, 0x1697ac) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:95 +0x118 github.com/docker/docker/api/server.(*Server).Wait(0x39b7680, 0x3b01680) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:205 +0x1c created by github.com/docker/docker/cmd/dockerd.(*DaemonCli).start /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:234 +0x898 goroutine 141 [IO wait, 968 minutes]: internal/poll.runtime_pollWait(0xa619af3c, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x343baf4, 0x72, 0x0, 0x0, 0x139cf2a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x343bae0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1b0 net.(*netFD).accept(0x343bae0, 0x51, 0x3afdf20, 0x18) /usr/lib/go/src/net/fd_unix.go:238 +0x20 net.(*UnixListener).accept(0x350b0e0, 0x34532c0, 0x41174, 0xb6c17004) /usr/lib/go/src/net/unixsock_posix.go:162 +0x20 net.(*UnixListener).Accept(0x350b0e0, 0x46f29c, 0x348a960, 0xf2984, 0x20) /usr/lib/go/src/net/unixsock.go:260 +0x40 github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0x3410e10, 0x12ee018, 0x3b56a20, 0x11ead10, 0x2498160) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x28 net/http.(*Server).Serve(0x348a900, 0x16c1318, 0x3410e10, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1e4 github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x3b35780, 0x39cb0b0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xbc created by github.com/docker/docker/api/server.(*Server).serveAPI /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x68 goroutine 142 [IO wait]: internal/poll.runtime_pollWait(0xa619aeb8, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x343bb44, 0x72, 0x0, 0x0, 0x139cf2a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x343bb30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1b0 net.(*netFD).accept(0x343bb30, 0x29435101, 0xa05ae3b, 0x34f7) /usr/lib/go/src/net/fd_unix.go:238 +0x20 net.(*UnixListener).accept(0x350bf00, 0x2519680, 0x0, 0x1) /usr/lib/go/src/net/unixsock_posix.go:162 +0x20 net.(*UnixListener).Accept(0x350bf00, 0x46eb0c, 0x360ffc0, 0xad45a000, 0x4b5a0) /usr/lib/go/src/net/unixsock.go:260 +0x40 github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0x3410e78, 0x345df54, 0xc, 0x3b0bce0, 0x46eb38) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x28 net/http.(*Server).Serve(0x348aa80, 0x16c1318, 0x3410e78, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1e4 github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x3b35780, 0x39cb110) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xbc created by github.com/docker/docker/api/server.(*Server).serveAPI /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x68 goroutine 143 [IO wait]: internal/poll.runtime_pollWait(0xa619ae34, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x343bb94, 0x72, 0x0, 0x0, 0x139cf2a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x343bb80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1b0 net.(*netFD).accept(0x343bb80, 0x1ad9ebf0, 0xfb9c492a, 0x34f6) /usr/lib/go/src/net/fd_unix.go:238 +0x20 net.(*UnixListener).accept(0x365a120, 0x2519620, 0x0, 0x1) /usr/lib/go/src/net/unixsock_posix.go:162 +0x20 net.(*UnixListener).Accept(0x365a120, 0x46eb0c, 0x360fde0, 0xad45a000, 0x4b5a0) /usr/lib/go/src/net/unixsock.go:260 +0x40 github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverride).Accept(0x3410ec0, 0x345ef54, 0xc, 0x3b0bdc0, 0x46eb38) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:116 +0x28 net/http.(*Server).Serve(0x348ac00, 0x16c1318, 0x3410ec0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1e4 github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x3b35780, 0x39cb160) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xbc created by github.com/docker/docker/api/server.(*Server).serveAPI /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x68 goroutine 144 [IO wait, 968 minutes]: internal/poll.runtime_pollWait(0xa619adb0, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x343bbe4, 0x72, 0x0, 0x0, 0x139cf2a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x343bbd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:384 +0x1b0 net.(*netFD).accept(0x343bbd0, 0x41174, 0xb6c17004, 0x3b0bea0) /usr/lib/go/src/net/fd_unix.go:238 +0x20 net.(*TCPListener).accept(0x3410f10, 0x348ade0, 0xf2984, 0x20) /usr/lib/go/src/net/tcpsock_posix.go:139 +0x20 net.(*TCPListener).Accept(0x3410f10, 0x12ee018, 0x3b56940, 0x11ead10, 0x2498160) /usr/lib/go/src/net/tcpsock.go:260 +0x40 net/http.(*Server).Serve(0x348ad80, 0x16c5d18, 0x3410f10, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2859 +0x1e4 github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:113 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x3b35780, 0x39cb200) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:87 +0xbc created by github.com/docker/docker/api/server.(*Server).serveAPI /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:84 +0x68 goroutine 121715 [select, 2 minutes]: github.com/docker/docker/container/stream.(*Config).CopyStreams.func5(0x3afc270, 0x16c8fb8, 0x47a72e0, 0x3692f00, 0x369a900) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:140 +0x120 created by github.com/docker/docker/container/stream.(*Config).CopyStreams /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:134 +0xd4 goroutine 121726 [sync.Cond.Wait]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x420f268, 0x8) /usr/lib/go/src/runtime/sema.go:510 +0x14c sync.(*Cond).Wait(0x420f260) /usr/lib/go/src/sync/cond.go:56 +0x6c github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x3b6b950, 0x3f48000, 0x800, 0x4000, 0xffffffff, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x270 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x3b6b9b0, 0x139bff4, 0x6, 0xa61aef50, 0x3b6b950) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:81 +0x7c0 created by github.com/docker/docker/daemon/logger.(*Copier).Run /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xb8 goroutine 121728 [IO wait]: internal/poll.runtime_pollWait(0xa619a570, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x357e614, 0x72, 0x8001, 0x8000, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x357e600, 0x3fb4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 os.(*File).read(...) /usr/lib/go/src/os/file_unix.go:263 os.(*File).Read(0x357af28, 0x3fb4000, 0x8000, 0x8000, 0x57, 0x0, 0x0) /usr/lib/go/src/os/file.go:108 +0x5c github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x3b1a140, 0x3fb4000, 0x8000, 0x8000, 0x57, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:154 +0x224 io.copyBuffer(0x16b1988, 0x3a999c0, 0xa61af1b0, 0x3b1a140, 0x3fb4000, 0x8000, 0x8000, 0x11f9e18, 0x12b5718, 0xa61af1b0, ...) /usr/lib/go/src/io/io.go:402 +0xd8 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x16b1988, 0x3a999c0, 0xa61af1b0, 0x3b1a140, 0x3b1a140, 0x143f830, 0x1, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x98 github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x16b1988, 0x3a999c0, 0xa61af180, 0x3b1a140, 0x40aeed0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x50 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x68 goroutine 121717 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0xa619a258, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x3adc154, 0x72, 0x0, 0x1, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x3adc140, 0x36ed18d, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 net.(*netFD).Read(0x3adc140, 0x36ed18d, 0x1, 0x1, 0x250b480, 0x13d58, 0x55a74) /usr/lib/go/src/net/fd_unix.go:202 +0x38 net.(*conn).Read(0x4212a00, 0x36ed18d, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0x3d49270, 0x36ed18d, 0x1, 0x1, 0x71ecc, 0x143f830, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x54 net/http.(*connReader).backgroundRead(0x36ed180) /usr/lib/go/src/net/http/server.go:677 +0x44 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:673 +0xb0 goroutine 121729 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0xa619a150, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x357e6d4, 0x72, 0x8001, 0x8000, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x357e6c0, 0x3f40000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 os.(*File).read(...) /usr/lib/go/src/os/file_unix.go:263 os.(*File).Read(0x357af30, 0x3f40000, 0x8000, 0x8000, 0xa61af100, 0xfff, 0x2) /usr/lib/go/src/os/file.go:108 +0x5c github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x3b1a200, 0x3f40000, 0x8000, 0x8000, 0x0, 0x36d9d00, 0x8000) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:159 +0x1e0 io.copyBuffer(0x16b1988, 0x3a99980, 0xa61af1b0, 0x3b1a200, 0x3f40000, 0x8000, 0x8000, 0x11f9e18, 0x12b5718, 0xa61af1b0, ...) /usr/lib/go/src/io/io.go:402 +0xd8 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x16b1988, 0x3a99980, 0xa61af1b0, 0x3b1a200, 0x3b1a200, 0xf2ddc, 0x352d888, 0x343c000) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x98 github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x16b1988, 0x3a99980, 0xa61af180, 0x3b1a200, 0x40aeed0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x50 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x68 goroutine 213 [select]: github.com/docker/docker/vendor/github.com/docker/libnetwork/osl.removeUnusedPaths() /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/osl/namespace_linux.go:99 +0x230 created by github.com/docker/docker/vendor/github.com/docker/libnetwork/osl.createBasePath /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/osl/namespace_linux.go:84 +0xa0 goroutine 119808 [IO wait]: internal/poll.runtime_pollWait(0xa619afc0, 0x77, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x39d04c4, 0x77, 0x100, 0x19b, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitWrite(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:96 internal/poll.(*FD).Write(0x39d04b0, 0x5627a00, 0x142, 0x19b, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:276 +0x230 net.(*netFD).Write(0x39d04b0, 0x5627a00, 0x142, 0x19b, 0xab9, 0x1c19c, 0x3426000) /usr/lib/go/src/net/fd_unix.go:220 +0x38 net.(*conn).Write(0x3668900, 0x5627a00, 0x142, 0x19b, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:189 +0x5c bytes.(*Buffer).WriteTo(0x3b56e80, 0xa61b3fb0, 0x3668900, 0xa61b3fc8, 0x3b56e80, 0xa61b3f01, 0xffffffff) /usr/lib/go/src/bytes/buffer.go:242 +0xb0 io.copyBuffer(0xa61b3fb0, 0x3668900, 0x16b1250, 0x3b56e80, 0x0, 0x0, 0x0, 0x142, 0x0, 0x0, ...) /usr/lib/go/src/io/io.go:384 +0x330 io.Copy(...) /usr/lib/go/src/io/io.go:364 github.com/docker/docker/vendor/github.com/coreos/go-systemd/journal.Send(0x3e6c310, 0x10, 0x6, 0x4045dc8, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/journal/journal.go:87 +0x1ac github.com/docker/docker/daemon/logger/journald.(*journald).Log(0x3ca9060, 0x352c480, 0x60885c6b, 0x34e4) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/journald/journald.go:118 +0x1d8 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x3e2e690, 0x139bff4, 0x6, 0xa61aef50, 0x3e2e630) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:123 +0x2d4 created by github.com/docker/docker/daemon/logger.(*Copier).Run /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xb8 goroutine 121706 [chan receive, 2 minutes]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersWait(0x3a74280, 0x16c9018, 0x47a7460, 0x16c5e78, 0x41cd440, 0x3b7ec80, 0x47a73a0, 0x1, 0x388c840) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:357 +0x210 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x16c9018, 0x47a7460, 0x16c5e78, 0x41cd440, 0x3b7ec80, 0x47a73a0, 0x16c9018, 0x47a7460) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x12c github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x16c9018, 0x47a7400, 0x16c5e78, 0x41cd440, 0x3b7ec80, 0x47a73a0, 0x168988d, 0x4) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x498 github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x16c9018, 0x47a7400, 0x16c5e78, 0x41cd440, 0x3b7ec80, 0x47a73a0, 0x16c9018, 0x47a7400) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5d8 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x16c5e78, 0x41cd440, 0x3b7ec00) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x190 net/http.HandlerFunc.ServeHTTP(0x3a905a0, 0x16c5e78, 0x41cd440, 0x3b7ec00) /usr/lib/go/src/net/http/server.go:1995 +0x34 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x3489800, 0x16c5e78, 0x41cd440, 0x3b7eb00) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xb0 github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0x3ae3ec0, 0x16c5e78, 0x41cd440, 0x3b7eb00) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x58 net/http.serverHandler.ServeHTTP(0x348ac00, 0x16c5e78, 0x41cd440, 0x3b7eb00) /usr/lib/go/src/net/http/server.go:2774 +0x88 net/http.(*conn).serve(0x3e4c300, 0x16c8fb8, 0x36ed160) /usr/lib/go/src/net/http/server.go:1878 +0x7e4 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x298 goroutine 121713 [sync.Cond.Wait]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x47a7248, 0xa) /usr/lib/go/src/runtime/sema.go:510 +0x14c sync.(*Cond).Wait(0x47a7240) /usr/lib/go/src/sync/cond.go:56 +0x6c github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x3afc1b0, 0x36b6000, 0x8000, 0x8000, 0x57, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x270 io.copyBuffer(0x16b1a78, 0x3d75f90, 0xa61aef50, 0x3afc1b0, 0x36b6000, 0x8000, 0x8000, 0x11f9e18, 0x12b4c50, 0xa61aef50, ...) /usr/lib/go/src/io/io.go:402 +0xd8 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x16b1a78, 0x3d75f90, 0xa61aef50, 0x3afc1b0, 0x3afc1b0, 0x1, 0x1, 0x1) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x98 github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x139bff4, 0x6, 0x16b1a78, 0x3d75f90, 0x16b8ba0, 0x3afc1b0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:111 +0x188 github.com/docker/docker/container/stream.(*Config).CopyStreams.func3(0x4, 0x143f9a4) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:124 +0x50 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x3afc270, 0x3d75fb0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x48 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x50 goroutine 121804 [select]: github.com/docker/docker/api/server/router/system.(*systemRouter).getEvents(0x3a74840, 0x16c9018, 0x3b57340, 0x16c5e78, 0x351a480, 0x360d500, 0x3b572a0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/system/system_routes.go:203 +0x514 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x16c9018, 0x3b57340, 0x16c5e78, 0x351a480, 0x360d500, 0x3b572a0, 0x16c9018, 0x3b57340) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x12c github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x16c9018, 0x3b57300, 0x16c5e78, 0x351a480, 0x360d500, 0x3b572a0, 0x168988d, 0x1df28) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x498 github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x16c9018, 0x3b57300, 0x16c5e78, 0x351a480, 0x360d500, 0x3b572a0, 0x16c9018, 0x3b57300) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5d8 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x16c5e78, 0x351a480, 0x360d480) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x190 net/http.HandlerFunc.ServeHTTP(0x3ae2510, 0x16c5e78, 0x351a480, 0x360d480) /usr/lib/go/src/net/http/server.go:1995 +0x34 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x3489800, 0x16c5e78, 0x351a480, 0x360d380) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xb0 github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0x3ae3ec0, 0x16c5e78, 0x351a480, 0x360d380) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x58 net/http.serverHandler.ServeHTTP(0x348ac00, 0x16c5e78, 0x351a480, 0x360d380) /usr/lib/go/src/net/http/server.go:2774 +0x88 net/http.(*conn).serve(0x360fda0, 0x16c8fb8, 0x3b571a0) /usr/lib/go/src/net/http/server.go:1878 +0x7e4 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x298 goroutine 121727 [sync.Cond.Wait, 2 minutes]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x420f2a8, 0x0) /usr/lib/go/src/runtime/sema.go:510 +0x14c sync.(*Cond).Wait(0x420f2a0) /usr/lib/go/src/sync/cond.go:56 +0x6c github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x3b6b980, 0x3f4c000, 0x800, 0x4000, 0x0, 0x45ddc00, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x270 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x3b6b9b0, 0x139bfee, 0x6, 0xa61aef50, 0x3b6b980) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:81 +0x7c0 created by github.com/docker/docker/daemon/logger.(*Copier).Run /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xb8 goroutine 121719 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0xa619a990, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x3693874, 0x72, 0x1000, 0x1000, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x3693860, 0x3cc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 net.(*netFD).Read(0x3693860, 0x3cc8000, 0x1000, 0x1000, 0x0, 0x860e0, 0x4654b0) /usr/lib/go/src/net/fd_unix.go:202 +0x38 net.(*conn).Read(0x45e5ad8, 0x3cc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0x3ae2160, 0x3cc8000, 0x1000, 0x1000, 0x0, 0x0, 0x4669c8) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x54 net/http.(*connReader).Read(0x47a7540, 0x3cc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:787 +0x16c bufio.(*Reader).fill(0x3afc2a0) /usr/lib/go/src/bufio/bufio.go:100 +0x114 bufio.(*Reader).Peek(0x3afc2a0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/bufio/bufio.go:138 +0x38 net/http.(*conn).readRequest(0x3e4d9e0, 0x16c8fb8, 0x47a7520, 0x0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:964 +0xb18 net/http.(*conn).serve(0x3e4d9e0, 0x16c8fb8, 0x47a7520) /usr/lib/go/src/net/http/server.go:1819 +0x63c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x298 goroutine 121807 [runnable]: net/http.(*connReader).backgroundRead(0x3b574e0) /usr/lib/go/src/net/http/server.go:676 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:673 +0xb0 goroutine 121711 [chan receive, 2 minutes]: github.com/docker/docker/daemon.(*Daemon).containerAttach(0x3496500, 0x38a8dc0, 0x3692f00, 0x3d70100, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:177 +0xf4 github.com/docker/docker/daemon.(*Daemon).ContainerAttach(0x3496500, 0x3bc73c7, 0x40, 0x47a7200, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:74 +0x460 github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersAttach(0x3a74280, 0x16c9018, 0x47a7180, 0x16c5e78, 0x41cd290, 0x3b7e980, 0x47a70e0, 0x1, 0x388c630) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:602 +0x298 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x16c9018, 0x47a7180, 0x16c5e78, 0x41cd290, 0x3b7e980, 0x47a70e0, 0x16c9018, 0x47a7180) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x12c github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x16c9018, 0x47a7140, 0x16c5e78, 0x41cd290, 0x3b7e980, 0x47a70e0, 0x168988d, 0x1df28) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x498 github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x16c9018, 0x47a7140, 0x16c5e78, 0x41cd290, 0x3b7e980, 0x47a70e0, 0x16c9018, 0x47a7140) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5d8 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x16c5e78, 0x41cd290, 0x3b7e900) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:142 +0x190 net/http.HandlerFunc.ServeHTTP(0x3a90820, 0x16c5e78, 0x41cd290, 0x3b7e900) /usr/lib/go/src/net/http/server.go:1995 +0x34 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x3489800, 0x16c5e78, 0x41cd290, 0x3b7e800) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:212 +0xb0 github.com/docker/docker/api/server.(*routerSwapper).ServeHTTP(0x3ae3ec0, 0x16c5e78, 0x41cd290, 0x3b7e800) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router_swapper.go:29 +0x58 net/http.serverHandler.ServeHTTP(0x348ac00, 0x16c5e78, 0x41cd290, 0x3b7e800) /usr/lib/go/src/net/http/server.go:2774 +0x88 net/http.(*conn).serve(0x3e4d980, 0x16c8fb8, 0x47a6fc0) /usr/lib/go/src/net/http/server.go:1878 +0x7e4 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:2884 +0x298 goroutine 121716 [semacquire, 2 minutes]: sync.runtime_Semacquire(0x3afc274) /usr/lib/go/src/runtime/sema.go:56 +0x2c sync.(*WaitGroup).Wait(0x3afc274) /usr/lib/go/src/sync/waitgroup.go:130 +0x88 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Wait(0x3afc270, 0x0, 0x360a930) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:40 +0x24 github.com/docker/docker/container/stream.(*Config).CopyStreams.func5.1(0x369a9c0, 0x3afc270) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:138 +0x1c created by github.com/docker/docker/container/stream.(*Config).CopyStreams.func5 /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:137 +0x98 goroutine 121732 [select, 1 minutes]: github.com/docker/docker/daemon.monitor(0x3496500, 0x38a8dc0, 0x458ad00, 0x16b17c0, 0x60df1f1) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/health.go:210 +0x114 created by github.com/docker/docker/daemon.(*Daemon).updateHealthMonitor /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/health.go:300 +0xc8 goroutine 121714 [sync.Cond.Wait, 2 minutes]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x47a7288, 0x0) /usr/lib/go/src/runtime/sema.go:510 +0x14c sync.(*Cond).Wait(0x47a7280) /usr/lib/go/src/sync/cond.go:56 +0x6c github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x3afc1e0, 0x3cc0000, 0x8000, 0x8000, 0x0, 0x3d75f00, 0x8000) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x270 io.copyBuffer(0x16b1a78, 0x3d75f80, 0xa61aef50, 0x3afc1e0, 0x3cc0000, 0x8000, 0x8000, 0x11f9e18, 0x12b4c50, 0xa61aef50, ...) /usr/lib/go/src/io/io.go:402 +0xd8 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x16b1a78, 0x3d75f80, 0xa61aef50, 0x3afc1e0, 0x3afc1e0, 0x1, 0x1, 0x1) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x98 github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x139bfee, 0x6, 0x16b1a78, 0x3d75f80, 0x16b8ba0, 0x3afc1e0, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:111 +0x188 github.com/docker/docker/container/stream.(*Config).CopyStreams.func4(0x4, 0x143f9a4) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:129 +0x50 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x3afc270, 0x3d75fc0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x48 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x50 goroutine 121718 [select, 2 minutes]: github.com/docker/docker/container.(*State).Wait.func1(0x16c9018, 0x47a7460, 0x3b01140, 0x3425680, 0x34256c0, 0x3e4cf60) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/state.go:213 +0x90 created by github.com/docker/docker/container.(*State).Wait /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/state.go:212 +0xdc goroutine 121805 [IO wait]: internal/poll.runtime_pollWait(0xa619a4ec, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x3ca06f4, 0x72, 0x0, 0x1, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x3ca06e0, 0x3b571cd, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 net.(*netFD).Read(0x3ca06e0, 0x3b571cd, 0x1, 0x1, 0x0, 0x1, 0x13d94) /usr/lib/go/src/net/fd_unix.go:202 +0x38 net.(*conn).Read(0x5625a68, 0x3b571cd, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:177 +0x5c github.com/docker/docker/cmd/dockerd/hack.(*MalformedHostHeaderOverrideConn).Read(0x3d49690, 0x3b571cd, 0x1, 0x1, 0x71ecc, 0x143f830, 0x3594780) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/hack/malformed_host_override.go:110 +0x54 net/http.(*connReader).backgroundRead(0x3b571c0) /usr/lib/go/src/net/http/server.go:677 +0x44 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:673 +0xb0 goroutine 119809 [sync.Cond.Wait, 78 minutes]: runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:307 sync.runtime_notifyListWait(0x3cbfce8, 0x0) /usr/lib/go/src/runtime/sema.go:510 +0x14c sync.(*Cond).Wait(0x3cbfce0) /usr/lib/go/src/sync/cond.go:56 +0x6c github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x3e2e660, 0x4074000, 0x800, 0x4000, 0x0, 0x0, 0xa6ac37b9) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:134 +0x270 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x3e2e690, 0x139bfee, 0x6, 0xa61aef50, 0x3e2e660) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:81 +0x7c0 created by github.com/docker/docker/daemon/logger.(*Copier).Run /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xb8 goroutine 119810 [IO wait]: internal/poll.runtime_pollWait(0xa619a360, 0x72, 0xffffffff) /usr/lib/go/src/runtime/netpoll.go:182 +0x48 internal/poll.(*pollDesc).wait(0x359b614, 0x72, 0x8001, 0x8000, 0xffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x80 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x359b600, 0x3f1e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:169 +0x184 os.(*File).read(...) /usr/lib/go/src/os/file_unix.go:263 os.(*File).Read(0x3c58320, 0x3f1e000, 0x8000, 0x8000, 0xf, 0x0, 0x0) /usr/lib/go/src/os/file.go:108 +0x5c github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x359ae80, 0x3f1e000, 0x8000, 0x8000, 0xf, 0x0, 0x0) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:154 +0x224 io.copyBuffer(0x16b1988, 0x3ff2de0, 0xa61af1b0, 0x359ae80, 0x3f1e000, 0x8000, 0x8000, 0x11f9e18, 0x12b5718, 0xa61af1b0, ...) /usr/lib/go/src/io/io.go:402 +0xd8 io.CopyBuffer(...) /usr/lib/go/src/io/io.go:375 github.com/docker/docker/pkg/pools.Copy(0x16b1988, 0x3ff2de0, 0xa61af1b0, 0x359ae80, 0x359ae80, 0x16b3701, 0x70a06c0, 0xa61aa910) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x98 github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x16b1988, 0x3ff2de0, 0xa61af180, 0x359ae80, 0x3595200) /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x50 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /yocto/resin-board/build/tmp/work/arm1176jzfshf-vfp-poky-linux-gnueabi/balena/19.03.13-dev+git074a481789174b4b6fd2d706086e8ffceb72e924-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x68 real 0m 0.56s user 0m 0.03s sys 0m 0.02s --- balena --version --- 2021-05-25 18:44:49.297385944+00:00 Docker version 19.03.13-dev, build 074a481789174b4b6fd2d706086e8ffceb72e924 real 0m 4.66s user 0m 0.55s sys 0m 0.07s --- balena images --- 2021-05-25 18:44:54.423369302+00:00 REPOSITORY TAG IMAGE ID CREATED SIZE registry2.balena-cloud.com/v2/8e7a8fb3f0a79ecf69b7599ebb8757fe delta-14eff4e16e1d1da9 e879ac4a25ad About an hour ago 779MB registry2.balena-cloud.com/v2/1488f572e9bf29cedf31951f546f7a2c latest f65faef69bc5 7 days ago 67MB balena/rpi-supervisor v11.12.4 dfc8b4c692f0 9 months ago 65.8MB registry2.balena-cloud.com/v2/43c0b2cf709c0a5c8f869334d18c3067 latest dfc8b4c692f0 9 months ago 65.8MB balena-healthcheck-image latest cfdb1bf11e4c 16 months ago 8.95kB real 0m 4.43s user 0m 0.41s sys 0m 0.18s --- balena ps -a --- 2021-05-25 18:44:59.348492175+00:00 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 7399053a6c6a registry2.balena-cloud.com/v2/1488f572e9bf29cedf31951f546f7a2c:latest "/usr/src/app/entry.…" 2 minutes ago Up About a minute (health: starting) resin_supervisor 9e32a7509a27 e879ac4a25ad "/usr/bin/entry.sh p…" About an hour ago Up About an hour main_3650758_1811243 real 0m 4.02s user 0m 0.52s sys 0m 0.09s --- balena stats --all --no-stream --- 2021-05-25 18:45:03.822041452+00:00 Command exited with non-zero status 143 real 0m 10.10s user 0m 0.49s sys 0m 0.13s --- balena system df --- 2021-05-25 18:45:14.517757824+00:00 Command exited with non-zero status 143 real 0m 10.10s user 0m 0.47s sys 0m 0.12s --- balena volume ls --- 2021-05-25 18:45:25.129718828+00:00 DRIVER VOLUME NAME local 1829229_resin-data real 0m 4.00s user 0m 0.44s sys 0m 0.14s --- systemctl status balena --no-pager --- 2021-05-25 18:45:29.581752267+00:00 ● balena.service - Balena Application Container Engine Loaded: loaded (/lib/systemd/system/balena.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/balena.service.d └─balena.conf Active: active (running) since Tue 2021-05-25 02:35:55 UTC; 16h ago Docs: https://www.balena.io/docs/getting-started Main PID: 1427 (balenad) Memory: 208.8M CGroup: /system.slice/balena.service ├─ 1427 /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd ├─ 1430 /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1427 ├─ 1503 balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info ├─16586 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9e32a7509a27ef64e4dda303e44aeec0e1b2ba452b2d4b961588b57e87d03c54 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup └─22792 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/7399053a6c6a15fa8410bcf1cfe39dce794736a7237c47e93d0a3cf1b0e380d5 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc -systemd-cgroup May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] May 25 18:45:29 54c6867 9e32a7509a27[1427]: [16B blob data] real 0m 0.60s user 0m 0.03s sys 0m 0.04s --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- 2021-05-25 18:45:30.620917434+00:00 -- Logs begin at Tue 2021-05-25 18:42:58 UTC, end at Tue 2021-05-25 18:45:31 UTC. -- May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:29 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas May 25 18:45:30 9e32a7509a27[1427]: There isn't gas real 0m 0.70s user 0m 0.08s sys 0m 0.02s --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- 2021-05-25 18:45:31.841009236+00:00 -- Logs begin at Tue 2021-05-25 18:42:58 UTC, end at Tue 2021-05-25 18:45:32 UTC. -- May 25 18:43:37 balenad[1427]: time="2021-05-25T18:43:37.540511871Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e30506040d50a991335594bd15ff8cf1732f4d14ab53d55f84aae414c28a99b6.sock debug=false pid=22883 May 25 18:44:19 balenad[1427]: time="2021-05-25T18:44:19.499914567Z" level=info msg="shim reaped" id=80a5ac7105ae8980cf556db1d8d4549161e82ddc556aa6af118b07aca6bf3ccf May 25 18:44:19 balenad[1427]: time="2021-05-25T18:44:19.527340360Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" May 25 18:45:24 balenad[1427]: time="2021-05-25T18:45:24.975259992Z" level=error msg="Handler for GET /v1.40/system/df returned error: context canceled" real 0m 0.40s user 0m 0.03s sys 0m 0.02s --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- 2021-05-25 18:45:32.715925641+00:00 Command exited with non-zero status 143 real 0m 10.07s user 0m 0.00s sys 0m 0.01s --- echo === BOOT === --- 2021-05-25 18:45:43.329372633+00:00 === BOOT === real 0m 0.14s user 0m 0.00s sys 0m 0.01s --- systemd-analyze --- 2021-05-25 18:45:43.926294133+00:00 Startup finished in 18.809s (kernel) + 1min 34.801s (userspace) = 1min 53.611s multi-user.target reached after 1min 34.550s in userspace real 0m 0.48s user 0m 0.00s sys 0m 0.06s --- systemd-analyze critical-chain --- 2021-05-25 18:45:44.851048162+00:00 Command exited with non-zero status 143 real 0m 10.13s user 0m 0.70s sys 0m 0.04s --- echo === HARDWARE === --- 2021-05-25 18:45:55.479089045+00:00 === HARDWARE === real 0m 0.16s user 0m 0.00s sys 0m 0.02s --- cat /proc/cpuinfo --- 2021-05-25 18:45:56.130280136+00:00 processor : 0 model name : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 997.08 Features : half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2835 Revision : 9000c1 Serial : 00000000071dd69f Model : Raspberry Pi Zero W Rev 1.1 real 0m 0.18s user 0m 0.01s sys 0m 0.01s --- cat /proc/device-tree/model --- 2021-05-25 18:45:56.809027019+00:00 Raspberry Pi Zero W Rev 1.1real 0m 0.17s user 0m 0.01s sys 0m 0.00s --- cat /proc/meminfo --- 2021-05-25 18:45:57.471902022+00:00 MemTotal: 490304 kB MemFree: 54176 kB MemAvailable: 287740 kB Buffers: 21800 kB Cached: 197588 kB SwapCached: 64 kB Active: 202500 kB Inactive: 173640 kB Active(anon): 72404 kB Inactive(anon): 67612 kB Active(file): 130096 kB Inactive(file): 106028 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 122572 kB SwapFree: 121548 kB Dirty: 28 kB Writeback: 0 kB AnonPages: 156700 kB Mapped: 95300 kB Shmem: 37924 kB Slab: 45952 kB SReclaimable: 29472 kB SUnreclaim: 16480 kB KernelStack: 1200 kB PageTables: 2248 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 367724 kB Committed_AS: 829388 kB VmallocTotal: 524288 kB VmallocUsed: 0 kB VmallocChunk: 0 kB Percpu: 160 kB CmaTotal: 8192 kB CmaFree: 6016 kB real 0m 0.18s user 0m 0.00s sys 0m 0.02s --- ps --- 2021-05-25 18:45:58.130923054+00:00 PID USER VSZ STAT COMMAND 1 root 25804 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 6 root 0 IW< [mm_percpu_wq] 7 root 0 SW [ksoftirqd/0] 8 root 0 SW [kdevtmpfs] 9 root 0 IW< [netns] 11 root 0 SW [khungtaskd] 12 root 0 SW [oom_reaper] 13 root 0 IW< [writeback] 14 root 0 SW [kcompactd0] 15 root 0 IW< [crypto] 16 root 0 IW< [kblockd] 17 root 0 SW [watchdogd] 18 root 0 IW< [rpciod] 19 root 0 IW< [kworker/u3:0-hc] 20 root 0 IW< [xprtiod] 21 root 0 SW [kswapd0] 22 root 0 IW< [nfsiod] 37 root 0 IW< [kthrotld] 38 root 0 IW< [iscsi_eh] 39 root 0 IW< [dwc_otg] 40 root 0 IW< [DWC Notificatio] 42 root 0 SW< [vchiq-slot/0] 43 root 0 SW< [vchiq-recy/0] 44 root 0 SW< [vchiq-sync/0] 45 root 0 SW [vchiq-keep/0] 46 root 0 IW< [ipv6_addrconf] 47 root 0 SW [irq/86-mmc1] 53 root 0 IW< [mmc_complete] 965 root 0 SW [jbd2/mmcblk0p2-] 966 root 0 IW< [ext4-rsv-conver] 980 root 0 SW [jbd2/mmcblk0p5-] 981 root 0 IW< [ext4-rsv-conver] 1040 root 30984 R /lib/systemd/systemd-journald 1122 root 0 SW [jbd2/mmcblk0p6-] 1123 root 0 IW< [ext4-rsv-conver] 1145 root 4976 S /lib/systemd/systemd-udevd 1158 root 0 SW [spi0] 1178 root 0 IW< [cfg80211] 1185 root 0 IW< [brcmf_wq/mmc1:0] 1186 root 0 SW [brcmf_wdog/mmc1] 1270 root 3320 S /usr/sbin/rngd -f -r /dev/hwrng 1293 messageb 4708 S /usr/bin/dbus-daemon --system --address=systemd: --n 1304 root 1856 S /sbin/agetty -8 -L serial0 115200 xterm 1311 root 1856 S /sbin/agetty -o -p -- \u --noclear tty1 linux 1312 root 51100 S /usr/sbin/ModemManager --log-journal 1318 root 6264 S /lib/systemd/systemd-logind 1325 root 12484 S /usr/sbin/chronyd -s -d 1355 root 0 IW< [kworker/u3:1-hc] 1356 root 1836 S /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow 1363 root 6280 S /usr/libexec/bluetooth/bluetoothd --experimental 1404 avahi 4620 S avahi-daemon: running [54c6867.local] 1405 avahi 4488 S avahi-daemon: chroot helper 1413 root 67672 S /usr/sbin/NetworkManager --no-daemon 1421 nobody 3688 S /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10 1427 root 930m S /usr/bin/balenad --experimental --log-driver=journal 1430 root 4244 S /proc/self/exe --healthcheck /usr/lib/balena/balena- 1448 root 10244 S /usr/sbin/wpa_supplicant -u 1503 root 914m S balena-engine-containerd --config /var/run/balena-en 1999 openvpn 6504 S /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pi 16586 root 898m S balena-engine-containerd-shim -namespace moby -workd 16606 root 43256 R /usr/local/bin/python -u src/main.py 16658 root 17452 S /lib/systemd/systemd-udevd --daemon 20543 root 0 IW [kworker/0:1-cgr] 21837 root 0 IW [kworker/u2:2-ev] 22166 root 0 IW< [kworker/0:1H-ev] 22224 root 0 IW [kworker/u2:0-ev] 22268 root 0 IW [kworker/0:0-cgr] 22611 root 0 IW [kworker/u2:1-ev] 22619 root 0 IW< [kworker/0:0H-ev] 22693 root 0 IW [kworker/0:2-eve] 22730 root 3068 S {start-resin-sup} /bin/sh /usr/bin/start-resin-super 22731 root 4244 S /proc/self/exe --healthcheck /usr/lib/resin-supervis 22783 root 857m S balena run --privileged --name resin_supervisor --re 22792 root 898m S balena-engine-containerd-shim -namespace moby -workd 22814 root 128m R node /usr/src/app/dist/app.js 22999 root 5540 S sshd: root@notty 23003 root 2976 S sh -c H(){ local h="================================ 23006 root 2976 S bash -s -- 23098 root 42984 S journalctl -a -S 2021-05-25 18:25:33 -o json CONTAIN 23331 root 2760 S /usr/bin/time -o /dev/stdout timeout --preserve-stat 23332 root 2004 S timeout --preserve-status --kill-after=20 -v 10 bash 23333 root 2984 R ps 27846 root 0 IW< [kworker/0:2H-mm] real 0m 0.42s user 0m 0.00s sys 0m 0.05s --- top -b -n 1 --- 2021-05-25 18:45:59.027394296+00:00 Mem: 436120K used, 54184K free, 37924K shrd, 21800K buff, 197696K cached CPU: 56% usr 43% sys 0% nic 0% idle 0% io 0% irq 0% sirq Load average: 6.74 5.59 5.15 5/150 23343 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 1040 1 root R 30984 6% 25% /lib/systemd/systemd-journald 1427 1 root S 930m 194% 19% /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd 16606 16586 root R 43256 9% 13% /usr/local/bin/python -u src/main.py 23098 22814 root R 42984 9% 13% journalctl -a -S 2021-05-25 18:25:33 -o json CONTAINER_ID_FULL=9e32a7509a27ef64e4dda303e44aeec0e1b2ba452b2d4b961588b57e87d03c54 23343 23342 root R 2892 1% 13% top -b -n 1 16586 1503 root S 898m 187% 6% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9e32a7509a27ef64e4dda303e44aeec0e1b2ba452b2d4b961588b57e87d03c54 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 22814 22792 root R 128m 27% 6% node /usr/src/app/dist/app.js 22611 2 root IW 0 0% 6% [kworker/u2:1-ev] 1503 1427 root S 914m 191% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 22792 1503 root S 898m 187% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/7399053a6c6a15fa8410bcf1cfe39dce794736a7237c47e93d0a3cf1b0e380d5 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 22783 22730 root S 857m 179% 0% balena run --privileged --name resin_supervisor --restart=always --net=host --cidenv=SUPERVISOR_CONTAINER_ID --mount type=bind,source=/var/run/balena-engine.sock,target=/var/run/balena-engine.sock --mount type=bind,source=/mnt/boot/config.json,target=/boot/config.json --mount type=bind,source=/mnt/data/apps.json,target=/boot/apps.json --mount type=bind,source=/resin-data/resin-supervisor,target=/data 1413 1 root S 67672 14% 0% /usr/sbin/NetworkManager --no-daemon 1312 1 root S 51100 10% 0% /usr/sbin/ModemManager --log-journal 1 0 root S 25804 5% 0% {systemd} /sbin/init 16658 16606 root S 17452 4% 0% /lib/systemd/systemd-udevd --daemon 1325 1 root S 12484 3% 0% /usr/sbin/chronyd -s -d 1448 1 root S 10244 2% 0% /usr/sbin/wpa_supplicant -u 1999 1 openvpn S 6504 1% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 1363 1 root S 6280 1% 0% /usr/libexec/bluetooth/bluetoothd --experimental 1318 1 root S 6264 1% 0% /lib/systemd/systemd-logind 22999 1 root S 5540 1% 0% sshd: root@notty 1145 1 root S 4976 1% 0% /lib/systemd/systemd-udevd 1293 1 messageb S 4708 1% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 1404 1 avahi S 4620 1% 0% avahi-daemon: running [54c6867.local] 1405 1404 avahi S 4488 1% 0% avahi-daemon: chroot helper 1430 1427 root S 4244 1% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1427 22731 22730 root S 4244 1% 0% /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 22730 1421 1 nobody S 3688 1% 0% /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10.114.102.1 -7 /etc/dnsmasq.d/ -r /etc/resolv.dnsmasq -z --servers-file=/run/dnsmasq.servers -k --log-facility=- 1270 1 root S 3320 1% 0% /usr/sbin/rngd -f -r /dev/hwrng 22730 1 root S 3068 1% 0% {start-resin-sup} /bin/sh /usr/bin/start-resin-supervisor 23006 23003 root S 2976 1% 0% bash -s -- 23003 22999 root S 2976 1% 0% sh -c H(){ local h="=============================================================";echo $h;echo " $*";echo $h;};X=config.json;C=/mnt/boottmp/$X;[ -f $C ]||C=/mnt/boot/$X;[ -f $C ]||C=/mnt/conf/$X;[ -f $C ]||C=/mnt/data-disk/$X;[ -f $C ]||C=/mnt/boot/$X;if [ ! -f $C ];then F "Error: Failed to find $X! (bye, bye)";fi;if [ "$(jq -r '.uuid' $C)" = "54c6867fa9bc69f114eca422cd269edc" ];then TERM=xterm;ba 23341 23006 root S 2760 1% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 23342 23341 root S 2004 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1304 1 root S 1856 0% 0% /sbin/agetty -8 -L serial0 115200 xterm 1311 1 root S 1856 0% 0% /sbin/agetty -o -p -- \u --noclear tty1 linux 1356 1 root S 1836 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb:b7:7c:35 47 2 root SW 0 0% 0% [irq/86-mmc1] 7 2 root SW 0 0% 0% [ksoftirqd/0] 21837 2 root IW 0 0% 0% [kworker/u2:2-ev] 1186 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 1122 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 22224 2 root IW 0 0% 0% [kworker/u2:0-ev] 21 2 root SW 0 0% 0% [kswapd0] 27846 2 root IW< 0 0% 0% [kworker/0:2H-mm] 22268 2 root IW 0 0% 0% [kworker/0:0-cgr] 22693 2 root IW 0 0% 0% [kworker/0:2-eve] 980 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 2 0 root SW 0 0% 0% [kthreadd] 11 2 root SW 0 0% 0% [khungtaskd] 8 2 root SW 0 0% 0% [kdevtmpfs] 6 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root IW< 0 0% 0% [netns] 12 2 root SW 0 0% 0% [oom_reaper] 13 2 root IW< 0 0% 0% [writeback] 14 2 root SW 0 0% 0% [kcompactd0] 15 2 root IW< 0 0% 0% [crypto] 16 2 root IW< 0 0% 0% [kblockd] 17 2 root SW 0 0% 0% [watchdogd] 18 2 root IW< 0 0% 0% [rpciod] 19 2 root IW< 0 0% 0% [kworker/u3:0-hc] 20 2 root IW< 0 0% 0% [xprtiod] 22 2 root IW< 0 0% 0% [nfsiod] 37 2 root IW< 0 0% 0% [kthrotld] 38 2 root IW< 0 0% 0% [iscsi_eh] 39 2 root IW< 0 0% 0% [dwc_otg] 40 2 root IW< 0 0% 0% [DWC Notificatio] 42 2 root SW< 0 0% 0% [vchiq-slot/0] 43 2 root SW< 0 0% 0% [vchiq-recy/0] 44 2 root SW< 0 0% 0% [vchiq-sync/0] 45 2 root SW 0 0% 0% [vchiq-keep/0] 46 2 root IW< 0 0% 0% [ipv6_addrconf] 53 2 root IW< 0 0% 0% [mmc_complete] 965 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 966 2 root IW< 0 0% 0% [ext4-rsv-conver] 981 2 root IW< 0 0% 0% [ext4-rsv-conver] 1123 2 root IW< 0 0% 0% [ext4-rsv-conver] 1158 2 root SW 0 0% 0% [spi0] 1178 2 root IW< 0 0% 0% [cfg80211] 1185 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 1355 2 root IW< 0 0% 0% [kworker/u3:1-hc] 20543 2 root IW 0 0% 0% [kworker/0:1-cgr] 22166 2 root IW< 0 0% 0% [kworker/0:1H-ev] 22619 2 root IW< 0 0% 0% [kworker/0:0H-ev] real 0m 0.58s user 0m 0.03s sys 0m 0.04s --- cat /var/log/provisioning-progress.log --- 2021-05-25 18:46:00.105365170+00:00 Command exited with non-zero status 1 real 0m 0.22s user 0m 0.01s sys 0m 0.00s --- df -h --- 2021-05-25 18:46:00.776755109+00:00 Filesystem Size Used Avail Use% Mounted on devtmpfs 232M 0 232M 0% /dev tmpfs 240M 200K 240M 1% /tmp /dev/disk/by-state/active 300M 243M 37M 87% /mnt/sysroot/active /dev/disk/by-state/resin-state 19M 225K 17M 2% /mnt/state none 300M 243M 37M 87% / tmpfs 240M 200K 240M 1% /dev/shm tmpfs 240M 37M 203M 16% /run tmpfs 240M 0 240M 0% /sys/fs/cgroup /dev/mmcblk0p1 40M 8.3M 32M 22% /mnt/boot tmpfs 240M 20K 240M 1% /var/volatile /dev/mmcblk0p6 14G 849M 13G 7% /mnt/data real 0m 0.24s user 0m 0.00s sys 0m 0.02s --- df -ih --- 2021-05-25 18:46:01.480525804+00:00 Filesystem Inodes IUsed IFree IUse% Mounted on devtmpfs 58K 391 58K 1% /dev tmpfs 60K 13 60K 1% /tmp /dev/disk/by-state/active 39K 6.0K 34K 16% /mnt/sysroot/active /dev/disk/by-state/resin-state 5.1K 67 5.0K 2% /mnt/state none 39K 6.0K 34K 16% / tmpfs 60K 5 60K 1% /dev/shm tmpfs 60K 555 60K 1% /run tmpfs 60K 12 60K 1% /sys/fs/cgroup /dev/mmcblk0p1 0 0 0 - /mnt/boot tmpfs 60K 45 60K 1% /var/volatile /dev/mmcblk0p6 1.8M 39K 1.8M 3% /mnt/data real 0m 0.24s user 0m 0.02s sys 0m 0.01s --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- 2021-05-25 18:46:02.221796216+00:00 /sys/class/thermal/thermal_zone0 49768 real 0m 0.22s user 0m 0.00s sys 0m 0.03s --- for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done --- 2021-05-25 18:46:02.927716894+00:00 /sys/class/mmc_host/mmc0/mmc0:0001 manfid:0x000012 oemid:0x3456 name:SD hwrev:0x0 fwrev:0x0 real 0m 0.50s user 0m 0.02s sys 0m 0.04s --- free -h --- 2021-05-25 18:46:03.915600447+00:00 total used free shared buff/cache available Mem: 490304 216392 54416 37924 219496 288180 Swap: 122572 1024 121548 real 0m 0.18s user 0m 0.02s sys 0m 0.00s --- ls -l /dev --- 2021-05-25 18:46:04.567559533+00:00 total 0 crw-r--r-- 1 root root 10, 235 May 25 17:26 autofs drwxr-xr-x 2 root root 680 Jan 1 1970 block drwxr-xr-x 3 root root 60 Jan 1 1970 bus crw------- 1 root root 10, 63 May 25 17:26 cachefiles drwxr-xr-x 2 root root 2580 Aug 20 2020 char crw------- 1 root root 5, 1 May 25 17:26 console crw------- 1 root root 10, 62 May 25 17:26 cpu_dma_latency crw------- 1 root root 10, 203 Aug 4 2020 cuse drwxr-xr-x 7 root root 140 May 25 02:59 disk crw-rw---- 1 root video 29, 0 May 25 17:26 fb0 lrwxrwxrwx 1 root root 13 Jan 1 1970 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 May 25 17:26 full crw-rw-rw- 1 root root 10, 229 May 25 17:26 fuse crw------- 1 root root 254, 0 May 25 17:26 gpiochip0 crw------- 1 root root 247, 0 May 25 17:26 gpiomem crw------- 1 root root 10, 183 May 25 17:26 hwrng crw-rw---- 1 root 106 89, 1 May 25 17:26 i2c-1 lrwxrwxrwx 1 root root 12 Aug 4 2020 initctl -> /run/initctl drwxr-xr-x 2 root root 60 Jan 1 1970 input crw-r--r-- 1 root root 1, 11 May 25 17:26 kmsg lrwxrwxrwx 1 root root 28 Aug 4 2020 log -> /run/systemd/journal/dev-log crw-rw---- 1 root disk 10, 237 May 25 17:26 loop-control brw-rw---- 1 root disk 7, 0 May 25 17:26 loop0 brw-rw---- 1 root disk 7, 1 May 25 17:26 loop1 brw-rw---- 1 root disk 7, 2 May 25 17:26 loop2 brw-rw---- 1 root disk 7, 3 May 25 17:26 loop3 brw-rw---- 1 root disk 7, 4 May 25 17:26 loop4 brw-rw---- 1 root disk 7, 5 May 25 17:26 loop5 brw-rw---- 1 root disk 7, 6 May 25 17:26 loop6 brw-rw---- 1 root disk 7, 7 May 25 17:26 loop7 drwxr-xr-x 2 root root 60 Aug 4 2020 mapper crw-r----- 1 root kmem 1, 1 May 25 17:26 mem crw------- 1 root root 10, 59 May 25 17:26 memory_bandwidth brw-rw---- 1 root disk 179, 0 May 25 17:26 mmcblk0 brw-rw---- 1 root disk 179, 1 May 25 17:26 mmcblk0p1 brw-rw---- 1 root disk 179, 2 May 25 17:26 mmcblk0p2 brw-rw---- 1 root disk 179, 3 May 25 17:26 mmcblk0p3 brw-rw---- 1 root disk 179, 4 May 25 17:26 mmcblk0p4 brw-rw---- 1 root disk 179, 5 May 25 17:26 mmcblk0p5 brw-rw---- 1 root disk 179, 6 May 25 17:26 mmcblk0p6 drwxrwxrwt 2 root root 40 Jan 1 1970 mqueue drwxr-xr-x 2 root root 60 Jan 1 1970 net crw------- 1 root root 10, 61 May 25 17:26 network_latency crw------- 1 root root 10, 60 May 25 17:26 network_throughput crw-rw-rw- 1 root root 1, 3 May 25 17:26 null crw------- 1 root root 108, 0 Aug 4 2020 ppp lrwxrwxrwx 1 root root 13 May 25 17:26 ptmx -> /dev/pts/ptmx drwxr-xr-x 2 root root 0 Aug 4 2020 pts brw-rw---- 1 root disk 1, 0 May 25 17:26 ram0 brw-rw---- 1 root disk 1, 1 May 25 17:26 ram1 brw-rw---- 1 root disk 1, 10 May 25 17:26 ram10 brw-rw---- 1 root disk 1, 11 May 25 17:26 ram11 brw-rw---- 1 root disk 1, 12 May 25 17:26 ram12 brw-rw---- 1 root disk 1, 13 May 25 17:26 ram13 brw-rw---- 1 root disk 1, 14 May 25 17:26 ram14 brw-rw---- 1 root disk 1, 15 May 25 17:26 ram15 brw-rw---- 1 root disk 1, 2 May 25 17:26 ram2 brw-rw---- 1 root disk 1, 3 May 25 17:26 ram3 brw-rw---- 1 root disk 1, 4 May 25 17:26 ram4 brw-rw---- 1 root disk 1, 5 May 25 17:26 ram5 brw-rw---- 1 root disk 1, 6 May 25 17:26 ram6 brw-rw---- 1 root disk 1, 7 May 25 17:26 ram7 brw-rw---- 1 root disk 1, 8 May 25 17:26 ram8 brw-rw---- 1 root disk 1, 9 May 25 17:26 ram9 crw-rw-rw- 1 root root 1, 8 May 25 17:26 random drwxr-xr-x 2 root root 60 Jan 1 1970 raw crw-rw-r-- 1 root 105 10, 242 May 25 17:26 rfkill lrwxrwxrwx 1 root root 5 May 25 17:26 serial0 -> ttyS0 lrwxrwxrwx 1 root root 7 May 25 17:26 serial1 -> ttyAMA0 drwxrwxrwt 2 root root 40 May 25 18:43 shm drwxr-xr-x 3 root root 180 Aug 4 2020 snd crw------- 1 root root 153, 0 May 25 17:26 spidev0.0 crw------- 1 root root 153, 1 May 25 17:26 spidev0.1 lrwxrwxrwx 1 root root 15 Jan 1 1970 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 root root 15 Jan 1 1970 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 root root 15 Jan 1 1970 stdout -> /proc/self/fd/1 crw-rw-rw- 1 root tty 5, 0 May 25 17:26 tty crw--w---- 1 root tty 4, 0 May 25 17:26 tty0 crw--w---- 1 root tty 4, 1 May 25 17:26 tty1 crw--w---- 1 root tty 4, 10 May 25 17:26 tty10 crw--w---- 1 root tty 4, 11 May 25 17:26 tty11 crw--w---- 1 root tty 4, 12 May 25 17:26 tty12 crw--w---- 1 root tty 4, 13 May 25 17:26 tty13 crw--w---- 1 root tty 4, 14 May 25 17:26 tty14 crw--w---- 1 root tty 4, 15 May 25 17:26 tty15 crw--w---- 1 root tty 4, 16 May 25 17:26 tty16 crw--w---- 1 root tty 4, 17 May 25 17:26 tty17 crw--w---- 1 root tty 4, 18 May 25 17:26 tty18 crw--w---- 1 root tty 4, 19 May 25 17:26 tty19 crw--w---- 1 root tty 4, 2 May 25 17:26 tty2 crw--w---- 1 root tty 4, 20 May 25 17:26 tty20 crw--w---- 1 root tty 4, 21 May 25 17:26 tty21 crw--w---- 1 root tty 4, 22 May 25 17:26 tty22 crw--w---- 1 root tty 4, 23 May 25 17:26 tty23 crw--w---- 1 root tty 4, 24 May 25 17:26 tty24 crw--w---- 1 root tty 4, 25 May 25 17:26 tty25 crw--w---- 1 root tty 4, 26 May 25 17:26 tty26 crw--w---- 1 root tty 4, 27 May 25 17:26 tty27 crw--w---- 1 root tty 4, 28 May 25 17:26 tty28 crw--w---- 1 root tty 4, 29 May 25 17:26 tty29 crw--w---- 1 root tty 4, 3 May 25 17:26 tty3 crw--w---- 1 root tty 4, 30 May 25 17:26 tty30 crw--w---- 1 root tty 4, 31 May 25 17:26 tty31 crw--w---- 1 root tty 4, 32 May 25 17:26 tty32 crw--w---- 1 root tty 4, 33 May 25 17:26 tty33 crw--w---- 1 root tty 4, 34 May 25 17:26 tty34 crw--w---- 1 root tty 4, 35 May 25 17:26 tty35 crw--w---- 1 root tty 4, 36 May 25 17:26 tty36 crw--w---- 1 root tty 4, 37 May 25 17:26 tty37 crw--w---- 1 root tty 4, 38 May 25 17:26 tty38 crw--w---- 1 root tty 4, 39 May 25 17:26 tty39 crw--w---- 1 root tty 4, 4 May 25 17:26 tty4 crw--w---- 1 root tty 4, 40 May 25 17:26 tty40 crw--w---- 1 root tty 4, 41 May 25 17:26 tty41 crw--w---- 1 root tty 4, 42 May 25 17:26 tty42 crw--w---- 1 root tty 4, 43 May 25 17:26 tty43 crw--w---- 1 root tty 4, 44 May 25 17:26 tty44 crw--w---- 1 root tty 4, 45 May 25 17:26 tty45 crw--w---- 1 root tty 4, 46 May 25 17:26 tty46 crw--w---- 1 root tty 4, 47 May 25 17:26 tty47 crw--w---- 1 root tty 4, 48 May 25 17:26 tty48 crw--w---- 1 root tty 4, 49 May 25 17:26 tty49 crw--w---- 1 root tty 4, 5 May 25 17:26 tty5 crw--w---- 1 root tty 4, 50 May 25 17:26 tty50 crw--w---- 1 root tty 4, 51 May 25 17:26 tty51 crw--w---- 1 root tty 4, 52 May 25 17:26 tty52 crw--w---- 1 root tty 4, 53 May 25 17:26 tty53 crw--w---- 1 root tty 4, 54 May 25 17:26 tty54 crw--w---- 1 root tty 4, 55 May 25 17:26 tty55 crw--w---- 1 root tty 4, 56 May 25 17:26 tty56 crw--w---- 1 root tty 4, 57 May 25 17:26 tty57 crw--w---- 1 root tty 4, 58 May 25 17:26 tty58 crw--w---- 1 root tty 4, 59 May 25 17:26 tty59 crw--w---- 1 root tty 4, 6 May 25 17:26 tty6 crw--w---- 1 root tty 4, 60 May 25 17:26 tty60 crw--w---- 1 root tty 4, 61 May 25 17:26 tty61 crw--w---- 1 root tty 4, 62 May 25 17:26 tty62 crw--w---- 1 root tty 4, 63 May 25 17:26 tty63 crw--w---- 1 root tty 4, 7 May 25 17:26 tty7 crw--w---- 1 root tty 4, 8 May 25 17:26 tty8 crw--w---- 1 root tty 4, 9 May 25 17:26 tty9 crw-rw---- 1 root dialout 204, 64 May 25 17:26 ttyAMA0 crw--w---- 1 root tty 4, 64 May 25 17:26 ttyS0 crw------- 1 root root 5, 3 May 25 17:26 ttyprintk crw------- 1 root root 10, 239 Aug 4 2020 uhid crw------- 1 root root 10, 223 Aug 4 2020 uinput crw-rw-rw- 1 root root 1, 9 May 25 17:26 urandom crw------- 1 root root 249, 0 May 25 17:26 vc-mem crw-rw---- 1 root video 244, 0 May 25 17:26 vchiq crw-rw---- 1 root video 248, 0 May 25 17:26 vcio crw-rw---- 1 root tty 7, 0 May 25 17:26 vcs crw-rw---- 1 root tty 7, 1 May 25 17:26 vcs1 crw-rw---- 1 root tty 7, 2 May 25 17:26 vcs2 crw-rw---- 1 root tty 7, 3 May 25 17:26 vcs3 crw-rw---- 1 root tty 7, 4 May 25 17:26 vcs4 crw-rw---- 1 root tty 7, 5 May 25 17:26 vcs5 crw-rw---- 1 root tty 7, 6 May 25 17:26 vcs6 crw-rw---- 1 root tty 7, 128 May 25 17:26 vcsa crw-rw---- 1 root tty 7, 129 May 25 17:26 vcsa1 crw-rw---- 1 root tty 7, 130 May 25 17:26 vcsa2 crw-rw---- 1 root tty 7, 131 May 25 17:26 vcsa3 crw-rw---- 1 root tty 7, 132 May 25 17:26 vcsa4 crw-rw---- 1 root tty 7, 133 May 25 17:26 vcsa5 crw-rw---- 1 root tty 7, 134 May 25 17:26 vcsa6 crw-rw---- 1 root tty 7, 64 May 25 17:26 vcsu crw-rw---- 1 root tty 7, 65 May 25 17:26 vcsu1 crw-rw---- 1 root tty 7, 66 May 25 17:26 vcsu2 crw-rw---- 1 root tty 7, 67 May 25 17:26 vcsu3 crw-rw---- 1 root tty 7, 68 May 25 17:26 vcsu4 crw-rw---- 1 root tty 7, 69 May 25 17:26 vcsu5 crw-rw---- 1 root tty 7, 70 May 25 17:26 vcsu6 crw------- 1 root root 10, 137 Aug 4 2020 vhci crw------- 1 root root 10, 130 May 25 17:26 watchdog crw------- 1 root root 251, 0 May 25 17:26 watchdog0 crw-rw-rw- 1 root root 1, 5 May 25 17:26 zero brw-rw---- 1 root disk 254, 0 May 25 17:26 zram0 real 0m 0.41s user 0m 0.02s sys 0m 0.03s --- lsusb -vvv --- 2021-05-25 18:46:05.431500020+00:00 Bus 001 Device 001: ID 1d6b:0002 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x1d6b idProduct 0x0002 bcdDevice 4.19 iManufacturer 3 Linux 4.19.118 dwc_otg_hcd iProduct 2 DWC OTG Controller iSerial 1 20980000.usb bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 1 wHubCharacteristic 0x0008 Ganged power switching Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0000 Device Status: 0x0001 Self Powered real 0m 0.51s user 0m 0.02s sys 0m 0.04s --- mmcli -L --- 2021-05-25 18:46:06.419064575+00:00 No modems were found real 0m 1.02s user 0m 0.08s sys 0m 0.05s --- mount --- 2021-05-25 18:46:07.910201335+00:00 proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=236736k,nr_inodes=59184,mode=755) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,mode=755) /dev/disk/by-state/active on /mnt/sysroot/active type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /mnt/state type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/machine-id type ext4 (rw,relatime) none on / type aufs (ro,relatime,si=e84501cf,dio,dirperm1) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls) configfs on /sys/kernel/config type configfs (rw,relatime) mqueue on /dev/mqueue type mqueue (rw,relatime) debugfs on /sys/kernel/debug type debugfs (rw,relatime) /dev/mmcblk0p1 on /mnt/boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) tmpfs on /var/volatile type tmpfs (rw,relatime) tmpfs on /var/spool type tmpfs (rw,relatime) tmpfs on /srv type tmpfs (rw,relatime) tmpfs on /var/lib type tmpfs (rw,relatime) tmpfs on /var/cache type tmpfs (rw,relatime) /dev/mmcblk0p6 on /mnt/data type ext4 (rw,relatime) /dev/mmcblk0p6 on /resin-data type ext4 (rw,relatime) /dev/mmcblk0p6 on /var/lib/docker type ext4 (rw,relatime) /dev/mmcblk0p6 on /var/volatile/lib/docker type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/ssh/hostkeys type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /home/root/.rnd type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/resin-supervisor type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /var/lib/systemd type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /var/volatile/lib/systemd type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/docker type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/openvpn type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/NetworkManager/conf.d type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/NetworkManager/system-connections type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /var/lib/bluetooth type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /var/volatile/lib/bluetooth type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/hostname type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /home/root/.ssh type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /var/lib/NetworkManager type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /var/volatile/lib/NetworkManager type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /etc/udev/rules.d type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /home/root/.docker type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /var/lib/chrony type ext4 (rw,relatime) /dev/disk/by-state/resin-state on /var/volatile/lib/chrony type ext4 (rw,relatime) real 0m 0.27s user 0m 0.01s sys 0m 0.02s --- uname -a --- 2021-05-25 18:46:08.653288733+00:00 Linux 54c6867 4.19.118 #1 Fri Aug 14 08:34:34 UTC 2020 armv6l armv6l armv6l GNU/Linux real 0m 0.19s user 0m 0.02s sys 0m 0.00s --- echo === NETWORK === --- 2021-05-25 18:46:09.287947949+00:00 === NETWORK === real 0m 0.13s user 0m 0.00s sys 0m 0.01s --- /sbin/ip addr --- 2021-05-25 18:46:09.931343099+00:00 1: lo: mtu 65536 qdisc noqueue qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: wlan0: mtu 1500 qdisc fq_codel qlen 1000 link/ether b8:27:eb:48:83:ca brd ff:ff:ff:ff:ff:ff inet 192.168.1.57/24 brd 192.168.1.255 scope global dynamic wlan0 valid_lft 71371sec preferred_lft 71371sec inet6 fe80::ec13:88cd:92a5:42b0/64 scope link valid_lft forever preferred_lft forever 3: resin-dns: mtu 1500 qdisc noqueue qlen 1000 link/ether 96:65:af:27:1c:99 brd ff:ff:ff:ff:ff:ff inet 10.114.102.1/24 scope global resin-dns valid_lft forever preferred_lft forever inet6 fe80::9465:afff:fe27:1c99/64 scope link valid_lft forever preferred_lft forever 4: balena0: mtu 1500 qdisc noqueue link/ether 02:42:6f:2f:c1:63 brd ff:ff:ff:ff:ff:ff inet 10.114.101.1/24 brd 10.114.101.255 scope global balena0 valid_lft forever preferred_lft forever 5: supervisor0: mtu 1500 qdisc noqueue link/ether 02:42:9c:29:b1:11 brd ff:ff:ff:ff:ff:ff inet 10.114.104.1/25 brd 10.114.104.127 scope global supervisor0 valid_lft forever preferred_lft forever 6: resin-vpn: mtu 1500 qdisc fq_codel qlen 100 link/[65534] inet 10.240.122.158 peer 52.4.252.97/32 scope global resin-vpn valid_lft forever preferred_lft forever inet6 fe80::dfab:c636:7eb4:e367/64 scope link valid_lft forever preferred_lft forever 7: br-cb40b9a87bbb: mtu 1500 qdisc noqueue link/ether 02:42:31:e0:48:0f brd ff:ff:ff:ff:ff:ff inet 172.17.0.1/16 brd 172.17.255.255 scope global br-cb40b9a87bbb valid_lft forever preferred_lft forever real 0m 0.23s user 0m 0.02s sys 0m 0.00s --- cat /etc/resolv.conf --- 2021-05-25 18:46:10.600177057+00:00 # we use dnsmasq at 127.0.0.2 so that user containers can run their own dns cache and forwarder and not conflict with dnsmasq on the host nameserver 127.0.0.2 options timeout:15 real 0m 0.23s user 0m 0.01s sys 0m 0.00s --- cat /proc/net/dev --- 2021-05-25 18:46:11.238372246+00:00 Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed balena0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 resin-dns: 0 0 0 0 0 0 0 0 7534 60 0 0 0 0 0 0 wlan0: 332307559 286149 0 3089 0 0 0 3256 11370674 94798 0 0 0 0 0 0 resin-vpn: 92735 887 0 0 0 0 0 0 256500 970 0 0 0 0 0 0 supervisor0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 br-cb40b9a87bbb: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 lo: 938411 8590 0 0 0 0 0 0 938411 8590 0 0 0 0 0 0 real 0m 0.20s user 0m 0.00s sys 0m 0.01s --- cat /proc/net/snmp --- 2021-05-25 18:46:11.962485787+00:00 Ip: Forwarding DefaultTTL InReceives InHdrErrors InAddrErrors ForwDatagrams InUnknownProtos InDiscards InDelivers OutRequests OutDiscards OutNoRoutes ReasmTimeout ReasmReqds ReasmOKs ReasmFails FragOKs FragFails FragCreates Ip: 1 64 267619 0 2 0 0 0 267608 79125 8 132 0 0 0 0 0 0 0 Icmp: InMsgs InErrors InCsumErrors InDestUnreachs InTimeExcds InParmProbs InSrcQuenchs InRedirects InEchos InEchoReps InTimestamps InTimestampReps InAddrMasks InAddrMaskReps OutMsgs OutErrors OutDestUnreachs OutTimeExcds OutParmProbs OutSrcQuenchs OutRedirects OutEchos OutEchoReps OutTimestamps OutTimestampReps OutAddrMasks OutAddrMaskReps Icmp: 19 0 0 16 0 0 0 0 0 3 0 0 0 0 1271 0 1268 0 0 0 0 3 0 0 0 0 0 IcmpMsg: InType0 InType3 OutType3 OutType8 IcmpMsg: 3 16 1268 3 Tcp: RtoAlgorithm RtoMin RtoMax MaxConn ActiveOpens PassiveOpens AttemptFails EstabResets CurrEstab InSegs OutSegs RetransSegs InErrs OutRsts InCsumErrors Tcp: 1 200 120000 -1 1625 187 11 24 2 253470 69066 266 19 88 0 Udp: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti Udp: 9370 1268 0 8150 0 0 0 1708 UdpLite: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti UdpLite: 0 0 0 0 0 0 0 0 real 0m 0.21s user 0m 0.01s sys 0m 0.00s --- cat /proc/net/udp --- 2021-05-25 18:46:12.634055725+00:00 sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops 2: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 17206 2 df648905 0 78: 0200007F:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 17957 2 1fb7db5d 0 78: 0166720A:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 17876 2 2a7037cb 0 92: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 16142 2 e441a9b4 0 93: 3901A8C0:0044 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 407140 2 c52f055d 0 102: 00000000:E84D 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 17208 2 e008ae0a 0 real 0m 0.20s user 0m 0.01s sys 0m 0.01s --- CURL_CA_BUNDLE=/tmp/tmp.rBV5gz3oP9 curl https://api.balena-cloud.com/ping --- 2021-05-25 18:46:13.278360868+00:00 OKreal 0m 2.56s user 0m 0.24s sys 0m 0.02s --- CURL_CA_BUNDLE=/tmp/tmp.rBV5gz3oP9 curl https://www.google.co.uk --- 2021-05-25 18:46:16.340763782+00:00 Google



 

Pesquisa avan�ada

Disponibilizado pelo Google em: English

© 2021 - Privacidade - Termos

real 0m 2.23s user 0m 0.21s sys 0m 0.05s --- ifconfig --- 2021-05-25 18:46:19.011998646+00:00 balena0 Link encap:Ethernet HWaddr 02:42:6F:2F:C1:63 inet addr:10.114.101.1 Bcast:10.114.101.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) br-cb40b9a87bbb Link encap:Ethernet HWaddr 02:42:31:E0:48:0F inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:8598 errors:0 dropped:0 overruns:0 frame:0 TX packets:8598 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:939257 (917.2 KiB) TX bytes:939257 (917.2 KiB) resin-dns Link encap:Ethernet HWaddr 96:65:AF:27:1C:99 inet addr:10.114.102.1 Bcast:0.0.0.0 Mask:255.255.255.0 inet6 addr: fe80::9465:afff:fe27:1c99/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:60 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:7534 (7.3 KiB) resin-vpn Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.240.122.158 P-t-P:52.4.252.97 Mask:255.255.255.255 inet6 addr: fe80::dfab:c636:7eb4:e367/64 Scope:Link UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:959 errors:0 dropped:0 overruns:0 frame:0 TX packets:1054 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:96571 (94.3 KiB) TX bytes:285561 (278.8 KiB) supervisor0 Link encap:Ethernet HWaddr 02:42:9C:29:B1:11 inet addr:10.114.104.1 Bcast:10.114.104.127 Mask:255.255.255.128 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) wlan0 Link encap:Ethernet HWaddr B8:27:EB:48:83:CA inet addr:192.168.1.57 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::ec13:88cd:92a5:42b0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:286281 errors:0 dropped:3089 overruns:0 frame:0 TX packets:94982 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:332344598 (316.9 MiB) TX bytes:11420361 (10.8 MiB) real 0m 0.26s user 0m 0.03s sys 0m 0.00s --- iptables -n -L --- 2021-05-25 18:46:19.720434305+00:00 Chain INPUT (policy ACCEPT) target prot opt source destination BALENA-FIREWALL all -- 0.0.0.0/0 0.0.0.0/0 Chain FORWARD (policy DROP) target prot opt source destination DOCKER-USER all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-1 all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 Chain OUTPUT (policy ACCEPT) target prot opt source destination Chain BALENA-FIREWALL (1 references) target prot opt source destination ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match src-type LOCAL ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:48484 reject-with icmp-port-unreachable ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:22222 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:2375 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type MULTICAST ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:53 RETURN all -- 0.0.0.0/0 0.0.0.0/0 REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable Chain DOCKER (3 references) target prot opt source destination Chain DOCKER-ISOLATION-STAGE-1 (1 references) target prot opt source destination DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 DOCKER-ISOLATION-STAGE-2 all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 Chain DOCKER-ISOLATION-STAGE-2 (3 references) target prot opt source destination DROP all -- 0.0.0.0/0 0.0.0.0/0 DROP all -- 0.0.0.0/0 0.0.0.0/0 DROP all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 Chain DOCKER-USER (1 references) target prot opt source destination RETURN all -- 0.0.0.0/0 0.0.0.0/0 real 0m 0.38s user 0m 0.00s sys 0m 0.03s --- iptables -n -t nat -L --- 2021-05-25 18:46:20.530031202+00:00 Chain PREROUTING (policy ACCEPT) target prot opt source destination DOCKER all -- 0.0.0.0/0 0.0.0.0/0 ADDRTYPE match dst-type LOCAL Chain INPUT (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination DOCKER all -- 0.0.0.0/0 !127.0.0.0/8 ADDRTYPE match dst-type LOCAL Chain POSTROUTING (policy ACCEPT) target prot opt source destination MASQUERADE all -- 172.17.0.0/16 0.0.0.0/0 MASQUERADE all -- 10.114.104.0/25 0.0.0.0/0 MASQUERADE all -- 10.114.101.0/24 0.0.0.0/0 Chain DOCKER (2 references) target prot opt source destination RETURN all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 RETURN all -- 0.0.0.0/0 0.0.0.0/0 real 0m 0.35s user 0m 0.00s sys 0m 0.02s --- journalctl --no-pager --no-hostname -a -u ModemManager --- 2021-05-25 18:46:21.419812495+00:00 -- Logs begin at Tue 2021-05-25 18:43:32 UTC, end at Tue 2021-05-25 18:46:21 UTC. -- -- No entries -- real 0m 0.36s user 0m 0.01s sys 0m 0.03s --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- 2021-05-25 18:46:22.251613225+00:00 Command exited with non-zero status 1 real 0m 0.41s user 0m 0.01s sys 0m 0.03s --- ls -l /mnt/boot/system-connections --- 2021-05-25 18:46:23.144069497+00:00 total 2 -rwxr-xr-x 1 root root 301 Aug 20 2020 README.ignore -rwxr-xr-x 1 root root 237 May 16 01:35 balena-wifi-01 -rwxr-xr-x 1 root root 245 Aug 20 2020 resin-sample.ignore real 0m 0.25s user 0m 0.01s sys 0m 0.02s --- mmcli -m 0 --- 2021-05-25 18:46:23.871051017+00:00 Command exited with non-zero status 1 real 0m 0.86s user 0m 0.05s sys 0m 0.05s --- netstat -ntl --- 2021-05-25 18:46:25.295237281+00:00 Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 127.0.0.2:53 0.0.0.0:* LISTEN tcp 0 0 10.114.102.1:53 0.0.0.0:* LISTEN tcp 0 0 :::2375 :::* LISTEN tcp 0 0 :::22222 :::* LISTEN real 0m 0.27s user 0m 0.02s sys 0m 0.00s --- nmcli --version --- 2021-05-25 18:46:26.099296219+00:00 nmcli tool, version 1.20.2 real 0m 0.78s user 0m 0.08s sys 0m 0.03s --- ping -c 1 -W 3 google.co.uk --- 2021-05-25 18:46:27.368936649+00:00 PING google.co.uk (142.250.218.3): 56 data bytes 64 bytes from 142.250.218.3: seq=0 ttl=112 time=23.802 ms --- google.co.uk ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 23.802/23.802/23.802 ms real 0m 0.42s user 0m 0.01s sys 0m 0.02s --- systemctl kill -s USR1 dnsmasq --- 2021-05-25 18:46:28.241780069+00:00 real 0m 0.42s user 0m 0.02s sys 0m 0.02s --- systemctl status openvpn-resin --no-pager --- 2021-05-25 18:46:29.130618368+00:00 ● openvpn.service - OpenVPN Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2021-05-25 02:36:56 UTC; 16h ago Main PID: 1999 (openvpn) Memory: 2.3M CGroup: /system.slice/openvpn.service └─1999 /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable. real 0m 0.57s user 0m 0.04s sys 0m 0.02s --- echo === OS === --- 2021-05-25 18:46:30.181179449+00:00 === OS === real 0m 0.15s user 0m 0.01s sys 0m 0.00s --- cat /etc/os-release --- 2021-05-25 18:46:30.806607734+00:00 ID="balena-os" NAME="balenaOS" VERSION="2.54.2+rev1" VERSION_ID="2.54.2+rev1" PRETTY_NAME="balenaOS 2.54.2+rev1" MACHINE="raspberrypi" VARIANT="Development" VARIANT_ID="dev" META_BALENA_VERSION="2.54.2" RESIN_BOARD_REV="9117cc6" META_RESIN_REV="abdd15e" SLUG="raspberry-pi" real 0m 0.17s user 0m 0.01s sys 0m 0.01s --- cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2021-05-25 18:46:31.456108838+00:00 { "apiEndpoint": "https://api.balena-cloud.com", "appUpdatePollInterval": 900000, "applicationId": "1829229", "deltaEndpoint": "https://delta.balena-cloud.com", "deviceApiKey": "", "deviceApiKeys": "", "deviceType": "raspberry-pi", "listenPort": "48484", "mixpanelToken": "", "registryEndpoint": "registry2.balena-cloud.com", "userId": "38327", "vpnEndpoint": "vpn.balena-cloud.com", "vpnPort": "443", "uuid": "54c6867fa9bc69f114eca422cd269edc", "registered_at": 1621910214345, "deviceId": 4234955 } real 0m 6.41s user 0m 0.92s sys 0m 0.04s --- cat /mnt/boot/config.txt --- 2021-05-25 18:46:38.328668030+00:00 ################################################################################ ## Raspberry Pi Configuration Settings ## ## Revision 16, 2013/06/22 ## ## Details taken from the eLinux wiki ## For up-to-date information please refer to wiki page. ## ## Wiki Location : http://elinux.org/RPiconfig ## ## ## Description: ## Details of each setting are described with each section that begins with ## a double hashed comment ('##') ## It is up to the user to remove the single hashed comment ('#') from each ## option they want to enable, and to set the specific value of that option. ## ## Overclock settings will be disabled at runtime if the SoC reaches temp_limit ## ################################################################################ ################################################################################ ## Standard Definition Video Settings ################################################################################ ## sdtv_mode ## defines the TV standard for composite output ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal NTSC (Default) ## 1 Japanese version of NTSC - no pedestal ## 2 Normal PAL ## 3 Brazilian version of PAL - 525/60 rather than 625/50, different ## subcarrier ## #sdtv_mode=0 ## sdtv_aspect ## defines the aspect ratio for composite output ## ## Value Description ## ------------------------------------------------------------------------- ## 1 4:3 (Default) ## 2 14:9 ## 3 16:9 ## #sdtv_aspect=1 ## sdtv_disable_colourburst ## Disables colour burst on composite output. The picture will be ## monochrome, but possibly sharper ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Colour burst is enabled (Default) ## 1 Colour burst is disabled ## #sdtv_disable_colourburst=1 ################################################################################ ## High Definition Video Settings ################################################################################ ## hdmi_safe ## Use "safe mode" settings to try to boot with maximum hdmi compatibility. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Enabled (this does: hdmi_force_hotplug=1, ## hdmi_ignore_edid=0xa5000080, ## config_hdmi_boost=4, hdmi_group=2, ## hdmi_mode=4, disable_overscan=0, ## overscan_left=24, overscan_right=24, ## overscan_top=24, overscan_bottom=24) ## #hdmi_safe=1 ## hdmi_force_hotplug ## Pretends HDMI hotplug signal is asserted so it appears a HDMI display ## is attached ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Use HDMI mode even if no HDMI monitor is detected ## #hdmi_force_hotplug=1 ## hdmi_ignore_hotplug ## Pretends HDMI hotplug signal is not asserted so it appears a HDMI ## display is not attached ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Use composite mode even if HDMI monitor is detected ## #hdmi_ignore_hotplug=1 ## hdmi_drive ## chooses between HDMI and DVI modes ## ## Value Description ## ------------------------------------------------------------------------- ## 1 Normal DVI mode (No sound) ## 2 Normal HDMI mode (Sound will be sent if supported and enabled) ## #hdmi_drive=2 ## hdmi_ignore_edid ## Enables the ignoring of EDID/display data ## #hdmi_ignore_edid=0xa5000080 ## hdmi_edid_file ## Read the EDID data from the edid.dat file instead of from the attached ## device ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Read EDID data from attached device (Default) ## 1 Read EDID data from edid.txt file ## #hdmi_edid_file=1 ## hdmi_ignore_edid_audio ## Pretends all audio formats are unsupported by display. This means ALSA ## will default to analogue. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend all audio formats are unsupported ## #hdmi_ignore_edid_audio=1 ## hdmi_force_edid_audio ## Pretends all audio formats are supported by display, allowing ## passthrough of DTS/AC3 even when not reported as supported. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend all audio formats are supported ## #hdmi_force_edid_audio=1 ## hdmi_force_edid_3d ## Pretends all CEA modes support 3D even when edid doesn't indicate ## support for them. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 Pretend 3D mode is supported ## #hdmi_force_edid_3d=1 ## avoid_edid_fuzzy_match ## Avoid fuzzy matching of modes described in edid. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use fuzzy matching (Default) ## 1 Avoid fuzzy matching ## #avoid_edid_fuzzy_match=1 ## hdmi_pixel_encoding ## Force the pixel encoding mode. ## By default it will use the mode requested from edid so shouldn't ## need changing. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use EDID provided values (Default) ## 1 RGB limited (16-235) ## 2 RGB full ( 0-255) ## 3 YCbCr limited (16-235) ## 4 YCbCr limited ( 0-255) ## #hdmi_pixel_encoding=1 ## hdmi_group ## Defines the HDMI type ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Use the preferred group reported by the edid (Default) ## 1 CEA ## 2 DMT ## #hdmi_group=1 ## hdmi_mode ## defines screen resolution in CEA or DMT format ## ## H means 16:9 variant (of a normally 4:3 mode). ## 2x means pixel doubled (i.e. higher clock rate, with each pixel repeated ## twice) ## 4x means pixel quadrupled (i.e. higher clock rate, with each pixel ## repeated four times) ## reduced blanking means fewer bytes are used for blanking within the data ## stream (i.e. lower clock rate, with fewer wasted bytes) ## ## Value hdmi_group=CEA hdmi_group=DMT ## ------------------------------------------------------------------------- ## 1 VGA 640x350 85Hz ## 2 480p 60Hz 640x400 85Hz ## 3 480p 60Hz H 720x400 85Hz ## 4 720p 60Hz 640x480 60Hz ## 5 1080i 60Hz 640x480 72Hz ## 6 480i 60Hz 640x480 75Hz ## 7 480i 60Hz H 640x480 85Hz ## 8 240p 60Hz 800x600 56Hz ## 9 240p 60Hz H 800x600 60Hz ## 10 480i 60Hz 4x 800x600 72Hz ## 11 480i 60Hz 4x H 800x600 75Hz ## 12 240p 60Hz 4x 800x600 85Hz ## 13 240p 60Hz 4x H 800x600 120Hz ## 14 480p 60Hz 2x 848x480 60Hz ## 15 480p 60Hz 2x H 1024x768 43Hz DO NOT USE ## 16 1080p 60Hz 1024x768 60Hz ## 17 576p 50Hz 1024x768 70Hz ## 18 576p 50Hz H 1024x768 75Hz ## 19 720p 50Hz 1024x768 85Hz ## 20 1080i 50Hz 1024x768 120Hz ## 21 576i 50Hz 1152x864 75Hz ## 22 576i 50Hz H 1280x768 reduced blanking ## 23 288p 50Hz 1280x768 60Hz ## 24 288p 50Hz H 1280x768 75Hz ## 25 576i 50Hz 4x 1280x768 85Hz ## 26 576i 50Hz 4x H 1280x768 120Hz reduced blanking ## 27 288p 50Hz 4x 1280x800 reduced blanking ## 28 288p 50Hz 4x H 1280x800 60Hz ## 29 576p 50Hz 2x 1280x800 75Hz ## 30 576p 50Hz 2x H 1280x800 85Hz ## 31 1080p 50Hz 1280x800 120Hz reduced blanking ## 32 1080p 24Hz 1280x960 60Hz ## 33 1080p 25Hz 1280x960 85Hz ## 34 1080p 30Hz 1280x960 120Hz reduced blanking ## 35 480p 60Hz 4x 1280x1024 60Hz ## 36 480p 60Hz 4x H 1280x1024 75Hz ## 37 576p 50Hz 4x 1280x1024 85Hz ## 38 576p 50Hz 4x H 1280x1024 120Hz reduced blanking ## 39 1080i 50Hz reduced blanking 1360x768 60Hz ## 40 1080i 100Hz 1360x768 120Hz reduced blanking ## 41 720p 100Hz 1400x1050 reduced blanking ## 42 576p 100Hz 1400x1050 60Hz ## 43 576p 100Hz H 1400x1050 75Hz ## 44 576i 100Hz 1400x1050 85Hz ## 45 576i 100Hz H 1400x1050 120Hz reduced blanking ## 46 1080i 120Hz 1440x900 reduced blanking ## 47 720p 120Hz 1440x900 60Hz ## 48 480p 120Hz 1440x900 75Hz ## 49 480p 120Hz H 1440x900 85Hz ## 50 480i 120Hz 1440x900 120Hz reduced blanking ## 51 480i 120Hz H 1600x1200 60Hz ## 52 576p 200Hz 1600x1200 65Hz ## 53 576p 200Hz H 1600x1200 70Hz ## 54 576i 200Hz 1600x1200 75Hz ## 55 576i 200Hz H 1600x1200 85Hz ## 56 480p 240Hz 1600x1200 120Hz reduced blanking ## 57 480p 240Hz H 1680x1050 reduced blanking ## 58 480i 240Hz 1680x1050 60Hz ## 59 480i 240Hz H 1680x1050 75Hz ## 60 1680x1050 85Hz ## 61 1680x1050 120Hz reduced blanking ## 62 1792x1344 60Hz ## 63 1792x1344 75Hz ## 64 1792x1344 120Hz reduced blanking ## 65 1856x1392 60Hz ## 66 1856x1392 75Hz ## 67 1856x1392 120Hz reduced blanking ## 68 1920x1200 reduced blanking ## 69 1920x1200 60Hz ## 70 1920x1200 75Hz ## 71 1920x1200 85Hz ## 72 1920x1200 120Hz reduced blanking ## 73 1920x1440 60Hz ## 74 1920x1440 75Hz ## 75 1920x1440 120Hz reduced blanking ## 76 2560x1600 reduced blanking ## 77 2560x1600 60Hz ## 78 2560x1600 75Hz ## 79 2560x1600 85Hz ## 80 2560x1600 120Hz reduced blanking ## 81 1366x768 60Hz ## 82 1080p 60Hz ## 83 1600x900 reduced blanking ## 84 2048x1152 reduced blanking ## 85 720p 60Hz ## 86 1366x768 reduced blanking ## #hdmi_mode=1 ## config_hdmi_boost ## configure the signal strength of the HDMI interface. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 (Default) ## 1 ## 2 ## 3 ## 4 Try if you have interference issues with HDMI ## 5 ## 6 ## 7 Maximum ## #config_hdmi_boost=0 ## hdmi_ignore_cec_init ## Doesn't sent initial active source message. Avoids bringing ## (CEC enabled) TV out of standby and channel switch when rebooting. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal behaviour (Default) ## 1 Doesn't sent initial active source message ## #hdmi_ignore_cec_init=1 ## hdmi_ignore_cec ## Pretends CEC is not supported at all by TV. ## No CEC functions will be supported. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Normal behaviour (Default) ## 1 Pretend CEC is not supported by TV ## #hdmi_ignore_cec=1 ################################################################################ ## Overscan Video Settings ################################################################################ ## overscan_left ## Number of pixels to skip on left ## #overscan_left=0 ## overscan_right ## Number of pixels to skip on right ## #overscan_right=0 ## overscan_top ## Number of pixels to skip on top ## #overscan_top=0 ## overscan_bottom ## Number of pixels to skip on bottom ## #overscan_bottom=0 ## disable_overscan ## Set to 1 to disable overscan ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Overscan Enabled (Default) ## 1 Overscan Disabled ## #disable_overscan=1 ################################################################################ ## Framebuffer Video Settings ################################################################################ ## framebuffer_width ## Console framebuffer width in pixels. Default is display width minus ## overscan. ## #framebuffer_width=0 ## framebuffer_height ## Console framebuffer height in pixels. Default is display height minus ## overscan. ## #framebuffer_height=0 ## framebuffer_depth ## Console framebuffer depth in bits per pixel. ## ## Value Description ## ------------------------------------------------------------------------- ## 8 Valid, but default RGB palette makes an unreadable screen ## 16 (Default) ## 24 Looks better but has corruption issues as of 2012/06/15 ## 32 Has no corruption issues but needs framebuffer_ignore_alpha=1 ## and shows the wrong colors as of 2012/06/15 ## #framebuffer_depth=16 ## framebuffer_ignore_alpha ## Set to 1 to disable alpha channel. Helps with 32bit. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable Alpha Channel (Default) ## 1 Disable Alpha Channel ## #framebuffer_ignore_alpha=0 ################################################################################ ## General Video Settings ################################################################################ ## display_rotate ## Rotate the display clockwise or flip the display. ## The 90 and 270 degrees rotation options require additional memory on GPU, ## so won't work with the 16M GPU split. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 0 degrees (Default) ## 1 90 degrees ## 2 180 degrees ## 3 270 degrees ## 0x10000 Horizontal flip ## 0x20000 Vertical flip ## #display_rotate=0 ## dispmanx_offline ## Set to "1" to enable offline compositing ## ## Default 0 ## #dispmanx_offline=0 ################################################################################ ## Licensed Codecs ## ## Hardware decoding of additional codecs can be enabled by purchasing a ## license that is locked to the CPU serial number of your Raspberry Pi. ## ## Up to 8 licenses per CODEC can be specified as a comma seperated list. ## ################################################################################ ## decode_MPG2 ## License key to allow hardware MPEG-2 decoding. ## #decode_MPG2=0x12345678 ## decode_WVC1 ## License key to allow hardware VC-1 decoding. ## #decode_WVC1=0x12345678 ################################################################################ ## Camera Settings ################################################################################ ## start_x ## Set to "1" to enable the camera module. ## ## Enabling the camera requires gpu_mem option to be specified with a value ## of at least 128. ## ## Default 0 ## #start_x=0 ## disable_camera_led ## Turn off the red camera led when recording video or taking a still ## picture. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 LED enabled (Default) ## 1 LED disabled ## #disable_camera_led=1 ################################################################################ ## Test Settings ################################################################################ ## test_mode ## Enable test sound/image during boot for manufacturing test. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disable Test Mod (Default) ## 1 Enable Test Mode ## #test_mode=0 ################################################################################ ## Memory Settings ################################################################################ ## disable_l2cache ## Disable arm access to GPU's L2 cache. Needs corresponding L2 disabled ## kernel. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable L2 Cache (Default) ## 1 Disable L2 cache ## #disable_l2cache=0 ## gpu_mem ## GPU memory allocation in MB for all board revisions. ## ## Default 64 ## gpu_mem=16 ## gpu_mem_256 ## GPU memory allocation in MB for 256MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_256=192 ## gpu_mem_512 ## GPU memory allocation in MB for 512MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_512=448 ## gpu_mem_1024 ## GPU memory allocation in MB for 1024MB board revision. ## This option overrides gpu_mem. ## #gpu_mem_1024=944 ## disable_pvt ## Disable adjusting the refresh rate of RAM every 500ms ## (measuring RAM temparature). ## #disable_pvt=1 ################################################################################ ## CMA - Dynamic Memory Split ## ## CMA enables dynamic management of the ARM and GPU memory split at runtime. ## ## The following options need to be in cmdline.txt for CMA to work: ## coherent_pool=6M smsc95xx.turbo_mode=N ## ################################################################################ ## cma_lwm ## When GPU has less than cma_lwm (low water mark) memory available it ## will request some from ARM. ## #cma_lwm=16 ## cma_hwm ## When GPU has more than cma_hwm (high water mark) memory available it ## will release some to ARM. ## #cma_hwm=32 ################################################################################ ## Boot Option Settings ################################################################################ ## disable_commandline_tags ## Stop start.elf from filling in ATAGS (memory from 0x100) before ## launching kernel ## #disable_commandline_tags=0 ## cmdline (string) ## Command line parameters. Can be used instead of cmdline.txt file ## #cmdline="" ## kernel (string) ## Alternative name to use when loading kernel. ## #kernel="" ## kernel_address ## Address to load kernel.img file at ## #kernel_address=0x00000000 ## kernel_old ## Support loading old kernels ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Disabled (Default) ## 1 Load kernel at address 0x00000000 ## #kernel_old=1 ## ramfsfile (string) ## ramfs file to load ## #ramfsfile="" ## ramfsaddr ## Address to load ramfs file at ## #ramfsaddr=0x00000000 ## initramfs (string address) ## ramfs file and address to load it at (it's like ramfsfile+ramfsaddr in ## one option). ## ## NOTE: this option uses different syntax than all other options - you ## should not use "=" character here. ## #initramfs initramf.gz 0x00800000 ## device_tree_address ## Address to load device_tree at ## #device_tree_address=0x00000000 ## init_uart_baud ## Initial uart baud rate. ## ## Default 115200 ## #init_uart_baud=115200 ## init_uart_clock ## Initial uart clock. ## ## Default 3000000 (3MHz) ## #init_uart_clock=3000000 ## init_emmc_clock ## Initial emmc clock, increasing this can speedup your SD-card. ## ## Default 100000000 (100mhz) ## #init_emmc_clock=100000000 ## boot_delay ## Wait for a given number of seconds in start.elf before loading ## kernel.img. ## ## delay = (1000 * boot_delay) + boot_delay_ms ## ## Default 1 ## #boot_delay=0 ## boot_delay_ms ## Wait for a given number of milliseconds in start.elf before loading ## kernel.img. ## ## delay = (1000 * boot_delay) + boot_delay_ms ## ## Default 0 ## #boot_delay_ms=0 ## avoid_safe_mode ## Adding a jumper between pins 5 & 6 of P1 enables a recovery Safe Mode. ## If pins 5 & 6 are used for connecting to external devices (e.g. GPIO), ## then this setting can be used to ensure Safe Mode is not triggered. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Respect Safe Mode input (Default) ## 1 Ignore Safe Mode input ## #avoid_safe_mode=1 ## disable_splash ## Avoids the rainbow splash screen on boot. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Splash screen enabled (Default) ## 1 Splash screen disabled ## #disable_splash=1 ################################################################################ ## Overclocking Settings ## ## ARM, SDRAM and GPU each have their own PLLs and can have unrelated ## frequencies. ## ## The GPU core, h264, v3d and isp share a PLL, so need to have related ## frequencies. ## pll_freq = floor(2400 / (2 * core_freq)) * (2 * core_freq) ## gpu_freq = pll_freq / [even number] ## ## The effective gpu_freq is automatically rounded to nearest even integer, so ## asking for core_freq = 500 and gpu_freq = 300 will result in divisor of ## 2000/300 = 6.666 => 6 and so 333.33MHz. ## ## ## Standard Profiles: ## arm_freq core_freq sdram_freq over_voltage ## ------------------------------------------------------------------------- ## None 700 250 400 0 ## Modest 800 300 400 0 ## Medium 900 333 450 2 ## High 950 450 450 6 ## Turbo 1000 500 500 6 ## ################################################################################ ## force_turbo ## Control the kernel "ondemand" governor. It has no effect if no overclock ## settings are specified. ## May set warrany bit. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Enable dynamic clocks and voltage for the ARM core, GPU core and ## SDRAM (Default). ## Overclocking of h264_freq, v3d_freq and isp_freq is ignored. ## 1 Disable dynamic clocks and voltage for the ARM core, GPU core ## and SDRAM. ## Overclocking of h264_freq, v3d_freq and isp_freq is allowed. ## #force_turbo=0 ## initial_turbo ## Enables turbo mode from boot for the given value in seconds (up to 60) ## or until cpufreq sets a frequency. Can help with sdcard corruption if ## overclocked. ## ## Default 0 ## #initial_turbo=0 ## temp_limit ## Overheat protection. Sets clocks and voltages to default when the SoC ## reaches this Celsius value. ## Setting this higher than default voids warranty. ## ## Default 85 ## #temp_limit=85 ## arm_freq ## Frequency of ARM in MHz. ## ## Default 700. ## #arm_freq=700 ## arm_freq_min ## Minimum frequency of ARM in MHz (used for dynamic clocking). ## ## Default 700. ## #arm_freq_min=700 ## gpu_freq ## Sets core_freq, h264_freq, isp_freq, v3d_freq together. ## ## Default 250. ## #gpu_freq=250 ## core_freq ## Frequency of GPU processor core in MHz. It has an impact on ARM ## performance since it drives L2 cache. ## ## Default 250. ## #core_freq=250 ## core_freq_min ## Minimum frequency of GPU processor core in MHz (used for dynamic ## clocking). It has an impact on ARM performance since it drives L2 cache. ## ## Default 250. ## #core_freq_min=250 ## h264_freq ## Frequency of hardware video block in MHz. ## ## Default 250. ## #h264_freq=250 ## isp_freq ## Frequency of image sensor pipeline block in MHz. ## ## Default 250. ## #isp_freq=250 ## v3d_freq ## Frequency of 3D block in MHz. ## ## Default 250. ## #v3d_freq=250 ## sdram_freq ## Frequency of SDRAM in MHz. ## ## Default 400. ## #sdram_freq=400 ## sdram_freq_min ## Minimum frequency of SDRAM in MHz (used for dynamic clocking). ## ## Default 400. ## #sdram_freq_min=400 ## avoid_pwm_pll ## Don't dedicate a pll to PWM audio. This will reduce analogue audio ## quality slightly. The spare PLL allows the core_freq to be set ## independently from the rest of the gpu allowing more control over ## overclocking. ## ## Value Description ## ------------------------------------------------------------------------- ## 0 Linked core_freq (Default) ## 1 Unlinked core_freq ## #avoid_pwm_pll=1 ################################################################################ ## Voltage Settings ################################################################################ ## current_limit_override ## Disables SMPS current limit protection. Can help if you are currently ## hitting a reboot failure when overclocking too high. ## May set warrany bit. ## #current_limit_override=0x5A000020 ## over_voltage ## ARM/GPU core voltage adjust. ## May set warrany bit. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V (requires force_turbo=1 or current_limit_override) ## 8 1.4 V (requires force_turbo=1 or current_limit_override) ## #over_voltage=0 ## over_voltage_min ## Minimum ARM/GPU core voltage adjust (used for dynamic clocking). ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V (requires force_turbo=1) ## 8 1.4 V (requires force_turbo=1) ## #over_voltage_min=0 ## over_voltage_sdram ## Sets over_voltage_sdram_c, over_voltage_sdram_i, over_voltage_sdram_p ## together ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram=0 ## over_voltage_sdram_c ## SDRAM controller voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_c=0 ## over_voltage_sdram_i ## SDRAM I/O voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_i=0 ## over_voltage_sdram_p ## SDRAM phy voltage adjust. ## ## Value Description ## ------------------------------------------------------------------------- ## -16 0.8 V ## -15 0.825 V ## -14 0.85 V ## -13 0.875 V ## -12 0.9 V ## -11 0.925 V ## -10 0.95 V ## -9 0.975 V ## -8 1.0 V ## -7 1.025 V ## -6 1.05 V ## -5 1.075 V ## -4 1.1 V ## -3 1.125 V ## -2 1.15 V ## -1 1.175 V ## 0 1.2 V (Default) ## 1 1.225 V ## 2 1.25 V ## 3 1.275 V ## 4 1.3 V ## 5 1.325 V ## 6 1.35 V ## 7 1.375 V ## 8 1.4 V ## #over_voltage_sdram_p=0 ################################################################################ ## USB Power ################################################################################ ## max_usb_current ## When set to 1, change the output current limit (for all 4 USB ## ports combined) from 600mA to double that, 1200mA. ## ## This option is not available for Model A/B boards. ## ## Default 0. ## #max_usb_current=0 ################################################################################ ## Base Device Tree Parameters ################################################################################ ## audio ## Enable the onboard ALSA audio ## ## Default off. ## #dtparam=audio=off ## i2c_arm ## Enable the ARM's i2c interface ## ## Default off. ## #dtparam=i2c_arm=off ## i2c_vc ## Enable the i2c interface ## ## Usually reserved for the VideoCore processor ## ## Default off. ## #dtparam=i2c_vc=off ## i2c_arm_baudrate ## Set the baudrate of the ARM's i2c interface ## ## Default 100000. ## #dtparam=i2c_arm_baudrate=100000 ## i2c_vc_baudrate ## Set the baudrate of the VideoCore i2c interface ## ## Default 100000. ## #dtparam=i2c_vc_baudrate=100000 ## i2s ## Set to "on" to enable the i2s interface ## ## Default off. ## #dtparam=i2s=off ## spi ## Set to "on" to enable the spi interfaces ## ## Default off. ## #dtparam=spi=off ## random ## Set to "on" to enable the hardware random ## ## Default off. ## #dtparam=random=off ## uart0 ## Set to "off" to disable uart0 ## ## Default on. ## #dtparam=uart0=on ## watchdog ## Set to "on" to enable the hardware watchdog ## ## Default off. ## #dtparam=watchdog=off ## act_led_trigger ## Choose which activity the LED tracks. ## ## Use "heartbeat" for a nice load indicator. ## ## Default mmc. ## #dtparam=act_led_trigger=mmc ## act_led_activelow ## Set to "on" to invert the sense of the LED ## ## Default off. ## #dtparam=act_led_activelow=off ## act_led_gpio ## Set which GPIO to use for the activity LED ## ## In case you want to connect it to an external device ## ## Default 16 on a non-Plus board, 47 on a Plus or Pi 2. ## #dtparam=act_led_gpio=47 ## pwr_led_trigger ## Choose which activity the LED tracks. ## ## Use "heartbeat" for a nice load indicator. ## ## Not available on Model A/B boards. ## ## Default mmc. ## #dtparam=pwr_led_trigger=mmc ## pwr_led_activelow ## Set to "on" to invert the sense of the LED ## ## Not available on Model A/B boards. ## ## Default off. ## #dtparam=pwr_led_activelow=off ## pwr_led_gpio ## Set which GPIO to use for the PWR LED ## ## In case you want to connect it to an external device ## ## Not available on Model A/B boards. ## ## Default 35. ## #dtparam=pwr_led_gpio=35 # Enable UART enable_uart=1 dtparam=i2c_arm=on dtparam=spi=on disable_splash=1 dtparam=audio=on real 0m 0.22s user 0m 0.00s sys 0m 0.02s --- cat /mnt/boot/device-type.json --- 2021-05-25 18:46:39.035642701+00:00 { "slug": "raspberry-pi", "version": 1, "aliases": [ "raspberrypi" ], "name": "Raspberry Pi (v1 / Zero / Zero W)", "arch": "rpi", "state": "RELEASED", "private": false, "imageDownloadAlerts": [ { "type": "warning", "message": "The Raspberry Pi Zero W is not capable of connecting to 5GHz WiFi networks unless you use an external WiFi adapter that supports it." } ], "instructions": [ "Write the OS file you downloaded to your SD card. We recommend using Etcher.", "Insert the freshly burnt SD card into the Raspberry Pi (v1 / Zero / Zero W).", "Connect your Raspberry Pi (v1 / Zero / Zero W) to the internet, then power it up." ], "gettingStartedLink": { "windows": "https://www.balena.io/docs/learn/getting-started/raspberry-pi/nodejs/", "osx": "https://www.balena.io/docs/learn/getting-started/raspberry-pi/nodejs/", "linux": "https://www.balena.io/docs/learn/getting-started/raspberry-pi/nodejs/" }, "supportsBlink": true, "options": [ { "isGroup": true, "name": "network", "message": "Network", "options": [ { "message": "Network Connection", "name": "network", "type": "list", "choices": [ "ethernet", "wifi" ] }, { "message": "Wifi SSID", "name": "wifiSsid", "type": "text", "when": { "network": "wifi" } }, { "message": "Wifi Passphrase", "name": "wifiKey", "type": "password", "when": { "network": "wifi" } } ] }, { "isGroup": true, "isCollapsible": true, "collapsed": true, "name": "advanced", "message": "Advanced", "options": [ { "message": "Check for updates every X minutes", "name": "appUpdatePollInterval", "type": "number", "min": 10, "default": 10 } ] } ], "yocto": { "machine": "raspberrypi", "image": "resin-image", "fstype": "resinos-img", "version": "yocto-warrior", "deployArtifact": "resin-image-raspberrypi.resinos-img", "compressed": true }, "configuration": { "config": { "partition": { "primary": 1 }, "path": "/config.json" } }, "initialization": { "options": [ { "message": "Select a drive", "type": "drive", "name": "drive" } ], "operations": [ { "command": "burn" } ] } } real 0m 0.17s user 0m 0.02s sys 0m 0.00s --- cat /mnt/boot/extlinux/extlinux.conf --- 2021-05-25 18:46:39.710425614+00:00 Command exited with non-zero status 1 real 0m 0.25s user 0m 0.00s sys 0m 0.02s --- cat /mnt/boot/resinOS_uEnv.txt --- 2021-05-25 18:46:40.418049280+00:00 Command exited with non-zero status 1 real 0m 0.21s user 0m 0.00s sys 0m 0.01s --- cat /mnt/boot/uEnv.txt --- 2021-05-25 18:46:41.096010169+00:00 Command exited with non-zero status 1 real 0m 0.22s user 0m 0.00s sys 0m 0.02s --- cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2021-05-25 18:46:41.796172891+00:00 real 0m 6.50s user 0m 0.93s sys 0m 0.04s --- cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- 2021-05-25 18:46:48.719789699+00:00 real 0m 7.11s user 0m 0.92s sys 0m 0.03s --- cat /var/log/messages --- 2021-05-25 18:46:56.401048795+00:00 Command exited with non-zero status 1 real 0m 0.21s user 0m 0.00s sys 0m 0.02s --- cat /var/log/provisioning-progress.log --- 2021-05-25 18:46:57.179887924+00:00 Command exited with non-zero status 1 real 0m 0.19s user 0m 0.00s sys 0m 0.02s --- dmesg -T --- 2021-05-25 18:46:57.854081842+00:00 [Tue May 25 02:34:13 2021] Booting Linux on physical CPU 0x0 [Tue May 25 02:34:13 2021] Linux version 4.19.118 (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 Fri Aug 14 08:34:34 UTC 2020 [Tue May 25 02:34:13 2021] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [Tue May 25 02:34:13 2021] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [Tue May 25 02:34:13 2021] OF: fdt: Machine model: Raspberry Pi Zero W Rev 1.1 [Tue May 25 02:34:13 2021] Memory policy: Data cache writeback [Tue May 25 02:34:13 2021] cma: Reserved 8 MiB at 0x1e400000 [Tue May 25 02:34:13 2021] On node 0 totalpages: 126976 [Tue May 25 02:34:13 2021] Normal zone: 1116 pages used for memmap [Tue May 25 02:34:13 2021] Normal zone: 0 pages reserved [Tue May 25 02:34:13 2021] Normal zone: 126976 pages, LIFO batch:31 [Tue May 25 02:34:13 2021] random: get_random_bytes called from start_kernel+0x94/0x49c with crng_init=0 [Tue May 25 02:34:13 2021] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [Tue May 25 02:34:13 2021] pcpu-alloc: [0] 0 [Tue May 25 02:34:13 2021] Built 1 zonelists, mobility grouping on. Total pages: 125860 [Tue May 25 02:34:13 2021] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:1D:D6:9F vc_mem.mem_base=0x1fa00000 vc_mem.mem_size=0x20000000 dwc_otg.lpm_enable=0 console=tty1 console=ttyS0,115200 rootfstype=ext4 rootwait root=UUID=8d354762-1f60-48c9-858b-6184b5a09920 rootwait [Tue May 25 02:34:13 2021] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [Tue May 25 02:34:13 2021] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [Tue May 25 02:34:13 2021] Memory: 473472K/507904K available (8055K kernel code, 683K rwdata, 2360K rodata, 8640K init, 802K bss, 26240K reserved, 8192K cma-reserved) [Tue May 25 02:34:13 2021] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xdf800000 - 0xff800000 ( 512 MB) lowmem : 0xc0000000 - 0xdf000000 ( 496 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .text : 0x(ptrval) - 0x(ptrval) (8056 kB) .init : 0x(ptrval) - 0x(ptrval) (8640 kB) .data : 0x(ptrval) - 0x(ptrval) ( 684 kB) .bss : 0x(ptrval) - 0x(ptrval) ( 803 kB) [Tue May 25 02:34:13 2021] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [Tue May 25 02:34:13 2021] ftrace: allocating 28694 entries in 85 pages [Tue May 25 02:34:13 2021] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [Tue May 25 02:34:13 2021] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [Tue May 25 02:34:13 2021] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [Tue May 25 02:34:13 2021] bcm2835: system timer (irq = 27) [Tue May 25 02:34:13 2021] Console: colour dummy device 80x30 [Tue May 25 02:34:13 2021] console [tty1] enabled [Tue May 25 02:34:13 2021] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) [Tue May 25 02:34:13 2021] pid_max: default: 32768 minimum: 301 [Tue May 25 02:34:13 2021] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [Tue May 25 02:34:13 2021] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [Tue May 25 02:34:13 2021] CPU: Testing write buffer coherency: ok [Tue May 25 02:34:13 2021] Setting up static identity map for 0x8200 - 0x8238 [Tue May 25 02:34:13 2021] devtmpfs: initialized [Tue May 25 02:34:13 2021] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 [Tue May 25 02:34:13 2021] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [Tue May 25 02:34:13 2021] futex hash table entries: 256 (order: -1, 3072 bytes) [Tue May 25 02:34:13 2021] pinctrl core: initialized pinctrl subsystem [Tue May 25 02:34:13 2021] NET: Registered protocol family 16 [Tue May 25 02:34:13 2021] DMA: preallocated 1024 KiB pool for atomic coherent allocations [Tue May 25 02:34:13 2021] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [Tue May 25 02:34:13 2021] hw-breakpoint: maximum watchpoint size is 4 bytes. [Tue May 25 02:34:13 2021] Serial: AMBA PL011 UART driver [Tue May 25 02:34:13 2021] bcm2835-mbox 2000b880.mailbox: mailbox enabled [Tue May 25 02:34:13 2021] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-01 13:25, variant start_cd [Tue May 25 02:34:13 2021] raspberrypi-firmware soc:firmware: Firmware hash is 6379679d1ec6a8c746d7e77e015f5b56b939976f [Tue May 25 02:34:13 2021] bcm2835-dma 20007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1 [Tue May 25 02:34:13 2021] SCSI subsystem initialized [Tue May 25 02:34:13 2021] usbcore: registered new interface driver usbfs [Tue May 25 02:34:13 2021] usbcore: registered new interface driver hub [Tue May 25 02:34:13 2021] usbcore: registered new device driver usb [Tue May 25 02:34:13 2021] clocksource: Switched to clocksource timer [Tue May 25 02:34:13 2021] VFS: Disk quotas dquot_6.6.0 [Tue May 25 02:34:13 2021] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [Tue May 25 02:34:13 2021] FS-Cache: Loaded [Tue May 25 02:34:13 2021] CacheFiles: Loaded [Tue May 25 02:34:13 2021] NET: Registered protocol family 2 [Tue May 25 02:34:13 2021] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes) [Tue May 25 02:34:13 2021] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [Tue May 25 02:34:13 2021] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [Tue May 25 02:34:13 2021] TCP: Hash tables configured (established 4096 bind 4096) [Tue May 25 02:34:13 2021] UDP hash table entries: 256 (order: 0, 4096 bytes) [Tue May 25 02:34:13 2021] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [Tue May 25 02:34:13 2021] NET: Registered protocol family 1 [Tue May 25 02:34:13 2021] RPC: Registered named UNIX socket transport module. [Tue May 25 02:34:13 2021] RPC: Registered udp transport module. [Tue May 25 02:34:13 2021] RPC: Registered tcp transport module. [Tue May 25 02:34:13 2021] RPC: Registered tcp NFSv4.1 backchannel transport module. [Tue May 25 02:34:13 2021] hw perfevents: no irqs for PMU, sampling events not supported [Tue May 25 02:34:13 2021] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available [Tue May 25 02:34:13 2021] Initialise system trusted keyrings [Tue May 25 02:34:13 2021] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [Tue May 25 02:34:13 2021] squashfs: version 4.0 (2009/01/31) Phillip Lougher [Tue May 25 02:34:13 2021] FS-Cache: Netfs 'nfs' registered for caching [Tue May 25 02:34:13 2021] NFS: Registering the id_resolver key type [Tue May 25 02:34:13 2021] Key type id_resolver registered [Tue May 25 02:34:13 2021] Key type id_legacy registered [Tue May 25 02:34:13 2021] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [Tue May 25 02:34:13 2021] aufs 4.19.17+-20190211 [Tue May 25 02:34:13 2021] Key type asymmetric registered [Tue May 25 02:34:13 2021] Asymmetric key parser 'x509' registered [Tue May 25 02:34:13 2021] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [Tue May 25 02:34:13 2021] io scheduler noop registered [Tue May 25 02:34:13 2021] io scheduler deadline registered [Tue May 25 02:34:13 2021] io scheduler cfq registered (default) [Tue May 25 02:34:13 2021] io scheduler mq-deadline registered [Tue May 25 02:34:13 2021] io scheduler kyber registered [Tue May 25 02:34:13 2021] bcm2708_fb soc:fb: FB found 1 display(s) [Tue May 25 02:34:13 2021] Console: switching to colour frame buffer device 82x26 [Tue May 25 02:34:13 2021] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416 [Tue May 25 02:34:13 2021] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled [Tue May 25 02:34:13 2021] bcm2835-rng 20104000.rng: hwrng registered [Tue May 25 02:34:13 2021] vc-mem: phys_addr:0x00000000 mem_base=0x1fa00000 mem_size:0x20000000(512 MiB) [Tue May 25 02:34:13 2021] vc-sm: Videocore shared memory driver [Tue May 25 02:34:13 2021] gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000 [Tue May 25 02:34:13 2021] brd: module loaded [Tue May 25 02:34:13 2021] loop: module loaded [Tue May 25 02:34:13 2021] zram: Added device: zram0 [Tue May 25 02:34:13 2021] Loading iSCSI transport class v2.0-870. [Tue May 25 02:34:13 2021] tun: Universal TUN/TAP device driver, 1.6 [Tue May 25 02:34:13 2021] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [Tue May 25 02:34:13 2021] dwc_otg 20980000.usb: base=(ptrval) [Tue May 25 02:34:13 2021] Core Release: 2.80a [Tue May 25 02:34:13 2021] Setting default values for core params [Tue May 25 02:34:13 2021] Finished setting default values for core params [Tue May 25 02:34:14 2021] Using Buffer DMA mode [Tue May 25 02:34:14 2021] Periodic Transfer Interrupt Enhancement - disabled [Tue May 25 02:34:14 2021] Multiprocessor Interrupt Enhancement - disabled [Tue May 25 02:34:14 2021] OTG VER PARAM: 0, OTG VER FLAG: 0 [Tue May 25 02:34:14 2021] Dedicated Tx FIFOs mode [Tue May 25 02:34:14 2021] WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = de514000 dma = 0x5e514000 len=9024 [Tue May 25 02:34:14 2021] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints Interrupt/Control Split Transaction hack enabled [Tue May 25 02:34:14 2021] dwc_otg: Microframe scheduler enabled [Tue May 25 02:34:14 2021] WARN::hcd_init_fiq:457: FIQ on core 0 [Tue May 25 02:34:14 2021] WARN::hcd_init_fiq:458: FIQ ASM at c057fdd8 length 36 [Tue May 25 02:34:14 2021] WARN::hcd_init_fiq:497: MPHI regs_base at df810000 [Tue May 25 02:34:14 2021] dwc_otg 20980000.usb: DWC OTG Controller [Tue May 25 02:34:14 2021] dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1 [Tue May 25 02:34:14 2021] dwc_otg 20980000.usb: irq 56, io mem 0x00000000 [Tue May 25 02:34:14 2021] Init: Port Power? op_state=1 [Tue May 25 02:34:14 2021] Init: Power Port (0) [Tue May 25 02:34:14 2021] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 [Tue May 25 02:34:14 2021] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Tue May 25 02:34:14 2021] usb usb1: Product: DWC OTG Controller [Tue May 25 02:34:14 2021] usb usb1: Manufacturer: Linux 4.19.118 dwc_otg_hcd [Tue May 25 02:34:14 2021] usb usb1: SerialNumber: 20980000.usb [Tue May 25 02:34:14 2021] hub 1-0:1.0: USB hub found [Tue May 25 02:34:14 2021] hub 1-0:1.0: 1 port detected [Tue May 25 02:34:14 2021] dwc_otg: FIQ enabled [Tue May 25 02:34:14 2021] dwc_otg: NAK holdoff enabled [Tue May 25 02:34:14 2021] dwc_otg: FIQ split-transaction FSM enabled [Tue May 25 02:34:14 2021] Module dwc_common_port init [Tue May 25 02:34:14 2021] usbcore: registered new interface driver usb-storage [Tue May 25 02:34:14 2021] usbcore: registered new interface driver usbserial_generic [Tue May 25 02:34:14 2021] usbserial: USB Serial support registered for generic [Tue May 25 02:34:14 2021] mousedev: PS/2 mouse device common for all mice [Tue May 25 02:34:14 2021] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [Tue May 25 02:34:14 2021] bcm2835-cpufreq: min=700000 max=1000000 [Tue May 25 02:34:14 2021] sdhci: Secure Digital Host Controller Interface driver [Tue May 25 02:34:14 2021] sdhci: Copyright(c) Pierre Ossman [Tue May 25 02:34:14 2021] mmc-bcm2835 20300000.mmcnr: could not get clk, deferring probe [Tue May 25 02:34:14 2021] sdhost-bcm2835 20202000.mmc: could not get clk, deferring probe [Tue May 25 02:34:14 2021] sdhci-pltfm: SDHCI platform and OF driver helper [Tue May 25 02:34:14 2021] ledtrig-cpu: registered to indicate activity on CPUs [Tue May 25 02:34:14 2021] hidraw: raw HID events driver (C) Jiri Kosina [Tue May 25 02:34:14 2021] usbcore: registered new interface driver usbhid [Tue May 25 02:34:14 2021] usbhid: USB HID core driver [Tue May 25 02:34:14 2021] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0 [Tue May 25 02:34:14 2021] [vc_sm_connected_init]: start [Tue May 25 02:34:14 2021] vc_vchi_sm_init: failed to open VCHI service (-1) [Tue May 25 02:34:14 2021] [vc_sm_connected_init]: failed to initialize shared memory service [Tue May 25 02:34:14 2021] [vc_sm_connected_init]: end - returning -1 [Tue May 25 02:34:14 2021] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) [Tue May 25 02:34:14 2021] IPVS: Connection hash table configured (size=4096, memory=32Kbytes) [Tue May 25 02:34:14 2021] IPVS: ipvs loaded. [Tue May 25 02:34:14 2021] Initializing XFRM netlink socket [Tue May 25 02:34:14 2021] NET: Registered protocol family 10 [Tue May 25 02:34:14 2021] Segment Routing with IPv6 [Tue May 25 02:34:14 2021] NET: Registered protocol family 17 [Tue May 25 02:34:14 2021] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [Tue May 25 02:34:14 2021] Key type dns_resolver registered [Tue May 25 02:34:14 2021] registered taskstats version 1 [Tue May 25 02:34:14 2021] Loading compiled-in X.509 certificates [Tue May 25 02:34:14 2021] uart-pl011 20201000.serial: cts_event_workaround enabled [Tue May 25 02:34:14 2021] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 [Tue May 25 02:34:14 2021] console [ttyS0] disabled [Tue May 25 02:34:14 2021] 20215040.serial: ttyS0 at MMIO 0x0 (irq = 53, base_baud = 50000000) is a 16550 [Tue May 25 02:34:15 2021] console [ttyS0] enabled [Tue May 25 02:34:15 2021] mmc-bcm2835 20300000.mmcnr: mmc_debug:0 mmc_debug2:0 [Tue May 25 02:34:15 2021] mmc-bcm2835 20300000.mmcnr: DMA channel allocated [Tue May 25 02:34:15 2021] random: fast init done [Tue May 25 02:34:15 2021] sdhost: log_buf @ (ptrval) (5e513000) [Tue May 25 02:34:15 2021] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [Tue May 25 02:34:15 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Tue May 25 02:34:15 2021] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1) [Tue May 25 02:34:15 2021] of_cfs_init [Tue May 25 02:34:15 2021] of_cfs_init: OK [Tue May 25 02:34:15 2021] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Tue May 25 02:34:15 2021] Freeing unused kernel memory: 8640K [Tue May 25 02:34:15 2021] This architecture does not have kernel memory protection. [Tue May 25 02:34:15 2021] Run /init as init process [Tue May 25 02:34:15 2021] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [Tue May 25 02:34:15 2021] mmc0: host does not support reading read-only switch, assuming write-enable [Tue May 25 02:34:15 2021] mmc0: Problem switching card into high-speed mode! [Tue May 25 02:34:15 2021] mmc0: new SDHC card at address 0001 [Tue May 25 02:34:15 2021] mmcblk0: mmc0:0001 SD 14.6 GiB [Tue May 25 02:34:15 2021] mmcblk0: p1 p2 p3 p4 < p5 p6 > [Tue May 25 02:34:15 2021] mmc1: new high speed SDIO card at address 0001 [Tue May 25 02:34:18 2021] zram0: detected capacity change from 0 to 125517824 [Tue May 25 02:34:22 2021] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [Tue May 25 02:34:27 2021] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [Tue May 25 02:34:27 2021] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) [Tue May 25 02:34:30 2021] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [Tue May 25 02:34:30 2021] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) [Tue May 25 02:34:31 2021] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [Tue May 25 02:34:31 2021] aufs au_opts_verify:1609:init[1]: dirperm1 breaks the protection by the permission bits on the lower branch [Tue May 25 02:34:31 2021] systemd[1]: System time before build time, advancing clock. [Tue May 25 02:34:32 2021] random: systemd: uninitialized urandom read (16 bytes read) [Tue May 25 02:34:32 2021] systemd[1]: /lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/chrony/chronyd.pid \xe2\x86\x92 /run/chrony/chronyd.pid; please update the unit file accordingly. [Tue May 25 02:34:33 2021] random: systemd: uninitialized urandom read (16 bytes read) [Tue May 25 02:34:33 2021] random: systemd: uninitialized urandom read (16 bytes read) [Tue May 25 02:34:33 2021] random: systemd: uninitialized urandom read (16 bytes read) [Tue May 25 02:34:47 2021] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [Tue May 25 02:34:53 2021] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [Tue May 25 02:34:55 2021] random: crng init done [Tue May 25 02:34:55 2021] random: 6 urandom warning(s) missed due to ratelimiting [Tue May 25 02:34:57 2021] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Tue May 25 02:34:57 2021] media: Linux media interface: v0.10 [Tue May 25 02:34:57 2021] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [Tue May 25 02:34:57 2021] videodev: Linux video capture interface: v2.00 [Tue May 25 02:34:57 2021] [vc_sm_connected_init]: start [Tue May 25 02:34:57 2021] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Tue May 25 02:34:57 2021] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Tue May 25 02:34:57 2021] vc_sm_cma_vchi_init: failed to open VCHI service (-1) [Tue May 25 02:34:57 2021] [vc_sm_connected_init]: failed to initialize shared memory service [Tue May 25 02:34:57 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Tue May 25 02:34:57 2021] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Tue May 25 02:34:58 2021] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [Tue May 25 02:34:58 2021] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [Tue May 25 02:34:58 2021] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [Tue May 25 02:34:58 2021] bcm2835_audio soc:audio: card created with 8 channels [Tue May 25 02:34:58 2021] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Tue May 25 02:34:58 2021] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Tue May 25 02:34:58 2021] cfg80211: Loading compiled-in X.509 certificates for regulatory database [Tue May 25 02:34:58 2021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [Tue May 25 02:34:59 2021] brcmfmac: F1 signature read @0x18000000=0x1541a9a6 [Tue May 25 02:34:59 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 [Tue May 25 02:34:59 2021] usbcore: registered new interface driver brcmfmac [Tue May 25 02:34:59 2021] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 [Tue May 25 02:34:59 2021] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: May 2 2019 02:39:18 version 7.45.98.83 (r714225 CY) FWID 01-e539531f [Tue May 25 02:35:02 2021] zram: Can't change algorithm for initialized device [Tue May 25 02:35:05 2021] Adding 122572k swap on /dev/zram0. Priority:-2 extents:1 across:122572k SSFS [Tue May 25 02:35:08 2021] uart-pl011 20201000.serial: no DMA platform data [Tue May 25 02:35:13 2021] Bluetooth: Core ver 2.22 [Tue May 25 02:35:13 2021] NET: Registered protocol family 31 [Tue May 25 02:35:13 2021] Bluetooth: HCI device and connection manager initialized [Tue May 25 02:35:13 2021] Bluetooth: HCI socket layer initialized [Tue May 25 02:35:13 2021] Bluetooth: L2CAP socket layer initialized [Tue May 25 02:35:13 2021] Bluetooth: SCO socket layer initialized [Tue May 25 02:35:13 2021] Bluetooth: HCI UART driver ver 2.3 [Tue May 25 02:35:13 2021] Bluetooth: HCI UART protocol H4 registered [Tue May 25 02:35:14 2021] Bluetooth: HCI UART protocol Three-wire (H5) registered [Tue May 25 02:35:14 2021] Bluetooth: HCI UART protocol Broadcom registered [Tue May 25 02:35:17 2021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [Tue May 25 02:35:17 2021] Bluetooth: BNEP filters: protocol multicast [Tue May 25 02:35:17 2021] Bluetooth: BNEP socket layer initialized [Tue May 25 02:35:31 2021] i2c /dev entries driver [Tue May 25 02:35:32 2021] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [Tue May 25 02:35:33 2021] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [Tue May 25 02:35:33 2021] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue May 25 02:35:33 2021] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [Tue May 25 02:35:33 2021] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue May 25 02:35:35 2021] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [Tue May 25 02:35:37 2021] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [Tue May 25 02:35:37 2021] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue May 25 02:35:40 2021] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [Tue May 25 02:35:49 2021] Bridge firewalling registered [Tue May 25 02:35:52 2021] IPv6: ADDRCONF(NETDEV_UP): balena0: link is not ready [Tue May 25 02:36:51 2021] IPv6: ADDRCONF(NETDEV_UP): supervisor0: link is not ready [Tue May 25 02:37:08 2021] IPv6: ADDRCONF(NETDEV_UP): br-cb40b9a87bbb: link is not ready [Tue May 25 02:59:08 2021] systemd-udevd[28]: Starting version 241 [Tue May 25 13:21:23 2021] systemd-udevd[28]: Starting version 241 [Tue May 25 17:26:27 2021] systemd-udevd[29]: Starting version 241 real 0m 0.40s user 0m 0.03s sys 0m 0.01s --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- 2021-05-25 18:46:58.727498257+00:00 ==> standard input <== real 0m 0.36s user 0m 0.02s sys 0m 0.02s --- journalctl --no-pager --no-hostname --list-boots --- 2021-05-25 18:46:59.594004725+00:00 0 66b989e4c87b4475874616e477c79471 Tue 2021-05-25 18:44:12 UTC—Tue 2021-05-25 18:46:59 UTC real 0m 0.37s user 0m 0.05s sys 0m 0.00s --- journalctl --no-pager --no-hostname -n500 -a --- 2021-05-25 18:47:00.456005227+00:00 -- Logs begin at Tue 2021-05-25 18:44:12 UTC, end at Tue 2021-05-25 18:47:00 UTC. -- May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:58 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:46:59 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas May 25 18:47:00 9e32a7509a27[1427]: There isn't gas real 0m 1.06s user 0m 0.13s sys 0m 0.01s --- journalctl --no-pager --no-hostname -pwarning -perr -a --- 2021-05-25 18:47:01.993750635+00:00 -- Logs begin at Tue 2021-05-25 18:44:12 UTC, end at Tue 2021-05-25 18:47:02 UTC. -- May 25 18:44:19 sshd[22999]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key May 25 18:44:50 7399053a6c6a[1427]: (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. May 25 18:46:14 7399053a6c6a[1427]: (node:1) UnhandledPromiseRejectionWarning: KnexTimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call? May 25 18:46:14 7399053a6c6a[1427]: at Client_SQLite3.acquireConnection (/usr/src/app/dist/app.js:6:267325) May 25 18:46:14 7399053a6c6a[1427]: at runNextTicks (internal/process/task_queues.js:62:5) May 25 18:46:14 7399053a6c6a[1427]: at listOnTimeout (internal/timers.js:518:9) May 25 18:46:14 7399053a6c6a[1427]: at processTimers (internal/timers.js:492:7) May 25 18:46:14 7399053a6c6a[1427]: (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3) May 25 18:46:14 7399053a6c6a[1427]: (node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. real 0m 0.38s user 0m 0.02s sys 0m 0.02s --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- 2021-05-25 18:47:02.849587184+00:00 Command exited with non-zero status 143 real 0m 10.07s user 0m 0.00s sys 0m 0.01s --- ps --- 2021-05-25 18:47:13.403459625+00:00 PID USER VSZ STAT COMMAND 1 root 25804 S {systemd} /sbin/init 2 root 0 SW [kthreadd] 6 root 0 IW< [mm_percpu_wq] 7 root 0 SW [ksoftirqd/0] 8 root 0 SW [kdevtmpfs] 9 root 0 IW< [netns] 11 root 0 SW [khungtaskd] 12 root 0 SW [oom_reaper] 13 root 0 IW< [writeback] 14 root 0 SW [kcompactd0] 15 root 0 IW< [crypto] 16 root 0 IW< [kblockd] 17 root 0 SW [watchdogd] 18 root 0 IW< [rpciod] 19 root 0 IW< [kworker/u3:0-hc] 20 root 0 IW< [xprtiod] 21 root 0 SW [kswapd0] 22 root 0 IW< [nfsiod] 37 root 0 IW< [kthrotld] 38 root 0 IW< [iscsi_eh] 39 root 0 IW< [dwc_otg] 40 root 0 IW< [DWC Notificatio] 42 root 0 SW< [vchiq-slot/0] 43 root 0 SW< [vchiq-recy/0] 44 root 0 SW< [vchiq-sync/0] 45 root 0 SW [vchiq-keep/0] 46 root 0 IW< [ipv6_addrconf] 47 root 0 SW [irq/86-mmc1] 53 root 0 IW< [mmc_complete] 965 root 0 SW [jbd2/mmcblk0p2-] 966 root 0 IW< [ext4-rsv-conver] 980 root 0 SW [jbd2/mmcblk0p5-] 981 root 0 IW< [ext4-rsv-conver] 1040 root 30984 R /lib/systemd/systemd-journald 1122 root 0 SW [jbd2/mmcblk0p6-] 1123 root 0 IW< [ext4-rsv-conver] 1145 root 4976 S /lib/systemd/systemd-udevd 1158 root 0 SW [spi0] 1178 root 0 IW< [cfg80211] 1185 root 0 IW< [brcmf_wq/mmc1:0] 1186 root 0 SW [brcmf_wdog/mmc1] 1270 root 3320 S /usr/sbin/rngd -f -r /dev/hwrng 1293 messageb 4708 S /usr/bin/dbus-daemon --system --address=systemd: --n 1304 root 1856 S /sbin/agetty -8 -L serial0 115200 xterm 1311 root 1856 S /sbin/agetty -o -p -- \u --noclear tty1 linux 1312 root 51100 S /usr/sbin/ModemManager --log-journal 1318 root 6264 S /lib/systemd/systemd-logind 1325 root 12484 S /usr/sbin/chronyd -s -d 1355 root 0 IW< [kworker/u3:1-hc] 1356 root 1836 S /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow 1363 root 6280 S /usr/libexec/bluetooth/bluetoothd --experimental 1404 avahi 4620 S avahi-daemon: running [54c6867.local] 1405 avahi 4488 S avahi-daemon: chroot helper 1413 root 67672 S /usr/sbin/NetworkManager --no-daemon 1421 nobody 3688 S /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10 1427 root 930m S /usr/bin/balenad --experimental --log-driver=journal 1430 root 4244 S /proc/self/exe --healthcheck /usr/lib/balena/balena- 1448 root 10244 S /usr/sbin/wpa_supplicant -u 1503 root 914m S balena-engine-containerd --config /var/run/balena-en 1999 openvpn 6504 S /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pi 16586 root 898m S balena-engine-containerd-shim -namespace moby -workd 16606 root 43256 R /usr/local/bin/python -u src/main.py 16658 root 17452 S /lib/systemd/systemd-udevd --daemon 20543 root 0 IW [kworker/0:1-cgr] 21837 root 0 IW [kworker/u2:2-ev] 22611 root 0 IW [kworker/u2:1-br] 22619 root 0 IW< [kworker/0:0H-ev] 22693 root 0 IW [kworker/0:2-eve] 22730 root 3068 S {start-resin-sup} /bin/sh /usr/bin/start-resin-super 22731 root 4244 S /proc/self/exe --healthcheck /usr/lib/resin-supervis 22783 root 857m S balena run --privileged --name resin_supervisor --re 22792 root 898m S balena-engine-containerd-shim -namespace moby -workd 22814 root 129m R node /usr/src/app/dist/app.js 22999 root 5540 S sshd: root@notty 23003 root 2976 S sh -c H(){ local h="================================ 23006 root 3104 S bash -s -- 23098 root 42984 S journalctl -a -S 2021-05-25 18:25:33 -o json CONTAIN 23449 root 0 IW [kworker/u2:0-ev] 23567 root 0 IW< [kworker/0:1H-kb] 23880 root 2760 S /usr/bin/time -o /dev/stdout timeout --preserve-stat 23881 root 2004 S timeout --preserve-status --kill-after=20 -v 10 bash 23882 root 2984 R ps 27846 root 0 IW< [kworker/0:2H-mm] real 0m 0.45s user 0m 0.02s sys 0m 0.03s --- stat /var/lock/*hup.lock --- 2021-05-25 18:47:14.413108014+00:00 Command exited with non-zero status 1 real 0m 0.24s user 0m 0.02s sys 0m 0.00s --- sysctl -a --- 2021-05-25 18:47:15.199524086+00:00 debug.kprobes-optimization = 1 dev.scsi.logging_level = 0 dev.tty.ldisc_autoload = 1 fs.aio-max-nr = 65536 fs.aio-nr = 0 fs.dentry-state = 48266 32599 45 0 0 0 fs.dir-notify-enable = 1 fs.epoll.max_user_watches = 170054 fs.file-max = 2147483647 fs.file-nr = 1428 0 2147483647 fs.inode-nr = 30223 2479 fs.inode-state = 30223 2479 0 0 0 0 0 fs.inotify.max_queued_events = 16384 fs.inotify.max_user_instances = 512 fs.inotify.max_user_watches = 8192 fs.lease-break-time = 45 fs.leases-enable = 1 fs.mount-max = 100000 fs.mqueue.msg_default = 10 fs.mqueue.msg_max = 10 fs.mqueue.msgsize_default = 8192 fs.mqueue.msgsize_max = 8192 fs.mqueue.queues_max = 256 fs.nfs.idmap_cache_timeout = 600 fs.nfs.nfs_callback_tcpport = 0 fs.nfs.nfs_congestion_kb = 22208 fs.nfs.nfs_mountpoint_timeout = 500 fs.nfs.nlm_grace_period = 0 fs.nfs.nlm_tcpport = 0 fs.nfs.nlm_timeout = 10 fs.nfs.nlm_udpport = 0 fs.nfs.nsm_local_state = 0 fs.nfs.nsm_use_hostnames = 0 fs.nr_open = 536870908 fs.overflowgid = 65534 fs.overflowuid = 65534 fs.pipe-max-size = 1048576 fs.pipe-user-pages-hard = 0 fs.pipe-user-pages-soft = 16384 fs.protected_fifos = 1 fs.protected_hardlinks = 1 fs.protected_regular = 1 fs.protected_symlinks = 1 fs.quota.allocated_dquots = 0 fs.quota.cache_hits = 0 fs.quota.drops = 0 fs.quota.free_dquots = 0 fs.quota.lookups = 0 fs.quota.reads = 0 fs.quota.syncs = 2306 fs.quota.warnings = 1 fs.quota.writes = 0 fs.suid_dumpable = 0 fscache.object_max_active = 4 fscache.operation_max_active = 2 kernel.acct = 4 2 30 kernel.auto_msgmni = 0 kernel.cad_pid = 1 kernel.cap_last_cap = 37 kernel.core_pattern = core kernel.core_pipe_limit = 0 kernel.core_uses_pid = 1 kernel.ctrl-alt-del = 0 kernel.dmesg_restrict = 0 kernel.domainname = (none) kernel.ftrace_dump_on_oops = 0 kernel.ftrace_enabled = 1 kernel.hostname = 54c6867 kernel.hung_task_check_count = 32768 kernel.hung_task_check_interval_secs = 0 kernel.hung_task_panic = 0 kernel.hung_task_timeout_secs = 120 kernel.hung_task_warnings = 10 kernel.keys.gc_delay = 300 kernel.keys.maxbytes = 20000 kernel.keys.maxkeys = 200 kernel.keys.root_maxbytes = 25000000 kernel.keys.root_maxkeys = 1000000 kernel.kptr_restrict = 0 kernel.latencytop = 0 kernel.max_lock_depth = 1024 kernel.modprobe = /sbin/modprobe kernel.modules_disabled = 0 kernel.msgmax = 8192 kernel.msgmnb = 16384 kernel.msgmni = 32000 kernel.ngroups_max = 65536 kernel.osrelease = 4.19.118 kernel.ostype = Linux kernel.overflowgid = 65534 kernel.overflowuid = 65534 kernel.panic = 1 kernel.panic_on_oops = 0 kernel.panic_on_warn = 0 kernel.perf_cpu_time_max_percent = 25 kernel.perf_event_max_contexts_per_stack = 8 kernel.perf_event_max_sample_rate = 100000 kernel.perf_event_max_stack = 127 kernel.perf_event_mlock_kb = 516 kernel.perf_event_paranoid = 2 kernel.pid_max = 32768 kernel.poweroff_cmd = /sbin/poweroff kernel.print-fatal-signals = 0 kernel.printk = 7 4 1 7 kernel.printk_delay = 0 kernel.printk_devkmsg = ratelimit kernel.printk_ratelimit = 5 kernel.printk_ratelimit_burst = 10 kernel.pty.max = 4096 kernel.pty.nr = 1 kernel.pty.reserve = 1024 kernel.random.boot_id = 66b989e4-c87b-4475-8746-16e477c79471 kernel.random.entropy_avail = 3240 kernel.random.poolsize = 4096 kernel.random.read_wakeup_threshold = 64 kernel.random.urandom_min_reseed_secs = 60 kernel.random.uuid = d5066abf-936d-4755-aeac-110b2f17ca8f kernel.random.write_wakeup_threshold = 3072 kernel.randomize_va_space = 2 kernel.real-root-dev = 0 kernel.sched_autogroup_enabled = 1 kernel.sched_cfs_bandwidth_slice_us = 5000 kernel.sched_child_runs_first = 0 kernel.sched_latency_ns = 6000000 kernel.sched_min_granularity_ns = 750000 kernel.sched_rr_timeslice_ms = 100 kernel.sched_rt_period_us = 1000000 kernel.sched_rt_runtime_us = 950000 kernel.sched_wakeup_granularity_ns = 1000000 kernel.seccomp.actions_avail = kill_process kill_thread trap errno trace log allow kernel.seccomp.actions_logged = kill_process kill_thread trap errno trace log kernel.sem = 32000 1024000000 500 32000 kernel.shm_rmid_forced = 0 kernel.shmall = 4278190079 kernel.shmmax = 4278190079 kernel.shmmni = 4096 kernel.stack_tracer_enabled = 0 kernel.sysctl_writes_strict = 1 kernel.sysrq = 16 kernel.tainted = 1024 kernel.threads-max = 7398 kernel.traceoff_on_warning = 0 kernel.tracepoint_printk = 0 kernel.unprivileged_bpf_disabled = 0 kernel.usermodehelper.bset = 4294967295 63 kernel.usermodehelper.inheritable = 4294967295 63 kernel.version = #1 Fri Aug 14 08:34:34 UTC 2020 net.bridge.bridge-nf-call-arptables = 1 net.bridge.bridge-nf-call-ip6tables = 1 net.bridge.bridge-nf-call-iptables = 1 net.bridge.bridge-nf-filter-pppoe-tagged = 0 net.bridge.bridge-nf-filter-vlan-tagged = 0 net.bridge.bridge-nf-pass-vlan-input-dev = 0 net.core.busy_poll = 0 net.core.busy_read = 0 net.core.default_qdisc = fq_codel net.core.dev_weight = 64 net.core.dev_weight_rx_bias = 1 net.core.dev_weight_tx_bias = 1 net.core.fb_tunnels_only_for_init_net = 0 net.core.max_skb_frags = 17 net.core.message_burst = 10 net.core.message_cost = 5 net.core.netdev_budget = 300 net.core.netdev_budget_usecs = 20000 net.core.netdev_max_backlog = 1000 net.core.netdev_rss_key = 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 net.core.netdev_tstamp_prequeue = 1 net.core.optmem_max = 10240 net.core.rmem_default = 163840 net.core.rmem_max = 163840 net.core.somaxconn = 128 net.core.tstamp_allow_data = 1 net.core.warnings = 0 net.core.wmem_default = 163840 net.core.wmem_max = 163840 net.core.xfrm_acq_expires = 30 net.core.xfrm_aevent_etime = 10 net.core.xfrm_aevent_rseqth = 2 net.core.xfrm_larval_drop = 1 net.ipv4.conf.all.accept_local = 0 net.ipv4.conf.all.accept_redirects = 0 net.ipv4.conf.all.accept_source_route = 0 net.ipv4.conf.all.arp_accept = 0 net.ipv4.conf.all.arp_announce = 0 net.ipv4.conf.all.arp_filter = 0 net.ipv4.conf.all.arp_ignore = 0 net.ipv4.conf.all.arp_notify = 0 net.ipv4.conf.all.bc_forwarding = 0 net.ipv4.conf.all.bootp_relay = 0 net.ipv4.conf.all.disable_policy = 0 net.ipv4.conf.all.disable_xfrm = 0 net.ipv4.conf.all.drop_gratuitous_arp = 0 net.ipv4.conf.all.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.all.force_igmp_version = 0 net.ipv4.conf.all.forwarding = 1 net.ipv4.conf.all.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.all.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.all.ignore_routes_with_linkdown = 0 net.ipv4.conf.all.log_martians = 0 net.ipv4.conf.all.mc_forwarding = 0 net.ipv4.conf.all.medium_id = 0 net.ipv4.conf.all.promote_secondaries = 1 net.ipv4.conf.all.proxy_arp = 0 net.ipv4.conf.all.proxy_arp_pvlan = 0 net.ipv4.conf.all.route_localnet = 0 net.ipv4.conf.all.rp_filter = 2 net.ipv4.conf.all.secure_redirects = 1 net.ipv4.conf.all.send_redirects = 1 net.ipv4.conf.all.shared_media = 1 net.ipv4.conf.all.src_valid_mark = 0 net.ipv4.conf.all.tag = 0 net.ipv4.conf.balena0.accept_local = 0 net.ipv4.conf.balena0.accept_redirects = 1 net.ipv4.conf.balena0.accept_source_route = 1 net.ipv4.conf.balena0.arp_accept = 0 net.ipv4.conf.balena0.arp_announce = 0 net.ipv4.conf.balena0.arp_filter = 0 net.ipv4.conf.balena0.arp_ignore = 0 net.ipv4.conf.balena0.arp_notify = 0 net.ipv4.conf.balena0.bc_forwarding = 0 net.ipv4.conf.balena0.bootp_relay = 0 net.ipv4.conf.balena0.disable_policy = 0 net.ipv4.conf.balena0.disable_xfrm = 0 net.ipv4.conf.balena0.drop_gratuitous_arp = 0 net.ipv4.conf.balena0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.balena0.force_igmp_version = 0 net.ipv4.conf.balena0.forwarding = 1 net.ipv4.conf.balena0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.balena0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.balena0.ignore_routes_with_linkdown = 0 net.ipv4.conf.balena0.log_martians = 0 net.ipv4.conf.balena0.mc_forwarding = 0 net.ipv4.conf.balena0.medium_id = 0 net.ipv4.conf.balena0.promote_secondaries = 0 net.ipv4.conf.balena0.proxy_arp = 0 net.ipv4.conf.balena0.proxy_arp_pvlan = 0 net.ipv4.conf.balena0.route_localnet = 0 net.ipv4.conf.balena0.rp_filter = 0 net.ipv4.conf.balena0.secure_redirects = 1 net.ipv4.conf.balena0.send_redirects = 1 net.ipv4.conf.balena0.shared_media = 1 net.ipv4.conf.balena0.src_valid_mark = 0 net.ipv4.conf.balena0.tag = 0 net.ipv4.conf.br-cb40b9a87bbb.accept_local = 0 net.ipv4.conf.br-cb40b9a87bbb.accept_redirects = 1 net.ipv4.conf.br-cb40b9a87bbb.accept_source_route = 1 net.ipv4.conf.br-cb40b9a87bbb.arp_accept = 0 net.ipv4.conf.br-cb40b9a87bbb.arp_announce = 0 net.ipv4.conf.br-cb40b9a87bbb.arp_filter = 0 net.ipv4.conf.br-cb40b9a87bbb.arp_ignore = 0 net.ipv4.conf.br-cb40b9a87bbb.arp_notify = 0 net.ipv4.conf.br-cb40b9a87bbb.bc_forwarding = 0 net.ipv4.conf.br-cb40b9a87bbb.bootp_relay = 0 net.ipv4.conf.br-cb40b9a87bbb.disable_policy = 0 net.ipv4.conf.br-cb40b9a87bbb.disable_xfrm = 0 net.ipv4.conf.br-cb40b9a87bbb.drop_gratuitous_arp = 0 net.ipv4.conf.br-cb40b9a87bbb.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.br-cb40b9a87bbb.force_igmp_version = 0 net.ipv4.conf.br-cb40b9a87bbb.forwarding = 1 net.ipv4.conf.br-cb40b9a87bbb.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.br-cb40b9a87bbb.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.br-cb40b9a87bbb.ignore_routes_with_linkdown = 0 net.ipv4.conf.br-cb40b9a87bbb.log_martians = 0 net.ipv4.conf.br-cb40b9a87bbb.mc_forwarding = 0 net.ipv4.conf.br-cb40b9a87bbb.medium_id = 0 net.ipv4.conf.br-cb40b9a87bbb.promote_secondaries = 0 net.ipv4.conf.br-cb40b9a87bbb.proxy_arp = 0 net.ipv4.conf.br-cb40b9a87bbb.proxy_arp_pvlan = 0 net.ipv4.conf.br-cb40b9a87bbb.route_localnet = 0 net.ipv4.conf.br-cb40b9a87bbb.rp_filter = 0 net.ipv4.conf.br-cb40b9a87bbb.secure_redirects = 1 net.ipv4.conf.br-cb40b9a87bbb.send_redirects = 1 net.ipv4.conf.br-cb40b9a87bbb.shared_media = 1 net.ipv4.conf.br-cb40b9a87bbb.src_valid_mark = 0 net.ipv4.conf.br-cb40b9a87bbb.tag = 0 net.ipv4.conf.default.accept_local = 0 net.ipv4.conf.default.accept_redirects = 1 net.ipv4.conf.default.accept_source_route = 1 net.ipv4.conf.default.arp_accept = 0 net.ipv4.conf.default.arp_announce = 0 net.ipv4.conf.default.arp_filter = 0 net.ipv4.conf.default.arp_ignore = 0 net.ipv4.conf.default.arp_notify = 0 net.ipv4.conf.default.bc_forwarding = 0 net.ipv4.conf.default.bootp_relay = 0 net.ipv4.conf.default.disable_policy = 0 net.ipv4.conf.default.disable_xfrm = 0 net.ipv4.conf.default.drop_gratuitous_arp = 0 net.ipv4.conf.default.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.default.force_igmp_version = 0 net.ipv4.conf.default.forwarding = 1 net.ipv4.conf.default.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.default.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.default.ignore_routes_with_linkdown = 0 net.ipv4.conf.default.log_martians = 0 net.ipv4.conf.default.mc_forwarding = 0 net.ipv4.conf.default.medium_id = 0 net.ipv4.conf.default.promote_secondaries = 0 net.ipv4.conf.default.proxy_arp = 0 net.ipv4.conf.default.proxy_arp_pvlan = 0 net.ipv4.conf.default.route_localnet = 0 net.ipv4.conf.default.rp_filter = 0 net.ipv4.conf.default.secure_redirects = 1 net.ipv4.conf.default.send_redirects = 1 net.ipv4.conf.default.shared_media = 1 net.ipv4.conf.default.src_valid_mark = 0 net.ipv4.conf.default.tag = 0 net.ipv4.conf.lo.accept_local = 0 net.ipv4.conf.lo.accept_redirects = 1 net.ipv4.conf.lo.accept_source_route = 1 net.ipv4.conf.lo.arp_accept = 0 net.ipv4.conf.lo.arp_announce = 0 net.ipv4.conf.lo.arp_filter = 0 net.ipv4.conf.lo.arp_ignore = 0 net.ipv4.conf.lo.arp_notify = 0 net.ipv4.conf.lo.bc_forwarding = 0 net.ipv4.conf.lo.bootp_relay = 0 net.ipv4.conf.lo.disable_policy = 1 net.ipv4.conf.lo.disable_xfrm = 1 net.ipv4.conf.lo.drop_gratuitous_arp = 0 net.ipv4.conf.lo.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.lo.force_igmp_version = 0 net.ipv4.conf.lo.forwarding = 1 net.ipv4.conf.lo.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.lo.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.lo.ignore_routes_with_linkdown = 0 net.ipv4.conf.lo.log_martians = 0 net.ipv4.conf.lo.mc_forwarding = 0 net.ipv4.conf.lo.medium_id = 0 net.ipv4.conf.lo.promote_secondaries = 0 net.ipv4.conf.lo.proxy_arp = 0 net.ipv4.conf.lo.proxy_arp_pvlan = 0 net.ipv4.conf.lo.route_localnet = 0 net.ipv4.conf.lo.rp_filter = 0 net.ipv4.conf.lo.secure_redirects = 1 net.ipv4.conf.lo.send_redirects = 1 net.ipv4.conf.lo.shared_media = 1 net.ipv4.conf.lo.src_valid_mark = 0 net.ipv4.conf.lo.tag = 0 net.ipv4.conf.resin-dns.accept_local = 0 net.ipv4.conf.resin-dns.accept_redirects = 1 net.ipv4.conf.resin-dns.accept_source_route = 1 net.ipv4.conf.resin-dns.arp_accept = 0 net.ipv4.conf.resin-dns.arp_announce = 0 net.ipv4.conf.resin-dns.arp_filter = 0 net.ipv4.conf.resin-dns.arp_ignore = 0 net.ipv4.conf.resin-dns.arp_notify = 0 net.ipv4.conf.resin-dns.bc_forwarding = 0 net.ipv4.conf.resin-dns.bootp_relay = 0 net.ipv4.conf.resin-dns.disable_policy = 0 net.ipv4.conf.resin-dns.disable_xfrm = 0 net.ipv4.conf.resin-dns.drop_gratuitous_arp = 0 net.ipv4.conf.resin-dns.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.resin-dns.force_igmp_version = 0 net.ipv4.conf.resin-dns.forwarding = 1 net.ipv4.conf.resin-dns.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.resin-dns.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.resin-dns.ignore_routes_with_linkdown = 0 net.ipv4.conf.resin-dns.log_martians = 0 net.ipv4.conf.resin-dns.mc_forwarding = 0 net.ipv4.conf.resin-dns.medium_id = 0 net.ipv4.conf.resin-dns.promote_secondaries = 0 net.ipv4.conf.resin-dns.proxy_arp = 0 net.ipv4.conf.resin-dns.proxy_arp_pvlan = 0 net.ipv4.conf.resin-dns.route_localnet = 0 net.ipv4.conf.resin-dns.rp_filter = 0 net.ipv4.conf.resin-dns.secure_redirects = 1 net.ipv4.conf.resin-dns.send_redirects = 1 net.ipv4.conf.resin-dns.shared_media = 1 net.ipv4.conf.resin-dns.src_valid_mark = 0 net.ipv4.conf.resin-dns.tag = 0 net.ipv4.conf.resin-vpn.accept_local = 0 net.ipv4.conf.resin-vpn.accept_redirects = 1 net.ipv4.conf.resin-vpn.accept_source_route = 1 net.ipv4.conf.resin-vpn.arp_accept = 0 net.ipv4.conf.resin-vpn.arp_announce = 0 net.ipv4.conf.resin-vpn.arp_filter = 0 net.ipv4.conf.resin-vpn.arp_ignore = 0 net.ipv4.conf.resin-vpn.arp_notify = 0 net.ipv4.conf.resin-vpn.bc_forwarding = 0 net.ipv4.conf.resin-vpn.bootp_relay = 0 net.ipv4.conf.resin-vpn.disable_policy = 0 net.ipv4.conf.resin-vpn.disable_xfrm = 0 net.ipv4.conf.resin-vpn.drop_gratuitous_arp = 0 net.ipv4.conf.resin-vpn.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.resin-vpn.force_igmp_version = 0 net.ipv4.conf.resin-vpn.forwarding = 1 net.ipv4.conf.resin-vpn.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.resin-vpn.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.resin-vpn.ignore_routes_with_linkdown = 0 net.ipv4.conf.resin-vpn.log_martians = 0 net.ipv4.conf.resin-vpn.mc_forwarding = 0 net.ipv4.conf.resin-vpn.medium_id = 0 net.ipv4.conf.resin-vpn.promote_secondaries = 0 net.ipv4.conf.resin-vpn.proxy_arp = 0 net.ipv4.conf.resin-vpn.proxy_arp_pvlan = 0 net.ipv4.conf.resin-vpn.route_localnet = 0 net.ipv4.conf.resin-vpn.rp_filter = 0 net.ipv4.conf.resin-vpn.secure_redirects = 1 net.ipv4.conf.resin-vpn.send_redirects = 1 net.ipv4.conf.resin-vpn.shared_media = 1 net.ipv4.conf.resin-vpn.src_valid_mark = 0 net.ipv4.conf.resin-vpn.tag = 0 net.ipv4.conf.supervisor0.accept_local = 0 net.ipv4.conf.supervisor0.accept_redirects = 1 net.ipv4.conf.supervisor0.accept_source_route = 1 net.ipv4.conf.supervisor0.arp_accept = 0 net.ipv4.conf.supervisor0.arp_announce = 0 net.ipv4.conf.supervisor0.arp_filter = 0 net.ipv4.conf.supervisor0.arp_ignore = 0 net.ipv4.conf.supervisor0.arp_notify = 0 net.ipv4.conf.supervisor0.bc_forwarding = 0 net.ipv4.conf.supervisor0.bootp_relay = 0 net.ipv4.conf.supervisor0.disable_policy = 0 net.ipv4.conf.supervisor0.disable_xfrm = 0 net.ipv4.conf.supervisor0.drop_gratuitous_arp = 0 net.ipv4.conf.supervisor0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.supervisor0.force_igmp_version = 0 net.ipv4.conf.supervisor0.forwarding = 1 net.ipv4.conf.supervisor0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.supervisor0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.supervisor0.ignore_routes_with_linkdown = 0 net.ipv4.conf.supervisor0.log_martians = 0 net.ipv4.conf.supervisor0.mc_forwarding = 0 net.ipv4.conf.supervisor0.medium_id = 0 net.ipv4.conf.supervisor0.promote_secondaries = 0 net.ipv4.conf.supervisor0.proxy_arp = 0 net.ipv4.conf.supervisor0.proxy_arp_pvlan = 0 net.ipv4.conf.supervisor0.route_localnet = 0 net.ipv4.conf.supervisor0.rp_filter = 0 net.ipv4.conf.supervisor0.secure_redirects = 1 net.ipv4.conf.supervisor0.send_redirects = 1 net.ipv4.conf.supervisor0.shared_media = 1 net.ipv4.conf.supervisor0.src_valid_mark = 0 net.ipv4.conf.supervisor0.tag = 0 net.ipv4.conf.wlan0.accept_local = 0 net.ipv4.conf.wlan0.accept_redirects = 1 net.ipv4.conf.wlan0.accept_source_route = 1 net.ipv4.conf.wlan0.arp_accept = 0 net.ipv4.conf.wlan0.arp_announce = 0 net.ipv4.conf.wlan0.arp_filter = 0 net.ipv4.conf.wlan0.arp_ignore = 0 net.ipv4.conf.wlan0.arp_notify = 0 net.ipv4.conf.wlan0.bc_forwarding = 0 net.ipv4.conf.wlan0.bootp_relay = 0 net.ipv4.conf.wlan0.disable_policy = 0 net.ipv4.conf.wlan0.disable_xfrm = 0 net.ipv4.conf.wlan0.drop_gratuitous_arp = 0 net.ipv4.conf.wlan0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.wlan0.force_igmp_version = 0 net.ipv4.conf.wlan0.forwarding = 1 net.ipv4.conf.wlan0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.wlan0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.wlan0.ignore_routes_with_linkdown = 0 net.ipv4.conf.wlan0.log_martians = 0 net.ipv4.conf.wlan0.mc_forwarding = 0 net.ipv4.conf.wlan0.medium_id = 0 net.ipv4.conf.wlan0.promote_secondaries = 0 net.ipv4.conf.wlan0.proxy_arp = 0 net.ipv4.conf.wlan0.proxy_arp_pvlan = 0 net.ipv4.conf.wlan0.route_localnet = 0 net.ipv4.conf.wlan0.rp_filter = 0 net.ipv4.conf.wlan0.secure_redirects = 1 net.ipv4.conf.wlan0.send_redirects = 1 net.ipv4.conf.wlan0.shared_media = 1 net.ipv4.conf.wlan0.src_valid_mark = 0 net.ipv4.conf.wlan0.tag = 0 net.ipv4.fib_multipath_hash_policy = 0 net.ipv4.fib_multipath_use_neigh = 0 net.ipv4.fwmark_reflect = 0 net.ipv4.icmp_echo_ignore_all = 0 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.icmp_errors_use_inbound_ifaddr = 0 net.ipv4.icmp_ignore_bogus_error_responses = 1 net.ipv4.icmp_msgs_burst = 50 net.ipv4.icmp_msgs_per_sec = 1000 net.ipv4.icmp_ratelimit = 1000 net.ipv4.icmp_ratemask = 6168 net.ipv4.igmp_link_local_mcast_reports = 1 net.ipv4.igmp_max_memberships = 20 net.ipv4.igmp_max_msf = 10 net.ipv4.igmp_qrv = 2 net.ipv4.inet_peer_maxttl = 600 net.ipv4.inet_peer_minttl = 120 net.ipv4.inet_peer_threshold = 65664 net.ipv4.ip_default_ttl = 64 net.ipv4.ip_dynaddr = 0 net.ipv4.ip_early_demux = 1 net.ipv4.ip_forward = 1 net.ipv4.ip_forward_update_priority = 1 net.ipv4.ip_forward_use_pmtu = 0 net.ipv4.ip_local_port_range = 49152 65535 net.ipv4.ip_local_reserved_ports = net.ipv4.ip_no_pmtu_disc = 0 net.ipv4.ip_nonlocal_bind = 0 net.ipv4.ip_unprivileged_port_start = 1024 net.ipv4.ipfrag_high_thresh = 4194304 net.ipv4.ipfrag_low_thresh = 3145728 net.ipv4.ipfrag_max_dist = 64 net.ipv4.ipfrag_secret_interval = 0 net.ipv4.ipfrag_time = 30 net.ipv4.neigh.balena0.anycast_delay = 100 net.ipv4.neigh.balena0.app_solicit = 0 net.ipv4.neigh.balena0.base_reachable_time = 30 net.ipv4.neigh.balena0.base_reachable_time_ms = 30000 net.ipv4.neigh.balena0.delay_first_probe_time = 5 net.ipv4.neigh.balena0.gc_stale_time = 60 net.ipv4.neigh.balena0.locktime = 100 net.ipv4.neigh.balena0.mcast_resolicit = 0 net.ipv4.neigh.balena0.mcast_solicit = 3 net.ipv4.neigh.balena0.proxy_delay = 80 net.ipv4.neigh.balena0.proxy_qlen = 64 net.ipv4.neigh.balena0.retrans_time = 100 net.ipv4.neigh.balena0.retrans_time_ms = 1000 net.ipv4.neigh.balena0.ucast_solicit = 3 net.ipv4.neigh.balena0.unres_qlen = 86 net.ipv4.neigh.balena0.unres_qlen_bytes = 163840 net.ipv4.neigh.br-cb40b9a87bbb.anycast_delay = 100 net.ipv4.neigh.br-cb40b9a87bbb.app_solicit = 0 net.ipv4.neigh.br-cb40b9a87bbb.base_reachable_time = 30 net.ipv4.neigh.br-cb40b9a87bbb.base_reachable_time_ms = 30000 net.ipv4.neigh.br-cb40b9a87bbb.delay_first_probe_time = 5 net.ipv4.neigh.br-cb40b9a87bbb.gc_stale_time = 60 net.ipv4.neigh.br-cb40b9a87bbb.locktime = 100 net.ipv4.neigh.br-cb40b9a87bbb.mcast_resolicit = 0 net.ipv4.neigh.br-cb40b9a87bbb.mcast_solicit = 3 net.ipv4.neigh.br-cb40b9a87bbb.proxy_delay = 80 net.ipv4.neigh.br-cb40b9a87bbb.proxy_qlen = 64 net.ipv4.neigh.br-cb40b9a87bbb.retrans_time = 100 net.ipv4.neigh.br-cb40b9a87bbb.retrans_time_ms = 1000 net.ipv4.neigh.br-cb40b9a87bbb.ucast_solicit = 3 net.ipv4.neigh.br-cb40b9a87bbb.unres_qlen = 86 net.ipv4.neigh.br-cb40b9a87bbb.unres_qlen_bytes = 163840 net.ipv4.neigh.default.anycast_delay = 100 net.ipv4.neigh.default.app_solicit = 0 net.ipv4.neigh.default.base_reachable_time = 30 net.ipv4.neigh.default.base_reachable_time_ms = 30000 net.ipv4.neigh.default.delay_first_probe_time = 5 net.ipv4.neigh.default.gc_interval = 30 net.ipv4.neigh.default.gc_stale_time = 60 net.ipv4.neigh.default.gc_thresh1 = 128 net.ipv4.neigh.default.gc_thresh2 = 512 net.ipv4.neigh.default.gc_thresh3 = 1024 net.ipv4.neigh.default.locktime = 100 net.ipv4.neigh.default.mcast_resolicit = 0 net.ipv4.neigh.default.mcast_solicit = 3 net.ipv4.neigh.default.proxy_delay = 80 net.ipv4.neigh.default.proxy_qlen = 64 net.ipv4.neigh.default.retrans_time = 100 net.ipv4.neigh.default.retrans_time_ms = 1000 net.ipv4.neigh.default.ucast_solicit = 3 net.ipv4.neigh.default.unres_qlen = 86 net.ipv4.neigh.default.unres_qlen_bytes = 163840 net.ipv4.neigh.lo.anycast_delay = 100 net.ipv4.neigh.lo.app_solicit = 0 net.ipv4.neigh.lo.base_reachable_time = 30 net.ipv4.neigh.lo.base_reachable_time_ms = 30000 net.ipv4.neigh.lo.delay_first_probe_time = 5 net.ipv4.neigh.lo.gc_stale_time = 60 net.ipv4.neigh.lo.locktime = 100 net.ipv4.neigh.lo.mcast_resolicit = 0 net.ipv4.neigh.lo.mcast_solicit = 3 net.ipv4.neigh.lo.proxy_delay = 80 net.ipv4.neigh.lo.proxy_qlen = 64 net.ipv4.neigh.lo.retrans_time = 100 net.ipv4.neigh.lo.retrans_time_ms = 1000 net.ipv4.neigh.lo.ucast_solicit = 3 net.ipv4.neigh.lo.unres_qlen = 86 net.ipv4.neigh.lo.unres_qlen_bytes = 163840 net.ipv4.neigh.resin-dns.anycast_delay = 100 net.ipv4.neigh.resin-dns.app_solicit = 0 net.ipv4.neigh.resin-dns.base_reachable_time = 30 net.ipv4.neigh.resin-dns.base_reachable_time_ms = 30000 net.ipv4.neigh.resin-dns.delay_first_probe_time = 5 net.ipv4.neigh.resin-dns.gc_stale_time = 60 net.ipv4.neigh.resin-dns.locktime = 100 net.ipv4.neigh.resin-dns.mcast_resolicit = 0 net.ipv4.neigh.resin-dns.mcast_solicit = 3 net.ipv4.neigh.resin-dns.proxy_delay = 80 net.ipv4.neigh.resin-dns.proxy_qlen = 64 net.ipv4.neigh.resin-dns.retrans_time = 100 net.ipv4.neigh.resin-dns.retrans_time_ms = 1000 net.ipv4.neigh.resin-dns.ucast_solicit = 3 net.ipv4.neigh.resin-dns.unres_qlen = 86 net.ipv4.neigh.resin-dns.unres_qlen_bytes = 163840 net.ipv4.neigh.resin-vpn.anycast_delay = 100 net.ipv4.neigh.resin-vpn.app_solicit = 0 net.ipv4.neigh.resin-vpn.base_reachable_time = 30 net.ipv4.neigh.resin-vpn.base_reachable_time_ms = 30000 net.ipv4.neigh.resin-vpn.delay_first_probe_time = 5 net.ipv4.neigh.resin-vpn.gc_stale_time = 60 net.ipv4.neigh.resin-vpn.locktime = 100 net.ipv4.neigh.resin-vpn.mcast_resolicit = 0 net.ipv4.neigh.resin-vpn.mcast_solicit = 3 net.ipv4.neigh.resin-vpn.proxy_delay = 80 net.ipv4.neigh.resin-vpn.proxy_qlen = 64 net.ipv4.neigh.resin-vpn.retrans_time = 100 net.ipv4.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv4.neigh.resin-vpn.ucast_solicit = 3 net.ipv4.neigh.resin-vpn.unres_qlen = 86 net.ipv4.neigh.resin-vpn.unres_qlen_bytes = 163840 net.ipv4.neigh.supervisor0.anycast_delay = 100 net.ipv4.neigh.supervisor0.app_solicit = 0 net.ipv4.neigh.supervisor0.base_reachable_time = 30 net.ipv4.neigh.supervisor0.base_reachable_time_ms = 30000 net.ipv4.neigh.supervisor0.delay_first_probe_time = 5 net.ipv4.neigh.supervisor0.gc_stale_time = 60 net.ipv4.neigh.supervisor0.locktime = 100 net.ipv4.neigh.supervisor0.mcast_resolicit = 0 net.ipv4.neigh.supervisor0.mcast_solicit = 3 net.ipv4.neigh.supervisor0.proxy_delay = 80 net.ipv4.neigh.supervisor0.proxy_qlen = 64 net.ipv4.neigh.supervisor0.retrans_time = 100 net.ipv4.neigh.supervisor0.retrans_time_ms = 1000 net.ipv4.neigh.supervisor0.ucast_solicit = 3 net.ipv4.neigh.supervisor0.unres_qlen = 86 net.ipv4.neigh.supervisor0.unres_qlen_bytes = 163840 net.ipv4.neigh.wlan0.anycast_delay = 100 net.ipv4.neigh.wlan0.app_solicit = 0 net.ipv4.neigh.wlan0.base_reachable_time = 30 net.ipv4.neigh.wlan0.base_reachable_time_ms = 30000 net.ipv4.neigh.wlan0.delay_first_probe_time = 5 net.ipv4.neigh.wlan0.gc_stale_time = 60 net.ipv4.neigh.wlan0.locktime = 100 net.ipv4.neigh.wlan0.mcast_resolicit = 0 net.ipv4.neigh.wlan0.mcast_solicit = 3 net.ipv4.neigh.wlan0.proxy_delay = 80 net.ipv4.neigh.wlan0.proxy_qlen = 64 net.ipv4.neigh.wlan0.retrans_time = 100 net.ipv4.neigh.wlan0.retrans_time_ms = 1000 net.ipv4.neigh.wlan0.ucast_solicit = 3 net.ipv4.neigh.wlan0.unres_qlen = 86 net.ipv4.neigh.wlan0.unres_qlen_bytes = 163840 net.ipv4.ping_group_range = 1 0 net.ipv4.route.error_burst = 500 net.ipv4.route.error_cost = 100 net.ipv4.route.gc_elasticity = 8 net.ipv4.route.gc_interval = 60 net.ipv4.route.gc_min_interval = 0 net.ipv4.route.gc_min_interval_ms = 500 net.ipv4.route.gc_thresh = -1 net.ipv4.route.gc_timeout = 300 net.ipv4.route.max_size = 2147483647 net.ipv4.route.min_adv_mss = 256 net.ipv4.route.min_pmtu = 552 net.ipv4.route.mtu_expires = 600 net.ipv4.route.redirect_load = 2 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_silence = 2048 net.ipv4.tcp_abort_on_overflow = 0 net.ipv4.tcp_adv_win_scale = 1 net.ipv4.tcp_allowed_congestion_control = reno cubic net.ipv4.tcp_app_win = 31 net.ipv4.tcp_autocorking = 1 net.ipv4.tcp_available_congestion_control = reno cubic net.ipv4.tcp_available_ulp = net.ipv4.tcp_base_mss = 1024 net.ipv4.tcp_challenge_ack_limit = 1000 net.ipv4.tcp_comp_sack_delay_ns = 1000000 net.ipv4.tcp_comp_sack_nr = 44 net.ipv4.tcp_congestion_control = cubic net.ipv4.tcp_dsack = 1 net.ipv4.tcp_early_demux = 1 net.ipv4.tcp_early_retrans = 3 net.ipv4.tcp_ecn = 2 net.ipv4.tcp_ecn_fallback = 1 net.ipv4.tcp_fack = 0 net.ipv4.tcp_fastopen = 1 net.ipv4.tcp_fastopen_blackhole_timeout_sec = 3600 net.ipv4.tcp_fastopen_key = 00000000-00000000-00000000-00000000 net.ipv4.tcp_fin_timeout = 60 net.ipv4.tcp_frto = 2 net.ipv4.tcp_fwmark_accept = 0 net.ipv4.tcp_invalid_ratelimit = 500 net.ipv4.tcp_keepalive_intvl = 75 net.ipv4.tcp_keepalive_probes = 9 net.ipv4.tcp_keepalive_time = 7200 net.ipv4.tcp_l3mdev_accept = 0 net.ipv4.tcp_limit_output_bytes = 262144 net.ipv4.tcp_low_latency = 0 net.ipv4.tcp_max_orphans = 2048 net.ipv4.tcp_max_reordering = 300 net.ipv4.tcp_max_syn_backlog = 128 net.ipv4.tcp_max_tw_buckets = 2048 net.ipv4.tcp_mem = 5595 7461 11190 net.ipv4.tcp_min_rtt_wlen = 300 net.ipv4.tcp_min_snd_mss = 48 net.ipv4.tcp_min_tso_segs = 2 net.ipv4.tcp_moderate_rcvbuf = 1 net.ipv4.tcp_mtu_probing = 0 net.ipv4.tcp_no_metrics_save = 0 net.ipv4.tcp_notsent_lowat = 4294967295 net.ipv4.tcp_orphan_retries = 0 net.ipv4.tcp_pacing_ca_ratio = 120 net.ipv4.tcp_pacing_ss_ratio = 200 net.ipv4.tcp_probe_interval = 600 net.ipv4.tcp_probe_threshold = 8 net.ipv4.tcp_recovery = 1 net.ipv4.tcp_reordering = 3 net.ipv4.tcp_retrans_collapse = 1 net.ipv4.tcp_retries1 = 3 net.ipv4.tcp_retries2 = 15 net.ipv4.tcp_rfc1337 = 0 net.ipv4.tcp_rmem = 4096 131072 3820288 net.ipv4.tcp_sack = 1 net.ipv4.tcp_slow_start_after_idle = 1 net.ipv4.tcp_stdurg = 0 net.ipv4.tcp_syn_retries = 6 net.ipv4.tcp_synack_retries = 5 net.ipv4.tcp_syncookies = 1 net.ipv4.tcp_thin_linear_timeouts = 0 net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_tso_win_divisor = 3 net.ipv4.tcp_tw_reuse = 2 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_wmem = 4096 16384 3820288 net.ipv4.tcp_workaround_signed_windows = 0 net.ipv4.udp_early_demux = 1 net.ipv4.udp_l3mdev_accept = 0 net.ipv4.udp_mem = 11190 14923 22380 net.ipv4.udp_rmem_min = 4096 net.ipv4.udp_wmem_min = 4096 net.ipv4.vs.am_droprate = 10 net.ipv4.vs.amemthresh = 1024 net.ipv4.vs.backup_only = 0 net.ipv4.vs.cache_bypass = 0 net.ipv4.vs.conn_reuse_mode = 1 net.ipv4.vs.conntrack = 0 net.ipv4.vs.drop_entry = 0 net.ipv4.vs.drop_packet = 0 net.ipv4.vs.expire_nodest_conn = 0 net.ipv4.vs.expire_quiescent_template = 0 net.ipv4.vs.ignore_tunneled = 0 net.ipv4.vs.nat_icmp_send = 0 net.ipv4.vs.pmtu_disc = 1 net.ipv4.vs.schedule_icmp = 0 net.ipv4.vs.secure_tcp = 0 net.ipv4.vs.sloppy_sctp = 0 net.ipv4.vs.sloppy_tcp = 0 net.ipv4.vs.snat_reroute = 1 net.ipv4.vs.sync_persist_mode = 0 net.ipv4.vs.sync_ports = 1 net.ipv4.vs.sync_qlen_max = 3730 net.ipv4.vs.sync_refresh_period = 0 net.ipv4.vs.sync_retries = 0 net.ipv4.vs.sync_sock_size = 0 net.ipv4.vs.sync_threshold = 3 50 net.ipv4.vs.sync_version = 1 net.ipv4.xfrm4_gc_thresh = 32768 net.ipv6.anycast_src_echo_reply = 0 net.ipv6.auto_flowlabels = 1 net.ipv6.bindv6only = 0 net.ipv6.conf.all.accept_dad = 0 net.ipv6.conf.all.accept_ra = 1 net.ipv6.conf.all.accept_ra_defrtr = 1 net.ipv6.conf.all.accept_ra_from_local = 0 net.ipv6.conf.all.accept_ra_min_hop_limit = 1 net.ipv6.conf.all.accept_ra_mtu = 1 net.ipv6.conf.all.accept_ra_pinfo = 1 net.ipv6.conf.all.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.all.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.all.accept_ra_rtr_pref = 1 net.ipv6.conf.all.accept_redirects = 1 net.ipv6.conf.all.accept_source_route = 0 net.ipv6.conf.all.addr_gen_mode = 0 net.ipv6.conf.all.autoconf = 1 net.ipv6.conf.all.dad_transmits = 1 net.ipv6.conf.all.disable_ipv6 = 0 net.ipv6.conf.all.disable_policy = 0 net.ipv6.conf.all.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.all.drop_unsolicited_na = 0 net.ipv6.conf.all.enhanced_dad = 1 net.ipv6.conf.all.force_mld_version = 0 net.ipv6.conf.all.force_tllao = 0 net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.all.hop_limit = 64 net.ipv6.conf.all.ignore_routes_with_linkdown = 0 net.ipv6.conf.all.keep_addr_on_down = 0 net.ipv6.conf.all.max_addresses = 16 net.ipv6.conf.all.max_desync_factor = 600 net.ipv6.conf.all.mc_forwarding = 0 net.ipv6.conf.all.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.all.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.all.mtu = 1280 net.ipv6.conf.all.ndisc_notify = 0 net.ipv6.conf.all.ndisc_tclass = 0 net.ipv6.conf.all.proxy_ndp = 0 net.ipv6.conf.all.regen_max_retry = 3 net.ipv6.conf.all.router_probe_interval = 60 net.ipv6.conf.all.router_solicitation_delay = 1 net.ipv6.conf.all.router_solicitation_interval = 4 net.ipv6.conf.all.router_solicitation_max_interval = 3600 net.ipv6.conf.all.router_solicitations = -1 net.ipv6.conf.all.seg6_enabled = 0 net.ipv6.conf.all.suppress_frag_ndisc = 1 net.ipv6.conf.all.temp_prefered_lft = 86400 net.ipv6.conf.all.temp_valid_lft = 604800 net.ipv6.conf.all.use_oif_addrs_only = 0 net.ipv6.conf.all.use_tempaddr = 0 net.ipv6.conf.balena0.accept_dad = 1 net.ipv6.conf.balena0.accept_ra = 1 net.ipv6.conf.balena0.accept_ra_defrtr = 1 net.ipv6.conf.balena0.accept_ra_from_local = 0 net.ipv6.conf.balena0.accept_ra_min_hop_limit = 1 net.ipv6.conf.balena0.accept_ra_mtu = 1 net.ipv6.conf.balena0.accept_ra_pinfo = 1 net.ipv6.conf.balena0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.balena0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.balena0.accept_ra_rtr_pref = 1 net.ipv6.conf.balena0.accept_redirects = 1 net.ipv6.conf.balena0.accept_source_route = 0 net.ipv6.conf.balena0.addr_gen_mode = 0 net.ipv6.conf.balena0.autoconf = 1 net.ipv6.conf.balena0.dad_transmits = 1 net.ipv6.conf.balena0.disable_ipv6 = 0 net.ipv6.conf.balena0.disable_policy = 0 net.ipv6.conf.balena0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.balena0.drop_unsolicited_na = 0 net.ipv6.conf.balena0.enhanced_dad = 1 net.ipv6.conf.balena0.force_mld_version = 0 net.ipv6.conf.balena0.force_tllao = 0 net.ipv6.conf.balena0.forwarding = 0 net.ipv6.conf.balena0.hop_limit = 64 net.ipv6.conf.balena0.ignore_routes_with_linkdown = 0 net.ipv6.conf.balena0.keep_addr_on_down = 0 net.ipv6.conf.balena0.max_addresses = 16 net.ipv6.conf.balena0.max_desync_factor = 600 net.ipv6.conf.balena0.mc_forwarding = 0 net.ipv6.conf.balena0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.balena0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.balena0.mtu = 1500 net.ipv6.conf.balena0.ndisc_notify = 0 net.ipv6.conf.balena0.ndisc_tclass = 0 net.ipv6.conf.balena0.proxy_ndp = 0 net.ipv6.conf.balena0.regen_max_retry = 3 net.ipv6.conf.balena0.router_probe_interval = 60 net.ipv6.conf.balena0.router_solicitation_delay = 1 net.ipv6.conf.balena0.router_solicitation_interval = 4 net.ipv6.conf.balena0.router_solicitation_max_interval = 3600 net.ipv6.conf.balena0.router_solicitations = -1 net.ipv6.conf.balena0.seg6_enabled = 0 net.ipv6.conf.balena0.suppress_frag_ndisc = 1 net.ipv6.conf.balena0.temp_prefered_lft = 86400 net.ipv6.conf.balena0.temp_valid_lft = 604800 net.ipv6.conf.balena0.use_oif_addrs_only = 0 net.ipv6.conf.balena0.use_tempaddr = 0 net.ipv6.conf.br-cb40b9a87bbb.accept_dad = 1 net.ipv6.conf.br-cb40b9a87bbb.accept_ra = 1 net.ipv6.conf.br-cb40b9a87bbb.accept_ra_defrtr = 1 net.ipv6.conf.br-cb40b9a87bbb.accept_ra_from_local = 0 net.ipv6.conf.br-cb40b9a87bbb.accept_ra_min_hop_limit = 1 net.ipv6.conf.br-cb40b9a87bbb.accept_ra_mtu = 1 net.ipv6.conf.br-cb40b9a87bbb.accept_ra_pinfo = 1 net.ipv6.conf.br-cb40b9a87bbb.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.br-cb40b9a87bbb.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.br-cb40b9a87bbb.accept_ra_rtr_pref = 1 net.ipv6.conf.br-cb40b9a87bbb.accept_redirects = 1 net.ipv6.conf.br-cb40b9a87bbb.accept_source_route = 0 net.ipv6.conf.br-cb40b9a87bbb.addr_gen_mode = 0 net.ipv6.conf.br-cb40b9a87bbb.autoconf = 1 net.ipv6.conf.br-cb40b9a87bbb.dad_transmits = 1 net.ipv6.conf.br-cb40b9a87bbb.disable_ipv6 = 0 net.ipv6.conf.br-cb40b9a87bbb.disable_policy = 0 net.ipv6.conf.br-cb40b9a87bbb.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.br-cb40b9a87bbb.drop_unsolicited_na = 0 net.ipv6.conf.br-cb40b9a87bbb.enhanced_dad = 1 net.ipv6.conf.br-cb40b9a87bbb.force_mld_version = 0 net.ipv6.conf.br-cb40b9a87bbb.force_tllao = 0 net.ipv6.conf.br-cb40b9a87bbb.forwarding = 0 net.ipv6.conf.br-cb40b9a87bbb.hop_limit = 64 net.ipv6.conf.br-cb40b9a87bbb.ignore_routes_with_linkdown = 0 net.ipv6.conf.br-cb40b9a87bbb.keep_addr_on_down = 0 net.ipv6.conf.br-cb40b9a87bbb.max_addresses = 16 net.ipv6.conf.br-cb40b9a87bbb.max_desync_factor = 600 net.ipv6.conf.br-cb40b9a87bbb.mc_forwarding = 0 net.ipv6.conf.br-cb40b9a87bbb.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.br-cb40b9a87bbb.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.br-cb40b9a87bbb.mtu = 1500 net.ipv6.conf.br-cb40b9a87bbb.ndisc_notify = 0 net.ipv6.conf.br-cb40b9a87bbb.ndisc_tclass = 0 net.ipv6.conf.br-cb40b9a87bbb.proxy_ndp = 0 net.ipv6.conf.br-cb40b9a87bbb.regen_max_retry = 3 net.ipv6.conf.br-cb40b9a87bbb.router_probe_interval = 60 net.ipv6.conf.br-cb40b9a87bbb.router_solicitation_delay = 1 net.ipv6.conf.br-cb40b9a87bbb.router_solicitation_interval = 4 net.ipv6.conf.br-cb40b9a87bbb.router_solicitation_max_interval = 3600 net.ipv6.conf.br-cb40b9a87bbb.router_solicitations = -1 net.ipv6.conf.br-cb40b9a87bbb.seg6_enabled = 0 net.ipv6.conf.br-cb40b9a87bbb.suppress_frag_ndisc = 1 net.ipv6.conf.br-cb40b9a87bbb.temp_prefered_lft = 86400 net.ipv6.conf.br-cb40b9a87bbb.temp_valid_lft = 604800 net.ipv6.conf.br-cb40b9a87bbb.use_oif_addrs_only = 0 net.ipv6.conf.br-cb40b9a87bbb.use_tempaddr = 0 net.ipv6.conf.default.accept_dad = 1 net.ipv6.conf.default.accept_ra = 1 net.ipv6.conf.default.accept_ra_defrtr = 1 net.ipv6.conf.default.accept_ra_from_local = 0 net.ipv6.conf.default.accept_ra_min_hop_limit = 1 net.ipv6.conf.default.accept_ra_mtu = 1 net.ipv6.conf.default.accept_ra_pinfo = 1 net.ipv6.conf.default.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.default.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.default.accept_ra_rtr_pref = 1 net.ipv6.conf.default.accept_redirects = 1 net.ipv6.conf.default.accept_source_route = 0 net.ipv6.conf.default.addr_gen_mode = 0 net.ipv6.conf.default.autoconf = 1 net.ipv6.conf.default.dad_transmits = 1 net.ipv6.conf.default.disable_ipv6 = 0 net.ipv6.conf.default.disable_policy = 0 net.ipv6.conf.default.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.default.drop_unsolicited_na = 0 net.ipv6.conf.default.enhanced_dad = 1 net.ipv6.conf.default.force_mld_version = 0 net.ipv6.conf.default.force_tllao = 0 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.default.hop_limit = 64 net.ipv6.conf.default.ignore_routes_with_linkdown = 0 net.ipv6.conf.default.keep_addr_on_down = 0 net.ipv6.conf.default.max_addresses = 16 net.ipv6.conf.default.max_desync_factor = 600 net.ipv6.conf.default.mc_forwarding = 0 net.ipv6.conf.default.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.default.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.default.mtu = 1280 net.ipv6.conf.default.ndisc_notify = 0 net.ipv6.conf.default.ndisc_tclass = 0 net.ipv6.conf.default.proxy_ndp = 0 net.ipv6.conf.default.regen_max_retry = 3 net.ipv6.conf.default.router_probe_interval = 60 net.ipv6.conf.default.router_solicitation_delay = 1 net.ipv6.conf.default.router_solicitation_interval = 4 net.ipv6.conf.default.router_solicitation_max_interval = 3600 net.ipv6.conf.default.router_solicitations = -1 net.ipv6.conf.default.seg6_enabled = 0 net.ipv6.conf.default.suppress_frag_ndisc = 1 net.ipv6.conf.default.temp_prefered_lft = 86400 net.ipv6.conf.default.temp_valid_lft = 604800 net.ipv6.conf.default.use_oif_addrs_only = 0 net.ipv6.conf.default.use_tempaddr = 0 net.ipv6.conf.lo.accept_dad = -1 net.ipv6.conf.lo.accept_ra = 1 net.ipv6.conf.lo.accept_ra_defrtr = 1 net.ipv6.conf.lo.accept_ra_from_local = 0 net.ipv6.conf.lo.accept_ra_min_hop_limit = 1 net.ipv6.conf.lo.accept_ra_mtu = 1 net.ipv6.conf.lo.accept_ra_pinfo = 1 net.ipv6.conf.lo.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.lo.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.lo.accept_ra_rtr_pref = 1 net.ipv6.conf.lo.accept_redirects = 1 net.ipv6.conf.lo.accept_source_route = 0 net.ipv6.conf.lo.addr_gen_mode = 0 net.ipv6.conf.lo.autoconf = 1 net.ipv6.conf.lo.dad_transmits = 1 net.ipv6.conf.lo.disable_ipv6 = 0 net.ipv6.conf.lo.disable_policy = 0 net.ipv6.conf.lo.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.lo.drop_unsolicited_na = 0 net.ipv6.conf.lo.enhanced_dad = 1 net.ipv6.conf.lo.force_mld_version = 0 net.ipv6.conf.lo.force_tllao = 0 net.ipv6.conf.lo.forwarding = 0 net.ipv6.conf.lo.hop_limit = 64 net.ipv6.conf.lo.ignore_routes_with_linkdown = 0 net.ipv6.conf.lo.keep_addr_on_down = 0 net.ipv6.conf.lo.max_addresses = 16 net.ipv6.conf.lo.max_desync_factor = 600 net.ipv6.conf.lo.mc_forwarding = 0 net.ipv6.conf.lo.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.lo.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.lo.mtu = 65536 net.ipv6.conf.lo.ndisc_notify = 0 net.ipv6.conf.lo.ndisc_tclass = 0 net.ipv6.conf.lo.proxy_ndp = 0 net.ipv6.conf.lo.regen_max_retry = 3 net.ipv6.conf.lo.router_probe_interval = 60 net.ipv6.conf.lo.router_solicitation_delay = 1 net.ipv6.conf.lo.router_solicitation_interval = 4 net.ipv6.conf.lo.router_solicitation_max_interval = 3600 net.ipv6.conf.lo.router_solicitations = -1 net.ipv6.conf.lo.seg6_enabled = 0 net.ipv6.conf.lo.suppress_frag_ndisc = 1 net.ipv6.conf.lo.temp_prefered_lft = 86400 net.ipv6.conf.lo.temp_valid_lft = 604800 net.ipv6.conf.lo.use_oif_addrs_only = 0 net.ipv6.conf.lo.use_tempaddr = -1 net.ipv6.conf.resin-dns.accept_dad = 1 net.ipv6.conf.resin-dns.accept_ra = 1 net.ipv6.conf.resin-dns.accept_ra_defrtr = 1 net.ipv6.conf.resin-dns.accept_ra_from_local = 0 net.ipv6.conf.resin-dns.accept_ra_min_hop_limit = 1 net.ipv6.conf.resin-dns.accept_ra_mtu = 1 net.ipv6.conf.resin-dns.accept_ra_pinfo = 1 net.ipv6.conf.resin-dns.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.resin-dns.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.resin-dns.accept_ra_rtr_pref = 1 net.ipv6.conf.resin-dns.accept_redirects = 1 net.ipv6.conf.resin-dns.accept_source_route = 0 net.ipv6.conf.resin-dns.addr_gen_mode = 0 net.ipv6.conf.resin-dns.autoconf = 1 net.ipv6.conf.resin-dns.dad_transmits = 1 net.ipv6.conf.resin-dns.disable_ipv6 = 0 net.ipv6.conf.resin-dns.disable_policy = 0 net.ipv6.conf.resin-dns.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.resin-dns.drop_unsolicited_na = 0 net.ipv6.conf.resin-dns.enhanced_dad = 1 net.ipv6.conf.resin-dns.force_mld_version = 0 net.ipv6.conf.resin-dns.force_tllao = 0 net.ipv6.conf.resin-dns.forwarding = 0 net.ipv6.conf.resin-dns.hop_limit = 64 net.ipv6.conf.resin-dns.ignore_routes_with_linkdown = 0 net.ipv6.conf.resin-dns.keep_addr_on_down = 0 net.ipv6.conf.resin-dns.max_addresses = 16 net.ipv6.conf.resin-dns.max_desync_factor = 600 net.ipv6.conf.resin-dns.mc_forwarding = 0 net.ipv6.conf.resin-dns.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.resin-dns.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.resin-dns.mtu = 1500 net.ipv6.conf.resin-dns.ndisc_notify = 0 net.ipv6.conf.resin-dns.ndisc_tclass = 0 net.ipv6.conf.resin-dns.proxy_ndp = 0 net.ipv6.conf.resin-dns.regen_max_retry = 3 net.ipv6.conf.resin-dns.router_probe_interval = 60 net.ipv6.conf.resin-dns.router_solicitation_delay = 1 net.ipv6.conf.resin-dns.router_solicitation_interval = 4 net.ipv6.conf.resin-dns.router_solicitation_max_interval = 3600 net.ipv6.conf.resin-dns.router_solicitations = -1 net.ipv6.conf.resin-dns.seg6_enabled = 0 net.ipv6.conf.resin-dns.suppress_frag_ndisc = 1 net.ipv6.conf.resin-dns.temp_prefered_lft = 86400 net.ipv6.conf.resin-dns.temp_valid_lft = 604800 net.ipv6.conf.resin-dns.use_oif_addrs_only = 0 net.ipv6.conf.resin-dns.use_tempaddr = 0 net.ipv6.conf.resin-vpn.accept_dad = -1 net.ipv6.conf.resin-vpn.accept_ra = 1 net.ipv6.conf.resin-vpn.accept_ra_defrtr = 1 net.ipv6.conf.resin-vpn.accept_ra_from_local = 0 net.ipv6.conf.resin-vpn.accept_ra_min_hop_limit = 1 net.ipv6.conf.resin-vpn.accept_ra_mtu = 1 net.ipv6.conf.resin-vpn.accept_ra_pinfo = 1 net.ipv6.conf.resin-vpn.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.resin-vpn.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.resin-vpn.accept_ra_rtr_pref = 1 net.ipv6.conf.resin-vpn.accept_redirects = 1 net.ipv6.conf.resin-vpn.accept_source_route = 0 net.ipv6.conf.resin-vpn.addr_gen_mode = 3 net.ipv6.conf.resin-vpn.autoconf = 1 net.ipv6.conf.resin-vpn.dad_transmits = 1 net.ipv6.conf.resin-vpn.disable_ipv6 = 0 net.ipv6.conf.resin-vpn.disable_policy = 0 net.ipv6.conf.resin-vpn.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.resin-vpn.drop_unsolicited_na = 0 net.ipv6.conf.resin-vpn.enhanced_dad = 1 net.ipv6.conf.resin-vpn.force_mld_version = 0 net.ipv6.conf.resin-vpn.force_tllao = 0 net.ipv6.conf.resin-vpn.forwarding = 0 net.ipv6.conf.resin-vpn.hop_limit = 64 net.ipv6.conf.resin-vpn.ignore_routes_with_linkdown = 0 net.ipv6.conf.resin-vpn.keep_addr_on_down = 0 net.ipv6.conf.resin-vpn.max_addresses = 16 net.ipv6.conf.resin-vpn.max_desync_factor = 600 net.ipv6.conf.resin-vpn.mc_forwarding = 0 net.ipv6.conf.resin-vpn.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.resin-vpn.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.resin-vpn.mtu = 1500 net.ipv6.conf.resin-vpn.ndisc_notify = 0 net.ipv6.conf.resin-vpn.ndisc_tclass = 0 net.ipv6.conf.resin-vpn.proxy_ndp = 0 net.ipv6.conf.resin-vpn.regen_max_retry = 3 net.ipv6.conf.resin-vpn.router_probe_interval = 60 net.ipv6.conf.resin-vpn.router_solicitation_delay = 1 net.ipv6.conf.resin-vpn.router_solicitation_interval = 4 net.ipv6.conf.resin-vpn.router_solicitation_max_interval = 3600 net.ipv6.conf.resin-vpn.router_solicitations = -1 net.ipv6.conf.resin-vpn.seg6_enabled = 0 net.ipv6.conf.resin-vpn.stable_secret = eef4:322a:a883:0125:9fcc:5875:104b:eb43 net.ipv6.conf.resin-vpn.suppress_frag_ndisc = 1 net.ipv6.conf.resin-vpn.temp_prefered_lft = 86400 net.ipv6.conf.resin-vpn.temp_valid_lft = 604800 net.ipv6.conf.resin-vpn.use_oif_addrs_only = 0 net.ipv6.conf.resin-vpn.use_tempaddr = -1 net.ipv6.conf.supervisor0.accept_dad = 1 net.ipv6.conf.supervisor0.accept_ra = 1 net.ipv6.conf.supervisor0.accept_ra_defrtr = 1 net.ipv6.conf.supervisor0.accept_ra_from_local = 0 net.ipv6.conf.supervisor0.accept_ra_min_hop_limit = 1 net.ipv6.conf.supervisor0.accept_ra_mtu = 1 net.ipv6.conf.supervisor0.accept_ra_pinfo = 1 net.ipv6.conf.supervisor0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.supervisor0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.supervisor0.accept_ra_rtr_pref = 1 net.ipv6.conf.supervisor0.accept_redirects = 1 net.ipv6.conf.supervisor0.accept_source_route = 0 net.ipv6.conf.supervisor0.addr_gen_mode = 0 net.ipv6.conf.supervisor0.autoconf = 1 net.ipv6.conf.supervisor0.dad_transmits = 1 net.ipv6.conf.supervisor0.disable_ipv6 = 0 net.ipv6.conf.supervisor0.disable_policy = 0 net.ipv6.conf.supervisor0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.supervisor0.drop_unsolicited_na = 0 net.ipv6.conf.supervisor0.enhanced_dad = 1 net.ipv6.conf.supervisor0.force_mld_version = 0 net.ipv6.conf.supervisor0.force_tllao = 0 net.ipv6.conf.supervisor0.forwarding = 0 net.ipv6.conf.supervisor0.hop_limit = 64 net.ipv6.conf.supervisor0.ignore_routes_with_linkdown = 0 net.ipv6.conf.supervisor0.keep_addr_on_down = 0 net.ipv6.conf.supervisor0.max_addresses = 16 net.ipv6.conf.supervisor0.max_desync_factor = 600 net.ipv6.conf.supervisor0.mc_forwarding = 0 net.ipv6.conf.supervisor0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.supervisor0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.supervisor0.mtu = 1500 net.ipv6.conf.supervisor0.ndisc_notify = 0 net.ipv6.conf.supervisor0.ndisc_tclass = 0 net.ipv6.conf.supervisor0.proxy_ndp = 0 net.ipv6.conf.supervisor0.regen_max_retry = 3 net.ipv6.conf.supervisor0.router_probe_interval = 60 net.ipv6.conf.supervisor0.router_solicitation_delay = 1 net.ipv6.conf.supervisor0.router_solicitation_interval = 4 net.ipv6.conf.supervisor0.router_solicitation_max_interval = 3600 net.ipv6.conf.supervisor0.router_solicitations = -1 net.ipv6.conf.supervisor0.seg6_enabled = 0 net.ipv6.conf.supervisor0.suppress_frag_ndisc = 1 net.ipv6.conf.supervisor0.temp_prefered_lft = 86400 net.ipv6.conf.supervisor0.temp_valid_lft = 604800 net.ipv6.conf.supervisor0.use_oif_addrs_only = 0 net.ipv6.conf.supervisor0.use_tempaddr = 0 net.ipv6.conf.wlan0.accept_dad = 1 net.ipv6.conf.wlan0.accept_ra = 1 net.ipv6.conf.wlan0.accept_ra_defrtr = 0 net.ipv6.conf.wlan0.accept_ra_from_local = 0 net.ipv6.conf.wlan0.accept_ra_min_hop_limit = 1 net.ipv6.conf.wlan0.accept_ra_mtu = 1 net.ipv6.conf.wlan0.accept_ra_pinfo = 0 net.ipv6.conf.wlan0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.wlan0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.wlan0.accept_ra_rtr_pref = 0 net.ipv6.conf.wlan0.accept_redirects = 1 net.ipv6.conf.wlan0.accept_source_route = 0 net.ipv6.conf.wlan0.addr_gen_mode = 1 net.ipv6.conf.wlan0.autoconf = 1 net.ipv6.conf.wlan0.dad_transmits = 1 net.ipv6.conf.wlan0.disable_ipv6 = 0 net.ipv6.conf.wlan0.disable_policy = 0 net.ipv6.conf.wlan0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.wlan0.drop_unsolicited_na = 0 net.ipv6.conf.wlan0.enhanced_dad = 1 net.ipv6.conf.wlan0.force_mld_version = 0 net.ipv6.conf.wlan0.force_tllao = 0 net.ipv6.conf.wlan0.forwarding = 0 net.ipv6.conf.wlan0.hop_limit = 64 net.ipv6.conf.wlan0.ignore_routes_with_linkdown = 0 net.ipv6.conf.wlan0.keep_addr_on_down = 0 net.ipv6.conf.wlan0.max_addresses = 16 net.ipv6.conf.wlan0.max_desync_factor = 600 net.ipv6.conf.wlan0.mc_forwarding = 0 net.ipv6.conf.wlan0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.wlan0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.wlan0.mtu = 1500 net.ipv6.conf.wlan0.ndisc_notify = 0 net.ipv6.conf.wlan0.ndisc_tclass = 0 net.ipv6.conf.wlan0.proxy_ndp = 0 net.ipv6.conf.wlan0.regen_max_retry = 3 net.ipv6.conf.wlan0.router_probe_interval = 60 net.ipv6.conf.wlan0.router_solicitation_delay = 1 net.ipv6.conf.wlan0.router_solicitation_interval = 4 net.ipv6.conf.wlan0.router_solicitation_max_interval = 3600 net.ipv6.conf.wlan0.router_solicitations = -1 net.ipv6.conf.wlan0.seg6_enabled = 0 net.ipv6.conf.wlan0.suppress_frag_ndisc = 1 net.ipv6.conf.wlan0.temp_prefered_lft = 86400 net.ipv6.conf.wlan0.temp_valid_lft = 604800 net.ipv6.conf.wlan0.use_oif_addrs_only = 0 net.ipv6.conf.wlan0.use_tempaddr = 0 net.ipv6.fib_multipath_hash_policy = 0 net.ipv6.flowlabel_consistency = 1 net.ipv6.flowlabel_reflect = 0 net.ipv6.flowlabel_state_ranges = 0 net.ipv6.fwmark_reflect = 0 net.ipv6.icmp.echo_ignore_all = 0 net.ipv6.icmp.ratelimit = 1000 net.ipv6.idgen_delay = 1 net.ipv6.idgen_retries = 3 net.ipv6.ip6frag_high_thresh = 4194304 net.ipv6.ip6frag_low_thresh = 3145728 net.ipv6.ip6frag_secret_interval = 0 net.ipv6.ip6frag_time = 60 net.ipv6.ip_nonlocal_bind = 0 net.ipv6.max_dst_opts_length = 2147483647 net.ipv6.max_dst_opts_number = 8 net.ipv6.max_hbh_length = 2147483647 net.ipv6.max_hbh_opts_number = 8 net.ipv6.mld_max_msf = 64 net.ipv6.mld_qrv = 2 net.ipv6.neigh.balena0.anycast_delay = 100 net.ipv6.neigh.balena0.app_solicit = 0 net.ipv6.neigh.balena0.base_reachable_time = 30 net.ipv6.neigh.balena0.base_reachable_time_ms = 30000 net.ipv6.neigh.balena0.delay_first_probe_time = 5 net.ipv6.neigh.balena0.gc_stale_time = 60 net.ipv6.neigh.balena0.locktime = 0 net.ipv6.neigh.balena0.mcast_resolicit = 0 net.ipv6.neigh.balena0.mcast_solicit = 3 net.ipv6.neigh.balena0.proxy_delay = 80 net.ipv6.neigh.balena0.proxy_qlen = 64 net.ipv6.neigh.balena0.retrans_time = 100 net.ipv6.neigh.balena0.retrans_time_ms = 1000 net.ipv6.neigh.balena0.ucast_solicit = 3 net.ipv6.neigh.balena0.unres_qlen = 86 net.ipv6.neigh.balena0.unres_qlen_bytes = 163840 net.ipv6.neigh.br-cb40b9a87bbb.anycast_delay = 100 net.ipv6.neigh.br-cb40b9a87bbb.app_solicit = 0 net.ipv6.neigh.br-cb40b9a87bbb.base_reachable_time = 30 net.ipv6.neigh.br-cb40b9a87bbb.base_reachable_time_ms = 30000 net.ipv6.neigh.br-cb40b9a87bbb.delay_first_probe_time = 5 net.ipv6.neigh.br-cb40b9a87bbb.gc_stale_time = 60 net.ipv6.neigh.br-cb40b9a87bbb.locktime = 0 net.ipv6.neigh.br-cb40b9a87bbb.mcast_resolicit = 0 net.ipv6.neigh.br-cb40b9a87bbb.mcast_solicit = 3 net.ipv6.neigh.br-cb40b9a87bbb.proxy_delay = 80 net.ipv6.neigh.br-cb40b9a87bbb.proxy_qlen = 64 net.ipv6.neigh.br-cb40b9a87bbb.retrans_time = 100 net.ipv6.neigh.br-cb40b9a87bbb.retrans_time_ms = 1000 net.ipv6.neigh.br-cb40b9a87bbb.ucast_solicit = 3 net.ipv6.neigh.br-cb40b9a87bbb.unres_qlen = 86 net.ipv6.neigh.br-cb40b9a87bbb.unres_qlen_bytes = 163840 net.ipv6.neigh.default.anycast_delay = 100 net.ipv6.neigh.default.app_solicit = 0 net.ipv6.neigh.default.base_reachable_time = 30 net.ipv6.neigh.default.base_reachable_time_ms = 30000 net.ipv6.neigh.default.delay_first_probe_time = 5 net.ipv6.neigh.default.gc_interval = 30 net.ipv6.neigh.default.gc_stale_time = 60 net.ipv6.neigh.default.gc_thresh1 = 128 net.ipv6.neigh.default.gc_thresh2 = 512 net.ipv6.neigh.default.gc_thresh3 = 1024 net.ipv6.neigh.default.locktime = 0 net.ipv6.neigh.default.mcast_resolicit = 0 net.ipv6.neigh.default.mcast_solicit = 3 net.ipv6.neigh.default.proxy_delay = 80 net.ipv6.neigh.default.proxy_qlen = 64 net.ipv6.neigh.default.retrans_time = 100 net.ipv6.neigh.default.retrans_time_ms = 1000 net.ipv6.neigh.default.ucast_solicit = 3 net.ipv6.neigh.default.unres_qlen = 86 net.ipv6.neigh.default.unres_qlen_bytes = 163840 net.ipv6.neigh.lo.anycast_delay = 100 net.ipv6.neigh.lo.app_solicit = 0 net.ipv6.neigh.lo.base_reachable_time = 30 net.ipv6.neigh.lo.base_reachable_time_ms = 30000 net.ipv6.neigh.lo.delay_first_probe_time = 5 net.ipv6.neigh.lo.gc_stale_time = 60 net.ipv6.neigh.lo.locktime = 0 net.ipv6.neigh.lo.mcast_resolicit = 0 net.ipv6.neigh.lo.mcast_solicit = 3 net.ipv6.neigh.lo.proxy_delay = 80 net.ipv6.neigh.lo.proxy_qlen = 64 net.ipv6.neigh.lo.retrans_time = 100 net.ipv6.neigh.lo.retrans_time_ms = 1000 net.ipv6.neigh.lo.ucast_solicit = 3 net.ipv6.neigh.lo.unres_qlen = 86 net.ipv6.neigh.lo.unres_qlen_bytes = 163840 net.ipv6.neigh.resin-dns.anycast_delay = 100 net.ipv6.neigh.resin-dns.app_solicit = 0 net.ipv6.neigh.resin-dns.base_reachable_time = 30 net.ipv6.neigh.resin-dns.base_reachable_time_ms = 30000 net.ipv6.neigh.resin-dns.delay_first_probe_time = 5 net.ipv6.neigh.resin-dns.gc_stale_time = 60 net.ipv6.neigh.resin-dns.locktime = 0 net.ipv6.neigh.resin-dns.mcast_resolicit = 0 net.ipv6.neigh.resin-dns.mcast_solicit = 3 net.ipv6.neigh.resin-dns.proxy_delay = 80 net.ipv6.neigh.resin-dns.proxy_qlen = 64 net.ipv6.neigh.resin-dns.retrans_time = 100 net.ipv6.neigh.resin-dns.retrans_time_ms = 1000 net.ipv6.neigh.resin-dns.ucast_solicit = 3 net.ipv6.neigh.resin-dns.unres_qlen = 86 net.ipv6.neigh.resin-dns.unres_qlen_bytes = 163840 net.ipv6.neigh.resin-vpn.anycast_delay = 100 net.ipv6.neigh.resin-vpn.app_solicit = 0 net.ipv6.neigh.resin-vpn.base_reachable_time = 30 net.ipv6.neigh.resin-vpn.base_reachable_time_ms = 30000 net.ipv6.neigh.resin-vpn.delay_first_probe_time = 5 net.ipv6.neigh.resin-vpn.gc_stale_time = 60 net.ipv6.neigh.resin-vpn.locktime = 0 net.ipv6.neigh.resin-vpn.mcast_resolicit = 0 net.ipv6.neigh.resin-vpn.mcast_solicit = 3 net.ipv6.neigh.resin-vpn.proxy_delay = 80 net.ipv6.neigh.resin-vpn.proxy_qlen = 64 net.ipv6.neigh.resin-vpn.retrans_time = 100 net.ipv6.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv6.neigh.resin-vpn.ucast_solicit = 3 net.ipv6.neigh.resin-vpn.unres_qlen = 86 net.ipv6.neigh.resin-vpn.unres_qlen_bytes = 163840 net.ipv6.neigh.supervisor0.anycast_delay = 100 net.ipv6.neigh.supervisor0.app_solicit = 0 net.ipv6.neigh.supervisor0.base_reachable_time = 30 net.ipv6.neigh.supervisor0.base_reachable_time_ms = 30000 net.ipv6.neigh.supervisor0.delay_first_probe_time = 5 net.ipv6.neigh.supervisor0.gc_stale_time = 60 net.ipv6.neigh.supervisor0.locktime = 0 net.ipv6.neigh.supervisor0.mcast_resolicit = 0 net.ipv6.neigh.supervisor0.mcast_solicit = 3 net.ipv6.neigh.supervisor0.proxy_delay = 80 net.ipv6.neigh.supervisor0.proxy_qlen = 64 net.ipv6.neigh.supervisor0.retrans_time = 100 net.ipv6.neigh.supervisor0.retrans_time_ms = 1000 net.ipv6.neigh.supervisor0.ucast_solicit = 3 net.ipv6.neigh.supervisor0.unres_qlen = 86 net.ipv6.neigh.supervisor0.unres_qlen_bytes = 163840 net.ipv6.neigh.wlan0.anycast_delay = 100 net.ipv6.neigh.wlan0.app_solicit = 0 net.ipv6.neigh.wlan0.base_reachable_time = 30 net.ipv6.neigh.wlan0.base_reachable_time_ms = 30000 net.ipv6.neigh.wlan0.delay_first_probe_time = 5 net.ipv6.neigh.wlan0.gc_stale_time = 60 net.ipv6.neigh.wlan0.locktime = 0 net.ipv6.neigh.wlan0.mcast_resolicit = 0 net.ipv6.neigh.wlan0.mcast_solicit = 3 net.ipv6.neigh.wlan0.proxy_delay = 80 net.ipv6.neigh.wlan0.proxy_qlen = 64 net.ipv6.neigh.wlan0.retrans_time = 100 net.ipv6.neigh.wlan0.retrans_time_ms = 1000 net.ipv6.neigh.wlan0.ucast_solicit = 3 net.ipv6.neigh.wlan0.unres_qlen = 86 net.ipv6.neigh.wlan0.unres_qlen_bytes = 163840 net.ipv6.route.gc_elasticity = 9 net.ipv6.route.gc_interval = 30 net.ipv6.route.gc_min_interval = 0 net.ipv6.route.gc_min_interval_ms = 500 net.ipv6.route.gc_thresh = 1024 net.ipv6.route.gc_timeout = 60 net.ipv6.route.max_size = 4096 net.ipv6.route.min_adv_mss = 1220 net.ipv6.route.mtu_expires = 600 net.ipv6.seg6_flowlabel = 0 net.ipv6.xfrm6_gc_thresh = 32768 net.netfilter.nf_conntrack_acct = 0 net.netfilter.nf_conntrack_buckets = 8192 net.netfilter.nf_conntrack_checksum = 1 net.netfilter.nf_conntrack_count = 14 net.netfilter.nf_conntrack_dccp_loose = 1 net.netfilter.nf_conntrack_dccp_timeout_closereq = 64 net.netfilter.nf_conntrack_dccp_timeout_closing = 64 net.netfilter.nf_conntrack_dccp_timeout_open = 43200 net.netfilter.nf_conntrack_dccp_timeout_partopen = 480 net.netfilter.nf_conntrack_dccp_timeout_request = 240 net.netfilter.nf_conntrack_dccp_timeout_respond = 480 net.netfilter.nf_conntrack_dccp_timeout_timewait = 240 net.netfilter.nf_conntrack_events = 1 net.netfilter.nf_conntrack_expect_max = 128 net.netfilter.nf_conntrack_frag6_high_thresh = 4194304 net.netfilter.nf_conntrack_frag6_low_thresh = 3145728 net.netfilter.nf_conntrack_frag6_timeout = 60 net.netfilter.nf_conntrack_generic_timeout = 600 net.netfilter.nf_conntrack_helper = 0 net.netfilter.nf_conntrack_icmp_timeout = 30 net.netfilter.nf_conntrack_icmpv6_timeout = 30 net.netfilter.nf_conntrack_log_invalid = 0 net.netfilter.nf_conntrack_max = 32768 net.netfilter.nf_conntrack_sctp_timeout_closed = 10 net.netfilter.nf_conntrack_sctp_timeout_cookie_echoed = 3 net.netfilter.nf_conntrack_sctp_timeout_cookie_wait = 3 net.netfilter.nf_conntrack_sctp_timeout_established = 432000 net.netfilter.nf_conntrack_sctp_timeout_heartbeat_acked = 210 net.netfilter.nf_conntrack_sctp_timeout_heartbeat_sent = 30 net.netfilter.nf_conntrack_sctp_timeout_shutdown_ack_sent = 3 net.netfilter.nf_conntrack_sctp_timeout_shutdown_recd = 0 net.netfilter.nf_conntrack_sctp_timeout_shutdown_sent = 0 net.netfilter.nf_conntrack_tcp_be_liberal = 0 net.netfilter.nf_conntrack_tcp_loose = 1 net.netfilter.nf_conntrack_tcp_max_retrans = 3 net.netfilter.nf_conntrack_tcp_timeout_close = 10 net.netfilter.nf_conntrack_tcp_timeout_close_wait = 60 net.netfilter.nf_conntrack_tcp_timeout_established = 432000 net.netfilter.nf_conntrack_tcp_timeout_fin_wait = 120 net.netfilter.nf_conntrack_tcp_timeout_last_ack = 30 net.netfilter.nf_conntrack_tcp_timeout_max_retrans = 300 net.netfilter.nf_conntrack_tcp_timeout_syn_recv = 60 net.netfilter.nf_conntrack_tcp_timeout_syn_sent = 120 net.netfilter.nf_conntrack_tcp_timeout_time_wait = 120 net.netfilter.nf_conntrack_tcp_timeout_unacknowledged = 300 net.netfilter.nf_conntrack_timestamp = 0 net.netfilter.nf_conntrack_udp_timeout = 30 net.netfilter.nf_conntrack_udp_timeout_stream = 180 net.netfilter.nf_log.0 = NONE net.netfilter.nf_log.1 = NONE net.netfilter.nf_log.10 = NONE net.netfilter.nf_log.11 = NONE net.netfilter.nf_log.12 = NONE net.netfilter.nf_log.2 = NONE net.netfilter.nf_log.3 = NONE net.netfilter.nf_log.4 = NONE net.netfilter.nf_log.5 = NONE net.netfilter.nf_log.6 = NONE net.netfilter.nf_log.7 = NONE net.netfilter.nf_log.8 = NONE net.netfilter.nf_log.9 = NONE net.netfilter.nf_log_all_netns = 0 net.nf_conntrack_max = 32768 net.unix.max_dgram_qlen = 512 user.max_cgroup_namespaces = 3699 user.max_inotify_instances = 512 user.max_inotify_watches = 8192 user.max_ipc_namespaces = 3699 user.max_mnt_namespaces = 3699 user.max_net_namespaces = 3699 user.max_pid_namespaces = 3699 user.max_user_namespaces = 3699 user.max_uts_namespaces = 3699 vm.admin_reserve_kbytes = 8192 vm.block_dump = 0 vm.compact_unevictable_allowed = 1 vm.dirty_background_bytes = 0 vm.dirty_background_ratio = 10 vm.dirty_bytes = 0 vm.dirty_expire_centisecs = 3000 vm.dirty_ratio = 20 vm.dirty_writeback_centisecs = 500 vm.dirtytime_expire_seconds = 43200 vm.extfrag_threshold = 500 vm.laptop_mode = 0 vm.legacy_va_layout = 0 vm.lowmem_reserve_ratio = 32 0 vm.max_map_count = 65530 vm.min_free_kbytes = 8192 vm.mmap_min_addr = 4096 vm.mmap_rnd_bits = 8 vm.oom_dump_tasks = 1 vm.oom_kill_allocating_task = 0 vm.overcommit_kbytes = 0 vm.overcommit_memory = 1 vm.overcommit_ratio = 50 vm.page-cluster = 3 vm.panic_on_oom = 0 vm.percpu_pagelist_fraction = 0 vm.swappiness = 60 vm.user_reserve_kbytes = 14958 vm.vfs_cache_pressure = 100 vm.watermark_scale_factor = 10 real 0m 1.89s user 0m 0.05s sys 0m 0.18s --- systemctl list-units --failed --no-pager --- 2021-05-25 18:47:17.602547971+00:00 UNIT LOAD ACTIVE SUB DESCRIPTION ● mnt-sysroot-inactive.automount loaded failed failed mnt-sysroot-inactive partition ● mnt-sysroot-inactive.mount loaded failed failed mnt-sysroot-inactive partition ● plymouth-start.service loaded failed failed Show Plymouth Boot Screen LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 3 loaded units listed. real 0m 0.38s user 0m 0.02s sys 0m 0.02s --- top -b -n 1 --- 2021-05-25 18:47:18.442201642+00:00 Mem: 442492K used, 47812K free, 37952K shrd, 21864K buff, 199024K cached CPU: 70% usr 29% sys 0% nic 0% idle 0% io 0% irq 0% sirq Load average: 6.79 5.86 5.28 4/149 23922 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 16586 1503 root S 898m 187% 18% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9e32a7509a27ef64e4dda303e44aeec0e1b2ba452b2d4b961588b57e87d03c54 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 22814 22792 root R 129m 27% 18% node /usr/src/app/dist/app.js 16606 16586 root R 43256 9% 18% /usr/local/bin/python -u src/main.py 1040 1 root R 30984 6% 18% /lib/systemd/systemd-journald 1427 1 root S 930m 194% 12% /usr/bin/balenad --experimental --log-driver=journald -s aufs -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock -H tcp://0.0.0.0:2375 --dns 10.114.102.1 --bip 10.114.101.1/24 --fixed-cidr=10.114.101.0/25 --max-download-attempts=10 --exec-opt native.cgroupdriver=systemd 23922 23921 root R 2892 1% 6% top -b -n 1 21837 2 root IW 0 0% 6% [kworker/u2:2-ev] 1503 1427 root S 914m 191% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 22792 1503 root S 898m 187% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/7399053a6c6a15fa8410bcf1cfe39dce794736a7237c47e93d0a3cf1b0e380d5 -address /var/run/balena-engine/containerd/balena-engine-containerd.sock -containerd-binary /usr/bin/balena-engine -containerd-binary-argv0 balena-engine-containerd -runtime-root /var/run/balena-engine/runtime-runc 22783 22730 root S 857m 179% 0% balena run --privileged --name resin_supervisor --restart=always --net=host --cidenv=SUPERVISOR_CONTAINER_ID --mount type=bind,source=/var/run/balena-engine.sock,target=/var/run/balena-engine.sock --mount type=bind,source=/mnt/boot/config.json,target=/boot/config.json --mount type=bind,source=/mnt/data/apps.json,target=/boot/apps.json --mount type=bind,source=/resin-data/resin-supervisor,target=/data 1413 1 root S 67672 14% 0% /usr/sbin/NetworkManager --no-daemon 1312 1 root S 51100 10% 0% /usr/sbin/ModemManager --log-journal 23098 22814 root S 42984 9% 0% journalctl -a -S 2021-05-25 18:25:33 -o json CONTAINER_ID_FULL=9e32a7509a27ef64e4dda303e44aeec0e1b2ba452b2d4b961588b57e87d03c54 1 0 root S 25804 5% 0% {systemd} /sbin/init 16658 16606 root S 17452 4% 0% /lib/systemd/systemd-udevd --daemon 1325 1 root S 12484 3% 0% /usr/sbin/chronyd -s -d 1448 1 root S 10244 2% 0% /usr/sbin/wpa_supplicant -u 1999 1 openvpn S 6504 1% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 1363 1 root S 6280 1% 0% /usr/libexec/bluetooth/bluetoothd --experimental 1318 1 root S 6264 1% 0% /lib/systemd/systemd-logind 22999 1 root S 5540 1% 0% sshd: root@notty 1145 1 root S 4976 1% 0% /lib/systemd/systemd-udevd 1293 1 messageb S 4708 1% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 1404 1 avahi S 4620 1% 0% avahi-daemon: running [54c6867.local] 1405 1404 avahi S 4488 1% 0% avahi-daemon: chroot helper 1430 1427 root S 4244 1% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1427 22731 22730 root S 4244 1% 0% /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 22730 1421 1 nobody S 3688 1% 0% /usr/bin/dnsmasq -x /run/dnsmasq.pid -a 127.0.0.2,10.114.102.1 -7 /etc/dnsmasq.d/ -r /etc/resolv.dnsmasq -z --servers-file=/run/dnsmasq.servers -k --log-facility=- 1270 1 root S 3320 1% 0% /usr/sbin/rngd -f -r /dev/hwrng 23006 23003 root S 3104 1% 0% bash -s -- 22730 1 root S 3068 1% 0% {start-resin-sup} /bin/sh /usr/bin/start-resin-supervisor 23003 22999 root S 2976 1% 0% sh -c H(){ local h="=============================================================";echo $h;echo " $*";echo $h;};X=config.json;C=/mnt/boottmp/$X;[ -f $C ]||C=/mnt/boot/$X;[ -f $C ]||C=/mnt/conf/$X;[ -f $C ]||C=/mnt/data-disk/$X;[ -f $C ]||C=/mnt/boot/$X;if [ ! -f $C ];then F "Error: Failed to find $X! (bye, bye)";fi;if [ "$(jq -r '.uuid' $C)" = "54c6867fa9bc69f114eca422cd269edc" ];then TERM=xterm;ba 23920 23006 root S 2760 1% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 23921 23920 root S 2004 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1304 1 root S 1856 0% 0% /sbin/agetty -8 -L serial0 115200 xterm 1311 1 root S 1856 0% 0% /sbin/agetty -o -p -- \u --noclear tty1 linux 1356 1 root S 1836 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - b8:27:eb:b7:7c:35 47 2 root SW 0 0% 0% [irq/86-mmc1] 7 2 root SW 0 0% 0% [ksoftirqd/0] 1186 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 1122 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 21 2 root SW 0 0% 0% [kswapd0] 27846 2 root IW< 0 0% 0% [kworker/0:2H-mm] 22611 2 root IW 0 0% 0% [kworker/u2:1-br] 22693 2 root IW 0 0% 0% [kworker/0:2-eve] 23449 2 root IW 0 0% 0% [kworker/u2:0-ev] 980 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 2 0 root SW 0 0% 0% [kthreadd] 11 2 root SW 0 0% 0% [khungtaskd] 8 2 root SW 0 0% 0% [kdevtmpfs] 20543 2 root IW 0 0% 0% [kworker/0:1-cgr] 6 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root IW< 0 0% 0% [netns] 12 2 root SW 0 0% 0% [oom_reaper] 13 2 root IW< 0 0% 0% [writeback] 14 2 root SW 0 0% 0% [kcompactd0] 15 2 root IW< 0 0% 0% [crypto] 16 2 root IW< 0 0% 0% [kblockd] 17 2 root SW 0 0% 0% [watchdogd] 18 2 root IW< 0 0% 0% [rpciod] 19 2 root IW< 0 0% 0% [kworker/u3:0-hc] 20 2 root IW< 0 0% 0% [xprtiod] 22 2 root IW< 0 0% 0% [nfsiod] 37 2 root IW< 0 0% 0% [kthrotld] 38 2 root IW< 0 0% 0% [iscsi_eh] 39 2 root IW< 0 0% 0% [dwc_otg] 40 2 root IW< 0 0% 0% [DWC Notificatio] 42 2 root SW< 0 0% 0% [vchiq-slot/0] 43 2 root SW< 0 0% 0% [vchiq-recy/0] 44 2 root SW< 0 0% 0% [vchiq-sync/0] 45 2 root SW 0 0% 0% [vchiq-keep/0] 46 2 root IW< 0 0% 0% [ipv6_addrconf] 53 2 root IW< 0 0% 0% [mmc_complete] 965 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 966 2 root IW< 0 0% 0% [ext4-rsv-conver] 981 2 root IW< 0 0% 0% [ext4-rsv-conver] 1123 2 root IW< 0 0% 0% [ext4-rsv-conver] 1158 2 root SW 0 0% 0% [spi0] 1178 2 root IW< 0 0% 0% [cfg80211] 1185 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 1355 2 root IW< 0 0% 0% [kworker/u3:1-hc] 22619 2 root IW< 0 0% 0% [kworker/0:0H-ev] 23567 2 root IW< 0 0% 0% [kworker/0:1H-mm] real 0m 0.59s user 0m 0.00s sys 0m 0.06s --- grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c --- 2021-05-25 18:47:19.554320258+00:00 Command exited with non-zero status 143 real 0m 10.08s user 0m 0.02s sys 0m 0.00s --- echo === SUPERVISOR === --- 2021-05-25 18:47:30.200747002+00:00 === SUPERVISOR === real 0m 0.18s user 0m 0.02s sys 0m 0.00s --- balena exec 7399053a6c6a cat /etc/resolv.conf --- 2021-05-25 18:47:36.137685247+00:00 Command exited with non-zero status 143 real 0m 10.12s user 0m 0.50s sys 0m 0.14s --- balena logs 7399053a6c6a --- 2021-05-25 18:47:53.586914709+00:00 Command exited with non-zero status 143 real 0m 10.12s user 0m 0.51s sys 0m 0.09s --- curl --max-time 5 localhost:48484/v1/healthy --- 2021-05-25 18:48:04.302138934+00:00 Command exited with non-zero status 7 real 0m 0.70s user 0m 0.03s sys 0m 0.02s --- journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor --- 2021-05-25 18:48:05.735531129+00:00 -- Logs begin at Tue 2021-05-25 18:45:07 UTC, end at Tue 2021-05-25 18:48:06 UTC. -- May 25 18:46:13 resin-supervisor[22730]: (node:1) UnhandledPromiseRejectionWarning: KnexTimeoutError: Knex: Timeout acquiring a connection. The pool is probably full. Are you missing a .transacting(trx) call? May 25 18:46:13 resin-supervisor[22730]: at Client_SQLite3.acquireConnection (/usr/src/app/dist/app.js:6:267325) May 25 18:46:13 resin-supervisor[22730]: at runNextTicks (internal/process/task_queues.js:62:5) May 25 18:46:13 resin-supervisor[22730]: at listOnTimeout (internal/timers.js:518:9) May 25 18:46:13 resin-supervisor[22730]: at processTimers (internal/timers.js:492:7) May 25 18:46:13 resin-supervisor[22730]: (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3) May 25 18:46:13 resin-supervisor[22730]: (node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. May 25 18:47:17 resin-supervisor[22730]: [error] LogBackend: unexpected error: Error: Client network socket disconnected before secure TLS connection was established May 25 18:47:17 resin-supervisor[22730]: [error] at connResetException (internal/errors.js:608:14) May 25 18:47:17 resin-supervisor[22730]: [error] at TLSSocket.onConnectEnd (_tls_wrap.js:1514:19) May 25 18:47:17 resin-supervisor[22730]: [error] at Object.onceWrapper (events.js:416:28) May 25 18:47:17 resin-supervisor[22730]: [error] at TLSSocket.emit (events.js:322:22) May 25 18:47:17 resin-supervisor[22730]: [error] at endReadableNT (_stream_readable.js:1187:12) May 25 18:47:17 resin-supervisor[22730]: [error] at processTicksAndRejections (internal/process/task_queues.js:84:21) real 0m 0.52s user 0m 0.02s sys 0m 0.04s --- ls -lR /tmp/*-supervisor/**/* --- 2021-05-25 18:48:06.826181907+00:00 /tmp/balena-supervisor/services/1829229: total 0 drwxr-xr-x 2 root root 40 May 25 17:25 main /tmp/balena-supervisor/services/1829229/main: total 0 real 0m 0.28s user 0m 0.00s sys 0m 0.02s --- systemctl status balena-supervisor resin-supervisor --no-pager --- 2021-05-25 18:48:07.743508992+00:00 ● resin-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/resin-supervisor.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2021-05-25 18:42:02 UTC; 6min ago Process: 22620 ExecStartPre=/usr/bin/balena stop resin_supervisor (code=exited, status=0/SUCCESS) Process: 22729 ExecStartPre=/bin/systemctl is-active balena.service (code=exited, status=0/SUCCESS) Main PID: 22730 (start-resin-sup) Memory: 6.7M CGroup: /system.slice/resin-supervisor.service ├─22730 /bin/sh /usr/bin/start-resin-supervisor ├─22731 /proc/self/exe --healthcheck /usr/lib/resin-supervisor/resin-supervisor-healthcheck --pid 22730 └─22783 balena run --privileged --name resin_supervisor --restart=always --net=host --cidenv=SUPERVISOR_CONTAINER_ID --mount type=bind,source=/var/run/balena-engine.sock,target=/var/run/balena-engine.sock --mount type=bind,source=/mnt/boot/config.json,target=/boot/config.json --mount type=bind,source=/mnt/data/apps.json,target=/boot/apps.json --mount type=bind,source=/resin-data/resin-supervisor,target=/data --mount type=bind,source=/proc/net/fib_trie,target=/mnt/fib_trie --mount type=bind,source=/var/log/supervisor-log,target=/var/log --mount type=bind,source=/,target=/mnt/root -e DOCKER_ROOT=/mnt/root/var/lib/docker -e DOCKER_SOCKET=/var/run/balena-engine.sock -e BOOT_MOUNTPOINT=/mnt/boot -e MIXPANEL_TOKEN=9ef939ea64cb6cd8bbc96af72345d70d -e DELTA_ENDPOINT=https://delta.balena-cloud.com -e LED_FILE=/sys/class/leds/led0/brightness -e LISTEN_PORT=48484 -e SUPERVISOR_IMAGE=registry2.balena-cloud.com/v2/1488f572e9bf29cedf31951f546f7a2c:latest -e BALENA_ROOT_CA= -e NODE_EXTRA_CA_CERTS= registry2.balena-cloud.com/v2/1488f572e9bf29cedf31951f546f7a2c:latest May 25 18:46:13 54c6867 resin-supervisor[22730]: at processTimers (internal/timers.js:492:7) May 25 18:46:13 54c6867 resin-supervisor[22730]: (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3) May 25 18:46:13 54c6867 resin-supervisor[22730]: (node:1) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. May 25 18:47:17 54c6867 resin-supervisor[22730]: [error] LogBackend: unexpected error: Error: Client network socket disconnected before secure TLS connection was established May 25 18:47:17 54c6867 resin-supervisor[22730]: [error] at connResetException (internal/errors.js:608:14) May 25 18:47:17 54c6867 resin-supervisor[22730]: [error] at TLSSocket.onConnectEnd (_tls_wrap.js:1514:19) May 25 18:47:17 54c6867 resin-supervisor[22730]: [error] at Object.onceWrapper (events.js:416:28) May 25 18:47:17 54c6867 resin-supervisor[22730]: [error] at TLSSocket.emit (events.js:322:22) May 25 18:47:17 54c6867 resin-supervisor[22730]: [error] at endReadableNT (_stream_readable.js:1187:12) May 25 18:47:17 54c6867 resin-supervisor[22730]: [error] at processTicksAndRejections (internal/process/task_queues.js:84:21) Command exited with non-zero status 4 real 0m 0.78s user 0m 0.03s sys 0m 0.04s --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- 2021-05-25 18:48:09.189519092+00:00 Command exited with non-zero status 1 real 0m 0.29s user 0m 0.00s sys 0m 0.02s --- echo === TIME === --- 2021-05-25 18:48:10.086411331+00:00 === TIME === real 0m 0.21s user 0m 0.02s sys 0m 0.00s --- cat /tmp/chrony_added_dhcp_ntp_servers --- 2021-05-25 18:48:10.858053514+00:00 Command exited with non-zero status 1 real 0m 0.26s user 0m 0.00s sys 0m 0.02s --- chronyc sources --- 2021-05-25 18:48:11.691444231+00:00 210 Number of sources = 4 MS Name/IP address Stratum Poll Reach LastRx Last sample =============================================================================== ^- ntp3.your.org 1 14 177 143m -5471us[-5471us] +/- 78ms ^* 45.11.105.253 2 14 177 143m -6307us[ -16ms] +/- 16ms ^- c.ntp.br 2 14 177 144m -12ms[ -22ms] +/- 23ms ^? 149.20.176.27 4 14 3 150m -39ms[ -49ms] +/- 656ms real 0m 0.73s user 0m 0.00s sys 0m 0.04s --- chronyc tracking --- 2021-05-25 18:48:12.960442665+00:00 Reference ID : 2D0B69FD (45.11.105.253) Stratum : 3 Ref time (UTC) : Tue May 25 16:24:38 2021 System time : 0.001252322 seconds slow of NTP time Last offset : -0.009688765 seconds RMS offset : 0.127585605 seconds Frequency : 8.518 ppm fast Residual freq : -0.053 ppm Skew : 0.759 ppm Root delay : 0.028586484 seconds Root dispersion : 0.021344483 seconds Update interval : 16638.8 seconds Leap status : Normal real 0m 0.43s user 0m 0.02s sys 0m 0.02s --- date --- 2021-05-25 18:48:14.122253907+00:00 Tue May 25 18:48:14 UTC 2021 real 0m 0.45s user 0m 0.00s sys 0m 0.02s --- journalctl --no-pager --no-hostname -u chronyd --- 2021-05-25 18:48:15.605955723+00:00 -- Logs begin at Tue 2021-05-25 18:45:27 UTC, end at Tue 2021-05-25 18:48:16 UTC. -- -- No entries -- real 0m 0.78s user 0m 0.03s sys 0m 0.02s --- timedatectl status --- 2021-05-25 18:48:17.304914915+00:00 Local time: Tue 2021-05-25 18:48:23 UTC Universal time: Tue 2021-05-25 18:48:23 UTC RTC time: n/a Time zone: n/a (UTC, +0000) System clock synchronized: yes NTP service: n/a RTC in local TZ: no real 0m 5.74s user 0m 0.02s sys 0m 0.02s --- uptime --- 2021-05-25 18:48:23.767152201+00:00 18:48:24 up 16:14, 0 users, load average: 8.65, 6.51, 5.54 real 0m 0.43s user 0m 0.01s sys 0m 0.02s STDERR: --- diagnose 4.20.32 --- --- NOTE: not all commands are expected to succeed on all device types --- --- COMMANDS --- --- prefixing commands with 'date --utc --rfc-3339=ns ; /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c' --- --- echo === BALENA === --- --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89612 0 89612 0 0 488k 0 --:--:-- --:--:-- --:--:-- 505k --- balena --version --- --- balena images --- --- balena ps -a --- --- balena stats --all --no-stream --- timeout: sending signal TERM to command 'bash' --- balena system df --- timeout: sending signal TERM to command 'bash' --- balena volume ls --- --- systemctl status balena --no-pager --- Warning: The unit file, source configuration file or drop-ins of balena.service changed on disk. Run 'systemctl daemon-reload' to reload units. --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- timeout: sending signal TERM to command 'bash' --- echo === BOOT === --- --- systemd-analyze --- --- systemd-analyze critical-chain --- timeout: sending signal TERM to command 'bash' --- echo === HARDWARE === --- --- cat /proc/cpuinfo --- --- cat /proc/device-tree/model --- --- cat /proc/meminfo --- --- ps --- --- top -b -n 1 --- --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- df -h --- --- df -ih --- --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- --- for i in /sys/class/mmc_host/mmc*/mmc* ; do if [ -e $i/oemid ]; then echo $i; for j in manfid oemid name hwrev fwrev; do printf $j: && cat $i/$j; done; fi; done --- --- free -h --- --- ls -l /dev --- --- lsusb -vvv --- can't get device qualifier: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable --- mmcli -L --- --- mount --- --- uname -a --- --- echo === NETWORK === --- --- /sbin/ip addr --- --- cat /etc/resolv.conf --- --- cat /proc/net/dev --- --- cat /proc/net/snmp --- --- cat /proc/net/udp --- --- CURL_CA_BUNDLE=/tmp/tmp.rBV5gz3oP9 curl https://api.balena-cloud.com/ping --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 2 0 2 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 --- CURL_CA_BUNDLE=/tmp/tmp.rBV5gz3oP9 curl https://www.google.co.uk --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 14137 0 14137 0 0 8087 0 --:--:-- 0:00:01 --:--:-- 8082 --- ifconfig --- --- iptables -n -L --- --- iptables -n -t nat -L --- --- journalctl --no-pager --no-hostname -a -u ModemManager --- --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- Failed to add filter for units: No data available --- ls -l /mnt/boot/system-connections --- --- mmcli -m 0 --- error: couldn't find modem at '/org/freedesktop/ModemManager1/Modem/0' --- netstat -ntl --- --- nmcli --version --- --- ping -c 1 -W 3 google.co.uk --- --- systemctl kill -s USR1 dnsmasq --- --- systemctl status openvpn-resin --no-pager --- --- echo === OS === --- --- cat /etc/os-release --- --- cat /mnt/boot/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- --- cat /mnt/boot/config.txt --- --- cat /mnt/boot/device-type.json --- --- cat /mnt/boot/extlinux/extlinux.conf --- cat: /mnt/boot/extlinux/extlinux.conf: No such file or directory --- cat /mnt/boot/resinOS_uEnv.txt --- cat: /mnt/boot/resinOS_uEnv.txt: No such file or directory --- cat /mnt/boot/uEnv.txt --- cat: /mnt/boot/uEnv.txt: No such file or directory --- cat /mnt/conf/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- cat: /mnt/conf/config.json: No such file or directory --- cat /mnt/data-disk/config.json | jq ". | with_entries(if .key | (contains(\"apiKey\") or contains(\"deviceApiKey\") or contains(\"pubnubSubscribeKey\") or contains(\"pubnubPublishKey\") or contains(\"mixpanelToken\") or contains(\"wifiKey\") or contains(\"files\")) then .value = \"\" else . end)" --- cat: /mnt/data-disk/config.json: No such file or directory --- cat /var/log/messages --- cat: /var/log/messages: No such file or directory --- cat /var/log/provisioning-progress.log --- cat: /var/log/provisioning-progress.log: No such file or directory --- dmesg -T --- --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- find: /mnt/data/*hup/*log: No such file or directory --- journalctl --no-pager --no-hostname --list-boots --- --- journalctl --no-pager --no-hostname -n500 -a --- --- journalctl --no-pager --no-hostname -pwarning -perr -a --- --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- timeout: sending signal TERM to command 'bash' --- ps --- --- stat /var/lock/*hup.lock --- stat: cannot stat '/var/lock/*hup.lock': No such file or directory --- sysctl -a --- sysctl: error reading key 'net.ipv6.conf.all.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.balena0.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.br-cb40b9a87bbb.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.default.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.lo.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.resin-dns.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.supervisor0.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.wlan0.stable_secret': Input/output error --- systemctl list-units --failed --no-pager --- --- top -b -n 1 --- --- grep -vE "/var/cache/ldconfig/aux-cache|md5sum|/etc/hostname|/etc/machine-id|/etc/balena-supervisor/supervisor.conf|/etc/resin-supervisor/supervisor.conf|/etc/systemd/timesyncd.conf|/home/root/.rnd" /resinos.fingerprint | md5sum --quiet -c --- timeout: sending signal TERM to command 'bash' --- echo === SUPERVISOR === --- --- balena exec 7399053a6c6a cat /etc/resolv.conf --- timeout: sending signal TERM to command 'bash' --- balena logs 7399053a6c6a --- timeout: sending signal TERM to command 'bash' --- curl --max-time 5 localhost:48484/v1/healthy --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (7) Failed to connect to localhost port 48484: Connection refused --- journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor --- --- ls -lR /tmp/*-supervisor/**/* --- --- systemctl status balena-supervisor resin-supervisor --no-pager --- Unit balena-supervisor.service could not be found. --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- tail: cannot open '/var/log/supervisor-log/resin_supervisor_stdout.log' for reading: No such file or directory --- echo === TIME === --- --- cat /tmp/chrony_added_dhcp_ntp_servers --- cat: /tmp/chrony_added_dhcp_ntp_servers: No such file or directory --- chronyc sources --- --- chronyc tracking --- --- date --- --- journalctl --no-pager --no-hostname -u chronyd --- --- timedatectl status --- --- uptime ---