STDOUT: real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- diagnose 4.22.11 --- --- 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 balena network 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)" balena network inspect $(balena ps --quiet | tr "\n" " ") test -f /mnt/state/balena-engine-storage-migration.log && cat /mnt/state/balena-engine-storage-migration.log 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.1CkK66emJS curl https://api.balena-cloud.com/ping CURL_CA_BUNDLE=/tmp/tmp.1CkK66emJS 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 e5666a05f8d4 cat /etc/resolv.conf balena logs e5666a05f8d4 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 === --- 2022-08-19 15:14:53.724644297+00:00 === BALENA === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- curl --unix-socket /var/run/balena.sock http://./debug/pprof/goroutine?debug=2 --- 2022-08-19 15:14:53.762534098+00:00 goroutine 576073 [running]: runtime/pprof.writeGoroutineStacks(0x1e326e8, 0x40000f4620, 0x0, 0x400065d098) /usr/lib/go/src/runtime/pprof/pprof.go:693 +0x8c runtime/pprof.writeGoroutine(0x1e326e8, 0x40000f4620, 0x2, 0x2e4dd49b0d62351, 0x4000eb33c8) /usr/lib/go/src/runtime/pprof/pprof.go:682 +0x3c runtime/pprof.(*Profile).WriteTo(0x2b01a00, 0x1e326e8, 0x40000f4620, 0x2, 0x40000f4620, 0x10) /usr/lib/go/src/runtime/pprof/pprof.go:331 +0x37c net/http/pprof.handler.ServeHTTP(0x4000f233f1, 0x9, 0x1e68a40, 0x40000f4620, 0x400065d000) /usr/lib/go/src/net/http/pprof/pprof.go:253 +0x2d8 github.com/docker/docker/api/server/router/debug.handlePprof(0x1e75b38, 0x4000d2b350, 0x1e68a40, 0x40000f4620, 0x400065d000, 0x4000d2b260, 0x4000a9e001, 0x4000d2b350) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/debug/debug_routes.go:10 +0x78 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4000d2b350, 0x1e68a40, 0x40000f4620, 0x400065d000, 0x4000d2b260, 0x1e75b38, 0x4000d2b350) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4000d2b2f0, 0x1e68a40, 0x40000f4620, 0x400065d000, 0x4000d2b260, 0x7f7823b550, 0x40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4000d2b2f0, 0x1e68a40, 0x40000f4620, 0x400065d000, 0x4000d2b260, 0x1e75b38, 0x4000d2b2f0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x40000f4620, 0x400065cf00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x4000ccdfb0, 0x1e68a40, 0x40000f4620, 0x400065cf00) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000f32000, 0x1e68a40, 0x40000f4620, 0x400065cd00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x40004c60e0, 0x1e68a40, 0x40000f4620, 0x400065cd00) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x40011be3c0, 0x1e75b38, 0x40006eed40) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 1 [chan receive, 7253 minutes]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).start(0x40000bff80, 0x4000598b40, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:231 +0x7e4 github.com/docker/docker/cmd/dockerd.runDaemon(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker_unix.go:13 github.com/docker/docker/cmd/dockerd.newDaemonCommand.func1(0x400026d080, 0x40000f4000, 0x0, 0xe, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:34 +0x78 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).execute(0x400026d080, 0x40001c4010, 0xe, 0xe, 0x400026d080, 0x40001c4010) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:850 +0x320 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0x400026d080, 0x0, 0x0, 0x10) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:958 +0x258 github.com/docker/docker/vendor/github.com/spf13/cobra.(*Command).Execute(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/spf13/cobra/command.go:895 github.com/docker/docker/cmd/dockerd.Main() /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/docker.go:98 +0x188 main.main() /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/balena-engine/main.go:29 +0x1b4 goroutine 28 [IO wait, 7253 minutes]: internal/poll.runtime_pollWait(0x7f78424ac0, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40000d0018, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x40000d0000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x40000d0000, 0x7fa193e5b8, 0x30, 0x40004a0f60) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x4000900120, 0x4f612c, 0x30, 0x1cc7ee0) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x4000900120, 0x40004a0f60, 0x1dffe00, 0x40004c64e0, 0x1af9440) /usr/lib/go/src/net/unixsock.go:260 +0x5c net/http.(*Server).Serve(0x40004c6460, 0x1e68860, 0x4000900120, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2981 +0x22c net/http.Serve(...) /usr/lib/go/src/net/http/server.go:2529 github.com/docker/docker/daemon.(*Daemon).listenMetricsSock.func1(0x1e68860, 0x4000900120, 0x40003b6000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:33 +0xe0 created by github.com/docker/docker/daemon.(*Daemon).listenMetricsSock /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/metrics_unix.go:31 +0x15c goroutine 29 [select, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x40003b61c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:69 +0x7c created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:60 +0x128 goroutine 54 [select, 7253 minutes]: github.com/docker/docker/libcontainerd/supervisor.(*remote).monitorDaemon(0x400049e200, 0x1e75a90, 0x40004db480) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:318 +0xabc created by github.com/docker/docker/libcontainerd/supervisor.Start /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:90 +0x300 goroutine 55 [syscall, 7253 minutes]: syscall.Syscall6(0x5f, 0x1, 0x670, 0x400005cc78, 0x1000004, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/syscall/asm_linux_arm64.s:35 +0x10 os.(*Process).blockUntilWaitable(0x40001b8ae0, 0x0, 0x0, 0x0) /usr/lib/go/src/os/wait_waitid.go:32 +0x74 os.(*Process).wait(0x40001b8ae0, 0x0, 0x0, 0x0) /usr/lib/go/src/os/exec_unix.go:22 +0x34 os.(*Process).Wait(...) /usr/lib/go/src/os/exec.go:129 os/exec.(*Cmd).Wait(0x40004ee000, 0x0, 0x0) /usr/lib/go/src/os/exec/exec.go:507 +0x48 github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd.func1(0x40004ee000, 0x400049e200) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:214 +0x30 created by github.com/docker/docker/libcontainerd/supervisor.(*remote).startContainerd /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/supervisor/remote_daemon.go:212 +0x244 goroutine 56 [select, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x40004db780) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:69 +0x7c created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:60 +0x128 goroutine 57 [chan receive, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x40001d6580) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1179 +0x32c created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:815 +0x190 goroutine 42 [IO wait, 55 minutes]: internal/poll.runtime_pollWait(0x7f78424ba8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000496b18, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000496b00, 0x40007d8000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000496b00, 0x40007d8000, 0x8000, 0x8000, 0x800000601, 0x0, 0x800000601) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x4000010058, 0x40007d8000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 bufio.(*Reader).Read(0x4000444960, 0x40004c63b8, 0x9, 0x9, 0x40004e1da8, 0x40a0cc, 0x4000190600) /usr/lib/go/src/bufio/bufio.go:227 +0x20c io.ReadAtLeast(0x1e2e928, 0x4000444960, 0x40004c63b8, 0x9, 0x9, 0x9, 0x18, 0x4000c15ed8, 0x464a40) /usr/lib/go/src/io/io.go:328 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:347 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x40004c63b8, 0x9, 0x9, 0x1e2e928, 0x4000444960, 0x0, 0x4000000000, 0x40004e1e18, 0x4000061e98) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x5c github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x40004c6380, 0x40004abba8, 0x40004abba8, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-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(0x400066e380) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1265 +0x110 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:300 +0x934 goroutine 43 [select, 55 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x400018ea00, 0x1, 0x0, 0x0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xe8 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x4000444a20, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1a4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x400066e380) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:346 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:344 +0xabc goroutine 9 [syscall, 7253 minutes]: os/signal.signal_recv(0x0) /usr/lib/go/src/runtime/sigqueue.go:168 +0xcc os/signal.loop() /usr/lib/go/src/os/signal/signal_unix.go:23 +0x20 created by os/signal.Notify.func1.1 /usr/lib/go/src/os/signal/signal.go:151 +0x44 goroutine 44 [chan receive, 7253 minutes]: github.com/docker/docker/pkg/signal.Trap.func1(0x4000598180, 0x1e31568, 0x40001c8000, 0x4000110210) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:38 +0x4c created by github.com/docker/docker/pkg/signal.Trap /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/signal/trap.go:36 +0xf0 goroutine 25 [chan receive, 7253 minutes]: github.com/docker/docker/daemon.(*Daemon).setupDumpStackTrap.func1(0x4000444fc0, 0x16bda91, 0x16) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-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 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/debugtrap_unix.go:17 +0xa4 goroutine 30 [chan receive, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x40001d6dc0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1179 +0x32c created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:815 +0x190 goroutine 32 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f784249d8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40000d0218, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x40000d0200, 0x40008b4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x40000d0200, 0x40008b4000, 0x8000, 0x8000, 0x800010601, 0x0, 0x800010601) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x400011a208, 0x40008b4000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 bufio.(*Reader).Read(0x4000290780, 0x40004183b8, 0x9, 0x9, 0x14, 0x7fa193e5b8, 0x18) /usr/lib/go/src/bufio/bufio.go:227 +0x20c io.ReadAtLeast(0x1e2e928, 0x4000290780, 0x40004183b8, 0x9, 0x9, 0x9, 0x400089fda8, 0x4c5b38, 0x18bc5e82c2ecc) /usr/lib/go/src/io/io.go:328 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:347 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x40004183b8, 0x9, 0x9, 0x1e2e928, 0x4000290780, 0x0, 0x4000000000, 0x8a4b18, 0x400048e698) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x5c github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x4000418380, 0x4000c65a10, 0x4000c65a10, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-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(0x400016a700) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1265 +0x110 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:300 +0x934 goroutine 33 [select, 2 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x40008a82d0, 0x1, 0x0, 0x0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xe8 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x40002908a0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1a4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x400016a700) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:346 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:344 +0xabc goroutine 46 [select, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*ccBalancerWrapper).watcher(0x40004dbb40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:69 +0x7c created by github.com/docker/docker/vendor/google.golang.org/grpc.newCCBalancerWrapper /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/balancer_conn_wrappers.go:60 +0x128 goroutine 47 [chan receive, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0x4000144dc0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:1179 +0x32c created by github.com/docker/docker/vendor/google.golang.org/grpc.(*addrConn).connect /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/clientconn.go:815 +0x190 goroutine 49 [IO wait, 55 minutes]: internal/poll.runtime_pollWait(0x7f784248f0, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000496e98, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000496e80, 0x40000e0000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000496e80, 0x40000e0000, 0x8000, 0x8000, 0x800000601, 0x0, 0x800000601) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x4000010150, 0x40000e0000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 bufio.(*Reader).Read(0x4000445320, 0x40004c6658, 0x9, 0x9, 0x40008a1da8, 0x40a0cc, 0x4000190ea0) /usr/lib/go/src/bufio/bufio.go:227 +0x20c io.ReadAtLeast(0x1e2e928, 0x4000445320, 0x40004c6658, 0x9, 0x9, 0x9, 0x18, 0x4000980810, 0x464a40) /usr/lib/go/src/io/io.go:328 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:347 github.com/docker/docker/vendor/golang.org/x/net/http2.readFrameHeader(0x40004c6658, 0x9, 0x9, 0x1e2e928, 0x4000445320, 0x0, 0x4000000000, 0x40008a1e18, 0x4000061698) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/net/http2/frame.go:237 +0x5c github.com/docker/docker/vendor/golang.org/x/net/http2.(*Framer).ReadFrame(0x40004c6620, 0x4001104ba0, 0x4001104ba0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-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(0x400066e540) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:1265 +0x110 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:300 +0x934 goroutine 66 [select, 55 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x400018efa0, 0x1, 0x0, 0x0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:395 +0xe8 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x4000445440, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/controlbuf.go:513 +0x1a4 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client.func3(0x400066e540) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:346 +0x64 created by github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.newHTTP2Client /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/http2_client.go:344 +0xabc goroutine 67 [select, 7253 minutes]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0x4000276380, 0x1e75a90, 0x40004db480, 0x16aa1b4, 0xc) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:782 +0x20c created by github.com/docker/docker/libcontainerd/remote.NewClient /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:70 +0x20c goroutine 82 [select, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0x4000428700, 0x4000268b40, 0x1e75b38, 0x4000901020) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0x90 created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x960 goroutine 83 [select, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0x400065c500) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:318 +0x80 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:333 github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0x40000d0600, 0x1d5d640, 0x4000290d20, 0x0, 0x40008d26e8, 0x2) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:871 +0x6e8 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x40000d0600, 0x2, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x40 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0x4000268b40, 0x400006ce78, 0x400006ce48, 0x400004cc00, 0x40008d2600) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:594 +0xbc github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0x4000268b40, 0x1d5d640, 0x4000290d20, 0x4000900870, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0xa4 github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0x40008a6690, 0x0, 0x400004cde0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:354 +0x5c github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0x4000290c00, 0x1e86808, 0x40008a6690, 0x400004d200, 0x1e75a90, 0x40003b68c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x60 created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x170 goroutine 85 [chan receive, 3 minutes]: github.com/docker/docker/daemon.(*Daemon).execCommandGC(0x40007fc000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:309 +0x10c created by github.com/docker/docker/daemon.NewDaemon /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/daemon.go:1189 +0x207c goroutine 84 [sync.Cond.Wait, 7253 minutes]: sync.runtime_notifyListWait(0x40003b73d0, 0x0) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40003b73c0) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/daemon/stats.(*Collector).Run(0x40003b7380) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats/collector.go:95 +0x3c created by github.com/docker/docker/daemon.(*Daemon).newStatsCollector /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/stats_collector.go:24 +0x70 goroutine 72 [select, 7253 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream.func5(0x40004f4380, 0x40009a26c0, 0x1e75b38, 0x40006d5c20) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:319 +0x90 created by github.com/docker/docker/vendor/google.golang.org/grpc.newClientStream /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:318 +0x960 goroutine 86 [select, 2 minutes]: github.com/docker/docker/libcontainerd/remote.(*client).processEventStream(0x40002dc8c0, 0x1e75a90, 0x40004db480, 0x169b54b, 0x4) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:782 +0x20c created by github.com/docker/docker/libcontainerd/remote.NewClient /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/libcontainerd/remote/client.go:70 +0x20c goroutine 73 [select, 2 minutes]: github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).readClient(0x400018f3b0, 0x4000980c40, 0x5, 0x5, 0x54, 0x60, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:186 +0x74 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*recvBufferReader).Read(0x400018f3b0, 0x4000980c40, 0x5, 0x5, 0x4000046ca8, 0x1dffe80, 0x40009ba978) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:166 +0x178 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*transportReader).Read(0x40006d5cb0, 0x4000980c40, 0x5, 0x5, 0x40009ba9a8, 0x8b39c0, 0x400016a700) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:479 +0x4c io.ReadAtLeast(0x1e320a8, 0x40006d5cb0, 0x4000980c40, 0x5, 0x5, 0x5, 0x0, 0x0, 0x2) /usr/lib/go/src/io/io.go:328 +0x78 io.ReadFull(...) /usr/lib/go/src/io/io.go:347 github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport.(*Stream).Read(0x400016ce00, 0x4000980c40, 0x5, 0x5, 0x99, 0x74, 0x25) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/internal/transport/transport.go:463 +0xa4 github.com/docker/docker/vendor/google.golang.org/grpc.(*parser).recvMsg(0x4000980c30, 0x1000000, 0x99, 0x99, 0x0, 0x0, 0x0, 0x4000cfed20) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:508 +0x48 github.com/docker/docker/vendor/google.golang.org/grpc.recvAndDecompress(0x4000980c30, 0x400016ce00, 0x0, 0x0, 0x1000000, 0x0, 0x0, 0x0, 0x40004babe0, 0x99, ...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:639 +0x30 github.com/docker/docker/vendor/google.golang.org/grpc.recv(0x4000980c30, 0x7f78289f58, 0x2bdc510, 0x400016ce00, 0x0, 0x0, 0x1d5d640, 0x4000cff3e0, 0x1000000, 0x0, ...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/rpc_util.go:707 +0x60 github.com/docker/docker/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0x4000497400, 0x1d5d640, 0x4000cff3e0, 0x0, 0x40009bad48, 0x43a9dc) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:885 +0xb8 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x4000497400, 0x4674e0, 0x400048b200) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:736 +0x40 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).withRetry(0x40009a26c0, 0x40009bae78, 0x40009bae48, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:590 +0x488 github.com/docker/docker/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0x40009a26c0, 0x1d5d640, 0x4000cff3e0, 0x2, 0x2) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/google.golang.org/grpc/stream.go:735 +0xa4 github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1.(*eventsSubscribeClient).Recv(0x4000687ba0, 0x40009baf30, 0x0, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/api/services/events/v1/events.pb.go:354 +0x5c github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe.func1(0x40009a8060, 0x1e86808, 0x4000687ba0, 0x40006f7260, 0x1e75a90, 0x40006ee840) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:99 +0x60 created by github.com/docker/docker/vendor/github.com/containerd/containerd.(*eventRemote).Subscribe /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/containerd/events.go:95 +0x170 goroutine 511364 [IO wait, 824 minutes]: internal/poll.runtime_pollWait(0x7f7807c060, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40013ef398, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x40013ef380, 0x4000c8e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:31 os.(*File).Read(0x4000010158, 0x4000c8e000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/os/file.go:117 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x40013ef0e0, 0x4000c8e000, 0x8000, 0x8000, 0x26, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:174 +0x134 io.copyBuffer(0x1e2f408, 0x4000e6c6e0, 0x7f780e3ab8, 0x40013ef0e0, 0x4000c8e000, 0x8000, 0x8000, 0x19fffc0, 0x0, 0x4000c14a38) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f408, 0x4000e6c6e0, 0x7f780e3ab8, 0x40013ef0e0, 0x4000c8e000, 0x8000, 0x8000, 0x0, 0x4000addf48, 0x109ec9c) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f408, 0x4000e6c6e0, 0x7f780e3ab8, 0x40013ef0e0, 0x40013ef0e0, 0x0, 0x4000a80cc0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1e2f408, 0x4000e6c6e0, 0x7f7828d0c8, 0x40013ef0e0, 0x40004c2690) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 93 [select, 2 minutes]: github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).watchLoop(0x400016c500) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:424 +0x78 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startWatch /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/store.go:441 +0xc4 goroutine 576030 [IO wait]: internal/poll.runtime_pollWait(0x7f7807bcc0, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000cbea98, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000cbea80, 0x4000d2b121, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000cbea80, 0x4000d2b121, 0x1, 0x1, 0x4000a4a598, 0x4000a4a594, 0x40006e0f58) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x4000010310, 0x4000d2b121, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).backgroundRead(0x4000d2b110) /usr/lib/go/src/net/http/server.go:692 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:688 +0xc4 goroutine 436 [sync.Cond.Wait, 3 minutes]: sync.runtime_notifyListWait(0x40003b7850, 0x4000001c93) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40003b7840) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x40003b7800, 0x4000bde000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x40003b7900, 0x169ea8b, 0x6, 0x7f7828d150, 0x40003b7800) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 437 [sync.Cond.Wait, 7252 minutes]: sync.runtime_notifyListWait(0x40003b78d0, 0x4000000001) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40003b78c0) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x40003b7880, 0x4000ffc000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x40003b7900, 0x169ea85, 0x6, 0x7f7828d150, 0x40003b7880) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 438 [IO wait, 3 minutes]: internal/poll.runtime_pollWait(0x7f7807c5d0, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x400008a1f8, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x400008a1e0, 0x4000bf0000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:31 os.(*File).Read(0x40001c0ff0, 0x4000bf0000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/os/file.go:117 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x40001c3800, 0x4000bf0000, 0x8000, 0x8000, 0x3d, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:174 +0x134 io.copyBuffer(0x1e2f408, 0x400030ed80, 0x7f780e3ab8, 0x40001c3800, 0x4000bf0000, 0x8000, 0x8000, 0x19fffc0, 0x3, 0x4000c14738) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f408, 0x400030ed80, 0x7f780e3ab8, 0x40001c3800, 0x4000bf0000, 0x8000, 0x8000, 0x40009a99d8, 0x4000bec748, 0x109ec9c) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f408, 0x400030ed80, 0x7f780e3ab8, 0x40001c3800, 0x40001c3800, 0x46f8b8, 0x1dffba8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1e2f408, 0x400030ed80, 0x7f7828d0c8, 0x40001c3800, 0x400018f4f0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 439 [IO wait, 7252 minutes]: internal/poll.runtime_pollWait(0x7f7807c6b8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000a7c0d8, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000a7c0c0, 0x4000e22000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:31 os.(*File).Read(0x4000498048, 0x4000e22000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/os/file.go:117 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x40001c3d40, 0x4000e22000, 0x8000, 0x8000, 0xbb, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:174 +0x134 io.copyBuffer(0x1e2f408, 0x400030ed60, 0x7f780e3ab8, 0x40001c3d40, 0x4000e22000, 0x8000, 0x8000, 0x19fffc0, 0x1, 0x4000c72ba0) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f408, 0x400030ed60, 0x7f780e3ab8, 0x40001c3d40, 0x4000e22000, 0x8000, 0x8000, 0x40009a9858, 0x4000becf48, 0x109ec9c) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f408, 0x400030ed60, 0x7f780e3ab8, 0x40001c3d40, 0x40001c3d40, 0x46f8b8, 0x1dffba8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1e2f408, 0x400030ed60, 0x7f7828d0c8, 0x40001c3d40, 0x400018f4f0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 511278 [select, 824 minutes]: io.(*pipe).Read(0x40013eec00, 0x4000cee000, 0x8000, 0x8000, 0x1e75b38, 0x4000dd2ff0, 0x1af9440) /usr/lib/go/src/io/pipe.go:57 +0x8c io.(*PipeReader).Read(0x4000010028, 0x4000cee000, 0x8000, 0x8000, 0x2bd7138, 0x7fa193ef18, 0x40006e1438) /usr/lib/go/src/io/pipe.go:134 +0x44 github.com/docker/docker/vendor/github.com/moby/term.(*escapeProxy).Read(0x40004c2c30, 0x4000cee000, 0x8000, 0x8000, 0x0, 0x485900, 0x4000d37110) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/term/proxy.go:45 +0xf0 io.copyBuffer(0x1e32208, 0x4000010048, 0x1e31368, 0x40004c2c30, 0x4000cee000, 0x8000, 0x8000, 0x19fffc0, 0x2, 0x4000b71548) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e32208, 0x4000010048, 0x1e31368, 0x40004c2c30, 0x4000cee000, 0x8000, 0x8000, 0x4000c29880, 0x40006e15e8, 0x109d3d8) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e32208, 0x4000010048, 0x1e31368, 0x40004c2c30, 0x4000010028, 0x109e09c, 0x40006e1658) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.copyEscapable(0x1e32208, 0x4000010048, 0x1e5bbc8, 0x4000010028, 0x2b338bc, 0x2, 0x2, 0x0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:174 +0x120 github.com/docker/docker/container/stream.(*Config).CopyStreams.func1(0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:85 +0x15c github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x4000ec8750, 0x4000a29dd0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x58 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x60 goroutine 316 [IO wait]: internal/poll.runtime_pollWait(0x7f784240c8, 0x72, 0x28) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40000d1918, 0x72, 0x200, 0x200, 0x4000f23290) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).ReadMsg(0x40000d1900, 0x400129ac00, 0x200, 0x200, 0x4000f23290, 0x28, 0x28, 0x0, 0x0, 0x0, ...) /usr/lib/go/src/internal/poll/fd_unix.go:249 +0x19c net.(*netFD).readMsg(0x40000d1900, 0x400129ac00, 0x200, 0x200, 0x4000f23290, 0x28, 0x28, 0x458be4, 0x40009b4bc8, 0x46a444, ...) /usr/lib/go/src/net/fd_posix.go:67 +0x5c net.(*UDPConn).readMsg(0x4000c04468, 0x400129ac00, 0x200, 0x200, 0x4000f23290, 0x28, 0x28, 0x7fa193e108, 0x30, 0x4000f23290, ...) /usr/lib/go/src/net/udpsock_posix.go:59 +0x5c net.(*UDPConn).ReadMsgUDP(0x4000c04468, 0x400129ac00, 0x200, 0x200, 0x4000f23290, 0x28, 0x28, 0x1dff1d8, 0x40009b4d58, 0x11cc558, ...) /usr/lib/go/src/net/udpsock.go:139 +0x60 github.com/docker/docker/vendor/github.com/miekg/dns.ReadFromSessionUDP(0x4000c04468, 0x400129ac00, 0x200, 0x200, 0x0, 0x0, 0x2bad540, 0x7f780ea5e0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/udp.go:42 +0x88 github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).readUDP(0x4000269d40, 0x4000c04468, 0x77359400, 0x11cb478, 0x2bdbe40, 0x7f780ea5e0, 0x2bdbe40, 0x1bcf501, 0x4000e2a401) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:645 +0xc8 github.com/docker/docker/vendor/github.com/miekg/dns.defaultReader.ReadUDP(0x4000269d40, 0x4000c04468, 0x77359400, 0x7f78132838, 0x4000e2a460, 0x1, 0x0, 0x1e323a8, 0x4000e2a460) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:153 +0x38 github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).serveUDP(0x4000269d40, 0x4000c04468, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:462 +0x114 github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).ActivateAndServe(0x4000269d40, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:331 +0x1dc github.com/docker/docker/vendor/github.com/docker/libnetwork.(*resolver).Start.func2(0x4000269d40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/resolver.go:160 +0x28 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*resolver).Start /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/resolver.go:159 +0x164 goroutine 228 [select]: github.com/docker/docker/vendor/github.com/docker/libnetwork/osl.removeUnusedPaths() /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/osl/namespace_linux.go:105 +0x28c created by github.com/docker/docker/vendor/github.com/docker/libnetwork/osl.createBasePath /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/osl/namespace_linux.go:90 +0xa0 goroutine 235 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f78424720, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000122d98, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x4000122d80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x4000122d80, 0x4000498a80, 0x4000b8bed8, 0x443074) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x4000a0cc00, 0x4000b8bf40, 0x4000b8bf48, 0x18) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x4000a0cc00, 0x1dfc380, 0x1e8e660, 0x4000498a80, 0x400016c500) /usr/lib/go/src/net/unixsock.go:260 +0x5c github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).acceptClientConnections(0x400016c500, 0x4000775040, 0x33, 0x1e68860, 0x4000a0cc00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/sandbox_externalkey_unix.go:144 +0x30 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*controller).startExternalKeyListener /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/sandbox_externalkey_unix.go:138 +0x28c goroutine 511365 [select, 824 minutes]: io.(*pipe).Read(0x40013eec60, 0x4000a58000, 0x8000, 0x8000, 0x1b62700, 0x1b40720, 0x4000dbcd01) /usr/lib/go/src/io/pipe.go:57 +0x8c io.(*PipeReader).Read(0x4000010038, 0x4000a58000, 0x8000, 0x8000, 0x0, 0x485900, 0x4001394410) /usr/lib/go/src/io/pipe.go:134 +0x44 io.copyBuffer(0x7f780a17f0, 0x4000f86738, 0x1e321c8, 0x4000010038, 0x4000a58000, 0x8000, 0x8000, 0x19fffc0, 0x0, 0x40001106a8) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x7f780a17f0, 0x4000f86738, 0x1e321c8, 0x4000010038, 0x4000a58000, 0x8000, 0x8000, 0x0, 0x40006def48, 0x109ee70) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x7f780a17f0, 0x4000f86738, 0x1e321c8, 0x4000010038, 0x4000010038, 0x46f8b8, 0x1dffba8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func2(0x4000cd7290, 0x1e5bbc8, 0x4000010038) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:142 +0x94 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:141 +0xac goroutine 397 [IO wait, 7252 minutes]: internal/poll.runtime_pollWait(0x7f7807c7a0, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000496818, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000496800, 0x4000ec99c1, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000496800, 0x4000ec99c1, 0x1, 0x1, 0x4000a4b558, 0x4000a4b554, 0x40006e3f58) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x400011a4e8, 0x4000ec99c1, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).backgroundRead(0x4000ec99b0) /usr/lib/go/src/net/http/server.go:692 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:688 +0xc4 goroutine 380 [IO wait, 7252 minutes]: internal/poll.runtime_pollWait(0x7f78424808, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000c28098, 0x72, 0x0, 0x1, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000c28080, 0x4001060911, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000c28080, 0x4001060911, 0x1, 0x1, 0x4000a4a798, 0x4000a4a794, 0x40004ca758) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x40001c0098, 0x4001060911, 0x1, 0x1, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).backgroundRead(0x4001060900) /usr/lib/go/src/net/http/server.go:692 +0x50 created by net/http.(*connReader).startBackgroundRead /usr/lib/go/src/net/http/server.go:688 +0xc4 goroutine 317 [IO wait, 7253 minutes]: internal/poll.runtime_pollWait(0x7f7807ca58, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40000d1998, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x40000d1980, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x40000d1980, 0x7fa193e5b8, 0x10, 0x4000cba610) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*TCPListener).accept(0x40001ab620, 0x11cb0f0, 0xc, 0x1c03640) /usr/lib/go/src/net/tcpsock_posix.go:139 +0x2c net.(*TCPListener).Accept(0x40001ab620, 0x4000cba601, 0x4000cba5e4, 0x1, 0x0) /usr/lib/go/src/net/tcpsock.go:261 +0x5c github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).serveTCP(0x4000aae000, 0x1e68830, 0x40001ab620, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:419 +0xd8 github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).ActivateAndServe(0x4000aae000, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:337 +0xf0 github.com/docker/docker/vendor/github.com/docker/libnetwork.(*resolver).Start.func3(0x4000aae000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/resolver.go:166 +0x28 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*resolver).Start /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/resolver.go:165 +0x1d8 goroutine 314 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7f7807c888, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000cff458, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000cff440, 0x4000dec000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:31 os.(*File).Read(0x4000498958, 0x4000dec000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/os/file.go:117 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x4000cfe540, 0x4000dec000, 0x8000, 0x8000, 0x3d, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:174 +0x134 io.copyBuffer(0x1e2f408, 0x400004e0e0, 0x7f780e3ab8, 0x4000cfe540, 0x4000dec000, 0x8000, 0x8000, 0x0, 0x1, 0x0) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f408, 0x400004e0e0, 0x7f780e3ab8, 0x4000cfe540, 0x4000dec000, 0x8000, 0x8000, 0x4000a330d8, 0x40006e1748, 0x109ec9c) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f408, 0x400004e0e0, 0x7f780e3ab8, 0x4000cfe540, 0x4000cfe540, 0x46f8b8, 0x1dffba8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1e2f408, 0x400004e0e0, 0x7f7828d0c8, 0x4000cfe540, 0x4000384280) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 313 [sync.Cond.Wait, 7253 minutes]: sync.runtime_notifyListWait(0x40004a29d0, 0x0) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40004a29c0) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x40004a2980, 0x4000c44000, 0x800, 0x4000, 0x0, 0x4b6d00, 0x40006e1db8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x40004a2a40, 0x169ea85, 0x6, 0x7f7828d150, 0x40004a2980) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 381 [select, 7252 minutes]: github.com/docker/docker/container.(*State).Wait.func1(0x1e75b38, 0x4000f10240, 0x4000fc0000, 0x40008f8840, 0x40006f7680, 0x4000497500) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/state.go:213 +0x7c created by github.com/docker/docker/container.(*State).Wait /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/state.go:212 +0x100 goroutine 327 [IO wait, 7253 minutes]: internal/poll.runtime_pollWait(0x7f78424e60, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40004c4098, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x40004c4080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x40004c4080, 0x7fa193ef18, 0x30, 0x4000df80f0) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x40004a0150, 0x4f612c, 0x30, 0x1cc7ee0) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x40004a0150, 0x4000df80f0, 0x1dffe00, 0x40004c6080, 0x1af9440) /usr/lib/go/src/net/unixsock.go:260 +0x5c net/http.(*Server).Serve(0x40004c6000, 0x1e68860, 0x40004a0150, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2981 +0x22c github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:112 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x40006dc060, 0x40004a4048) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:86 +0xb4 created by github.com/docker/docker/api/server.(*Server).serveAPI /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:83 +0x80 goroutine 312 [sync.Cond.Wait, 2 minutes]: sync.runtime_notifyListWait(0x40004a2950, 0x4000000b89) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40004a2940) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x40004a2900, 0x4000c3a000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x40004a2a40, 0x169ea8b, 0x6, 0x7f7828d150, 0x40004a2900) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 304 [sync.Cond.Wait, 3 minutes]: sync.runtime_notifyListWait(0x4000d62250, 0x4000001c93) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000d62240) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000d62200, 0x4000e14000, 0x8000, 0x8000, 0x3d, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 io.copyBuffer(0x1e2f528, 0x4000f86078, 0x7f7828d150, 0x4000d62200, 0x4000e14000, 0x8000, 0x8000, 0x19fffc0, 0x1, 0x4000f86d98) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f528, 0x4000f86078, 0x7f7828d150, 0x4000d62200, 0x4000e14000, 0x8000, 0x8000, 0x7fa193ea90, 0x400048dde8, 0x109e584) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f528, 0x4000f86078, 0x7f7828d150, 0x4000d62200, 0x4000d62200, 0x1, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x169ea8b, 0x6, 0x1e2f528, 0x4000f86078, 0x1e58c20, 0x4000d62200, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-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(0x4000d62140, 0x1e32301) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:124 +0x60 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x4001060c90, 0x4000f860a8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x58 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x60 goroutine 418 [select, 7252 minutes]: github.com/docker/docker/container/stream.(*Config).CopyStreams.func5(0x4001060c90, 0x1e75a90, 0x4000d62340, 0x4001069c20, 0x40011d80c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:140 +0x11c created by github.com/docker/docker/container/stream.(*Config).CopyStreams /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:134 +0xe8 goroutine 296 [sync.Cond.Wait, 7253 minutes]: sync.runtime_notifyListWait(0x40004dafd0, 0x0) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40004dafc0) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/vendor/github.com/moby/buildkit/util/cond.(*StatefulCond).Wait(0x40009d2450) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/util/cond/cond.go:28 +0xf8 github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*scheduler).loop(0x40002762a0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:101 +0x1b8 created by github.com/docker/docker/vendor/github.com/moby/buildkit/solver.newScheduler /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:35 +0x198 goroutine 378 [chan receive, 7252 minutes]: github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersWait(0x40004db0c0, 0x1e75b38, 0x4000f10240, 0x1e68a40, 0x40000f40e0, 0x400065c700, 0x4000f10180, 0x1a8e000, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:364 +0x210 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4000f10240, 0x1e68a40, 0x40000f40e0, 0x400065c700, 0x4000f10180, 0x1e75b38, 0x4000f10240) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4000f10210, 0x1e68a40, 0x40000f40e0, 0x400065c700, 0x4000f10180, 0x7f78012230, 0x7f781034c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4000f10210, 0x1e68a40, 0x40000f40e0, 0x400065c700, 0x4000f10180, 0x1e75b38, 0x4000f10210) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x40000f40e0, 0x400065c600) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x40004a5290, 0x1e68a40, 0x40000f40e0, 0x400065c600) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000f320c0, 0x1e68a40, 0x40000f40e0, 0x40001ea900) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x40004c61c0, 0x1e68a40, 0x40000f40e0, 0x40001ea900) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x4000c54000, 0x1e75b38, 0x4000d62040) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 329 [IO wait]: internal/poll.runtime_pollWait(0x7f78424c90, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40004c4298, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x40004c4280, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x40004c4280, 0x0, 0x4000071d88, 0x846b54) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x40004a01e0, 0x62ffa8ed, 0x4000071db8, 0x443074) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x40004a01e0, 0x4000071e20, 0x4000071e28, 0x18, 0x4000b00180) /usr/lib/go/src/net/unixsock.go:260 +0x5c net/http.(*Server).Serve(0x40004c61c0, 0x1e68860, 0x40004a01e0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2981 +0x22c github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:112 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x40006dc060, 0x40004a4078) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:86 +0xb4 created by github.com/docker/docker/api/server.(*Server).serveAPI /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:83 +0x80 goroutine 144 [IO wait]: internal/poll.runtime_pollWait(0x7f78424298, 0x72, 0x28) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000cbe518, 0x72, 0x200, 0x200, 0x4000f233b0) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).ReadMsg(0x4000cbe500, 0x400129a400, 0x200, 0x200, 0x4000f233b0, 0x28, 0x28, 0x0, 0x0, 0x0, ...) /usr/lib/go/src/internal/poll/fd_unix.go:249 +0x19c net.(*netFD).readMsg(0x4000cbe500, 0x400129a400, 0x200, 0x200, 0x4000f233b0, 0x28, 0x28, 0x458be4, 0x40009b8bc8, 0x46a444, ...) /usr/lib/go/src/net/fd_posix.go:67 +0x5c net.(*UDPConn).readMsg(0x4000010180, 0x400129a400, 0x200, 0x200, 0x4000f233b0, 0x28, 0x28, 0x7fa193e108, 0x30, 0x4000f233b0, ...) /usr/lib/go/src/net/udpsock_posix.go:59 +0x5c net.(*UDPConn).ReadMsgUDP(0x4000010180, 0x400129a400, 0x200, 0x200, 0x4000f233b0, 0x28, 0x28, 0x1dff1d8, 0x40009b8d58, 0x11cc558, ...) /usr/lib/go/src/net/udpsock.go:139 +0x60 github.com/docker/docker/vendor/github.com/miekg/dns.ReadFromSessionUDP(0x4000010180, 0x400129a400, 0x200, 0x200, 0x0, 0x0, 0x2bad540, 0x7f780ea5e0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/udp.go:42 +0x88 github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).readUDP(0x4000dcf8c0, 0x4000010180, 0x77359400, 0x11cb478, 0x2bdbe40, 0x7f780ea5e0, 0x2bdbe40, 0x1bcf501, 0x4000e2a401) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:645 +0xc8 github.com/docker/docker/vendor/github.com/miekg/dns.defaultReader.ReadUDP(0x4000dcf8c0, 0x4000010180, 0x77359400, 0x7f78132838, 0x4000e2a4b0, 0x1, 0x0, 0x1e323a8, 0x4000e2a4b0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:153 +0x38 github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).serveUDP(0x4000dcf8c0, 0x4000010180, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:462 +0x114 github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).ActivateAndServe(0x4000dcf8c0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:331 +0x1dc github.com/docker/docker/vendor/github.com/docker/libnetwork.(*resolver).Start.func2(0x4000dcf8c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/resolver.go:160 +0x28 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*resolver).Start /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/resolver.go:159 +0x164 goroutine 326 [chan receive, 7253 minutes]: github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*scheduler).loop.func2(0x40002762a0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:76 +0x30 created by github.com/docker/docker/vendor/github.com/moby/buildkit/solver.(*scheduler).loop /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/moby/buildkit/solver/scheduler.go:75 +0x60 goroutine 328 [IO wait]: internal/poll.runtime_pollWait(0x7f78424d78, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x40004c4118, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x40004c4100, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x40004c4100, 0x0, 0x4000dfad88, 0x846b54) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*UnixListener).accept(0x40004a01b0, 0x62ffa8ed, 0x4000dfadb8, 0x443074) /usr/lib/go/src/net/unixsock_posix.go:162 +0x2c net.(*UnixListener).Accept(0x40004a01b0, 0x4000dfae20, 0x4000dfae28, 0x18, 0x4000b00600) /usr/lib/go/src/net/unixsock.go:260 +0x5c net/http.(*Server).Serve(0x40004c60e0, 0x1e68860, 0x40004a01b0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:2981 +0x22c github.com/docker/docker/api/server.(*HTTPServer).Serve(...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:112 github.com/docker/docker/api/server.(*Server).serveAPI.func1(0x40006dc060, 0x40004a4060) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:86 +0xb4 created by github.com/docker/docker/api/server.(*Server).serveAPI /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:83 +0x80 goroutine 305 [sync.Cond.Wait, 7252 minutes]: sync.runtime_notifyListWait(0x4000d622d0, 0x4000000001) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000d622c0) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000d62280, 0x4000b72000, 0x8000, 0x8000, 0xbb, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 io.copyBuffer(0x1e2f528, 0x4000f86060, 0x7f7828d150, 0x4000d62280, 0x4000b72000, 0x8000, 0x8000, 0x19fffc0, 0x2, 0x4000b70150) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f528, 0x4000f86060, 0x7f7828d150, 0x4000d62280, 0x4000b72000, 0x8000, 0x8000, 0x410460, 0x4000be85e8, 0x109e584) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f528, 0x4000f86060, 0x7f7828d150, 0x4000d62280, 0x4000d62280, 0x1, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x169ea85, 0x6, 0x1e2f528, 0x4000f86060, 0x1e58c20, 0x4000d62280, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-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(0x4000c26d00, 0x1e32301) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:129 +0x60 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x4001060c90, 0x4000f860c0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x58 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x60 goroutine 320 [chan receive, 7253 minutes]: github.com/docker/docker/api/server.(*Server).serveAPI(0x40004c2000, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:94 +0x134 github.com/docker/docker/api/server.(*Server).Wait(0x40004c2000, 0x4000ce28a0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:199 +0x28 created by github.com/docker/docker/cmd/dockerd.(*DaemonCli).start /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon.go:224 +0x7c4 goroutine 440 [select, 3 minutes]: github.com/docker/docker/daemon.monitor(0x40007fc000, 0x400013f900, 0x4000162120, 0x1e2f168, 0x4000b2b9ba) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/health.go:215 +0x108 created by github.com/docker/docker/daemon.(*Daemon).updateHealthMonitor /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/health.go:305 +0xd0 goroutine 379 [chan receive, 7252 minutes]: github.com/docker/docker/daemon.(*Daemon).containerAttach(0x40007fc000, 0x400013f900, 0x4001069c20, 0x40001c0100, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:177 +0x108 github.com/docker/docker/daemon.(*Daemon).ContainerAttach(0x40007fc000, 0x4000ec0017, 0x40, 0x4001060c30, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/attach.go:74 +0x278 github.com/docker/docker/api/server/router/container.(*containerRouter).postContainersAttach(0x40004db0c0, 0x1e75b38, 0x4001060b70, 0x1e68a40, 0x4000418540, 0x400016d100, 0x4001060ab0, 0x1a8e000, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/container_routes.go:624 +0x2dc github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4001060b70, 0x1e68a40, 0x4000418540, 0x400016d100, 0x4001060ab0, 0x1e75b38, 0x4001060b70) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4001060b40, 0x1e68a40, 0x4000418540, 0x400016d100, 0x4001060ab0, 0x7f7823b6e8, 0x7f78103878) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4001060b40, 0x1e68a40, 0x4000418540, 0x400016d100, 0x4001060ab0, 0x1e75b38, 0x4001060b40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x4000418540, 0x400016d000) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x40004a5320, 0x1e68a40, 0x4000418540, 0x400016d000) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000f320c0, 0x1e68a40, 0x4000418540, 0x400016cd00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x40004c61c0, 0x1e68a40, 0x4000418540, 0x400016cd00) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x4000c541e0, 0x1e75b38, 0x4000d62100) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 145 [IO wait, 7253 minutes]: internal/poll.runtime_pollWait(0x7f78424468, 0x72, 0x0) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000cbe598, 0x72, 0x0, 0x0, 0x169fb4a) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Accept(0x4000cbe580, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:401 +0x1b0 net.(*netFD).accept(0x4000cbe580, 0x7fa193e5b8, 0x10, 0x4000cba5a0) /usr/lib/go/src/net/fd_unix.go:172 +0x2c net.(*TCPListener).accept(0x4000cccbd0, 0x11cb0f0, 0xc, 0x1c03640) /usr/lib/go/src/net/tcpsock_posix.go:139 +0x2c net.(*TCPListener).Accept(0x4000cccbd0, 0x4000cba501, 0x4000cba564, 0x1, 0x0) /usr/lib/go/src/net/tcpsock.go:261 +0x5c github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).serveTCP(0x4000dcf9e0, 0x1e68830, 0x4000cccbd0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:419 +0xd8 github.com/docker/docker/vendor/github.com/miekg/dns.(*Server).ActivateAndServe(0x4000dcf9e0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/miekg/dns/server.go:337 +0xf0 github.com/docker/docker/vendor/github.com/docker/libnetwork.(*resolver).Start.func3(0x4000dcf9e0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/resolver.go:166 +0x28 created by github.com/docker/docker/vendor/github.com/docker/libnetwork.(*resolver).Start /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/docker/libnetwork/resolver.go:165 +0x1d8 goroutine 511342 [IO wait, 824 minutes]: internal/poll.runtime_pollWait(0x7f7807c230, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000c28798, 0x72, 0x8000, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000c28780, 0x4000cce000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000c28780, 0x4000cce000, 0x8000, 0x8000, 0x1, 0x4000d37000, 0x4000e01dc8) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x40004981f8, 0x4000cce000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 io.copyBuffer(0x1e32208, 0x4000010030, 0x1e32488, 0x40004981f8, 0x4000cce000, 0x8000, 0x8000, 0x19fffc0, 0x1, 0x4000b71530) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e32208, 0x4000010030, 0x1e32488, 0x40004981f8, 0x4000cce000, 0x8000, 0x8000, 0x46f8b4, 0x1d61740, 0x4000cd6fc0) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e32208, 0x4000010030, 0x1e32488, 0x40004981f8, 0x0, 0x46f8b4, 0x40003b7080) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/daemon.(*Daemon).ContainerExecStart.func2(0x4000010030, 0x1e32488, 0x40004981f8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:204 +0xc0 created by github.com/docker/docker/daemon.(*Daemon).ContainerExecStart /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:201 +0x153c goroutine 319 [chan receive, 7253 minutes]: github.com/docker/docker/cmd/dockerd.(*DaemonCli).setupConfigReloadTrap.func1(0x40006dc000, 0x40000bff80) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon_unix.go:83 +0x48 created by github.com/docker/docker/cmd/dockerd.(*DaemonCli).setupConfigReloadTrap /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/cmd/dockerd/daemon_unix.go:82 +0x9c goroutine 431 [select, 2 minutes]: github.com/docker/docker/api/server/router/system.(*systemRouter).getEvents(0x4001010190, 0x1e75b38, 0x4000ec9bc0, 0x1e68a40, 0x40004c6b60, 0x40001ebc00, 0x4000ec9ad0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/system/system_routes.go:198 +0x588 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4000ec9bc0, 0x1e68a40, 0x40004c6b60, 0x40001ebc00, 0x4000ec9ad0, 0x1e75b38, 0x4000ec9bc0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4000ec9b90, 0x1e68a40, 0x40004c6b60, 0x40001ebc00, 0x4000ec9ad0, 0x7f7827d888, 0x40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4000ec9b90, 0x1e68a40, 0x40004c6b60, 0x40001ebc00, 0x4000ec9ad0, 0x1e75b38, 0x4000ec9b90) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x40004c6b60, 0x40001ebb00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x40004a5ad0, 0x1e68a40, 0x40004c6b60, 0x40001ebb00) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000f320c0, 0x1e68a40, 0x40004c6b60, 0x40001eb900) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x40004c61c0, 0x1e68a40, 0x40004c6b60, 0x40001eb900) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x400110ad20, 0x1e75b38, 0x40004da9c0) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 391 [IO wait, 7252 minutes]: internal/poll.runtime_pollWait(0x7f78424550, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4000946318, 0x72, 0x1000, 0x1000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4000946300, 0x40008da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4000946300, 0x40008da000, 0x1000, 0x1000, 0x0, 0x4d3340, 0x4000d27918) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x4000c04040, 0x40008da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).Read(0x4000f10420, 0x40008da000, 0x1000, 0x1000, 0x0, 0x0, 0x72) /usr/lib/go/src/net/http/server.go:800 +0x234 bufio.(*Reader).fill(0x4000b637a0) /usr/lib/go/src/bufio/bufio.go:101 +0xf8 bufio.(*Reader).Peek(0x4000b637a0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x4000946300) /usr/lib/go/src/bufio/bufio.go:139 +0x40 net/http.(*conn).readRequest(0x4000d1e0a0, 0x1e75a90, 0x4000ee20c0, 0x0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:983 +0xbfc net/http.(*conn).serve(0x4000d1e0a0, 0x1e75b38, 0x4000ee20c0) /usr/lib/go/src/net/http/server.go:1878 +0x5c0 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 109 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x4000f649d0, 0x4000023183) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000f649c0) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000f64980, 0x4000396000, 0x800, 0x4000, 0xffffffffffffffff, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x4000f64a80, 0x169ea8b, 0x6, 0x7f7828d150, 0x4000f64980) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 110 [sync.Cond.Wait, 7253 minutes]: sync.runtime_notifyListWait(0x4000f64a50, 0x0) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x4000f64a40) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x4000f64a00, 0x4000032000, 0x800, 0x4000, 0x0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 github.com/docker/docker/daemon/logger.(*Copier).copySrc(0x4000f64a80, 0x169ea85, 0x6, 0x7f7828d150, 0x4000f64a00) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:86 +0x754 created by github.com/docker/docker/daemon/logger.(*Copier).Run /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/logger/copier.go:48 +0xd8 goroutine 111 [IO wait]: internal/poll.runtime_pollWait(0x7f78424380, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x400012de78, 0x72, 0x8001, 0x8000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x400012de60, 0x400039a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 os.(*File).read(...) /usr/lib/go/src/os/file_posix.go:31 os.(*File).Read(0x4000c044c0, 0x400039a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/os/file.go:117 +0x60 github.com/docker/docker/vendor/github.com/containerd/fifo.(*fifo).Read(0x400008aa80, 0x400039a000, 0x8000, 0x8000, 0x2, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/containerd/fifo/fifo.go:174 +0x134 io.copyBuffer(0x1e2f408, 0x40001e59e0, 0x7f780e3ab8, 0x400008aa80, 0x400039a000, 0x8000, 0x8000, 0x0, 0x0, 0x0) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x1e2f408, 0x40001e59e0, 0x7f780e3ab8, 0x400008aa80, 0x400039a000, 0x8000, 0x8000, 0x7f780e3ab8, 0x40008cff48, 0x109ec9c) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x1e2f408, 0x40001e59e0, 0x7f780e3ab8, 0x400008aa80, 0x400008aa80, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1.1(0x1e2f408, 0x40001e59e0, 0x7f7828d0c8, 0x400008aa80, 0x400012ee10) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:124 +0x60 created by github.com/docker/docker/container/stream.(*Config).CopyToPipe.func1 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/streams.go:123 +0x78 goroutine 419 [semacquire, 7252 minutes]: sync.runtime_Semacquire(0x4001060ca0) /usr/lib/go/src/runtime/sema.go:56 +0x38 sync.(*WaitGroup).Wait(0x4001060c98) /usr/lib/go/src/sync/waitgroup.go:130 +0x74 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Wait(0x4001060c90, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:40 +0x30 github.com/docker/docker/container/stream.(*Config).CopyStreams.func5.1(0x40011d8120, 0x4001060c90) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:138 +0x28 created by github.com/docker/docker/container/stream.(*Config).CopyStreams.func5 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:137 +0xbc goroutine 511348 [IO wait, 824 minutes]: internal/poll.runtime_pollWait(0x7f7807bbd8, 0x72, 0xffffffffffffffff) /usr/lib/go/src/runtime/netpoll.go:222 +0x44 internal/poll.(*pollDesc).wait(0x4001626098, 0x72, 0x1000, 0x1000, 0xffffffffffffffff) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:87 +0x38 internal/poll.(*pollDesc).waitRead(...) /usr/lib/go/src/internal/poll/fd_poll_runtime.go:92 internal/poll.(*FD).Read(0x4001626080, 0x4000cc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/internal/poll/fd_unix.go:166 +0x180 net.(*netFD).Read(0x4001626080, 0x4000cc8000, 0x1000, 0x1000, 0x0, 0x4d3340, 0x40014ed918) /usr/lib/go/src/net/fd_posix.go:55 +0x44 net.(*conn).Read(0x400011a008, 0x4000cc8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) /usr/lib/go/src/net/net.go:183 +0x74 net/http.(*connReader).Read(0x4000dbc8d0, 0x4000cc8000, 0x1000, 0x1000, 0x0, 0x0, 0x72) /usr/lib/go/src/net/http/server.go:800 +0x234 bufio.(*Reader).fill(0x40011d86c0) /usr/lib/go/src/bufio/bufio.go:101 +0xf8 bufio.(*Reader).Peek(0x40011d86c0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x4001626000) /usr/lib/go/src/bufio/bufio.go:139 +0x40 net/http.(*conn).readRequest(0x40011700a0, 0x1e75a90, 0x40003b6900, 0x0, 0x0, 0x0) /usr/lib/go/src/net/http/server.go:983 +0xbfc net/http.(*conn).serve(0x40011700a0, 0x1e75b38, 0x40003b6900) /usr/lib/go/src/net/http/server.go:1878 +0x5c0 created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 511349 [semacquire, 824 minutes]: sync.runtime_Semacquire(0x4000ec8760) /usr/lib/go/src/runtime/sema.go:56 +0x38 sync.(*WaitGroup).Wait(0x4000ec8758) /usr/lib/go/src/sync/waitgroup.go:130 +0x74 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Wait(0x4000ec8750, 0x46f8b8, 0x1dffba8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:40 +0x30 github.com/docker/docker/container/stream.(*Config).CopyStreams.func5.1(0x40015b00c0, 0x4000ec8750) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:138 +0x28 created by github.com/docker/docker/container/stream.(*Config).CopyStreams.func5 /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:137 +0xbc goroutine 511277 [select, 824 minutes]: github.com/docker/docker/daemon.(*Daemon).ContainerExecStart(0x40007fc000, 0x1e75ac8, 0x40001bc010, 0x40012fe071, 0x40, 0x1e32488, 0x40004981f8, 0x7f7828fdb0, 0x40004981f8, 0x0, ...) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/daemon/exec.go:276 +0xc70 github.com/docker/docker/api/server/router/container.(*containerRouter).postContainerExecStart(0x40004db0c0, 0x1e75b38, 0x4000dbd560, 0x1e68a40, 0x4000d607e0, 0x400133c800, 0x4000dbd4a0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/router/container/exec.go:132 +0x384 github.com/docker/docker/api/server/middleware.ExperimentalMiddleware.WrapHandler.func1(0x1e75b38, 0x4000dbd560, 0x1e68a40, 0x4000d607e0, 0x400133c800, 0x4000dbd4a0, 0x1e75b38, 0x4000dbd560) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/experimental.go:26 +0x140 github.com/docker/docker/api/server/middleware.VersionMiddleware.WrapHandler.func1(0x1e75b38, 0x4000dbd530, 0x1e68a40, 0x4000d607e0, 0x400133c800, 0x4000dbd4a0, 0x7f78451588, 0x40) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/middleware/version.go:62 +0x4cc github.com/docker/docker/pkg/authorization.(*Middleware).WrapHandler.func1(0x1e75b38, 0x4000dbd530, 0x1e68a40, 0x4000d607e0, 0x400133c800, 0x4000dbd4a0, 0x1e75b38, 0x4000dbd530) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/authorization/middleware.go:59 +0x5e4 github.com/docker/docker/api/server.(*Server).makeHTTPHandler.func1(0x1e68a40, 0x4000d607e0, 0x400133c700) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/api/server/server.go:141 +0x1bc net/http.HandlerFunc.ServeHTTP(0x40004a53f8, 0x1e68a40, 0x4000d607e0, 0x400133c700) /usr/lib/go/src/net/http/server.go:2069 +0x40 github.com/docker/docker/vendor/github.com/gorilla/mux.(*Router).ServeHTTP(0x4000f320c0, 0x1e68a40, 0x4000d607e0, 0x400133c500) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/github.com/gorilla/mux/mux.go:210 +0x9c net/http.serverHandler.ServeHTTP(0x40004c61c0, 0x1e68a40, 0x4000d607e0, 0x400133c500) /usr/lib/go/src/net/http/server.go:2887 +0xbc net/http.(*conn).serve(0x4000a00000, 0x1e75b38, 0x40003b6fc0) /usr/lib/go/src/net/http/server.go:1952 +0x71c created by net/http.(*Server).Serve /usr/lib/go/src/net/http/server.go:3013 +0x308 goroutine 511279 [sync.Cond.Wait, 824 minutes]: sync.runtime_notifyListWait(0x40001e7590, 0x2) /usr/lib/go/src/runtime/sema.go:513 +0xe8 sync.(*Cond).Wait(0x40001e7580) /usr/lib/go/src/sync/cond.go:56 +0xb8 github.com/docker/docker/pkg/ioutils.(*BytesPipe).Read(0x40001e74c0, 0x400146a000, 0x8000, 0x8000, 0x26, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/ioutils/bytespipe.go:135 +0x2c4 io.copyBuffer(0x7f7828fdb0, 0x40004981f8, 0x7f7828d150, 0x40001e74c0, 0x400146a000, 0x8000, 0x8000, 0x19fffc0, 0x0, 0x400130c558) /usr/lib/go/src/io/io.go:423 +0xd4 io.CopyBuffer(0x7f7828fdb0, 0x40004981f8, 0x7f7828d150, 0x40001e74c0, 0x400146a000, 0x8000, 0x8000, 0x7f782a1750, 0x40006e35e8, 0x109e584) /usr/lib/go/src/io/io.go:396 +0x60 github.com/docker/docker/pkg/pools.Copy(0x7f7828fdb0, 0x40004981f8, 0x7f7828d150, 0x40001e74c0, 0x40001e74c0, 0x1, 0x1) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/pkg/pools/pools.go:81 +0x8c github.com/docker/docker/container/stream.(*Config).CopyStreams.func2(0x169ea8b, 0x6, 0x7f7828fdb0, 0x40004981f8, 0x1e58c20, 0x40001e74c0, 0x0, 0x0) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-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(0x40001e7980, 0x1e32301) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:124 +0x60 github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go.func1(0x4000ec8750, 0x4001589ab8) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:57 +0x58 created by github.com/docker/docker/vendor/golang.org/x/sync/errgroup.(*Group).Go /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/vendor/golang.org/x/sync/errgroup/errgroup.go:54 +0x60 goroutine 511280 [select, 824 minutes]: github.com/docker/docker/container/stream.(*Config).CopyStreams.func5(0x4000ec8750, 0x1e75ac8, 0x40001bc010, 0x40012506c0, 0x4000b62d20) /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:140 +0x11c created by github.com/docker/docker/container/stream.(*Config).CopyStreams /work/build/tmp/work/cortexa72-poky-linux/balena/20.10.17+git13db38c82bdb056f013f5497b0662ad34ffb98f7-r0/git/src/import/.gopath/src/github.com/docker/docker/container/stream/attach.go:134 +0xe8 real 0m 0.07s user 0m 0.00s sys 0m 0.01s --- balena --version --- 2022-08-19 15:14:53.858794133+00:00 balenaEngine version 20.10.17, build 13db38c82bdb056f013f5497b0662ad34ffb98f7 real 0m 0.12s user 0m 0.09s sys 0m 0.06s --- balena images --- 2022-08-19 15:14:54.008931201+00:00 REPOSITORY TAG IMAGE ID CREATED SIZE registry2.balena-cloud.com/v2/580a893eb4895ac7f9a3487f7af8ab94 latest c044caefc3ff 3 weeks ago 319MB registry2.balena-cloud.com/v2/5f45c7e915a9e9281ae1a74dcbd18664 latest d8f8021e76a9 3 weeks ago 219MB balena_supervisor v14.0.8 936d20a463f5 7 weeks ago 75.7MB registry2.balena-cloud.com/v2/04a158f884a537fc1bd11f2af797676a latest 936d20a463f5 7 weeks ago 75.7MB balena-healthcheck-image latest 46331d942d63 5 months ago 9.14kB real 0m 0.13s user 0m 0.09s sys 0m 0.06s --- balena ps -a --- 2022-08-19 15:14:54.164815108+00:00 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES c8ba292dc134 c044caefc3ff "python3 pktfwd" 3 weeks ago Up 5 days packet-forwarder_5182369_2237155_4d042eec47cadf7717894efc2aef7ad4 9f1c93533f1c d8f8021e76a9 "/opt/gatewayrs/star…" 3 weeks ago Up 5 days 1680/tcp, 0.0.0.0:44158->44158/tcp, :::44158->44158/tcp helium-miner_5182370_2237155_4d042eec47cadf7717894efc2aef7ad4 e5666a05f8d4 registry2.balena-cloud.com/v2/04a158f884a537fc1bd11f2af797676a "/usr/src/app/entry.…" 12 months ago Up 5 days (healthy) balena_supervisor real 0m 0.13s user 0m 0.08s sys 0m 0.08s --- balena stats --all --no-stream --- 2022-08-19 15:14:54.328145431+00:00 CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDS c8ba292dc134 packet-forwarder_5182369_2237155_4d042eec47cadf7717894efc2aef7ad4 10.15% 15.47MiB / 3.754GiB 0.40% 8.12MB / 6.23MB 18.1MB / 59.4MB 5 9f1c93533f1c helium-miner_5182370_2237155_4d042eec47cadf7717894efc2aef7ad4 0.00% 29MiB / 3.754GiB 0.75% 369MB / 13.2MB 28.4MB / 3.31MB 4 e5666a05f8d4 balena_supervisor 0.46% 67.54MiB / 3.754GiB 1.76% 0B / 0B 37.4MB / 34.1MB 11 real 0m 2.81s user 0m 0.12s sys 0m 0.05s --- balena system df --- 2022-08-19 15:14:57.164284028+00:00 TYPE TOTAL ACTIVE SIZE RECLAIMABLE Images 4 3 614.5MB 9.136kB (0%) Containers 3 3 3.501MB 0B (0%) Local Volumes 3 3 69B 0B (0%) Build Cache 0 0 0B 0B real 0m 0.18s user 0m 0.10s sys 0m 0.05s --- balena volume ls --- 2022-08-19 15:14:57.378691001+00:00 DRIVER VOLUME NAME local 1951555_miner-log local 1951555_miner-storage local 1951555_pktfwdr real 0m 0.13s user 0m 0.09s sys 0m 0.07s --- balena network ls --- 2022-08-19 15:14:57.539186812+00:00 NETWORK ID NAME DRIVER SCOPE 1b6d603ca8de 3b217d993f774114bb333014acda110b_default bridge local 0c4ccbc0e1cb bridge bridge local 7c17b39561ca host host local 72a2ef2a6861 none null local 32286767583c supervisor0 bridge local real 0m 0.12s user 0m 0.09s sys 0m 0.06s --- systemctl status balena --no-pager --- 2022-08-19 15:14:57.698894482+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 └─storagemigration.conf Active: active (running) since Sun 2022-08-14 14:00:17 UTC; 5 days ago TriggeredBy: ● balena-engine.socket Docs: https://www.balena.io/docs/getting-started Main PID: 1584 (balenad) Tasks: 81 (limit: 4212) Memory: 152.9M CGroup: /system.slice/balena.service ├─ 1584 /usr/bin/balenad --experimental --log-driver=journald --storage-driver=overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --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 ├─ 1588 /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1584 ├─ 1648 balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info ├─ 2037 /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 44158 -container-ip 172.17.0.2 -container-port 44158 ├─ 2045 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/c8ba292dc13491aca4a8ba853e00545ed48f02cc8399ef3586380bf8c1560668 -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-balena-engine-runc -systemd-cgroup ├─ 2052 /usr/bin/balena-engine-proxy -proto tcp -host-ip :: -host-port 44158 -container-ip 172.17.0.2 -container-port 44158 ├─ 2078 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d -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-balena-engine-runc -systemd-cgroup ├─ 2435 balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/e5666a05f8d4e09b3e06be87571d0d6e0bb9065ac7c3180c86e224d6962e285e -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-balena-engine-runc -systemd-cgroup └─629382 /bin/bash Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: #-------- Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: ##### END ##### Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:14:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:14:55 4a2ae06 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms real 0m 0.07s user 0m 0.01s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u balena --- 2022-08-19 15:14:57.801027984+00:00 -- Journal begins at Fri 2022-08-19 07:20:20 UTC, ends at Fri 2022-08-19 15:14:55 UTC. -- Aug 19 15:12:01 e5666a05f8d4[1584]: [debug] Attempting container log timestamp flush... Aug 19 15:12:01 e5666a05f8d4[1584]: [debug] Container log timestamp flush complete Aug 19 15:12:05 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:15 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:20 e5666a05f8d4[1584]: [api] GET /v1/healthy 200 - 3.028 ms Aug 19 15:12:25 c8ba292dc134[1584]: Aug 19 15:12:25 c8ba292dc134[1584]: ##### 2022-08-19 15:12:25 GMT ##### Aug 19 15:12:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:12:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:12:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:12:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:12:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:12:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:12:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:12:25 c8ba292dc134[1584]: # PULL_DATA sent: 2 (100.00% acknowledged) Aug 19 15:12:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:12:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:12:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:12:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:12:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1229459709 Aug 19 15:12:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 692359543 Aug 19 15:12:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:12:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:12:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:12:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:12:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:12:25 c8ba292dc134[1584]: #-------- Aug 19 15:12:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:12:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:12:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:12:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:12:25 c8ba292dc134[1584]: Aug 19 15:12:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:12:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:12:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:12:25 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:35 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:46 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:55 c8ba292dc134[1584]: Aug 19 15:12:55 c8ba292dc134[1584]: ##### 2022-08-19 15:12:55 GMT ##### Aug 19 15:12:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:12:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:12:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:12:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:12:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:12:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:12:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:12:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:12:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:12:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:12:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:12:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:12:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1259461652 Aug 19 15:12:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 722359543 Aug 19 15:12:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:12:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:12:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:12:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:12:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:12:55 c8ba292dc134[1584]: #-------- Aug 19 15:12:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:12:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:12:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:12:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:12:55 c8ba292dc134[1584]: Aug 19 15:12:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:12:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:12:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:12:56 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:06 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:07 9f1c93533f1c[1584]: INFO updated routing to height 1486584, module: dispatcher Aug 19 15:13:16 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:25 c8ba292dc134[1584]: Aug 19 15:13:25 c8ba292dc134[1584]: ##### 2022-08-19 15:13:25 GMT ##### Aug 19 15:13:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:13:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:13:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:13:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:13:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:13:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:13:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:13:25 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:13:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:13:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:13:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:13:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:13:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1289468823 Aug 19 15:13:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 752359543 Aug 19 15:13:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:13:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:13:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:13:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:13:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:13:25 c8ba292dc134[1584]: #-------- Aug 19 15:13:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:13:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:13:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:13:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:13:25 c8ba292dc134[1584]: Aug 19 15:13:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:13:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:13:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:13:26 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:37 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:47 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:55 c8ba292dc134[1584]: Aug 19 15:13:55 c8ba292dc134[1584]: ##### 2022-08-19 15:13:55 GMT ##### Aug 19 15:13:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:13:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:13:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:13:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:13:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:13:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:13:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:13:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:13:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:13:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:13:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:13:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:13:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1319485656 Aug 19 15:13:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 782359543 Aug 19 15:13:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:13:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:13:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:13:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:13:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:13:55 c8ba292dc134[1584]: #-------- Aug 19 15:13:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:13:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:13:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:13:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:13:55 c8ba292dc134[1584]: Aug 19 15:13:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:13:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:13:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:13:57 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:03 balenad[1584]: time="2022-08-19T15:14:03.523125622Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:14:03 balenad[1648]: time="2022-08-19T15:14:03.559468899Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:14:03 balenad[1648]: time="2022-08-19T15:14:03.564136303Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a3f9ec73ff7ca7bab7a8271f150744a735b3cd30bb9bd2556f081f7a1199100d.sock debug=false pid=708632 Aug 19 15:14:04 balenad[1648]: time="2022-08-19T15:14:04.607135957Z" level=info msg="shim reaped" id=42cad1befb994d6e43d6eb4028992667d94c7f3ca95df1098dfde81ba67fff8d Aug 19 15:14:04 balenad[1584]: time="2022-08-19T15:14:04.610689778Z" level=info msg="ignoring event" container=42cad1befb994d6e43d6eb4028992667d94c7f3ca95df1098dfde81ba67fff8d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:14:07 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:17 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:25 c8ba292dc134[1584]: Aug 19 15:14:25 c8ba292dc134[1584]: ##### 2022-08-19 15:14:25 GMT ##### Aug 19 15:14:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:14:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:14:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:14:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:14:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:14:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:14:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:14:25 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:14:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:14:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:14:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:14:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:14:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1349491069 Aug 19 15:14:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 812359543 Aug 19 15:14:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:14:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:14:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:14:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:14:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:25 c8ba292dc134[1584]: #-------- Aug 19 15:14:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:14:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:14:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:14:25 c8ba292dc134[1584]: Aug 19 15:14:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:14:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:14:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:14:28 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:38 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:48 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:55 c8ba292dc134[1584]: Aug 19 15:14:55 c8ba292dc134[1584]: ##### 2022-08-19 15:14:55 GMT ##### Aug 19 15:14:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:14:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:14:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:14:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:14:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:14:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:14:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:14:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:14:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:14:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:14:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:14:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:14:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1379498723 Aug 19 15:14:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 842359543 Aug 19 15:14:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:14:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:14:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:14:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:14:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:55 c8ba292dc134[1584]: #-------- Aug 19 15:14:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:14:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:14:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:14:55 c8ba292dc134[1584]: Aug 19 15:14:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:14:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:14:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms real 0m 0.03s user 0m 0.00s sys 0m 0.02s --- journalctl --no-pager --no-hostname -n 1000 -at balenad --- 2022-08-19 15:14:57.857470384+00:00 -- Journal begins at Fri 2022-08-19 07:20:20 UTC, ends at Fri 2022-08-19 15:14:55 UTC. -- Aug 19 07:20:55 balenad[1584]: time="2022-08-19T07:20:55.487774703Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:20:55 balenad[1648]: time="2022-08-19T07:20:55.552306449Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:20:55 balenad[1648]: time="2022-08-19T07:20:55.558474767Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6b5a09ee569962145d56762718d288cdc1e0d9e219d1b5ce37989edb1fd7f475.sock debug=false pid=663065 Aug 19 07:20:56 balenad[1648]: time="2022-08-19T07:20:56.570370518Z" level=info msg="shim reaped" id=edc9f69f2afbd0c58582e9a26f0f75abdd61fe39ebc178c93e9d74dcf87de1af Aug 19 07:20:56 balenad[1584]: time="2022-08-19T07:20:56.582778783Z" level=info msg="ignoring event" container=edc9f69f2afbd0c58582e9a26f0f75abdd61fe39ebc178c93e9d74dcf87de1af module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:23:57 balenad[1584]: time="2022-08-19T07:23:57.511142297Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:23:57 balenad[1648]: time="2022-08-19T07:23:57.553125829Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:23:57 balenad[1648]: time="2022-08-19T07:23:57.557594143Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/dcae377e29c87bce6a61149683ecaba34bd9c98047857283d482012c2c36f69d.sock debug=false pid=663363 Aug 19 07:23:58 balenad[1648]: time="2022-08-19T07:23:58.599186882Z" level=info msg="shim reaped" id=beb584e464e2efb31a48ad483d842642ab4111142b157620d89f3b2de1e5aead Aug 19 07:23:58 balenad[1584]: time="2022-08-19T07:23:58.602470817Z" level=info msg="ignoring event" container=beb584e464e2efb31a48ad483d842642ab4111142b157620d89f3b2de1e5aead module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:26:59 balenad[1584]: time="2022-08-19T07:26:59.464432971Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:26:59 balenad[1648]: time="2022-08-19T07:26:59.502653516Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:26:59 balenad[1648]: time="2022-08-19T07:26:59.507874842Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7c46bd24779fc9d2a61cdaaefee9258de4815d47d58523e69ee5ca67454cdf61.sock debug=false pid=663658 Aug 19 07:27:00 balenad[1648]: time="2022-08-19T07:27:00.584805762Z" level=info msg="shim reaped" id=442ef35f47536dd5b79a6d5a3137855b7b5e4d563a613a9eecdc69f4e46fd5da Aug 19 07:27:00 balenad[1584]: time="2022-08-19T07:27:00.588523137Z" level=info msg="ignoring event" container=442ef35f47536dd5b79a6d5a3137855b7b5e4d563a613a9eecdc69f4e46fd5da module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:30:01 balenad[1584]: time="2022-08-19T07:30:01.353511298Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:30:01 balenad[1648]: time="2022-08-19T07:30:01.394859142Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:30:01 balenad[1648]: time="2022-08-19T07:30:01.400626296Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/950b4b1f1c8c91fac2df3603ceeeddfaa665dcf7c2f4f78a8b2db47da0cd1a27.sock debug=false pid=663935 Aug 19 07:30:02 balenad[1648]: time="2022-08-19T07:30:02.469232953Z" level=info msg="shim reaped" id=49843c4678622905dea1d6c922a46d2944d49da7971229ec6bc7ab4e3d0036e8 Aug 19 07:30:02 balenad[1584]: time="2022-08-19T07:30:02.472296427Z" level=info msg="ignoring event" container=49843c4678622905dea1d6c922a46d2944d49da7971229ec6bc7ab4e3d0036e8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:33:03 balenad[1584]: time="2022-08-19T07:33:03.336101741Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:33:03 balenad[1648]: time="2022-08-19T07:33:03.374667110Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:33:03 balenad[1648]: time="2022-08-19T07:33:03.378961017Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/81d2a17d45fd184496ae15c27eda245eabdf5014050aeaf495891c00fbb0adb0.sock debug=false pid=664229 Aug 19 07:33:04 balenad[1648]: time="2022-08-19T07:33:04.507449265Z" level=info msg="shim reaped" id=df164e3463d51d00810a463ca09cecef9b3299e1bc8ae934998539f6059cadf0 Aug 19 07:33:04 balenad[1584]: time="2022-08-19T07:33:04.511658062Z" level=info msg="ignoring event" container=df164e3463d51d00810a463ca09cecef9b3299e1bc8ae934998539f6059cadf0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:36:05 balenad[1584]: time="2022-08-19T07:36:05.262732829Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:36:05 balenad[1648]: time="2022-08-19T07:36:05.305265682Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:36:05 balenad[1648]: time="2022-08-19T07:36:05.309172018Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/44be053fbcc715f2c6f3d3595e1a5ace6e2a275d494e4a9b337e0125acb00f74.sock debug=false pid=664513 Aug 19 07:36:06 balenad[1648]: time="2022-08-19T07:36:06.399475543Z" level=info msg="shim reaped" id=d5640eb8de7c41f0bd4620e9424c50e0a4128170ee466c81a8bdcf08ead8fc22 Aug 19 07:36:06 balenad[1584]: time="2022-08-19T07:36:06.412930111Z" level=info msg="ignoring event" container=d5640eb8de7c41f0bd4620e9424c50e0a4128170ee466c81a8bdcf08ead8fc22 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:39:07 balenad[1584]: time="2022-08-19T07:39:07.182338819Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:39:07 balenad[1648]: time="2022-08-19T07:39:07.228776527Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:39:07 balenad[1648]: time="2022-08-19T07:39:07.231973092Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/855e2cece67944eb8c771a424064d7452bbb6291a4240caf8763fede03283c52.sock debug=false pid=664809 Aug 19 07:39:08 balenad[1648]: time="2022-08-19T07:39:08.270515677Z" level=info msg="shim reaped" id=e13611f977a0b911d1419cf708993b7b92f0ed32869503e056d45dbd4c990b96 Aug 19 07:39:08 balenad[1584]: time="2022-08-19T07:39:08.274004721Z" level=info msg="ignoring event" container=e13611f977a0b911d1419cf708993b7b92f0ed32869503e056d45dbd4c990b96 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:42:09 balenad[1584]: time="2022-08-19T07:42:09.106783189Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:42:09 balenad[1648]: time="2022-08-19T07:42:09.151812150Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:42:09 balenad[1648]: time="2022-08-19T07:42:09.155575376Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/30b240e06dcf60cc68256e97b4171a93ed5599409d412a74a99f0a8559a3d710.sock debug=false pid=665120 Aug 19 07:42:10 balenad[1648]: time="2022-08-19T07:42:10.216547786Z" level=info msg="shim reaped" id=1146c950b200f0bd61cb0dcb5a05a7a90307771130bb412e3efe6840fcd53b05 Aug 19 07:42:10 balenad[1584]: time="2022-08-19T07:42:10.221296152Z" level=info msg="ignoring event" container=1146c950b200f0bd61cb0dcb5a05a7a90307771130bb412e3efe6840fcd53b05 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:45:11 balenad[1584]: time="2022-08-19T07:45:11.003640652Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:45:11 balenad[1648]: time="2022-08-19T07:45:11.041094827Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:45:11 balenad[1648]: time="2022-08-19T07:45:11.045829286Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ab8164ef1efaccad99b7998887bd8690161abd9ff5e8c2e70e3fb3b03b2a54c9.sock debug=false pid=665386 Aug 19 07:45:12 balenad[1648]: time="2022-08-19T07:45:12.080408017Z" level=info msg="shim reaped" id=e4afd5615a1893a8cf2fc96924bebd60c29e1dc9499cdf83bc615e73e6608401 Aug 19 07:45:12 balenad[1584]: time="2022-08-19T07:45:12.085615379Z" level=info msg="ignoring event" container=e4afd5615a1893a8cf2fc96924bebd60c29e1dc9499cdf83bc615e73e6608401 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:48:12 balenad[1584]: time="2022-08-19T07:48:12.897651106Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:48:12 balenad[1648]: time="2022-08-19T07:48:12.943263228Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:48:12 balenad[1648]: time="2022-08-19T07:48:12.948235055Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d6152133e68c9b6b65c83e3e2bee34998bbab6f6eccc525dd6b80a544305d58c.sock debug=false pid=665688 Aug 19 07:48:14 balenad[1648]: time="2022-08-19T07:48:14.021472803Z" level=info msg="shim reaped" id=6a3a90158e58f98637abccdebc2b1b591bd084dff9349b58b130d6d539d29872 Aug 19 07:48:14 balenad[1584]: time="2022-08-19T07:48:14.026180206Z" level=info msg="ignoring event" container=6a3a90158e58f98637abccdebc2b1b591bd084dff9349b58b130d6d539d29872 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:51:14 balenad[1584]: time="2022-08-19T07:51:14.857139354Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:51:14 balenad[1648]: time="2022-08-19T07:51:14.893682259Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:51:14 balenad[1648]: time="2022-08-19T07:51:14.899377821Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/214ff45cd6c50aefa8c16a8c0ac9401745dcd6a7dbf2fdda50a588b40a99e7ba.sock debug=false pid=665964 Aug 19 07:51:15 balenad[1648]: time="2022-08-19T07:51:15.934544843Z" level=info msg="shim reaped" id=bb410888236154dbf1964e852f239a4eaf4d1de24846c5973a882517754041e2 Aug 19 07:51:15 balenad[1584]: time="2022-08-19T07:51:15.938155108Z" level=info msg="ignoring event" container=bb410888236154dbf1964e852f239a4eaf4d1de24846c5973a882517754041e2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:54:16 balenad[1584]: time="2022-08-19T07:54:16.711746076Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:54:16 balenad[1648]: time="2022-08-19T07:54:16.758479855Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:54:16 balenad[1648]: time="2022-08-19T07:54:16.763367535Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/92fbf05a37fe144772e096404ba2191cd0711c30058b44f2012293084739d0e2.sock debug=false pid=666269 Aug 19 07:54:17 balenad[1648]: time="2022-08-19T07:54:17.860206410Z" level=info msg="shim reaped" id=d789d90b9afce0f7b5768511eb5f1e3c2d71aa5b571fa9d332fc84c190d3e1a6 Aug 19 07:54:17 balenad[1584]: time="2022-08-19T07:54:17.864993016Z" level=info msg="ignoring event" container=d789d90b9afce0f7b5768511eb5f1e3c2d71aa5b571fa9d332fc84c190d3e1a6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 07:57:18 balenad[1584]: time="2022-08-19T07:57:18.607524436Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 07:57:18 balenad[1648]: time="2022-08-19T07:57:18.647270961Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 07:57:18 balenad[1648]: time="2022-08-19T07:57:18.651375592Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c8f97b4aa55e1b1d4e3b39db7842c0c958a743f0253140686d562d9d93f60c30.sock debug=false pid=666567 Aug 19 07:57:19 balenad[1648]: time="2022-08-19T07:57:19.668112145Z" level=info msg="shim reaped" id=ffa3fcdf64c78285900d2de1a0cfff2ace4f5202ca3fe4c47c5a353b63280a48 Aug 19 07:57:19 balenad[1584]: time="2022-08-19T07:57:19.671177433Z" level=info msg="ignoring event" container=ffa3fcdf64c78285900d2de1a0cfff2ace4f5202ca3fe4c47c5a353b63280a48 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:00:20 balenad[1584]: time="2022-08-19T08:00:20.464809131Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:00:20 balenad[1648]: time="2022-08-19T08:00:20.508383382Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:00:20 balenad[1648]: time="2022-08-19T08:00:20.512578957Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7d42c28f4b44629ef2a8a1d08118a73e2d56f9d647db07f55ea0b96bf2765c1d.sock debug=false pid=666855 Aug 19 08:00:21 balenad[1648]: time="2022-08-19T08:00:21.561634747Z" level=info msg="shim reaped" id=07ddc655fd18fbe0a2aee068d5d5d3142913c8c3236d5149b38ad684705fe8f1 Aug 19 08:00:21 balenad[1584]: time="2022-08-19T08:00:21.566815535Z" level=info msg="ignoring event" container=07ddc655fd18fbe0a2aee068d5d5d3142913c8c3236d5149b38ad684705fe8f1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:03:22 balenad[1584]: time="2022-08-19T08:03:22.329694986Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:03:22 balenad[1648]: time="2022-08-19T08:03:22.372488670Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:03:22 balenad[1648]: time="2022-08-19T08:03:22.376174786Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d0a08c414be934d3f67633fa62d1865b0276493181b797e7eb651863d152a913.sock debug=false pid=667148 Aug 19 08:03:23 balenad[1648]: time="2022-08-19T08:03:23.433588282Z" level=info msg="shim reaped" id=2d1109630e2d60e3a5e9c31309de9063f86c0823669066a32661d7354338530f Aug 19 08:03:23 balenad[1584]: time="2022-08-19T08:03:23.436311110Z" level=info msg="ignoring event" container=2d1109630e2d60e3a5e9c31309de9063f86c0823669066a32661d7354338530f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:06:24 balenad[1584]: time="2022-08-19T08:06:24.483442639Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:06:24 balenad[1648]: time="2022-08-19T08:06:24.572828603Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:06:24 balenad[1648]: time="2022-08-19T08:06:24.577718134Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2a9be30c8fce40c4a97dfb463876bfabcf59c2a934a6104e7c39965b2028b030.sock debug=false pid=667429 Aug 19 08:06:25 balenad[1648]: time="2022-08-19T08:06:25.660569427Z" level=info msg="shim reaped" id=a75d719c522e6864f8f503dcb70fd78599889d63b1162526bd4aa66e3acc276c Aug 19 08:06:25 balenad[1584]: time="2022-08-19T08:06:25.663283941Z" level=info msg="ignoring event" container=a75d719c522e6864f8f503dcb70fd78599889d63b1162526bd4aa66e3acc276c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:09:26 balenad[1584]: time="2022-08-19T08:09:26.734905449Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:09:26 balenad[1648]: time="2022-08-19T08:09:26.807564336Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:09:26 balenad[1648]: time="2022-08-19T08:09:26.813354156Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/95a3d5221d3d4ce278c11654787f0e982647d54ed58989498713bd6344c23885.sock debug=false pid=667736 Aug 19 08:09:27 balenad[1648]: time="2022-08-19T08:09:27.856196426Z" level=info msg="shim reaped" id=fbd510b0b5cb83a480c7d4e69ddae5cacfb63b344662898c4369047587b3c7c1 Aug 19 08:09:27 balenad[1584]: time="2022-08-19T08:09:27.859875987Z" level=info msg="ignoring event" container=fbd510b0b5cb83a480c7d4e69ddae5cacfb63b344662898c4369047587b3c7c1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:12:28 balenad[1584]: time="2022-08-19T08:12:28.953432838Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:12:29 balenad[1648]: time="2022-08-19T08:12:29.038224583Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:12:29 balenad[1648]: time="2022-08-19T08:12:29.043726942Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f0067bcc03a6bee94f2102a3ffe713fe68d874458c64bf1a0540cfaeb897c112.sock debug=false pid=668035 Aug 19 08:12:30 balenad[1648]: time="2022-08-19T08:12:30.082638506Z" level=info msg="shim reaped" id=6cdec977f8b344958cc3de27918579f598466de3099fc2ac85e438a0427ed0c1 Aug 19 08:12:30 balenad[1584]: time="2022-08-19T08:12:30.086921728Z" level=info msg="ignoring event" container=6cdec977f8b344958cc3de27918579f598466de3099fc2ac85e438a0427ed0c1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:15:31 balenad[1584]: time="2022-08-19T08:15:31.014939314Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:15:31 balenad[1648]: time="2022-08-19T08:15:31.051529551Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:15:31 balenad[1648]: time="2022-08-19T08:15:31.057292983Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/789fd5fd18f74c4460d722c1fc0ef9dcb77fabd5f16d378dbe82f76e187ec0bf.sock debug=false pid=668319 Aug 19 08:15:32 balenad[1648]: time="2022-08-19T08:15:32.088304301Z" level=info msg="shim reaped" id=42ecca57ad41a67024c2d3f6fa46b46d3f1c130ec4b4130364a41caf246374e7 Aug 19 08:15:32 balenad[1584]: time="2022-08-19T08:15:32.091252849Z" level=info msg="ignoring event" container=42ecca57ad41a67024c2d3f6fa46b46d3f1c130ec4b4130364a41caf246374e7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:18:32 balenad[1584]: time="2022-08-19T08:18:32.869530220Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:18:32 balenad[1648]: time="2022-08-19T08:18:32.912176646Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:18:32 balenad[1648]: time="2022-08-19T08:18:32.917003234Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/10c95b6f8cd419482d20702e2062fcbb94883a99633dde2787b24d22d7de2d27.sock debug=false pid=668610 Aug 19 08:18:33 balenad[1648]: time="2022-08-19T08:18:33.951794982Z" level=info msg="shim reaped" id=53fa498b45113698353f89c9ffa7ffaeb5af1d0e14ed9794027a77cf82a5592e Aug 19 08:18:33 balenad[1584]: time="2022-08-19T08:18:33.954402496Z" level=info msg="ignoring event" container=53fa498b45113698353f89c9ffa7ffaeb5af1d0e14ed9794027a77cf82a5592e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:21:34 balenad[1584]: time="2022-08-19T08:21:34.800281811Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:21:34 balenad[1648]: time="2022-08-19T08:21:34.842841237Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:21:34 balenad[1648]: time="2022-08-19T08:21:34.846486094Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7ea5c4e074de0fd8c77dec0b313f0374073138e86fb7a2f57c99ae3dd42164c1.sock debug=false pid=668894 Aug 19 08:21:35 balenad[1648]: time="2022-08-19T08:21:35.940958620Z" level=info msg="shim reaped" id=e21c56c78fbf480fff24f3e1c455b55ef7c8fa08514901c3b7144783d5edc9ab Aug 19 08:21:35 balenad[1584]: time="2022-08-19T08:21:35.952988793Z" level=info msg="ignoring event" container=e21c56c78fbf480fff24f3e1c455b55ef7c8fa08514901c3b7144783d5edc9ab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:24:36 balenad[1584]: time="2022-08-19T08:24:36.783431082Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:24:36 balenad[1648]: time="2022-08-19T08:24:36.827453384Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:24:36 balenad[1648]: time="2022-08-19T08:24:36.833864329Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8a3855ce3089af93f5147c9a204c5c5b02345b03cc439e27bb090a4558c69a08.sock debug=false pid=669194 Aug 19 08:24:37 balenad[1648]: time="2022-08-19T08:24:37.844907413Z" level=info msg="shim reaped" id=d4c4411f0ea968bbb178c133ca10f06ad921dad00d3b0c62291f37d22ffec04e Aug 19 08:24:37 balenad[1584]: time="2022-08-19T08:24:37.847775925Z" level=info msg="ignoring event" container=d4c4411f0ea968bbb178c133ca10f06ad921dad00d3b0c62291f37d22ffec04e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:27:38 balenad[1584]: time="2022-08-19T08:27:38.603062272Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:27:38 balenad[1648]: time="2022-08-19T08:27:38.639408548Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:27:38 balenad[1648]: time="2022-08-19T08:27:38.644370061Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a7a27bd002c9cb3faee79eb553b6b39922d97502d5e5de6c9365e8b1ebb1572e.sock debug=false pid=669505 Aug 19 08:27:39 balenad[1648]: time="2022-08-19T08:27:39.683017979Z" level=info msg="shim reaped" id=eb13ed6468430035ecfb87bb575b0cabe1bcb6454e7d452ad7d582bc66063571 Aug 19 08:27:39 balenad[1584]: time="2022-08-19T08:27:39.686612985Z" level=info msg="ignoring event" container=eb13ed6468430035ecfb87bb575b0cabe1bcb6454e7d452ad7d582bc66063571 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:30:40 balenad[1584]: time="2022-08-19T08:30:40.543389003Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:30:40 balenad[1648]: time="2022-08-19T08:30:40.585618210Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:30:40 balenad[1648]: time="2022-08-19T08:30:40.589317104Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c4473b4a381faecad8af8ac6bb32812e2f8a4bfcb030fcace332bf9b6bea5741.sock debug=false pid=669782 Aug 19 08:30:41 balenad[1648]: time="2022-08-19T08:30:41.631104365Z" level=info msg="shim reaped" id=62d260c4d12f191e3f4a1d7397cb24f22f1ff0d6d85d7b532356b4fa51875710 Aug 19 08:30:41 balenad[1584]: time="2022-08-19T08:30:41.635915953Z" level=info msg="ignoring event" container=62d260c4d12f191e3f4a1d7397cb24f22f1ff0d6d85d7b532356b4fa51875710 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:33:42 balenad[1584]: time="2022-08-19T08:33:42.399633470Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:33:42 balenad[1648]: time="2022-08-19T08:33:42.436869554Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:33:42 balenad[1648]: time="2022-08-19T08:33:42.441158628Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0133812f8da7602f8166f5f452276b0679d5e2adad8399d6ee22be9e4a78389d.sock debug=false pid=670080 Aug 19 08:33:43 balenad[1648]: time="2022-08-19T08:33:43.516681744Z" level=info msg="shim reaped" id=0968137af618fb0769fb99bd9067cbb822695a5224185bc926f6589666d19f8b Aug 19 08:33:43 balenad[1584]: time="2022-08-19T08:33:43.520433174Z" level=info msg="ignoring event" container=0968137af618fb0769fb99bd9067cbb822695a5224185bc926f6589666d19f8b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:36:44 balenad[1584]: time="2022-08-19T08:36:44.323059754Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:36:44 balenad[1648]: time="2022-08-19T08:36:44.363126961Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:36:44 balenad[1648]: time="2022-08-19T08:36:44.367872550Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9db2ed3a173cbdb3fc000a946212d0bc34b7e13d79beee38e1eb06add44c5fe3.sock debug=false pid=670356 Aug 19 08:36:45 balenad[1648]: time="2022-08-19T08:36:45.448582806Z" level=info msg="shim reaped" id=46a61892995a40a48fc665683bce79c9d2ff89a8479180a31ec6a30ca0c1f986 Aug 19 08:36:45 balenad[1584]: time="2022-08-19T08:36:45.451513651Z" level=info msg="ignoring event" container=46a61892995a40a48fc665683bce79c9d2ff89a8479180a31ec6a30ca0c1f986 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:39:46 balenad[1584]: time="2022-08-19T08:39:46.211218980Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:39:46 balenad[1648]: time="2022-08-19T08:39:46.256301811Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:39:46 balenad[1648]: time="2022-08-19T08:39:46.261643579Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a7f71056ac523735ffc648746ae44cacaca0ba1460b577b028afe2f5399da7d9.sock debug=false pid=670652 Aug 19 08:39:47 balenad[1648]: time="2022-08-19T08:39:47.289829921Z" level=info msg="shim reaped" id=0280498b61a91038e8d175f3704d5208eb8b94b8517ca169aa6f50449f1464bb Aug 19 08:39:47 balenad[1584]: time="2022-08-19T08:39:47.293356798Z" level=info msg="ignoring event" container=0280498b61a91038e8d175f3704d5208eb8b94b8517ca169aa6f50449f1464bb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:42:48 balenad[1584]: time="2022-08-19T08:42:48.141410413Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:42:48 balenad[1648]: time="2022-08-19T08:42:48.179708932Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:42:48 balenad[1648]: time="2022-08-19T08:42:48.183178328Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9aaa74edde8e148e24147619548521b5c86b27a42846e5165a9b01db74ac99ee.sock debug=false pid=670960 Aug 19 08:42:49 balenad[1648]: time="2022-08-19T08:42:49.208960321Z" level=info msg="shim reaped" id=99184c5fcb29bafd1d4af813bca4e838fb3586818ecba6f96beceba578320073 Aug 19 08:42:49 balenad[1584]: time="2022-08-19T08:42:49.213706001Z" level=info msg="ignoring event" container=99184c5fcb29bafd1d4af813bca4e838fb3586818ecba6f96beceba578320073 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:45:50 balenad[1584]: time="2022-08-19T08:45:50.059777983Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:45:50 balenad[1648]: time="2022-08-19T08:45:50.098390166Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:45:50 balenad[1648]: time="2022-08-19T08:45:50.101113883Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9da8369e653796d3b186a6f119d7be2893f5aefd84cd564828b3a3dcfbd8a404.sock debug=false pid=671235 Aug 19 08:45:51 balenad[1648]: time="2022-08-19T08:45:51.161084098Z" level=info msg="shim reaped" id=2cfeff7300e516b3b6ea39f16c4a033d5a3584fa535b66e6fdf489ce7258db97 Aug 19 08:45:51 balenad[1584]: time="2022-08-19T08:45:51.166104184Z" level=info msg="ignoring event" container=2cfeff7300e516b3b6ea39f16c4a033d5a3584fa535b66e6fdf489ce7258db97 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:48:51 balenad[1584]: time="2022-08-19T08:48:51.931368965Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:48:51 balenad[1648]: time="2022-08-19T08:48:51.981176310Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:48:51 balenad[1648]: time="2022-08-19T08:48:51.985815288Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/58c4f32645cdf686b064123944f7acf232c969a215ece5c3c2a3c0d25b48a812.sock debug=false pid=671529 Aug 19 08:48:53 balenad[1648]: time="2022-08-19T08:48:53.011794705Z" level=info msg="shim reaped" id=26af5f5e30ba705078d759dcc62175530cb29dffe8c0b1e3c910b0366409c995 Aug 19 08:48:53 balenad[1584]: time="2022-08-19T08:48:53.017065567Z" level=info msg="ignoring event" container=26af5f5e30ba705078d759dcc62175530cb29dffe8c0b1e3c910b0366409c995 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:51:53 balenad[1584]: time="2022-08-19T08:51:53.778371599Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:51:53 balenad[1648]: time="2022-08-19T08:51:53.814042456Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:51:53 balenad[1648]: time="2022-08-19T08:51:53.818138216Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d91b41957035b8c4c0154bb05f8dd7d543a141960fe29c00258809b9a5043c70.sock debug=false pid=671831 Aug 19 08:51:54 balenad[1648]: time="2022-08-19T08:51:54.862582325Z" level=info msg="shim reaped" id=544884c44fc696c8b71b709f112601676fb4cdc8e2a6d5075309c03e40d2c95b Aug 19 08:51:54 balenad[1584]: time="2022-08-19T08:51:54.867312450Z" level=info msg="ignoring event" container=544884c44fc696c8b71b709f112601676fb4cdc8e2a6d5075309c03e40d2c95b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:54:55 balenad[1584]: time="2022-08-19T08:54:55.689547328Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:54:55 balenad[1648]: time="2022-08-19T08:54:55.730790600Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:54:55 balenad[1648]: time="2022-08-19T08:54:55.734483586Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5071e7c7979c5c8ab42b4a488d903654c4edf6469cd7f30490b57bc591f7891c.sock debug=false pid=672117 Aug 19 08:54:56 balenad[1648]: time="2022-08-19T08:54:56.839679444Z" level=info msg="shim reaped" id=2eea851bae47b7b609ceca895a3250d90424207b36faa3a13ed8478e54e57338 Aug 19 08:54:56 balenad[1584]: time="2022-08-19T08:54:56.844332959Z" level=info msg="ignoring event" container=2eea851bae47b7b609ceca895a3250d90424207b36faa3a13ed8478e54e57338 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 08:57:57 balenad[1584]: time="2022-08-19T08:57:57.954741685Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 08:57:58 balenad[1648]: time="2022-08-19T08:57:58.018740943Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 08:57:58 balenad[1648]: time="2022-08-19T08:57:58.023211201Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/95e94fa44d386683a74c567bfa5b40e6b2f1b6ab616f2211304e7cbcddc9f126.sock debug=false pid=672410 Aug 19 08:57:59 balenad[1648]: time="2022-08-19T08:57:59.067864363Z" level=info msg="shim reaped" id=d66ef25f7d77cc83339de43f2d1ac9f44bec198af5edb1dec65c0bd57223b8eb Aug 19 08:57:59 balenad[1584]: time="2022-08-19T08:57:59.070741116Z" level=info msg="ignoring event" container=d66ef25f7d77cc83339de43f2d1ac9f44bec198af5edb1dec65c0bd57223b8eb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:01:00 balenad[1584]: time="2022-08-19T09:01:00.136599298Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:01:00 balenad[1648]: time="2022-08-19T09:01:00.210373435Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:01:00 balenad[1648]: time="2022-08-19T09:01:00.214284568Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d1d216c135293e75e372c91ea571f18df2bcf5db8c376440c05c84ae929ef643.sock debug=false pid=672698 Aug 19 09:01:01 balenad[1648]: time="2022-08-19T09:01:01.256862285Z" level=info msg="shim reaped" id=469cf7ffd608d9a81b179ac2fc26d270cb603bb89d6e0da89ccb1f95315cf563 Aug 19 09:01:01 balenad[1584]: time="2022-08-19T09:01:01.259356930Z" level=info msg="ignoring event" container=469cf7ffd608d9a81b179ac2fc26d270cb603bb89d6e0da89ccb1f95315cf563 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:04:02 balenad[1584]: time="2022-08-19T09:04:02.332507739Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:04:02 balenad[1648]: time="2022-08-19T09:04:02.397128770Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:04:02 balenad[1648]: time="2022-08-19T09:04:02.402325855Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/19765663e5a6c498ed51391c91b0ed0a619f45e752213611653b6432ae660836.sock debug=false pid=673002 Aug 19 09:04:03 balenad[1648]: time="2022-08-19T09:04:03.455188927Z" level=info msg="shim reaped" id=933677e714dd57c0bb83efaf6e0756c60be94dc88f33e75011215a87f3fd44c2 Aug 19 09:04:03 balenad[1584]: time="2022-08-19T09:04:03.459644888Z" level=info msg="ignoring event" container=933677e714dd57c0bb83efaf6e0756c60be94dc88f33e75011215a87f3fd44c2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:07:04 balenad[1584]: time="2022-08-19T09:07:04.313661227Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:07:04 balenad[1648]: time="2022-08-19T09:07:04.357052831Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:07:04 balenad[1648]: time="2022-08-19T09:07:04.361302942Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/645aeac3f8220c44260337e71fd1119a93988d2e0a11b78fbed1b848ff05f908.sock debug=false pid=673302 Aug 19 09:07:05 balenad[1648]: time="2022-08-19T09:07:05.398568687Z" level=info msg="shim reaped" id=6ca1803c2c83706ad73495c7f64869a26f2128cc7a0743d8e2f3325338adf58c Aug 19 09:07:05 balenad[1584]: time="2022-08-19T09:07:05.400818371Z" level=info msg="ignoring event" container=6ca1803c2c83706ad73495c7f64869a26f2128cc7a0743d8e2f3325338adf58c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:10:06 balenad[1584]: time="2022-08-19T09:10:06.259460136Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:10:06 balenad[1648]: time="2022-08-19T09:10:06.295736376Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:10:06 balenad[1648]: time="2022-08-19T09:10:06.299812007Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/18b55a6f51c557cbc6149df496bce2ea2369cffe30e972a61f8bcc236a9bedc6.sock debug=false pid=673573 Aug 19 09:10:07 balenad[1648]: time="2022-08-19T09:10:07.344204764Z" level=info msg="shim reaped" id=466f05bdb33f47e7b6e233ae997040055e21286410ce6032ac65c6e56810f988 Aug 19 09:10:07 balenad[1584]: time="2022-08-19T09:10:07.347833085Z" level=info msg="ignoring event" container=466f05bdb33f47e7b6e233ae997040055e21286410ce6032ac65c6e56810f988 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:13:08 balenad[1584]: time="2022-08-19T09:13:08.105224711Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:13:08 balenad[1648]: time="2022-08-19T09:13:08.147990562Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:13:08 balenad[1648]: time="2022-08-19T09:13:08.152590022Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b15d68435a0f42467c055b18585709334af5112b58d46a98705f087d8892b566.sock debug=false pid=673870 Aug 19 09:13:09 balenad[1648]: time="2022-08-19T09:13:09.184844607Z" level=info msg="shim reaped" id=015df6aec60478c8dddc6a2da216e8b259fe0d845cf8be736b26af1214bbfe84 Aug 19 09:13:09 balenad[1584]: time="2022-08-19T09:13:09.188545926Z" level=info msg="ignoring event" container=015df6aec60478c8dddc6a2da216e8b259fe0d845cf8be736b26af1214bbfe84 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:16:10 balenad[1584]: time="2022-08-19T09:16:10.021676266Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:16:10 balenad[1648]: time="2022-08-19T09:16:10.057357326Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:16:10 balenad[1648]: time="2022-08-19T09:16:10.061950860Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e1566ecbafd589b3dfe733841c67c6279eeea0f6b714241724f63b53a3657353.sock debug=false pid=674151 Aug 19 09:16:11 balenad[1648]: time="2022-08-19T09:16:11.086081035Z" level=info msg="shim reaped" id=17282e1c9da43eafe54b89e3bbf34fc81a255568c00a6e2197adca5f0ed679ad Aug 19 09:16:11 balenad[1584]: time="2022-08-19T09:16:11.088709790Z" level=info msg="ignoring event" container=17282e1c9da43eafe54b89e3bbf34fc81a255568c00a6e2197adca5f0ed679ad module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:19:11 balenad[1584]: time="2022-08-19T09:19:11.926231586Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:19:11 balenad[1648]: time="2022-08-19T09:19:11.971141510Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:19:11 balenad[1648]: time="2022-08-19T09:19:11.975219307Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d4bf10c39dba2115dd421855ef8a59050b565b7cc524025b1bc478853768d70f.sock debug=false pid=674450 Aug 19 09:19:13 balenad[1648]: time="2022-08-19T09:19:13.004771121Z" level=info msg="shim reaped" id=91a63de7be0ba5c9b2f116e0c638e0d0b0a4046585da669a0432d5b0a53cf391 Aug 19 09:19:13 balenad[1584]: time="2022-08-19T09:19:13.008672476Z" level=info msg="ignoring event" container=91a63de7be0ba5c9b2f116e0c638e0d0b0a4046585da669a0432d5b0a53cf391 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:22:13 balenad[1584]: time="2022-08-19T09:22:13.838471191Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:22:13 balenad[1648]: time="2022-08-19T09:22:13.876905115Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:22:13 balenad[1648]: time="2022-08-19T09:22:13.882637843Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b319831a247a4956ff5a3da6476053b6ae9c482c25cb17f1f075f8ffc5ec2a3a.sock debug=false pid=674745 Aug 19 09:22:14 balenad[1648]: time="2022-08-19T09:22:14.926701067Z" level=info msg="shim reaped" id=566fae459da5cf9f9a62b9f03e1573f9c9404fb70972e29bc373131f3343b3cd Aug 19 09:22:14 balenad[1584]: time="2022-08-19T09:22:14.930481145Z" level=info msg="ignoring event" container=566fae459da5cf9f9a62b9f03e1573f9c9404fb70972e29bc373131f3343b3cd module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:25:15 balenad[1584]: time="2022-08-19T09:25:15.836184607Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:25:15 balenad[1648]: time="2022-08-19T09:25:15.885582417Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:25:15 balenad[1648]: time="2022-08-19T09:25:15.890183359Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/76565dfca32dd617a3ad4e067660cb613ba53254671e19579c5a6445fd150f76.sock debug=false pid=675022 Aug 19 09:25:16 balenad[1648]: time="2022-08-19T09:25:16.940167624Z" level=info msg="shim reaped" id=a0da5ecfdaa51d6473a30be96c6d0cc92ec68a7d09afa2ddc171ac9cb7248099 Aug 19 09:25:16 balenad[1584]: time="2022-08-19T09:25:16.944881398Z" level=info msg="ignoring event" container=a0da5ecfdaa51d6473a30be96c6d0cc92ec68a7d09afa2ddc171ac9cb7248099 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:28:17 balenad[1584]: time="2022-08-19T09:28:17.789039821Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:28:17 balenad[1648]: time="2022-08-19T09:28:17.829813169Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:28:17 balenad[1648]: time="2022-08-19T09:28:17.833890597Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/753b98b12af4fe073a810c3ec2837157eda4afc282e3a7204c6b26e8110a1dbb.sock debug=false pid=675327 Aug 19 09:28:18 balenad[1648]: time="2022-08-19T09:28:18.891910533Z" level=info msg="shim reaped" id=387c73064b6eac86e5406975ee9382b8dbcce1b44f52366c5b9ec433184dc760 Aug 19 09:28:18 balenad[1584]: time="2022-08-19T09:28:18.896155718Z" level=info msg="ignoring event" container=387c73064b6eac86e5406975ee9382b8dbcce1b44f52366c5b9ec433184dc760 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:31:19 balenad[1584]: time="2022-08-19T09:31:19.670520490Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:31:19 balenad[1648]: time="2022-08-19T09:31:19.714186054Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:31:19 balenad[1648]: time="2022-08-19T09:31:19.718588997Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/cf1441d7735065cd738d97a27544a383b451bd93603aeac53b1c6bbb9785cb57.sock debug=false pid=675609 Aug 19 09:31:20 balenad[1648]: time="2022-08-19T09:31:20.741075168Z" level=info msg="shim reaped" id=c41a6584fb327d2a81885cea02b11e005aa1857f8ea3e30da4388a9fbbe55eee Aug 19 09:31:20 balenad[1584]: time="2022-08-19T09:31:20.743356130Z" level=info msg="ignoring event" container=c41a6584fb327d2a81885cea02b11e005aa1857f8ea3e30da4388a9fbbe55eee module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:34:21 balenad[1584]: time="2022-08-19T09:34:21.575140068Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:34:21 balenad[1648]: time="2022-08-19T09:34:21.611956433Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:34:21 balenad[1648]: time="2022-08-19T09:34:21.618398914Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4073d98af3dca21486cf1a00b20423d41ee14d1d363c8074bb841c49275f6816.sock debug=false pid=675914 Aug 19 09:34:22 balenad[1648]: time="2022-08-19T09:34:22.640266961Z" level=info msg="shim reaped" id=a0fb2f1468bb993bb7f108a7bb146e4b8ca6df65870eb3e8a07561027623e298 Aug 19 09:34:22 balenad[1584]: time="2022-08-19T09:34:22.643793559Z" level=info msg="ignoring event" container=a0fb2f1468bb993bb7f108a7bb146e4b8ca6df65870eb3e8a07561027623e298 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:37:23 balenad[1584]: time="2022-08-19T09:37:23.469602976Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:37:23 balenad[1648]: time="2022-08-19T09:37:23.519568596Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:37:23 balenad[1648]: time="2022-08-19T09:37:23.524012224Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/25f81f926586e45b9eb64ea739c2f1c8e98df0bffcde03bef2997460cef3c061.sock debug=false pid=676204 Aug 19 09:37:24 balenad[1648]: time="2022-08-19T09:37:24.583731553Z" level=info msg="shim reaped" id=48a78abd65041fbf7fac14db112aeb6c4b75f206f8df79d7b55a23fe7c941946 Aug 19 09:37:24 balenad[1584]: time="2022-08-19T09:37:24.587397076Z" level=info msg="ignoring event" container=48a78abd65041fbf7fac14db112aeb6c4b75f206f8df79d7b55a23fe7c941946 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:40:25 balenad[1584]: time="2022-08-19T09:40:25.408799624Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:40:25 balenad[1648]: time="2022-08-19T09:40:25.452216394Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:40:25 balenad[1648]: time="2022-08-19T09:40:25.456346987Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a07b4372d9ba4ecd55f4dc351ef805c42bcb67c993f947463cee061318189194.sock debug=false pid=676488 Aug 19 09:40:26 balenad[1648]: time="2022-08-19T09:40:26.482062501Z" level=info msg="shim reaped" id=6963bead772dd3ff2e0a639fea123efed0e5573c4f3708782f24b3aa84cddff3 Aug 19 09:40:26 balenad[1584]: time="2022-08-19T09:40:26.486666794Z" level=info msg="ignoring event" container=6963bead772dd3ff2e0a639fea123efed0e5573c4f3708782f24b3aa84cddff3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:43:27 balenad[1584]: time="2022-08-19T09:43:27.248828413Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:43:27 balenad[1648]: time="2022-08-19T09:43:27.288984785Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:43:27 balenad[1648]: time="2022-08-19T09:43:27.293185712Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0330dbb49970f5a39b39a135cb5c9a2513ebabb46c76b713be51b3a8a5246e46.sock debug=false pid=676787 Aug 19 09:43:28 balenad[1648]: time="2022-08-19T09:43:28.358109828Z" level=info msg="shim reaped" id=e5675d4ca8460e9e2aabc9c16c7f687822584b46f57eeef0114e900aa600c064 Aug 19 09:43:28 balenad[1584]: time="2022-08-19T09:43:28.362237885Z" level=info msg="ignoring event" container=e5675d4ca8460e9e2aabc9c16c7f687822584b46f57eeef0114e900aa600c064 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:46:29 balenad[1584]: time="2022-08-19T09:46:29.216562460Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:46:29 balenad[1648]: time="2022-08-19T09:46:29.288292039Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:46:29 balenad[1648]: time="2022-08-19T09:46:29.292393096Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3e45fb59257ee5f6f4c697ee5979a8491139be9a8e5af4277bbf70b20cee5936.sock debug=false pid=677061 Aug 19 09:46:30 balenad[1648]: time="2022-08-19T09:46:30.390480053Z" level=info msg="shim reaped" id=ab556a93c023ceb925d0d3f86f6e76c187395c18e8191bcda3ca5bf7f68da5e7 Aug 19 09:46:30 balenad[1584]: time="2022-08-19T09:46:30.395017143Z" level=info msg="ignoring event" container=ab556a93c023ceb925d0d3f86f6e76c187395c18e8191bcda3ca5bf7f68da5e7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:49:31 balenad[1584]: time="2022-08-19T09:49:31.449410273Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:49:31 balenad[1648]: time="2022-08-19T09:49:31.529493076Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:49:31 balenad[1648]: time="2022-08-19T09:49:31.534534439Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/81157cccc027c996c4788c7bdddb75be07a88e23e804588e36690bbda0b378ec.sock debug=false pid=677368 Aug 19 09:49:32 balenad[1648]: time="2022-08-19T09:49:32.623767733Z" level=info msg="shim reaped" id=05df1d76546cd4fc41f0a398d5869a7ee3ddf913e6764ce9b20b64e77ed0ca98 Aug 19 09:49:32 balenad[1584]: time="2022-08-19T09:49:32.627424349Z" level=info msg="ignoring event" container=05df1d76546cd4fc41f0a398d5869a7ee3ddf913e6764ce9b20b64e77ed0ca98 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:52:33 balenad[1584]: time="2022-08-19T09:52:33.702031599Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:52:33 balenad[1648]: time="2022-08-19T09:52:33.769871305Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:52:33 balenad[1648]: time="2022-08-19T09:52:33.773027352Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5b31e73839fbb595cc095950c1a2ad1a12bdeb8468aea8bbe2a64c481b0d2bbb.sock debug=false pid=677660 Aug 19 09:52:34 balenad[1648]: time="2022-08-19T09:52:34.912297413Z" level=info msg="shim reaped" id=b1d3f8c6194cf2b5b7340add1debd83637a3c8b9fe2eeca7363ecf160f1c3bfa Aug 19 09:52:34 balenad[1584]: time="2022-08-19T09:52:34.916545265Z" level=info msg="ignoring event" container=b1d3f8c6194cf2b5b7340add1debd83637a3c8b9fe2eeca7363ecf160f1c3bfa module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:55:35 balenad[1584]: time="2022-08-19T09:55:35.993915954Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:55:36 balenad[1648]: time="2022-08-19T09:55:36.073722630Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:55:36 balenad[1648]: time="2022-08-19T09:55:36.078106462Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7870b20a80b5558e90d3e1a0b9df8d713734e8b8639d452b508babb2da7ab6cd.sock debug=false pid=677940 Aug 19 09:55:37 balenad[1648]: time="2022-08-19T09:55:37.138963780Z" level=info msg="shim reaped" id=fab4f7e5aae460388f8e9e4ceeaafafa9bf390cf48f696de2584fe888322e97a Aug 19 09:55:37 balenad[1584]: time="2022-08-19T09:55:37.143747109Z" level=info msg="ignoring event" container=fab4f7e5aae460388f8e9e4ceeaafafa9bf390cf48f696de2584fe888322e97a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 09:58:37 balenad[1584]: time="2022-08-19T09:58:37.911247588Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 09:58:37 balenad[1648]: time="2022-08-19T09:58:37.952097714Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 09:58:37 balenad[1648]: time="2022-08-19T09:58:37.957062801Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0b0866a7dfd8f895a91d10e197d9a43c6590e23b469505c34e4f1725eec6558e.sock debug=false pid=678239 Aug 19 09:58:38 balenad[1648]: time="2022-08-19T09:58:38.984388096Z" level=info msg="shim reaped" id=bc9bd86fd68057a2db9517a91a3fadada8a37eca45bc438269b73e9392057396 Aug 19 09:58:38 balenad[1584]: time="2022-08-19T09:58:38.987314793Z" level=info msg="ignoring event" container=bc9bd86fd68057a2db9517a91a3fadada8a37eca45bc438269b73e9392057396 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:01:39 balenad[1584]: time="2022-08-19T10:01:39.799808511Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:01:39 balenad[1648]: time="2022-08-19T10:01:39.838853800Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:01:39 balenad[1648]: time="2022-08-19T10:01:39.844816656Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/db57fc456a09ca4bb43df161043dcc40e673e0dbeb4e61a16596b3c363944c80.sock debug=false pid=678523 Aug 19 10:01:40 balenad[1648]: time="2022-08-19T10:01:40.909464867Z" level=info msg="shim reaped" id=d661ddf3ff1d09debbd23355148f4a07d8455eb6c48aeec8c8528045e2d09b56 Aug 19 10:01:40 balenad[1584]: time="2022-08-19T10:01:40.913435758Z" level=info msg="ignoring event" container=d661ddf3ff1d09debbd23355148f4a07d8455eb6c48aeec8c8528045e2d09b56 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:04:41 balenad[1584]: time="2022-08-19T10:04:41.731833350Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:04:41 balenad[1648]: time="2022-08-19T10:04:41.768175830Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:04:41 balenad[1648]: time="2022-08-19T10:04:41.773046936Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ca1ad793197a333c1b42bb8cbdd80062951b1a5a09d192b1a6f0f285275188be.sock debug=false pid=678824 Aug 19 10:04:42 balenad[1648]: time="2022-08-19T10:04:42.824041414Z" level=info msg="shim reaped" id=cdbf949244f1d45cc96895adf387a2606787f642a550ac2a75bbdba688fbc130 Aug 19 10:04:42 balenad[1584]: time="2022-08-19T10:04:42.827346441Z" level=info msg="ignoring event" container=cdbf949244f1d45cc96895adf387a2606787f642a550ac2a75bbdba688fbc130 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:07:43 balenad[1584]: time="2022-08-19T10:07:43.644976410Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:07:43 balenad[1648]: time="2022-08-19T10:07:43.688288848Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:07:43 balenad[1648]: time="2022-08-19T10:07:43.693423600Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/dfe804c9b72382b13cdcd79e0bf81cb96b227488af4aa7d36343b0ac686ecda8.sock debug=false pid=679131 Aug 19 10:07:44 balenad[1648]: time="2022-08-19T10:07:44.708597520Z" level=info msg="shim reaped" id=9855031a6d93c475e1679238c548592852c19d01e606d260a16912a7302d9e5f Aug 19 10:07:44 balenad[1584]: time="2022-08-19T10:07:44.713253609Z" level=info msg="ignoring event" container=9855031a6d93c475e1679238c548592852c19d01e606d260a16912a7302d9e5f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:10:45 balenad[1584]: time="2022-08-19T10:10:45.522485484Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:10:45 balenad[1648]: time="2022-08-19T10:10:45.558688354Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:10:45 balenad[1648]: time="2022-08-19T10:10:45.564101399Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ae16252a2bb14f985ef00f105d6617eea9b4d3db30f54e6ab162e1237230b4e0.sock debug=false pid=679399 Aug 19 10:10:46 balenad[1648]: time="2022-08-19T10:10:46.638615914Z" level=info msg="shim reaped" id=e94708decf90b1e6188893baa2318a037f928ac87a8dc532894032bedd300072 Aug 19 10:10:46 balenad[1584]: time="2022-08-19T10:10:46.641131077Z" level=info msg="ignoring event" container=e94708decf90b1e6188893baa2318a037f928ac87a8dc532894032bedd300072 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:13:47 balenad[1584]: time="2022-08-19T10:13:47.434876365Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:13:47 balenad[1648]: time="2022-08-19T10:13:47.477569531Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:13:47 balenad[1648]: time="2022-08-19T10:13:47.482791004Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bcd20bfe660fc189797d5f9899e22c2990f30b43dc54d070d6d1d9d23343249a.sock debug=false pid=679705 Aug 19 10:13:48 balenad[1648]: time="2022-08-19T10:13:48.514488520Z" level=info msg="shim reaped" id=e0e10f7a4db2fd610bdfaecf1a5a924b46f9642aa8991accfd538bfe37c2c50c Aug 19 10:13:48 balenad[1584]: time="2022-08-19T10:13:48.516947999Z" level=info msg="ignoring event" container=e0e10f7a4db2fd610bdfaecf1a5a924b46f9642aa8991accfd538bfe37c2c50c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:16:49 balenad[1584]: time="2022-08-19T10:16:49.283604208Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:16:49 balenad[1648]: time="2022-08-19T10:16:49.326279503Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:16:49 balenad[1648]: time="2022-08-19T10:16:49.330131581Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/23d2aa01a8b2f8c22c61c588fe8d516aab54dd13e10cb6b8ea09f7404843e0fe.sock debug=false pid=679986 Aug 19 10:16:50 balenad[1648]: time="2022-08-19T10:16:50.439658290Z" level=info msg="shim reaped" id=5b724f1fa9e48890a7d80f26c059628bfa38911b0288266ca38ee4f322326b04 Aug 19 10:16:50 balenad[1584]: time="2022-08-19T10:16:50.442503303Z" level=info msg="ignoring event" container=5b724f1fa9e48890a7d80f26c059628bfa38911b0288266ca38ee4f322326b04 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:19:51 balenad[1584]: time="2022-08-19T10:19:51.323192704Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:19:51 balenad[1648]: time="2022-08-19T10:19:51.363638389Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:19:51 balenad[1648]: time="2022-08-19T10:19:51.368225460Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5416b9a298fd4284d1f95d7ba368f9546718c7c0e4ee13a65952059f720d49b0.sock debug=false pid=680288 Aug 19 10:19:52 balenad[1648]: time="2022-08-19T10:19:52.410113240Z" level=info msg="shim reaped" id=3e59d6a9b97a38eee9581ca9e1b9d5dff6e6dd14c50bd78af1d51f39a53d4de2 Aug 19 10:19:52 balenad[1584]: time="2022-08-19T10:19:52.421939248Z" level=info msg="ignoring event" container=3e59d6a9b97a38eee9581ca9e1b9d5dff6e6dd14c50bd78af1d51f39a53d4de2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:22:53 balenad[1584]: time="2022-08-19T10:22:53.204174748Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:22:53 balenad[1648]: time="2022-08-19T10:22:53.246492064Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:22:53 balenad[1648]: time="2022-08-19T10:22:53.252256477Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5a7b95f1206fdfaccba5bdd117fc5925b02e4c693c6fdc49c18649bfbee6492b.sock debug=false pid=680594 Aug 19 10:22:54 balenad[1648]: time="2022-08-19T10:22:54.379327867Z" level=info msg="shim reaped" id=dd9f4002ca6231502d3f35e9680d311e771380683be88f98f03e8375fc4c477a Aug 19 10:22:54 balenad[1584]: time="2022-08-19T10:22:54.383987771Z" level=info msg="ignoring event" container=dd9f4002ca6231502d3f35e9680d311e771380683be88f98f03e8375fc4c477a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:25:55 balenad[1584]: time="2022-08-19T10:25:55.203799017Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:25:55 balenad[1648]: time="2022-08-19T10:25:55.247123492Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:25:55 balenad[1648]: time="2022-08-19T10:25:55.251504343Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b7fc0951636a7bd9c838cf44952d3f3acf2fff74994137928be693a3d2d8458b.sock debug=false pid=680867 Aug 19 10:25:56 balenad[1648]: time="2022-08-19T10:25:56.294683074Z" level=info msg="shim reaped" id=21b50ec9ae85cf2fb353674a5a755a04baf877575800b18d7c0d14f00aeb6e19 Aug 19 10:25:56 balenad[1584]: time="2022-08-19T10:25:56.299867214Z" level=info msg="ignoring event" container=21b50ec9ae85cf2fb353674a5a755a04baf877575800b18d7c0d14f00aeb6e19 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:28:57 balenad[1584]: time="2022-08-19T10:28:57.065496970Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:28:57 balenad[1648]: time="2022-08-19T10:28:57.104626462Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:28:57 balenad[1648]: time="2022-08-19T10:28:57.108819333Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/29c6fa910a243285f268f4cb48e79e10126014d6e6d66ac2fe79b726be2d4d4c.sock debug=false pid=681175 Aug 19 10:28:58 balenad[1648]: time="2022-08-19T10:28:58.139182676Z" level=info msg="shim reaped" id=5cbe15e4916cfdc797782fe7c27919336e77297a7c15496438d82ad20aee9b6e Aug 19 10:28:58 balenad[1584]: time="2022-08-19T10:28:58.142897940Z" level=info msg="ignoring event" container=5cbe15e4916cfdc797782fe7c27919336e77297a7c15496438d82ad20aee9b6e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:31:58 balenad[1584]: time="2022-08-19T10:31:58.926109728Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:31:58 balenad[1648]: time="2022-08-19T10:31:58.968645968Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:31:58 balenad[1648]: time="2022-08-19T10:31:58.974036440Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9d2623b4709f29f980509663b38dc36f02c2b445dc2fe16e24616e953ff66213.sock debug=false pid=681468 Aug 19 10:32:00 balenad[1648]: time="2022-08-19T10:32:00.030804461Z" level=info msg="shim reaped" id=6e630a9619a2d6f320bfd61c2602359e0614a0c7cfa26d6afc2305a8ccac2ff7 Aug 19 10:32:00 balenad[1584]: time="2022-08-19T10:32:00.034848277Z" level=info msg="ignoring event" container=6e630a9619a2d6f320bfd61c2602359e0614a0c7cfa26d6afc2305a8ccac2ff7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:35:00 balenad[1584]: time="2022-08-19T10:35:00.800329867Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:35:00 balenad[1648]: time="2022-08-19T10:35:00.840904217Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:35:00 balenad[1648]: time="2022-08-19T10:35:00.845642176Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0ff7728ea38c71bf35700d136756283c216b0499dd66692b9be54835adbad5be.sock debug=false pid=681750 Aug 19 10:35:01 balenad[1648]: time="2022-08-19T10:35:01.906026240Z" level=info msg="shim reaped" id=c6fafad3ec4e4794b17a799f9411b87748f4b815d18f4dce4869bd8731c39967 Aug 19 10:35:01 balenad[1584]: time="2022-08-19T10:35:01.909067639Z" level=info msg="ignoring event" container=c6fafad3ec4e4794b17a799f9411b87748f4b815d18f4dce4869bd8731c39967 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:38:02 balenad[1584]: time="2022-08-19T10:38:02.791909114Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:38:02 balenad[1648]: time="2022-08-19T10:38:02.878324473Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:38:02 balenad[1648]: time="2022-08-19T10:38:02.883177505Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0a7298c59c8a13b99d94675a6b9a28b157f4278e0a3709ee439aa464e3557b58.sock debug=false pid=682048 Aug 19 10:38:03 balenad[1648]: time="2022-08-19T10:38:03.946200156Z" level=info msg="shim reaped" id=6e38afdf700e3657daac2f2ef45ae40b7ad2af41cca869ca069d9e4074b648ba Aug 19 10:38:03 balenad[1584]: time="2022-08-19T10:38:03.958488272Z" level=info msg="ignoring event" container=6e38afdf700e3657daac2f2ef45ae40b7ad2af41cca869ca069d9e4074b648ba module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:41:04 balenad[1584]: time="2022-08-19T10:41:04.976358275Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:41:05 balenad[1648]: time="2022-08-19T10:41:05.044188073Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:41:05 balenad[1648]: time="2022-08-19T10:41:05.050665609Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/6e2989001c33a785a3bea13d4e53ef3e7b91a20003b78de970e66875fcaf532d.sock debug=false pid=682330 Aug 19 10:41:06 balenad[1648]: time="2022-08-19T10:41:06.153877689Z" level=info msg="shim reaped" id=e5b53f97d2a487aa6df4e20024338d85cb522a99b141a4e2a0ab425b3354a963 Aug 19 10:41:06 balenad[1584]: time="2022-08-19T10:41:06.165704697Z" level=info msg="ignoring event" container=e5b53f97d2a487aa6df4e20024338d85cb522a99b141a4e2a0ab425b3354a963 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:44:07 balenad[1584]: time="2022-08-19T10:44:07.172815368Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:44:07 balenad[1648]: time="2022-08-19T10:44:07.244745390Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:44:07 balenad[1648]: time="2022-08-19T10:44:07.249526163Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ff549b0481bd60ab7dfb247cf6c1a5c3fc259a3f1d8d6c0543cf8f9a041a21b2.sock debug=false pid=682623 Aug 19 10:44:08 balenad[1648]: time="2022-08-19T10:44:08.425449924Z" level=info msg="shim reaped" id=69ad2cfea99273f28d1ba195e71d4fc1eb395010722ca1e1afafba9a146bc5eb Aug 19 10:44:08 balenad[1584]: time="2022-08-19T10:44:08.429429408Z" level=info msg="ignoring event" container=69ad2cfea99273f28d1ba195e71d4fc1eb395010722ca1e1afafba9a146bc5eb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:47:09 balenad[1584]: time="2022-08-19T10:47:09.469141480Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:47:09 balenad[1648]: time="2022-08-19T10:47:09.541218130Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:47:09 balenad[1648]: time="2022-08-19T10:47:09.546122958Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b4df2bd83d155a605979b38f0f26a385ac14446f951c272175c67804bc3423ba.sock debug=false pid=682930 Aug 19 10:47:10 balenad[1648]: time="2022-08-19T10:47:10.670085894Z" level=info msg="shim reaped" id=2bd4d6e66f585643483be3255c63caa9d5de9e5874e46d5620fb85c3187b5985 Aug 19 10:47:10 balenad[1584]: time="2022-08-19T10:47:10.675501810Z" level=info msg="ignoring event" container=2bd4d6e66f585643483be3255c63caa9d5de9e5874e46d5620fb85c3187b5985 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:50:11 balenad[1584]: time="2022-08-19T10:50:11.461235241Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:50:11 balenad[1648]: time="2022-08-19T10:50:11.505483949Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:50:11 balenad[1648]: time="2022-08-19T10:50:11.508842975Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/24b301181c2437b50bef16ddc87a881273b31532d0ed7df36c83bdb4b4541dcc.sock debug=false pid=683218 Aug 19 10:50:12 balenad[1648]: time="2022-08-19T10:50:12.610898694Z" level=info msg="shim reaped" id=f7ca1a7ace776c4e3c98e7542deb65c9b8783c89490fbdbd80e935a95ea97be7 Aug 19 10:50:12 balenad[1584]: time="2022-08-19T10:50:12.614971399Z" level=info msg="ignoring event" container=f7ca1a7ace776c4e3c98e7542deb65c9b8783c89490fbdbd80e935a95ea97be7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:53:13 balenad[1584]: time="2022-08-19T10:53:13.460916826Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:53:13 balenad[1648]: time="2022-08-19T10:53:13.500107669Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:53:13 balenad[1648]: time="2022-08-19T10:53:13.503785600Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/47ef97976efde2ec55c747ae7cfcf167f7de197d12e476c45844463c75478eaf.sock debug=false pid=683521 Aug 19 10:53:14 balenad[1648]: time="2022-08-19T10:53:14.552756337Z" level=info msg="shim reaped" id=2272415f9570e118f27a61d599599c924581b4a8c15535302ab39575c178362a Aug 19 10:53:14 balenad[1584]: time="2022-08-19T10:53:14.555722589Z" level=info msg="ignoring event" container=2272415f9570e118f27a61d599599c924581b4a8c15535302ab39575c178362a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:56:15 balenad[1584]: time="2022-08-19T10:56:15.385115456Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:56:15 balenad[1648]: time="2022-08-19T10:56:15.433283018Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:56:15 balenad[1648]: time="2022-08-19T10:56:15.437473852Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/935bc581d45ab46f995074cc003ea95b20282ee4f18dc2d14c9db065e6e5eb8c.sock debug=false pid=683801 Aug 19 10:56:16 balenad[1648]: time="2022-08-19T10:56:16.479453390Z" level=info msg="shim reaped" id=bc9cc34d7c18a5649d804926122fc462199c38641079a02cd0d7f9cf2fd16d29 Aug 19 10:56:16 balenad[1584]: time="2022-08-19T10:56:16.484165127Z" level=info msg="ignoring event" container=bc9cc34d7c18a5649d804926122fc462199c38641079a02cd0d7f9cf2fd16d29 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 10:59:17 balenad[1584]: time="2022-08-19T10:59:17.351868197Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 10:59:17 balenad[1648]: time="2022-08-19T10:59:17.390446657Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 10:59:17 balenad[1648]: time="2022-08-19T10:59:17.394848471Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b7572b813a123e21f5eb030c00fe9dea47cc8524318cb10d722df961c2663b00.sock debug=false pid=684096 Aug 19 10:59:18 balenad[1648]: time="2022-08-19T10:59:18.431583148Z" level=info msg="shim reaped" id=c45d249bafb88ff89d3608c1496a26b198b5847c9ade3d032bc4236a896174ad Aug 19 10:59:18 balenad[1584]: time="2022-08-19T10:59:18.433803165Z" level=info msg="ignoring event" container=c45d249bafb88ff89d3608c1496a26b198b5847c9ade3d032bc4236a896174ad module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:02:19 balenad[1584]: time="2022-08-19T11:02:19.377463759Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:02:19 balenad[1648]: time="2022-08-19T11:02:19.418718733Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:02:19 balenad[1648]: time="2022-08-19T11:02:19.422534774Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f8d8d513063c94b3e40a3608801b1ebc6c7c6080b7da5b7f51138ff6274c4720.sock debug=false pid=684402 Aug 19 11:02:20 balenad[1648]: time="2022-08-19T11:02:20.480313638Z" level=info msg="shim reaped" id=09aa28287d4787af880eb64ee0d6fc99b41c567ea8f21baf6f48c21588626b8b Aug 19 11:02:20 balenad[1584]: time="2022-08-19T11:02:20.485058523Z" level=info msg="ignoring event" container=09aa28287d4787af880eb64ee0d6fc99b41c567ea8f21baf6f48c21588626b8b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:05:21 balenad[1584]: time="2022-08-19T11:05:21.323193554Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:05:21 balenad[1648]: time="2022-08-19T11:05:21.366721471Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:05:21 balenad[1648]: time="2022-08-19T11:05:21.372518328Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8a2d2a47cb3a6fecd1bf65c56b205ddbaea4b4b5c052ec105114204986f820ed.sock debug=false pid=684682 Aug 19 11:05:22 balenad[1648]: time="2022-08-19T11:05:22.468083196Z" level=info msg="shim reaped" id=d51206a273db86a5070e68e5f05510b47046fdf25a410f612e2080998ec6733f Aug 19 11:05:22 balenad[1584]: time="2022-08-19T11:05:22.470821802Z" level=info msg="ignoring event" container=d51206a273db86a5070e68e5f05510b47046fdf25a410f612e2080998ec6733f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:08:23 balenad[1584]: time="2022-08-19T11:08:23.219434279Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:08:23 balenad[1648]: time="2022-08-19T11:08:23.260251053Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:08:23 balenad[1648]: time="2022-08-19T11:08:23.264592053Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/02aab2225619e5c5738b56330caed4be11e4053b6a6f2c036a17c7c03cf06369.sock debug=false pid=684990 Aug 19 11:08:24 balenad[1648]: time="2022-08-19T11:08:24.292583380Z" level=info msg="shim reaped" id=1aadffc96e90c846f68a237bcdae0eac9696e036e6de3ce1afd4564eb5843abb Aug 19 11:08:24 balenad[1584]: time="2022-08-19T11:08:24.297106155Z" level=info msg="ignoring event" container=1aadffc96e90c846f68a237bcdae0eac9696e036e6de3ce1afd4564eb5843abb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:11:25 balenad[1584]: time="2022-08-19T11:11:25.074122589Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:11:25 balenad[1648]: time="2022-08-19T11:11:25.111057341Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:11:25 balenad[1648]: time="2022-08-19T11:11:25.116549627Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9215af9e1bef99a5a19228a81a3e1cb4443b17b0497dde0698458909b560d420.sock debug=false pid=685260 Aug 19 11:11:26 balenad[1648]: time="2022-08-19T11:11:26.188276110Z" level=info msg="shim reaped" id=7044838c00b06ac2acf099eece0ff64ad1a7ade7f1ba6eab059e02948531dfa7 Aug 19 11:11:26 balenad[1584]: time="2022-08-19T11:11:26.191760302Z" level=info msg="ignoring event" container=7044838c00b06ac2acf099eece0ff64ad1a7ade7f1ba6eab059e02948531dfa7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:14:27 balenad[1584]: time="2022-08-19T11:14:27.037939263Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:14:27 balenad[1648]: time="2022-08-19T11:14:27.082800798Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:14:27 balenad[1648]: time="2022-08-19T11:14:27.086659635Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/789aa008e284d1c66672fac59804b4ee3ebe9f15f9717939a56569e16e66f3f5.sock debug=false pid=685570 Aug 19 11:14:28 balenad[1648]: time="2022-08-19T11:14:28.118983535Z" level=info msg="shim reaped" id=41cdcf2a2938547074984e31f601164d95793a968757f3e3fe48674e0be6e8f0 Aug 19 11:14:28 balenad[1584]: time="2022-08-19T11:14:28.131399057Z" level=info msg="ignoring event" container=41cdcf2a2938547074984e31f601164d95793a968757f3e3fe48674e0be6e8f0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:17:28 balenad[1584]: time="2022-08-19T11:17:28.967435180Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:17:29 balenad[1648]: time="2022-08-19T11:17:29.004444803Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:17:29 balenad[1648]: time="2022-08-19T11:17:29.008620248Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/98adf29bfb407e84e2ac6ff078330504c12ddc256e86121259686dd880add8d5.sock debug=false pid=685857 Aug 19 11:17:30 balenad[1648]: time="2022-08-19T11:17:30.102801609Z" level=info msg="shim reaped" id=84bc508188010b4bf8c72453d4d038021b1b8ce8666e30b00844a9d2e649d6bb Aug 19 11:17:30 balenad[1584]: time="2022-08-19T11:17:30.107594864Z" level=info msg="ignoring event" container=84bc508188010b4bf8c72453d4d038021b1b8ce8666e30b00844a9d2e649d6bb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:20:30 balenad[1584]: time="2022-08-19T11:20:30.886854037Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:20:30 balenad[1648]: time="2022-08-19T11:20:30.924850077Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:20:30 balenad[1648]: time="2022-08-19T11:20:30.928956004Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/57889ff843cdf02edb5530bb45ea993beeb9d971a712be4a29532d03bbb2b1e8.sock debug=false pid=686137 Aug 19 11:20:31 balenad[1648]: time="2022-08-19T11:20:31.958219616Z" level=info msg="shim reaped" id=e894d00c19864a5b0de4f15dedc1768971f5ec7a4fdefcaf3342c97247689ebb Aug 19 11:20:31 balenad[1584]: time="2022-08-19T11:20:31.962428580Z" level=info msg="ignoring event" container=e894d00c19864a5b0de4f15dedc1768971f5ec7a4fdefcaf3342c97247689ebb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:23:32 balenad[1584]: time="2022-08-19T11:23:32.703510974Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:23:32 balenad[1648]: time="2022-08-19T11:23:32.742683300Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:23:32 balenad[1648]: time="2022-08-19T11:23:32.748404084Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ada05e747587710ff5c44fe1ceff18171088d21586da0903f6918ca88036f3cd.sock debug=false pid=686433 Aug 19 11:23:33 balenad[1648]: time="2022-08-19T11:23:33.802837477Z" level=info msg="shim reaped" id=4ed3d73c409d3f3f26e82cfa4247f8e7fa3f8ce6d240e7b2df9aab6ce7fb7caf Aug 19 11:23:33 balenad[1584]: time="2022-08-19T11:23:33.807002700Z" level=info msg="ignoring event" container=4ed3d73c409d3f3f26e82cfa4247f8e7fa3f8ce6d240e7b2df9aab6ce7fb7caf module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:26:34 balenad[1584]: time="2022-08-19T11:26:34.545363025Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:26:34 balenad[1648]: time="2022-08-19T11:26:34.588119246Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:26:34 balenad[1648]: time="2022-08-19T11:26:34.593310904Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c1e3604306bcc753e44a604f0a178b60f75c85edaadc2703694c181673976266.sock debug=false pid=686721 Aug 19 11:26:35 balenad[1648]: time="2022-08-19T11:26:35.632617466Z" level=info msg="shim reaped" id=235ba137650d7fd86216972eec09bd191079c4748e8960de9786fae8a91cb028 Aug 19 11:26:35 balenad[1584]: time="2022-08-19T11:26:35.636409137Z" level=info msg="ignoring event" container=235ba137650d7fd86216972eec09bd191079c4748e8960de9786fae8a91cb028 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:29:36 balenad[1584]: time="2022-08-19T11:29:36.497540134Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:29:36 balenad[1648]: time="2022-08-19T11:29:36.568465869Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:29:36 balenad[1648]: time="2022-08-19T11:29:36.573951302Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f6aafdabd28b0a216b6282e669ce1f196488f4470e21029c87c73ea9acde49ed.sock debug=false pid=687019 Aug 19 11:29:37 balenad[1648]: time="2022-08-19T11:29:37.683654140Z" level=info msg="shim reaped" id=92512e09b87124da3b37ca1ed54afdd4b6e860b265be0f727dda332da9213506 Aug 19 11:29:37 balenad[1584]: time="2022-08-19T11:29:37.687459681Z" level=info msg="ignoring event" container=92512e09b87124da3b37ca1ed54afdd4b6e860b265be0f727dda332da9213506 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:32:38 balenad[1584]: time="2022-08-19T11:32:38.751116267Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:32:38 balenad[1648]: time="2022-08-19T11:32:38.832241838Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:32:38 balenad[1648]: time="2022-08-19T11:32:38.838189527Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/22f9e23f1c5567cf41e68ac50fc253d784c77f60fa13e0a4e1ef3de9f7b106d7.sock debug=false pid=687320 Aug 19 11:32:39 balenad[1648]: time="2022-08-19T11:32:39.924553383Z" level=info msg="shim reaped" id=92fb6a3274ce1fcd2565b242aa4271c530049fcf8f53a4a009426d2c2a0ccdab Aug 19 11:32:39 balenad[1584]: time="2022-08-19T11:32:39.928563978Z" level=info msg="ignoring event" container=92fb6a3274ce1fcd2565b242aa4271c530049fcf8f53a4a009426d2c2a0ccdab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:35:40 balenad[1584]: time="2022-08-19T11:35:40.987142608Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:35:41 balenad[1648]: time="2022-08-19T11:35:41.058799817Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:35:41 balenad[1648]: time="2022-08-19T11:35:41.062867078Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0a9bd3ebb16a1c6a05a050d903429fa8e5eec0c9fff0bf20648307c9403efbd5.sock debug=false pid=687604 Aug 19 11:35:42 balenad[1648]: time="2022-08-19T11:35:42.104661841Z" level=info msg="shim reaped" id=159124f64d49458cf2d859a5eb56ab8c0ac13e1c3caa231c6f3ffca7ae2ca9b4 Aug 19 11:35:42 balenad[1584]: time="2022-08-19T11:35:42.108065311Z" level=info msg="ignoring event" container=159124f64d49458cf2d859a5eb56ab8c0ac13e1c3caa231c6f3ffca7ae2ca9b4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:38:43 balenad[1584]: time="2022-08-19T11:38:43.191695927Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:38:43 balenad[1648]: time="2022-08-19T11:38:43.264651754Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:38:43 balenad[1648]: time="2022-08-19T11:38:43.269541286Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9f6bb265eed54c5ae55ee32e25af4c36545962c8bd210ac66b57803973cbf480.sock debug=false pid=687896 Aug 19 11:38:44 balenad[1648]: time="2022-08-19T11:38:44.379165143Z" level=info msg="shim reaped" id=913a854eabdf301897e816bf2b31cc7d40c3956e63ede28684d681b59ba1ce7a Aug 19 11:38:44 balenad[1584]: time="2022-08-19T11:38:44.383536068Z" level=info msg="ignoring event" container=913a854eabdf301897e816bf2b31cc7d40c3956e63ede28684d681b59ba1ce7a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:41:45 balenad[1584]: time="2022-08-19T11:41:45.156083244Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:41:45 balenad[1648]: time="2022-08-19T11:41:45.204013160Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:41:45 balenad[1648]: time="2022-08-19T11:41:45.208134143Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a8fe129cffe759855e7d0d63fb215e09bc783db8eb4f126cf7bf3dace2d0cb84.sock debug=false pid=688181 Aug 19 11:41:46 balenad[1648]: time="2022-08-19T11:41:46.242466896Z" level=info msg="shim reaped" id=dd10e3413b7b3d38871d8b87c18a264301d58f7f5bbe9e8f53763c74ed4cf627 Aug 19 11:41:46 balenad[1584]: time="2022-08-19T11:41:46.244956800Z" level=info msg="ignoring event" container=dd10e3413b7b3d38871d8b87c18a264301d58f7f5bbe9e8f53763c74ed4cf627 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:44:47 balenad[1584]: time="2022-08-19T11:44:47.011293919Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:44:47 balenad[1648]: time="2022-08-19T11:44:47.052651226Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:44:47 balenad[1648]: time="2022-08-19T11:44:47.056504285Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b03066838a51c93a7811efe619cfcf454c4452754afb17b66617714940e1d79c.sock debug=false pid=688479 Aug 19 11:44:48 balenad[1648]: time="2022-08-19T11:44:48.073102007Z" level=info msg="shim reaped" id=0ce7bb2395450d24638ea681f9a23a73e6cdf37756a06ce01c59a8d9140e4eea Aug 19 11:44:48 balenad[1584]: time="2022-08-19T11:44:48.075098120Z" level=info msg="ignoring event" container=0ce7bb2395450d24638ea681f9a23a73e6cdf37756a06ce01c59a8d9140e4eea module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:47:48 balenad[1584]: time="2022-08-19T11:47:48.862584370Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:47:48 balenad[1648]: time="2022-08-19T11:47:48.899566048Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:47:48 balenad[1648]: time="2022-08-19T11:47:48.904867039Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0826ec4dda3b3d89a29567d0aff2e3fdd8ddaa9840ab6cd4ae4babbd11fa0719.sock debug=false pid=688789 Aug 19 11:47:49 balenad[1648]: time="2022-08-19T11:47:49.934697572Z" level=info msg="shim reaped" id=2c3d4a6e66ce19eef439064b53418366708b6d15d7950fe355d3279e4c4164a2 Aug 19 11:47:49 balenad[1584]: time="2022-08-19T11:47:49.938395743Z" level=info msg="ignoring event" container=2c3d4a6e66ce19eef439064b53418366708b6d15d7950fe355d3279e4c4164a2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:50:50 balenad[1584]: time="2022-08-19T11:50:50.792693134Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:50:50 balenad[1648]: time="2022-08-19T11:50:50.870365476Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:50:50 balenad[1648]: time="2022-08-19T11:50:50.874276794Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8c6073530979380e49268f0102e22c11b12f899b1561115dd15883842e6c0cde.sock debug=false pid=689059 Aug 19 11:50:51 balenad[1648]: time="2022-08-19T11:50:51.965702439Z" level=info msg="shim reaped" id=2599fe980b6a7b9a6690cbe4a5310d13d00ee83b12d229ca4d8286e8ca068798 Aug 19 11:50:51 balenad[1584]: time="2022-08-19T11:50:51.969987975Z" level=info msg="ignoring event" container=2599fe980b6a7b9a6690cbe4a5310d13d00ee83b12d229ca4d8286e8ca068798 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:53:53 balenad[1584]: time="2022-08-19T11:53:53.169447786Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:53:53 balenad[1648]: time="2022-08-19T11:53:53.248642560Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:53:53 balenad[1648]: time="2022-08-19T11:53:53.257044153Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4303be4420e57b2237f5e16a5350e1bf1da59c2948ed5d8c4ee36e76b5780dba.sock debug=false pid=689353 Aug 19 11:53:54 balenad[1648]: time="2022-08-19T11:53:54.315118848Z" level=info msg="shim reaped" id=e700696e624b345b7a6c77b22ea5c588ace1b50ae15354009b2c35a9ab655b60 Aug 19 11:53:54 balenad[1584]: time="2022-08-19T11:53:54.319484051Z" level=info msg="ignoring event" container=e700696e624b345b7a6c77b22ea5c588ace1b50ae15354009b2c35a9ab655b60 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:56:55 balenad[1584]: time="2022-08-19T11:56:55.347693779Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:56:55 balenad[1648]: time="2022-08-19T11:56:55.422592719Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:56:55 balenad[1648]: time="2022-08-19T11:56:55.428041042Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2a8644cd0dd7ddbbaa3f521818b28989ab183db797ee031f4499a51c7a3b9f4c.sock debug=false pid=689626 Aug 19 11:56:56 balenad[1648]: time="2022-08-19T11:56:56.476823336Z" level=info msg="shim reaped" id=94db99c5f6af9abdce89fbe023103e21710e200f7e8be14335149bf19be88b95 Aug 19 11:56:56 balenad[1584]: time="2022-08-19T11:56:56.480669062Z" level=info msg="ignoring event" container=94db99c5f6af9abdce89fbe023103e21710e200f7e8be14335149bf19be88b95 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 11:59:57 balenad[1584]: time="2022-08-19T11:59:57.566193754Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 11:59:57 balenad[1648]: time="2022-08-19T11:59:57.643736838Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 11:59:57 balenad[1648]: time="2022-08-19T11:59:57.647552194Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7f6e20ce24f900ba7e33be3964106bf4ecedcf3ac936ff66914331ddaacafa78.sock debug=false pid=689928 Aug 19 11:59:58 balenad[1648]: time="2022-08-19T11:59:58.698603912Z" level=info msg="shim reaped" id=f9c4885700f8c4a9e52a90aad7dfe6184af7085d0ca30cd9a29520a867ef0b7f Aug 19 11:59:58 balenad[1584]: time="2022-08-19T11:59:58.703546591Z" level=info msg="ignoring event" container=f9c4885700f8c4a9e52a90aad7dfe6184af7085d0ca30cd9a29520a867ef0b7f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:02:59 balenad[1584]: time="2022-08-19T12:02:59.519083165Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:02:59 balenad[1648]: time="2022-08-19T12:02:59.563420019Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:02:59 balenad[1648]: time="2022-08-19T12:02:59.567194338Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a5172c86b46e9d3f0fcfeaa88ca08e833f1d464ca0ff0ffad1304b6754233a05.sock debug=false pid=690234 Aug 19 12:03:00 balenad[1648]: time="2022-08-19T12:03:00.639286189Z" level=info msg="shim reaped" id=ad0007fec6f5d1661af299bda77106de8fca5f7ec503428ec4104512f658eb07 Aug 19 12:03:00 balenad[1584]: time="2022-08-19T12:03:00.651894820Z" level=info msg="ignoring event" container=ad0007fec6f5d1661af299bda77106de8fca5f7ec503428ec4104512f658eb07 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:06:01 balenad[1584]: time="2022-08-19T12:06:01.546836200Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:06:01 balenad[1648]: time="2022-08-19T12:06:01.585895118Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:06:01 balenad[1648]: time="2022-08-19T12:06:01.589580234Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0d56759db758c666507a0b24e7ed3464b35f9ee005ffdec2a79df672703ddf88.sock debug=false pid=690512 Aug 19 12:06:02 balenad[1648]: time="2022-08-19T12:06:02.642103367Z" level=info msg="shim reaped" id=31354e7158db0e625b826fe0c6f7f8b0544ec0e8b4f349e6b15fa49896b2db5f Aug 19 12:06:02 balenad[1584]: time="2022-08-19T12:06:02.645676262Z" level=info msg="ignoring event" container=31354e7158db0e625b826fe0c6f7f8b0544ec0e8b4f349e6b15fa49896b2db5f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:09:03 balenad[1584]: time="2022-08-19T12:09:03.458175195Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:09:03 balenad[1648]: time="2022-08-19T12:09:03.511855449Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:09:03 balenad[1648]: time="2022-08-19T12:09:03.516105931Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/197ea19eb65f749a0a60192de365b03b6ab0d91188f78b633e17e685d9cb7435.sock debug=false pid=690808 Aug 19 12:09:04 balenad[1648]: time="2022-08-19T12:09:04.587006607Z" level=info msg="shim reaped" id=e89c646d4477ffa224ee2d54af2c0433aa1f79e0c69a72f2b462ab797fbc5549 Aug 19 12:09:04 balenad[1584]: time="2022-08-19T12:09:04.599335462Z" level=info msg="ignoring event" container=e89c646d4477ffa224ee2d54af2c0433aa1f79e0c69a72f2b462ab797fbc5549 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:12:05 balenad[1584]: time="2022-08-19T12:12:05.422029473Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:12:05 balenad[1648]: time="2022-08-19T12:12:05.475056658Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:12:05 balenad[1648]: time="2022-08-19T12:12:05.480346446Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f821b850a22f50726f8513a4d4a24b6ecbd84ba66a1824f34212b2c399ac42d3.sock debug=false pid=691107 Aug 19 12:12:06 balenad[1648]: time="2022-08-19T12:12:06.515396898Z" level=info msg="shim reaped" id=f01e4b9a17c4eab21fe2cdb23a0fe1723f67fe492f6e512f2e292ae64f6f9772 Aug 19 12:12:06 balenad[1584]: time="2022-08-19T12:12:06.518818775Z" level=info msg="ignoring event" container=f01e4b9a17c4eab21fe2cdb23a0fe1723f67fe492f6e512f2e292ae64f6f9772 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:15:07 balenad[1584]: time="2022-08-19T12:15:07.471644632Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:15:07 balenad[1648]: time="2022-08-19T12:15:07.516762757Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:15:07 balenad[1648]: time="2022-08-19T12:15:07.521200033Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/5e251fb5c7c0e83c25df59650dc4a949d73353169a7f07acbdfa2f96155de4da.sock debug=false pid=691389 Aug 19 12:15:08 balenad[1648]: time="2022-08-19T12:15:08.558023618Z" level=info msg="shim reaped" id=ed4023838e371b04c2e4ceb7d667caa8ef8f753b63236d9a7728a2119b1f1d71 Aug 19 12:15:08 balenad[1584]: time="2022-08-19T12:15:08.561608124Z" level=info msg="ignoring event" container=ed4023838e371b04c2e4ceb7d667caa8ef8f753b63236d9a7728a2119b1f1d71 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:18:09 balenad[1584]: time="2022-08-19T12:18:09.344731369Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:18:09 balenad[1648]: time="2022-08-19T12:18:09.382913739Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:18:09 balenad[1648]: time="2022-08-19T12:18:09.386987352Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/716f1631dc9a4870f4c1f083c0fe45ca676acdf57aa5e799e0a8637f0d53f7f9.sock debug=false pid=691684 Aug 19 12:18:10 balenad[1648]: time="2022-08-19T12:18:10.444887568Z" level=info msg="shim reaped" id=77ac95c08b07152d968c20090cb37ced1c939cc57176ba4028c14fd685e34f44 Aug 19 12:18:10 balenad[1584]: time="2022-08-19T12:18:10.456924129Z" level=info msg="ignoring event" container=77ac95c08b07152d968c20090cb37ced1c939cc57176ba4028c14fd685e34f44 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:21:11 balenad[1584]: time="2022-08-19T12:21:11.364989951Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:21:11 balenad[1648]: time="2022-08-19T12:21:11.444889698Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:21:11 balenad[1648]: time="2022-08-19T12:21:11.450044542Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ca1d1bff574fcd8dcf2045b590b396af8026882ac94a7814b49784be2946078e.sock debug=false pid=691966 Aug 19 12:21:12 balenad[1648]: time="2022-08-19T12:21:12.498610395Z" level=info msg="shim reaped" id=2ac51b8af9f1f391b629242a9b35a810dc269ae669f1c57766403b6e39fe6ff0 Aug 19 12:21:12 balenad[1584]: time="2022-08-19T12:21:12.501143947Z" level=info msg="ignoring event" container=2ac51b8af9f1f391b629242a9b35a810dc269ae669f1c57766403b6e39fe6ff0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:24:13 balenad[1584]: time="2022-08-19T12:24:13.572778711Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:24:13 balenad[1648]: time="2022-08-19T12:24:13.644851212Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:24:13 balenad[1648]: time="2022-08-19T12:24:13.649288303Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bb4aa76d298d1a3ff64d342b1785e4414ff0107fc788ef15b864a290523a3427.sock debug=false pid=692262 Aug 19 12:24:14 balenad[1648]: time="2022-08-19T12:24:14.699759862Z" level=info msg="shim reaped" id=26b97797aacdb0e7cbfda253fdfe4d102cb223c2c5c3c9175aa321e773c044ff Aug 19 12:24:14 balenad[1584]: time="2022-08-19T12:24:14.704885873Z" level=info msg="ignoring event" container=26b97797aacdb0e7cbfda253fdfe4d102cb223c2c5c3c9175aa321e773c044ff module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:27:15 balenad[1584]: time="2022-08-19T12:27:15.747433706Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:27:15 balenad[1648]: time="2022-08-19T12:27:15.820917065Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:27:15 balenad[1648]: time="2022-08-19T12:27:15.824858975Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/02174cf8a29220e6ad5f22bab06366fa04ea27e8ac27ea2dbe390201df0a739b.sock debug=false pid=692567 Aug 19 12:27:16 balenad[1648]: time="2022-08-19T12:27:16.871082181Z" level=info msg="shim reaped" id=4a1ac04b4985a5e402a899bad65f2cac6963ada76a6be204fb62f42847308eea Aug 19 12:27:16 balenad[1584]: time="2022-08-19T12:27:16.874895129Z" level=info msg="ignoring event" container=4a1ac04b4985a5e402a899bad65f2cac6963ada76a6be204fb62f42847308eea module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:30:17 balenad[1584]: time="2022-08-19T12:30:17.888714824Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:30:17 balenad[1648]: time="2022-08-19T12:30:17.924414105Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:30:17 balenad[1648]: time="2022-08-19T12:30:17.929066509Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/298e8942fcfdb2f9ce4bbaece80ff422653433db2f87856cd0b3c74138bb9fbd.sock debug=false pid=692832 Aug 19 12:30:18 balenad[1648]: time="2022-08-19T12:30:18.965615134Z" level=info msg="shim reaped" id=d6623403cb1d00a1f467b095070b8fe434890b00304b3b15aae645d9191cbcdd Aug 19 12:30:18 balenad[1584]: time="2022-08-19T12:30:18.969418175Z" level=info msg="ignoring event" container=d6623403cb1d00a1f467b095070b8fe434890b00304b3b15aae645d9191cbcdd module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:33:19 balenad[1584]: time="2022-08-19T12:33:19.755585486Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:33:19 balenad[1648]: time="2022-08-19T12:33:19.802885647Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:33:19 balenad[1648]: time="2022-08-19T12:33:19.806752965Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/dcceb66af77083ef901302efd72354207570088c5ab82d484fc169c8cf1e0607.sock debug=false pid=693136 Aug 19 12:33:20 balenad[1648]: time="2022-08-19T12:33:20.850264251Z" level=info msg="shim reaped" id=657a584debd839879e1ca102d521f3b404c6db4ec2ec31b236da53d07268f27c Aug 19 12:33:20 balenad[1584]: time="2022-08-19T12:33:20.854278179Z" level=info msg="ignoring event" container=657a584debd839879e1ca102d521f3b404c6db4ec2ec31b236da53d07268f27c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:36:21 balenad[1584]: time="2022-08-19T12:36:21.695769303Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:36:21 balenad[1648]: time="2022-08-19T12:36:21.733033885Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:36:21 balenad[1648]: time="2022-08-19T12:36:21.736963295Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/059f559499e90300d8726277b9f6c8fd033741b442a349aba9a6221eab1a94f2.sock debug=false pid=693416 Aug 19 12:36:22 balenad[1648]: time="2022-08-19T12:36:22.783164743Z" level=info msg="shim reaped" id=e72e41ac74a944d05e005231743b7bd6a106f0f5ff1d03521afe9cff19b1e21b Aug 19 12:36:22 balenad[1584]: time="2022-08-19T12:36:22.786888248Z" level=info msg="ignoring event" container=e72e41ac74a944d05e005231743b7bd6a106f0f5ff1d03521afe9cff19b1e21b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:39:23 balenad[1584]: time="2022-08-19T12:39:23.559872710Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:39:23 balenad[1648]: time="2022-08-19T12:39:23.606534636Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:39:23 balenad[1648]: time="2022-08-19T12:39:23.611435575Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f6935da570f392787b784c78494d6a42ea1be4a67d8564b85c9ab475864d52e1.sock debug=false pid=693713 Aug 19 12:39:24 balenad[1648]: time="2022-08-19T12:39:24.766290945Z" level=info msg="shim reaped" id=ef602401633eb9add1bef10e6707a75305485ad7bfe8b1bc6a4d09319b117be8 Aug 19 12:39:24 balenad[1584]: time="2022-08-19T12:39:24.770075523Z" level=info msg="ignoring event" container=ef602401633eb9add1bef10e6707a75305485ad7bfe8b1bc6a4d09319b117be8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:42:25 balenad[1584]: time="2022-08-19T12:42:25.566169599Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:42:25 balenad[1648]: time="2022-08-19T12:42:25.609497592Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:42:25 balenad[1648]: time="2022-08-19T12:42:25.614810897Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/1b37e61f0709d05a1d714b9999a9e1fdba8f4144e726fd6ae2e57f9f9b322453.sock debug=false pid=694015 Aug 19 12:42:26 balenad[1648]: time="2022-08-19T12:42:26.682939190Z" level=info msg="shim reaped" id=98169ce06ab480f1ed7cbd09cd58bacb1da05ca41d5533a20bbd497e74a736a8 Aug 19 12:42:26 balenad[1584]: time="2022-08-19T12:42:26.685030450Z" level=info msg="ignoring event" container=98169ce06ab480f1ed7cbd09cd58bacb1da05ca41d5533a20bbd497e74a736a8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:45:27 balenad[1584]: time="2022-08-19T12:45:27.503365535Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:45:27 balenad[1648]: time="2022-08-19T12:45:27.543562148Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:45:27 balenad[1648]: time="2022-08-19T12:45:27.547295541Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0a24f70a1f64523dc4ad6cb7c9221dd00e8117eaaeb709d96d0ef5cac6383e75.sock debug=false pid=694293 Aug 19 12:45:28 balenad[1648]: time="2022-08-19T12:45:28.581047764Z" level=info msg="shim reaped" id=d522dba8f2466004b9ff8c7182b102de6289eabed998aa3675d8ff90931fb5eb Aug 19 12:45:28 balenad[1584]: time="2022-08-19T12:45:28.584758509Z" level=info msg="ignoring event" container=d522dba8f2466004b9ff8c7182b102de6289eabed998aa3675d8ff90931fb5eb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:48:29 balenad[1584]: time="2022-08-19T12:48:29.354692128Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:48:29 balenad[1648]: time="2022-08-19T12:48:29.391701898Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:48:29 balenad[1648]: time="2022-08-19T12:48:29.396564170Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9553c884df4c3e0c54df3fd2430c021eac74dc681db9f55929036f6212eb8726.sock debug=false pid=694593 Aug 19 12:48:30 balenad[1648]: time="2022-08-19T12:48:30.430106506Z" level=info msg="shim reaped" id=36f3907a2223a78aba9cf34e9e2e13c99952fb2628abfb7b110033a44120b2c8 Aug 19 12:48:30 balenad[1584]: time="2022-08-19T12:48:30.433653475Z" level=info msg="ignoring event" container=36f3907a2223a78aba9cf34e9e2e13c99952fb2628abfb7b110033a44120b2c8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:51:31 balenad[1584]: time="2022-08-19T12:51:31.193243388Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:51:31 balenad[1648]: time="2022-08-19T12:51:31.237954535Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:51:31 balenad[1648]: time="2022-08-19T12:51:31.242015129Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7acbe7358b955e68f0a1750cbe796135be3464f14a8d3dff04facf7dbad4f47b.sock debug=false pid=694867 Aug 19 12:51:32 balenad[1648]: time="2022-08-19T12:51:32.279910631Z" level=info msg="shim reaped" id=49944bfe4c204b08f212b2e42c5027c420dd7d85716b3f3d650e3dd8d3825a6c Aug 19 12:51:32 balenad[1584]: time="2022-08-19T12:51:32.283274379Z" level=info msg="ignoring event" container=49944bfe4c204b08f212b2e42c5027c420dd7d85716b3f3d650e3dd8d3825a6c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:54:33 balenad[1584]: time="2022-08-19T12:54:33.156244580Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:54:33 balenad[1648]: time="2022-08-19T12:54:33.191745845Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:54:33 balenad[1648]: time="2022-08-19T12:54:33.196712764Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3d6f9685185feb4f2da8b9eccc46e10c7a9de7d2c0c934386d52194073f4d995.sock debug=false pid=695174 Aug 19 12:54:34 balenad[1648]: time="2022-08-19T12:54:34.237939292Z" level=info msg="shim reaped" id=cfda2d9a72875b192a6f34f84a347b52dd265a3c75f2ccab37ab3efedde98e9a Aug 19 12:54:34 balenad[1584]: time="2022-08-19T12:54:34.241621390Z" level=info msg="ignoring event" container=cfda2d9a72875b192a6f34f84a347b52dd265a3c75f2ccab37ab3efedde98e9a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 12:57:35 balenad[1584]: time="2022-08-19T12:57:35.147079364Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 12:57:35 balenad[1648]: time="2022-08-19T12:57:35.186071931Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 12:57:35 balenad[1648]: time="2022-08-19T12:57:35.190363801Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c55025a8ca2b18c909dfb63a718a246f3c394a213901f00ed60d9f5c78cd1a59.sock debug=false pid=695476 Aug 19 12:57:36 balenad[1648]: time="2022-08-19T12:57:36.228686225Z" level=info msg="shim reaped" id=b836e7d297391279386208aec73365ef064e41c674d3e0c29797a6d89f3db991 Aug 19 12:57:36 balenad[1584]: time="2022-08-19T12:57:36.231443367Z" level=info msg="ignoring event" container=b836e7d297391279386208aec73365ef064e41c674d3e0c29797a6d89f3db991 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:00:37 balenad[1584]: time="2022-08-19T13:00:37.130432453Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:00:37 balenad[1648]: time="2022-08-19T13:00:37.167013782Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:00:37 balenad[1648]: time="2022-08-19T13:00:37.171735704Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8d71b007e4f690a5928b8bf127640b3a2c64a91b95502ab5a01350173d0f5ba0.sock debug=false pid=695765 Aug 19 13:00:38 balenad[1648]: time="2022-08-19T13:00:38.283396099Z" level=info msg="shim reaped" id=d017bc44d1b4d31bb30b9985202bff3208ba7450c10c326daae74c69f701979d Aug 19 13:00:38 balenad[1584]: time="2022-08-19T13:00:38.286666292Z" level=info msg="ignoring event" container=d017bc44d1b4d31bb30b9985202bff3208ba7450c10c326daae74c69f701979d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:03:39 balenad[1584]: time="2022-08-19T13:03:39.051055811Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:03:39 balenad[1648]: time="2022-08-19T13:03:39.092493876Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:03:39 balenad[1648]: time="2022-08-19T13:03:39.098214048Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0d68ba885e643cea20f7d0713bb2b16c9f7ce03b290ba4d851d069ff05d131a0.sock debug=false pid=696061 Aug 19 13:03:40 balenad[1648]: time="2022-08-19T13:03:40.154604222Z" level=info msg="shim reaped" id=6c3e6e6003e0672ecc44762f4cf012ece232c12b50f5d70a8a74f0c51450f442 Aug 19 13:03:40 balenad[1584]: time="2022-08-19T13:03:40.159391013Z" level=info msg="ignoring event" container=6c3e6e6003e0672ecc44762f4cf012ece232c12b50f5d70a8a74f0c51450f442 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:06:41 balenad[1584]: time="2022-08-19T13:06:41.015053199Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:06:41 balenad[1648]: time="2022-08-19T13:06:41.057375701Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:06:41 balenad[1648]: time="2022-08-19T13:06:41.061927587Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8dd88034029c227c5265c528ffaaba1f8ae5670b47aa37b5db9da8dc2787c952.sock debug=false pid=696340 Aug 19 13:06:42 balenad[1648]: time="2022-08-19T13:06:42.100687229Z" level=info msg="shim reaped" id=0582f3a24a2cf40a5f9e78882be9b38b47a8b30fa70fb7441a20bf25955d53ce Aug 19 13:06:42 balenad[1584]: time="2022-08-19T13:06:42.103589426Z" level=info msg="ignoring event" container=0582f3a24a2cf40a5f9e78882be9b38b47a8b30fa70fb7441a20bf25955d53ce module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:09:42 balenad[1584]: time="2022-08-19T13:09:42.855914958Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:09:42 balenad[1648]: time="2022-08-19T13:09:42.897127894Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:09:42 balenad[1648]: time="2022-08-19T13:09:42.901608726Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4f975b153a4a767edf3eaa25956c49bffbdad12e2f289bcfbf4237491526c296.sock debug=false pid=696639 Aug 19 13:09:43 balenad[1648]: time="2022-08-19T13:09:43.950900387Z" level=info msg="shim reaped" id=5b822108079ecce807710dbc61145d71b4efae88e8dc7341a7b8b60a420959ba Aug 19 13:09:43 balenad[1584]: time="2022-08-19T13:09:43.953858694Z" level=info msg="ignoring event" container=5b822108079ecce807710dbc61145d71b4efae88e8dc7341a7b8b60a420959ba module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:12:44 balenad[1584]: time="2022-08-19T13:12:44.943850486Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:12:45 balenad[1648]: time="2022-08-19T13:12:45.012618720Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:12:45 balenad[1648]: time="2022-08-19T13:12:45.019112293Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/22b02744e57b1edcc2dc8a9e466838cdcd29ec3c4d492d10161bdab4214b4cea.sock debug=false pid=696938 Aug 19 13:12:46 balenad[1648]: time="2022-08-19T13:12:46.073083136Z" level=info msg="shim reaped" id=5d14c91127d79f3b827591f5bb41a08dad833b4681900fa14aa9f7f135b34fc8 Aug 19 13:12:46 balenad[1584]: time="2022-08-19T13:12:46.076082424Z" level=info msg="ignoring event" container=5d14c91127d79f3b827591f5bb41a08dad833b4681900fa14aa9f7f135b34fc8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:15:47 balenad[1584]: time="2022-08-19T13:15:47.099995606Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:15:47 balenad[1648]: time="2022-08-19T13:15:47.178927528Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:15:47 balenad[1648]: time="2022-08-19T13:15:47.182576533Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c8efaddde7186823e6783fd740454255064a4e0e73615060dba656ab995cb977.sock debug=false pid=697225 Aug 19 13:15:48 balenad[1648]: time="2022-08-19T13:15:48.252073389Z" level=info msg="shim reaped" id=a749ecee25ef271d75e42dbb0d60c4572e8e014a04903b4465cbf753530481ca Aug 19 13:15:48 balenad[1584]: time="2022-08-19T13:15:48.255123862Z" level=info msg="ignoring event" container=a749ecee25ef271d75e42dbb0d60c4572e8e014a04903b4465cbf753530481ca module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:18:49 balenad[1584]: time="2022-08-19T13:18:49.363906803Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:18:49 balenad[1648]: time="2022-08-19T13:18:49.433073403Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:18:49 balenad[1648]: time="2022-08-19T13:18:49.438588818Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c5a3514577cfc100d69a5e5a688a58dbd8d98047f8b7ff1f0d6d5f066b1d006e.sock debug=false pid=697526 Aug 19 13:18:50 balenad[1648]: time="2022-08-19T13:18:50.482062530Z" level=info msg="shim reaped" id=4d7cac1a542384ee1367420e0792e015943844900794a33bd7cd5a5e1d124dc2 Aug 19 13:18:50 balenad[1584]: time="2022-08-19T13:18:50.485568833Z" level=info msg="ignoring event" container=4d7cac1a542384ee1367420e0792e015943844900794a33bd7cd5a5e1d124dc2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:21:51 balenad[1584]: time="2022-08-19T13:21:51.494722513Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:21:51 balenad[1648]: time="2022-08-19T13:21:51.572924053Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:21:51 balenad[1648]: time="2022-08-19T13:21:51.576203284Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e65057634bb263d26f8e8bc744c74cb36728575670ebb3c4cc58e660438f0773.sock debug=false pid=697809 Aug 19 13:21:52 balenad[1648]: time="2022-08-19T13:21:52.602938013Z" level=info msg="shim reaped" id=e52f506ac89ecad11d3b9e58216bfcee0fa0ceffd549a3ed4dce86a018caaefe Aug 19 13:21:52 balenad[1584]: time="2022-08-19T13:21:52.607136939Z" level=info msg="ignoring event" container=e52f506ac89ecad11d3b9e58216bfcee0fa0ceffd549a3ed4dce86a018caaefe module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:24:53 balenad[1584]: time="2022-08-19T13:24:53.473063517Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:24:53 balenad[1648]: time="2022-08-19T13:24:53.510150267Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:24:53 balenad[1648]: time="2022-08-19T13:24:53.513708496Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/24a1bf2145a9cde0ea593da91c2e8823c6fed235cee39574d8e73ac414892acb.sock debug=false pid=698100 Aug 19 13:24:54 balenad[1648]: time="2022-08-19T13:24:54.607244641Z" level=info msg="shim reaped" id=a575d179acb7ac7087d276eab5385b3bcbc07b9225fc7e1686c692f266d01bb8 Aug 19 13:24:54 balenad[1584]: time="2022-08-19T13:24:54.611082682Z" level=info msg="ignoring event" container=a575d179acb7ac7087d276eab5385b3bcbc07b9225fc7e1686c692f266d01bb8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:27:55 balenad[1584]: time="2022-08-19T13:27:55.366943164Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:27:55 balenad[1648]: time="2022-08-19T13:27:55.406645040Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:27:55 balenad[1648]: time="2022-08-19T13:27:55.412217529Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/93c90e7370c2ea9541f8139d42da8e200e213c48bcfe90af81277e1ec43197f4.sock debug=false pid=698406 Aug 19 13:27:56 balenad[1648]: time="2022-08-19T13:27:56.477342533Z" level=info msg="shim reaped" id=85ae9184cedd8a445258e9a21ea88f0d3acc649a21ed2e61f5065c66c1b99413 Aug 19 13:27:56 balenad[1584]: time="2022-08-19T13:27:56.482185287Z" level=info msg="ignoring event" container=85ae9184cedd8a445258e9a21ea88f0d3acc649a21ed2e61f5065c66c1b99413 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:30:57 balenad[1584]: time="2022-08-19T13:30:57.258719219Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:30:57 balenad[1648]: time="2022-08-19T13:30:57.299193940Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:30:57 balenad[1648]: time="2022-08-19T13:30:57.304429265Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/45597b0c3245bb71964508714d263fd1845f656be9ab1d1ab6cc8845d57c9a18.sock debug=false pid=698690 Aug 19 13:30:58 balenad[1648]: time="2022-08-19T13:30:58.335835767Z" level=info msg="shim reaped" id=43485ac944cd1fe0f5b7340fc20793f5f8a7ea6620762ebe38fca5098a7afbc8 Aug 19 13:30:58 balenad[1584]: time="2022-08-19T13:30:58.337796583Z" level=info msg="ignoring event" container=43485ac944cd1fe0f5b7340fc20793f5f8a7ea6620762ebe38fca5098a7afbc8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:33:59 balenad[1584]: time="2022-08-19T13:33:59.101978548Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:33:59 balenad[1648]: time="2022-08-19T13:33:59.144156903Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:33:59 balenad[1648]: time="2022-08-19T13:33:59.148500198Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/edf85ffcbac8199a84f1b8dc2bb31476b0709fa12154e52ce76d2a54bc738f34.sock debug=false pid=698995 Aug 19 13:34:00 balenad[1648]: time="2022-08-19T13:34:00.304662168Z" level=info msg="shim reaped" id=33b573bcb8ebc09e686c5a78378e8941af72ff659cf553c3ab91bf07b9c84cc9 Aug 19 13:34:00 balenad[1584]: time="2022-08-19T13:34:00.308289451Z" level=info msg="ignoring event" container=33b573bcb8ebc09e686c5a78378e8941af72ff659cf553c3ab91bf07b9c84cc9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:37:01 balenad[1584]: time="2022-08-19T13:37:01.061311532Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:37:01 balenad[1648]: time="2022-08-19T13:37:01.096416356Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:37:01 balenad[1648]: time="2022-08-19T13:37:01.102321638Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/92be79e3f7a8efc689bee8649d768824c598fba054fe833d305f692cf254f679.sock debug=false pid=699273 Aug 19 13:37:02 balenad[1648]: time="2022-08-19T13:37:02.147538594Z" level=info msg="shim reaped" id=1065063cd80880ec73721715d73649188f6af22ad3c3e5051c62fdd8563061f9 Aug 19 13:37:02 balenad[1584]: time="2022-08-19T13:37:02.149659464Z" level=info msg="ignoring event" container=1065063cd80880ec73721715d73649188f6af22ad3c3e5051c62fdd8563061f9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:40:02 balenad[1584]: time="2022-08-19T13:40:02.925219997Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:40:02 balenad[1648]: time="2022-08-19T13:40:02.970086383Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:40:02 balenad[1648]: time="2022-08-19T13:40:02.975394022Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b3e48f58ab7d96d07ab24b0752b65543bca077e7f4646f2770b278755d53b372.sock debug=false pid=699570 Aug 19 13:40:04 balenad[1648]: time="2022-08-19T13:40:04.050923825Z" level=info msg="shim reaped" id=341082aa6ce87ab71ed6e5eae41a57356fd1cf89bf3580d049acc9a144bcf98f Aug 19 13:40:04 balenad[1584]: time="2022-08-19T13:40:04.054942105Z" level=info msg="ignoring event" container=341082aa6ce87ab71ed6e5eae41a57356fd1cf89bf3580d049acc9a144bcf98f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:43:04 balenad[1584]: time="2022-08-19T13:43:04.877981112Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:43:04 balenad[1648]: time="2022-08-19T13:43:04.919161864Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:43:04 balenad[1648]: time="2022-08-19T13:43:04.925288996Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fe15ef8bbed2e9e1d228d357b579f46d887775f30aa19cd34f1b48dcf7bab9d8.sock debug=false pid=699869 Aug 19 13:43:05 balenad[1648]: time="2022-08-19T13:43:05.957929469Z" level=info msg="shim reaped" id=762d1cddb09c0e8246c1dc0d30772d406fe2d315b9a5a435f9b1efc9443bd786 Aug 19 13:43:05 balenad[1584]: time="2022-08-19T13:43:05.962627595Z" level=info msg="ignoring event" container=762d1cddb09c0e8246c1dc0d30772d406fe2d315b9a5a435f9b1efc9443bd786 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:46:06 balenad[1584]: time="2022-08-19T13:46:06.864777375Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:46:06 balenad[1648]: time="2022-08-19T13:46:06.904763656Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:46:06 balenad[1648]: time="2022-08-19T13:46:06.908888361Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fb84cefed977b388e3bec66cd99a999630b65fba4cb0db1da938ec64570450c6.sock debug=false pid=700144 Aug 19 13:46:07 balenad[1648]: time="2022-08-19T13:46:07.929453847Z" level=info msg="shim reaped" id=1c7fcc93699665d0c2e6d5161fc282ec40b849587c494ca91cdfe8c99896269a Aug 19 13:46:07 balenad[1584]: time="2022-08-19T13:46:07.932106472Z" level=info msg="ignoring event" container=1c7fcc93699665d0c2e6d5161fc282ec40b849587c494ca91cdfe8c99896269a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:49:08 balenad[1584]: time="2022-08-19T13:49:08.722136490Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:49:08 balenad[1648]: time="2022-08-19T13:49:08.758289841Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:49:08 balenad[1648]: time="2022-08-19T13:49:08.762760506Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/b77d1a953aa9852a059b6bb5229c8d4cd95493d0efc2db436fa92746abafc780.sock debug=false pid=700448 Aug 19 13:49:09 balenad[1648]: time="2022-08-19T13:49:09.793834474Z" level=info msg="shim reaped" id=2599a97bc2e3184db300f2a8dd04cb9ac85d5eaeb070f108003308b5558e7a8e Aug 19 13:49:09 balenad[1584]: time="2022-08-19T13:49:09.797946271Z" level=info msg="ignoring event" container=2599a97bc2e3184db300f2a8dd04cb9ac85d5eaeb070f108003308b5558e7a8e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:52:10 balenad[1584]: time="2022-08-19T13:52:10.567293691Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:52:10 balenad[1648]: time="2022-08-19T13:52:10.609533212Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:52:10 balenad[1648]: time="2022-08-19T13:52:10.614357966Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/10843284d8873a7ff1fde88c9c739730510b90904287377893cad9d90a0c137b.sock debug=false pid=700726 Aug 19 13:52:11 balenad[1648]: time="2022-08-19T13:52:11.672467402Z" level=info msg="shim reaped" id=63acc66c9bb47eace2f104f392ddc10da97fafe43e112bc434b746e65e2ee2e7 Aug 19 13:52:11 balenad[1584]: time="2022-08-19T13:52:11.677160343Z" level=info msg="ignoring event" container=63acc66c9bb47eace2f104f392ddc10da97fafe43e112bc434b746e65e2ee2e7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:55:12 balenad[1584]: time="2022-08-19T13:55:12.440264461Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:55:12 balenad[1648]: time="2022-08-19T13:55:12.482228523Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:55:12 balenad[1648]: time="2022-08-19T13:55:12.485951528Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/aa9257777ac7078d2b8e7fcc42bb65ffc6e3738d158cb26fb70c89754223c094.sock debug=false pid=701032 Aug 19 13:55:13 balenad[1648]: time="2022-08-19T13:55:13.520473089Z" level=info msg="shim reaped" id=fa0026081904103c08e7c6db9779802cf8d03d1f2d552e0f32f42c7640961a79 Aug 19 13:55:13 balenad[1584]: time="2022-08-19T13:55:13.525478212Z" level=info msg="ignoring event" container=fa0026081904103c08e7c6db9779802cf8d03d1f2d552e0f32f42c7640961a79 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 13:58:14 balenad[1584]: time="2022-08-19T13:58:14.272147326Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 13:58:14 balenad[1648]: time="2022-08-19T13:58:14.312541105Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 13:58:14 balenad[1648]: time="2022-08-19T13:58:14.317483729Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/cb617909ae0e8656d008a269af61a8592bceb0fb1e6278fa3275d38ebdc17c9f.sock debug=false pid=701321 Aug 19 13:58:15 balenad[1648]: time="2022-08-19T13:58:15.447424888Z" level=info msg="shim reaped" id=e58006be536e4ebe2fb3d4b54c14f19f16b182669635f057cb14500071d53fe0 Aug 19 13:58:15 balenad[1584]: time="2022-08-19T13:58:15.459547876Z" level=info msg="ignoring event" container=e58006be536e4ebe2fb3d4b54c14f19f16b182669635f057cb14500071d53fe0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:01:16 balenad[1584]: time="2022-08-19T14:01:16.221998017Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:01:16 balenad[1648]: time="2022-08-19T14:01:16.263728543Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:01:16 balenad[1648]: time="2022-08-19T14:01:16.267082959Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/9b6f0a2fbca2d3f317e896382d31f920a52394ef8c4c1b7a5a8ee218e416d2f8.sock debug=false pid=701609 Aug 19 14:01:17 balenad[1648]: time="2022-08-19T14:01:17.310325537Z" level=info msg="shim reaped" id=83d9a1e5c130504a50f5d69d3be78484012d674ad6a668d961930ce3a980ae11 Aug 19 14:01:17 balenad[1584]: time="2022-08-19T14:01:17.313917691Z" level=info msg="ignoring event" container=83d9a1e5c130504a50f5d69d3be78484012d674ad6a668d961930ce3a980ae11 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:04:18 balenad[1584]: time="2022-08-19T14:04:18.253263167Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:04:18 balenad[1648]: time="2022-08-19T14:04:18.331955244Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:04:18 balenad[1648]: time="2022-08-19T14:04:18.338269189Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4bb32a74d4f3d9577070dedbf643368a05f0428e7eb464efa11a007b0363acda.sock debug=false pid=701909 Aug 19 14:04:19 balenad[1648]: time="2022-08-19T14:04:19.390222006Z" level=info msg="shim reaped" id=4e2d4c21c43d2ee822ccc51a1dc1d2ce5410c53b49979d240f8ae71098110c02 Aug 19 14:04:19 balenad[1584]: time="2022-08-19T14:04:19.393775401Z" level=info msg="ignoring event" container=4e2d4c21c43d2ee822ccc51a1dc1d2ce5410c53b49979d240f8ae71098110c02 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:07:20 balenad[1584]: time="2022-08-19T14:07:20.424813769Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:07:20 balenad[1648]: time="2022-08-19T14:07:20.494406739Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:07:20 balenad[1648]: time="2022-08-19T14:07:20.499333715Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0eb25dc706d652e19a6dd23e66ff9da005d1a7c91c42310a322d9a19b9fee4f7.sock debug=false pid=702218 Aug 19 14:07:21 balenad[1648]: time="2022-08-19T14:07:21.541686727Z" level=info msg="shim reaped" id=0ec0d9c83bd5046f8e28d7e61fa990b6827053a1eba73222cfe6d89fc7b9603b Aug 19 14:07:21 balenad[1584]: time="2022-08-19T14:07:21.546491556Z" level=info msg="ignoring event" container=0ec0d9c83bd5046f8e28d7e61fa990b6827053a1eba73222cfe6d89fc7b9603b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:10:22 balenad[1584]: time="2022-08-19T14:10:22.586160328Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:10:22 balenad[1648]: time="2022-08-19T14:10:22.658322517Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:10:22 balenad[1648]: time="2022-08-19T14:10:22.662752627Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d018989df2347add529be50827bff2ea5f97f85de8b3fe080438c446eaac46fc.sock debug=false pid=702491 Aug 19 14:10:23 balenad[1648]: time="2022-08-19T14:10:23.713804711Z" level=info msg="shim reaped" id=fdfda9d94f77da4fe7129e2c14b17225095e0238ed97b019532ff7203dfc3399 Aug 19 14:10:23 balenad[1584]: time="2022-08-19T14:10:23.717248311Z" level=info msg="ignoring event" container=fdfda9d94f77da4fe7129e2c14b17225095e0238ed97b019532ff7203dfc3399 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:13:24 balenad[1584]: time="2022-08-19T14:13:24.635247307Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:13:24 balenad[1648]: time="2022-08-19T14:13:24.672544243Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:13:24 balenad[1648]: time="2022-08-19T14:13:24.676569041Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/10edadb405f974351e379ee789c7ce765d831da43a78b5eee053561574d89bd8.sock debug=false pid=702796 Aug 19 14:13:25 balenad[1648]: time="2022-08-19T14:13:25.699586425Z" level=info msg="shim reaped" id=11cee16924a6180ab38609157a937c7d98a1643121dd13a8994d0c2ba47f9f31 Aug 19 14:13:25 balenad[1584]: time="2022-08-19T14:13:25.703452169Z" level=info msg="ignoring event" container=11cee16924a6180ab38609157a937c7d98a1643121dd13a8994d0c2ba47f9f31 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:16:26 balenad[1584]: time="2022-08-19T14:16:26.509316044Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:16:26 balenad[1648]: time="2022-08-19T14:16:26.555336219Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:16:26 balenad[1648]: time="2022-08-19T14:16:26.559016372Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bcaf5c47db694a76c56f50dad665aabd613824ee58dc098428c307b69b1262d3.sock debug=false pid=703065 Aug 19 14:16:27 balenad[1648]: time="2022-08-19T14:16:27.618385403Z" level=info msg="shim reaped" id=2225d93a664485c8b690b9a372f32ce7d61163099b5128cc2e980b320efe3a3e Aug 19 14:16:27 balenad[1584]: time="2022-08-19T14:16:27.622216129Z" level=info msg="ignoring event" container=2225d93a664485c8b690b9a372f32ce7d61163099b5128cc2e980b320efe3a3e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:19:28 balenad[1584]: time="2022-08-19T14:19:28.397359325Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:19:28 balenad[1648]: time="2022-08-19T14:19:28.434308801Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:19:28 balenad[1648]: time="2022-08-19T14:19:28.438923057Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ad6336b57058d08cc2a38b80088d2c671b766e82287d1366eb241f4cab5881ec.sock debug=false pid=703362 Aug 19 14:19:29 balenad[1648]: time="2022-08-19T14:19:29.491595794Z" level=info msg="shim reaped" id=ac49cf17a3d0e197a38711e9b5b409c023ec4931c05adc606f7a710d337f7bdb Aug 19 14:19:29 balenad[1584]: time="2022-08-19T14:19:29.494756304Z" level=info msg="ignoring event" container=ac49cf17a3d0e197a38711e9b5b409c023ec4931c05adc606f7a710d337f7bdb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:22:30 balenad[1584]: time="2022-08-19T14:22:30.336586239Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:22:30 balenad[1648]: time="2022-08-19T14:22:30.375868528Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:22:30 balenad[1648]: time="2022-08-19T14:22:30.379383905Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f80bb68e7691a543cf8cd58cb9ea51e5d1d3d8d5b4a05f5db5978a4a06dcfa95.sock debug=false pid=703668 Aug 19 14:22:31 balenad[1648]: time="2022-08-19T14:22:31.412708495Z" level=info msg="shim reaped" id=2464e8597a711be54b8287f77d62f11b863058ed7cccc4ff47c4d00919ec7bfb Aug 19 14:22:31 balenad[1584]: time="2022-08-19T14:22:31.415632821Z" level=info msg="ignoring event" container=2464e8597a711be54b8287f77d62f11b863058ed7cccc4ff47c4d00919ec7bfb module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:25:32 balenad[1584]: time="2022-08-19T14:25:32.182482182Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:25:32 balenad[1648]: time="2022-08-19T14:25:32.224555965Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:25:32 balenad[1648]: time="2022-08-19T14:25:32.228876965Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a75320fabd5526461d27e2f4af7dacd258e8308603c5fa5d22e2449fd01b4f1f.sock debug=false pid=703946 Aug 19 14:25:33 balenad[1648]: time="2022-08-19T14:25:33.251093688Z" level=info msg="shim reaped" id=2162a61e34407e690f21982828ce8759f79eb91a65586667de30276263aa969d Aug 19 14:25:33 balenad[1584]: time="2022-08-19T14:25:33.254973488Z" level=info msg="ignoring event" container=2162a61e34407e690f21982828ce8759f79eb91a65586667de30276263aa969d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:28:34 balenad[1584]: time="2022-08-19T14:28:34.072053100Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:28:34 balenad[1648]: time="2022-08-19T14:28:34.114971117Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:28:34 balenad[1648]: time="2022-08-19T14:28:34.119756983Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/75b3d8e81a0c92a069dd85abee18a05091c955ce2b95df0a0c7b5e27c6a0aef5.sock debug=false pid=704252 Aug 19 14:28:35 balenad[1648]: time="2022-08-19T14:28:35.153767215Z" level=info msg="shim reaped" id=b441c14c49ff8d5987fe9ab0657926e7f3f3530942c866fab056fadce2c5c8bc Aug 19 14:28:35 balenad[1584]: time="2022-08-19T14:28:35.156692430Z" level=info msg="ignoring event" container=b441c14c49ff8d5987fe9ab0657926e7f3f3530942c866fab056fadce2c5c8bc module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:31:35 balenad[1584]: time="2022-08-19T14:31:35.911688173Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:31:35 balenad[1648]: time="2022-08-19T14:31:35.945498843Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:31:35 balenad[1648]: time="2022-08-19T14:31:35.950229543Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2a09db8f6af529e9a1ad0ddb70cfda16d5e823c95867d4f8f49aa30233ac4604.sock debug=false pid=704530 Aug 19 14:31:37 balenad[1648]: time="2022-08-19T14:31:37.026053912Z" level=info msg="shim reaped" id=1c154e1de74e9a9f81e248004b8406250458a7f6ece88c9ee8f8da8e06933fbf Aug 19 14:31:37 balenad[1584]: time="2022-08-19T14:31:37.029840990Z" level=info msg="ignoring event" container=1c154e1de74e9a9f81e248004b8406250458a7f6ece88c9ee8f8da8e06933fbf module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:34:37 balenad[1584]: time="2022-08-19T14:34:37.852423238Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:34:37 balenad[1648]: time="2022-08-19T14:34:37.899023760Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:34:37 balenad[1648]: time="2022-08-19T14:34:37.902860430Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/83164cd34038b658a503c2ab01a845f9dabd62bb835f4be6cbceef1350e56928.sock debug=false pid=704826 Aug 19 14:34:38 balenad[1648]: time="2022-08-19T14:34:38.995670227Z" level=info msg="shim reaped" id=171e7107f3a9cc291e20d2041a2b33262c091973b1b1c96721cf762467b601b4 Aug 19 14:34:39 balenad[1584]: time="2022-08-19T14:34:38.998502461Z" level=info msg="ignoring event" container=171e7107f3a9cc291e20d2041a2b33262c091973b1b1c96721cf762467b601b4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:37:39 balenad[1584]: time="2022-08-19T14:37:39.901473773Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:37:39 balenad[1648]: time="2022-08-19T14:37:39.940756840Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:37:39 balenad[1648]: time="2022-08-19T14:37:39.945113839Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/586ca87b82361d1ba81aedef37571af16ec571ac5e3902ea04f8e41e931ab2c9.sock debug=false pid=705126 Aug 19 14:37:40 balenad[1648]: time="2022-08-19T14:37:40.992257032Z" level=info msg="shim reaped" id=90aaef99a23be337f9e16aa847f5e0ad2abaec6eff3916301bb0e085a13ca773 Aug 19 14:37:40 balenad[1584]: time="2022-08-19T14:37:40.995854686Z" level=info msg="ignoring event" container=90aaef99a23be337f9e16aa847f5e0ad2abaec6eff3916301bb0e085a13ca773 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:40:41 balenad[1584]: time="2022-08-19T14:40:41.735453709Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:40:41 balenad[1648]: time="2022-08-19T14:40:41.775716045Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:40:41 balenad[1648]: time="2022-08-19T14:40:41.780386948Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f573e6b58f7059501e0db624f71c56d8e90a37b4902b3b9849b6eb1905465da4.sock debug=false pid=705411 Aug 19 14:40:42 balenad[1648]: time="2022-08-19T14:40:42.835597293Z" level=info msg="shim reaped" id=7bcb490bd9e0a71df3a5f4bfa73597f86bd87b3afadeb9bb06f4afaebf69011b Aug 19 14:40:42 balenad[1584]: time="2022-08-19T14:40:42.838512397Z" level=info msg="ignoring event" container=7bcb490bd9e0a71df3a5f4bfa73597f86bd87b3afadeb9bb06f4afaebf69011b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:43:43 balenad[1584]: time="2022-08-19T14:43:43.704577714Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:43:43 balenad[1648]: time="2022-08-19T14:43:43.750251447Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:43:43 balenad[1648]: time="2022-08-19T14:43:43.754598761Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/46f30e40118e79d472f4addcacda8af62d14e4a7adebb5a36986e94a311030e6.sock debug=false pid=705711 Aug 19 14:43:44 balenad[1648]: time="2022-08-19T14:43:44.791610912Z" level=info msg="shim reaped" id=a1f5d2d97dbf1e399c240428b394b346e5b47788945363739b0b8da8b8b27461 Aug 19 14:43:44 balenad[1584]: time="2022-08-19T14:43:44.794690163Z" level=info msg="ignoring event" container=a1f5d2d97dbf1e399c240428b394b346e5b47788945363739b0b8da8b8b27461 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:46:45 balenad[1584]: time="2022-08-19T14:46:45.614930173Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:46:45 balenad[1648]: time="2022-08-19T14:46:45.654115222Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:46:45 balenad[1648]: time="2022-08-19T14:46:45.657841357Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/68d75bc420754e9b2ecc781f4b1991d3446417de2a48d941f9329e9d8a805df8.sock debug=false pid=705998 Aug 19 14:46:46 balenad[1648]: time="2022-08-19T14:46:46.691187428Z" level=info msg="shim reaped" id=dfaca781d091b0bd8f41961efeb8d2b3525c24f0357c19001528ffe954f094ee Aug 19 14:46:46 balenad[1584]: time="2022-08-19T14:46:46.694075699Z" level=info msg="ignoring event" container=dfaca781d091b0bd8f41961efeb8d2b3525c24f0357c19001528ffe954f094ee module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:49:47 balenad[1584]: time="2022-08-19T14:49:47.485311552Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:49:47 balenad[1648]: time="2022-08-19T14:49:47.526636249Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:49:47 balenad[1648]: time="2022-08-19T14:49:47.531143895Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/8fcf4a8a6d5df047f5ccfa3c77279d6ea1756e7835bac311ff990f147a87a7da.sock debug=false pid=706301 Aug 19 14:49:48 balenad[1648]: time="2022-08-19T14:49:48.565477106Z" level=info msg="shim reaped" id=a23753ad22397317186c1fe617e8058e393e7fedf3f81cc64d0fdd999362fdae Aug 19 14:49:48 balenad[1584]: time="2022-08-19T14:49:48.576635379Z" level=info msg="ignoring event" container=a23753ad22397317186c1fe617e8058e393e7fedf3f81cc64d0fdd999362fdae module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:52:49 balenad[1584]: time="2022-08-19T14:52:49.416539240Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:52:49 balenad[1648]: time="2022-08-19T14:52:49.466256160Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:52:49 balenad[1648]: time="2022-08-19T14:52:49.473322376Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/fe197188a5dc10d7c323031d7e5e63635330e3a7fb3be58eeb84c22e8a218bd1.sock debug=false pid=706589 Aug 19 14:52:50 balenad[1648]: time="2022-08-19T14:52:50.507666161Z" level=info msg="shim reaped" id=56b45b01594dbf12d6f6ff18e7d180ad02af615e6b18ea7078c98daf184b0fd0 Aug 19 14:52:50 balenad[1584]: time="2022-08-19T14:52:50.511798940Z" level=info msg="ignoring event" container=56b45b01594dbf12d6f6ff18e7d180ad02af615e6b18ea7078c98daf184b0fd0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:55:51 balenad[1584]: time="2022-08-19T14:55:51.526864333Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:55:51 balenad[1648]: time="2022-08-19T14:55:51.596548914Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:55:51 balenad[1648]: time="2022-08-19T14:55:51.602215828Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/0c4c283d9276b10a5f93b063259177bd46999b701ea7233e334b14f19d76baec.sock debug=false pid=706873 Aug 19 14:55:52 balenad[1648]: time="2022-08-19T14:55:52.626688754Z" level=info msg="shim reaped" id=5e541a445c3a8f355030e121b8aa656aaf1593d32cd8ce1e2bcbe42399e5374d Aug 19 14:55:52 balenad[1584]: time="2022-08-19T14:55:52.630038706Z" level=info msg="ignoring event" container=5e541a445c3a8f355030e121b8aa656aaf1593d32cd8ce1e2bcbe42399e5374d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 14:58:53 balenad[1584]: time="2022-08-19T14:58:53.687907395Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 14:58:53 balenad[1648]: time="2022-08-19T14:58:53.766528157Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 14:58:53 balenad[1648]: time="2022-08-19T14:58:53.770564863Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/44b1b6e2e5bbb800fd63b42c9d9c88c666e42bfcbe8c53768e2cd11ca67d2f9c.sock debug=false pid=707170 Aug 19 14:58:54 balenad[1648]: time="2022-08-19T14:58:54.833492029Z" level=info msg="shim reaped" id=17606cd238a3428dd2685e9f12670a69e615cc15dc192552bb9cca8fcdc911c7 Aug 19 14:58:54 balenad[1584]: time="2022-08-19T14:58:54.836043526Z" level=info msg="ignoring event" container=17606cd238a3428dd2685e9f12670a69e615cc15dc192552bb9cca8fcdc911c7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:01:55 balenad[1584]: time="2022-08-19T15:01:55.895627755Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:01:55 balenad[1648]: time="2022-08-19T15:01:55.960221454Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:01:55 balenad[1648]: time="2022-08-19T15:01:55.966416474Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/d7c3ce9165529b18a71552ac1611ee9b6cafc45406c3cdbfac91dc3511bada6f.sock debug=false pid=707463 Aug 19 15:01:57 balenad[1648]: time="2022-08-19T15:01:57.006018806Z" level=info msg="shim reaped" id=6ae41b2bf7a8264ca0387abaa1e7e83343de392958e16eb4e8e70b0be9fa94db Aug 19 15:01:57 balenad[1584]: time="2022-08-19T15:01:57.009511350Z" level=info msg="ignoring event" container=6ae41b2bf7a8264ca0387abaa1e7e83343de392958e16eb4e8e70b0be9fa94db module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:04:57 balenad[1584]: time="2022-08-19T15:04:57.947046119Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:04:57 balenad[1648]: time="2022-08-19T15:04:57.986293445Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:04:57 balenad[1648]: time="2022-08-19T15:04:57.990727203Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e8d1d8bc651a607af0d5f92591c1d1d9f9bfb7aa021644ceec6e99a4f87ecbdc.sock debug=false pid=707758 Aug 19 15:04:59 balenad[1648]: time="2022-08-19T15:04:59.061713244Z" level=info msg="shim reaped" id=a06501fedcadde81af175670e04a1a895f8b7d2f18bfdff36b6c010131695ee3 Aug 19 15:04:59 balenad[1584]: time="2022-08-19T15:04:59.064252074Z" level=info msg="ignoring event" container=a06501fedcadde81af175670e04a1a895f8b7d2f18bfdff36b6c010131695ee3 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:07:59 balenad[1584]: time="2022-08-19T15:07:59.817624665Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:07:59 balenad[1648]: time="2022-08-19T15:07:59.859251341Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:07:59 balenad[1648]: time="2022-08-19T15:07:59.863783987Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ee3895457facef1464606f5f0c20fa46228bedfc3fd14271d73f8a06d39d760c.sock debug=false pid=708060 Aug 19 15:08:00 balenad[1648]: time="2022-08-19T15:08:00.914692499Z" level=info msg="shim reaped" id=ae22a8562553cdf09d76d5a4815175bd8809a9c8ae94d8305b4db2952bf7bbb6 Aug 19 15:08:00 balenad[1584]: time="2022-08-19T15:08:00.919025035Z" level=info msg="ignoring event" container=ae22a8562553cdf09d76d5a4815175bd8809a9c8ae94d8305b4db2952bf7bbb6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:11:01 balenad[1584]: time="2022-08-19T15:11:01.685271605Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:11:01 balenad[1648]: time="2022-08-19T15:11:01.727606257Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:11:01 balenad[1648]: time="2022-08-19T15:11:01.731699147Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bc0785dbcdbf85e28a9ab181b61d297eb00c70b618b801e5664caf2e5629c129.sock debug=false pid=708328 Aug 19 15:11:02 balenad[1648]: time="2022-08-19T15:11:02.769333459Z" level=info msg="shim reaped" id=07c33af36ccc8e923bf9d850530e23b368692e112082c8e7f8bd28f65226b430 Aug 19 15:11:02 balenad[1584]: time="2022-08-19T15:11:02.772774466Z" level=info msg="ignoring event" container=07c33af36ccc8e923bf9d850530e23b368692e112082c8e7f8bd28f65226b430 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:14:03 balenad[1584]: time="2022-08-19T15:14:03.523125622Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:14:03 balenad[1648]: time="2022-08-19T15:14:03.559468899Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:14:03 balenad[1648]: time="2022-08-19T15:14:03.564136303Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a3f9ec73ff7ca7bab7a8271f150744a735b3cd30bb9bd2556f081f7a1199100d.sock debug=false pid=708632 Aug 19 15:14:04 balenad[1648]: time="2022-08-19T15:14:04.607135957Z" level=info msg="shim reaped" id=42cad1befb994d6e43d6eb4028992667d94c7f3ca95df1098dfde81ba67fff8d Aug 19 15:14:04 balenad[1584]: time="2022-08-19T15:14:04.610689778Z" level=info msg="ignoring event" container=42cad1befb994d6e43d6eb4028992667d94c7f3ca95df1098dfde81ba67fff8d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" real 0m 0.05s user 0m 0.02s sys 0m 0.02s --- balena inspect $(balena ps --all --quiet | tr "\n" " ") | jq "del(.[].Config.Env)" --- 2022-08-19 15:14:57.934233625+00:00 [ { "Id": "c8ba292dc13491aca4a8ba853e00545ed48f02cc8399ef3586380bf8c1560668", "Created": "2022-07-25T16:14:18.664809965Z", "Path": "python3", "Args": [ "pktfwd" ], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 2095, "ExitCode": 0, "Error": "", "StartedAt": "2022-08-14T14:00:16.622141842Z", "FinishedAt": "2022-08-14T14:00:08.612213328Z" }, "Image": "sha256:c044caefc3ffbe153e1544999b7c95fb915ec8eaa380d77b75e3b6d9fd5bf928", "ResolvConfPath": "/var/lib/docker/containers/c8ba292dc13491aca4a8ba853e00545ed48f02cc8399ef3586380bf8c1560668/resolv.conf", "HostnamePath": "/var/lib/docker/containers/c8ba292dc13491aca4a8ba853e00545ed48f02cc8399ef3586380bf8c1560668/hostname", "HostsPath": "/var/lib/docker/containers/c8ba292dc13491aca4a8ba853e00545ed48f02cc8399ef3586380bf8c1560668/hosts", "LogPath": "", "Name": "/packet-forwarder_5182369_2237155_4d042eec47cadf7717894efc2aef7ad4", "RestartCount": 0, "Driver": "overlay2", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "1951555_pktfwdr:/var/pktfwd", "/tmp/balena-supervisor/services/1951555/packet-forwarder:/tmp/resin", "/tmp/balena-supervisor/services/1951555/packet-forwarder:/tmp/balena" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "3b217d993f774114bb333014acda110b_default", "PortBindings": {}, "RestartPolicy": { "Name": "always", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [], "CapDrop": [], "CgroupnsMode": "host", "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [ "label=disable" ], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DeviceRequests": [], "KernelMemory": 0, "KernelMemoryTCP": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": null, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": { "LowerDir": "/var/lib/docker/overlay2/9b854a1d9c983e85b4fede37a497af03cd13ad18eeb0306efc45088ca5ed44f1-init/diff:/var/lib/docker/overlay2/c3176e1b7ec4200742160c10ca7f1947d04c54965ec5d408a002f27dc7d9cdac/diff:/var/lib/docker/overlay2/e8773fb2e971541b375d919cfa0b4917f9910d4155c74e1354453ec607e31d66/diff:/var/lib/docker/overlay2/04782c456b80c91af92ce186bd0a2558b660a4203753c717e7e4a3b08a0d42f1/diff:/var/lib/docker/overlay2/eb05506d4d03369add342f250d1884fe407c26bf3a57eb4db45426ef6a2c6134/diff:/var/lib/docker/overlay2/3ee443a957b9fb18b5963f1a76a36cb4b982ff74494492262ae9b296631464f3/diff:/var/lib/docker/overlay2/f2f54eeebc480f5ea82b3f164578de1b4615a9ff32637757127ecd27dd27b44c/diff:/var/lib/docker/overlay2/89824df8f252d692aa2531e56dad0fae447787ef9daf0ba6aa900bdcc3090535/diff:/var/lib/docker/overlay2/fe0b5ab44fe361550ebcb58ea374ab8d53fe9a577af9771b887c0ff696b3e30c/diff:/var/lib/docker/overlay2/77f21d5a11021c6813dd03fce8e154ec1149c342eec305ebcd6077b0dce0117d/diff:/var/lib/docker/overlay2/41c21b884f9b9fa6384028bdea9d480fddb191c59f4103fad068cfb3d9aa4e01/diff:/var/lib/docker/overlay2/6d04d29306e9a41c93ff0bbf898513cde560568cf745f333fe7e0ca29f64016e/diff:/var/lib/docker/overlay2/39d364be7283b2bc7dc4452ac6e55bf751a14b1e576ced09193a9c38626ebc3b/diff:/var/lib/docker/overlay2/73f2d841550f29eb8555a583fddb386dba1411449d57a640bc6a16b75ff5db3b/diff:/var/lib/docker/overlay2/34e3cee6023daa197e9a6e1632f42da9b56fa724b1d07ac9c72c62367f72cc7c/diff:/var/lib/docker/overlay2/99f36957e90088aa8306bf6aeb534927cdba8c028bdf11b0faef73bf731b7dbc/diff:/var/lib/docker/overlay2/bc67c3210077572e9c3975fd41bcac6c3eb0d2db4d013b8e8ca09899efec2135/diff:/var/lib/docker/overlay2/5c0242c7b3948eff5fc25d3106a505b614232444a5147ebe578e3f46073b125f/diff:/var/lib/docker/overlay2/8a6ed9ecc2a77f7b82d6c8aa862d6cd8d235dcf871cd4cf02d9d166c6d902732/diff:/var/lib/docker/overlay2/a99c7b0ce580ec6435b44b6880dcbd822158c08f9e380bc013aea473c06068a7/diff:/var/lib/docker/overlay2/b6a3ee015d488ede1ba42eb49e908b896fa9541dadc2b1404552b67c3a2c5510/diff:/var/lib/docker/overlay2/407ac012aab300f65ff475df1195019abd051d0e0c06c2c19cd4c864a79dae27/diff:/var/lib/docker/overlay2/63828cb7c014ad0bb0116b2caf3bbf5369199eeb5d9739e5a415f302a3280d93/diff:/var/lib/docker/overlay2/35ef265f2b1dbba78db644ee76d6bfd270ecd73016b0b5293c3d37aa126274f2/diff:/var/lib/docker/overlay2/fb165e6e0348c11d1541b936f300acfd14ce84e9c26f7ae070755309677c5946/diff:/var/lib/docker/overlay2/b4ba3637a38fd2a757106e024089367312ae423e99864175baa4a437753f95cc/diff:/var/lib/docker/overlay2/630cc72d3b02fccfc1c3b2364d9c7e5ca54da09d88c1ba8c0a20f6253c127952/diff:/var/lib/docker/overlay2/1ac7b552681a11374c12351246a291716f1ba2eaa52aa1df91af590d581240a8/diff:/var/lib/docker/overlay2/f1853aa988b9da2a064144f57af8b4e2ee338c79c704730e0a441af9ce0958eb/diff:/var/lib/docker/overlay2/c2d2bc9a2a3317aadb3a691370ff07d4dd48f33ded086b6e8a73253b915a0e18/diff:/var/lib/docker/overlay2/a6c2b0afe5ebb3f7aef40c1ccb8351536e507c6c8e2bc1fc0c437bafe9617fd5/diff:/var/lib/docker/overlay2/7382ccb40a046526debf5eaa93dc79e9ea32218cdb18552969dcca1d891d0038/diff:/var/lib/docker/overlay2/74d7997d743b30c44f235d6cc3bc8bb08e384c4947af9fc24cc157e671c4ec48/diff:/var/lib/docker/overlay2/f5e8fd87444cec1ce5de89feba65c1565b4a717149a78f1046c534c6b6a8e05c/diff:/var/lib/docker/overlay2/c068df5bcf1c75f1ff7dc8a2ecfac2d6a4e9ebd8c10d43a2c1b97a741779b2f1/diff:/var/lib/docker/overlay2/b203aa0895674c151002164364c2ebe161441f5b66edde3dc69efc487c341cff/diff:/var/lib/docker/overlay2/ea2165d453d2b3a1aeb23752154cb4b523fa6ebbb2d11d02a80a736191d7551a/diff", "MergedDir": "/var/lib/docker/overlay2/9b854a1d9c983e85b4fede37a497af03cd13ad18eeb0306efc45088ca5ed44f1/merged", "UpperDir": "/var/lib/docker/overlay2/9b854a1d9c983e85b4fede37a497af03cd13ad18eeb0306efc45088ca5ed44f1/diff", "WorkDir": "/var/lib/docker/overlay2/9b854a1d9c983e85b4fede37a497af03cd13ad18eeb0306efc45088ca5ed44f1/work" }, "Name": "overlay2" }, "Mounts": [ { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1951555/packet-forwarder", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1951555/packet-forwarder", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "volume", "Name": "1951555_pktfwdr", "Source": "/var/lib/docker/volumes/1951555_pktfwdr/_data", "Destination": "/var/pktfwd", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" } ], "Config": { "Hostname": "c8ba292dc134", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:c044caefc3ffbe153e1544999b7c95fb915ec8eaa380d77b75e3b6d9fd5bf928", "Volumes": null, "WorkingDir": "/opt", "Entrypoint": [ "python3", "pktfwd" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1951555", "io.balena.app-uuid": "3b217d993f774114bb333014acda110b", "io.balena.architecture": "rpi", "io.balena.device-type": "raspberry-pi", "io.balena.qemu.version": "6.0.0+balena1-arm", "io.balena.service-id": "1669833", "io.balena.service-name": "packet-forwarder", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "0a140c6c610d9ff50a2c1360de30eb9e5890041dfec092f15b1a05434aa6abea", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/0a140c6c610d", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "3b217d993f774114bb333014acda110b_default": { "IPAMConfig": {}, "Links": null, "Aliases": [ "packet-forwarder", "c8ba292dc134" ], "NetworkID": "1b6d603ca8de6c6560f91d2cfe22818ccedc2c96e3ff31d0f842c784d78bbacc", "EndpointID": "28e5c4d8c38aeb6a7fa1ee96d17ddefba70df7d829e41badad8b83aaa9204270", "Gateway": "172.17.0.1", "IPAddress": "172.17.0.3", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:11:00:03", "DriverOpts": null } } } }, { "Id": "9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d", "Created": "2022-07-25T16:14:15.797452176Z", "Path": "/opt/gatewayrs/start-gatewayrs.sh", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 2127, "ExitCode": 0, "Error": "", "StartedAt": "2022-08-14T14:00:16.918046101Z", "FinishedAt": "2022-08-14T14:00:08.603507476Z" }, "Image": "sha256:d8f8021e76a9b2bcc7a2488d58fe6538a3e457594630e0f3c17d25e53a986613", "ResolvConfPath": "/var/lib/docker/containers/9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d/resolv.conf", "HostnamePath": "/var/lib/docker/containers/9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d/hostname", "HostsPath": "/var/lib/docker/containers/9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d/hosts", "LogPath": "", "Name": "/helium-miner_5182370_2237155_4d042eec47cadf7717894efc2aef7ad4", "RestartCount": 0, "Driver": "overlay2", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": [ "f8a657d29f7a0211c595c915f7315a322e90ce83434b62d63dd64a410af39ecb" ], "HostConfig": { "Binds": [ "1951555_miner-storage:/var/data", "1951555_miner-log:/var/log/miner", "1951555_pktfwdr:/var/pktfwd", "/tmp/balena-supervisor/services/1951555/helium-miner:/tmp/resin", "/tmp/balena-supervisor/services/1951555/helium-miner:/tmp/balena" ], "ContainerIDFile": "", "ContainerIDEnv": "", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "3b217d993f774114bb333014acda110b_default", "PortBindings": { "44158/tcp": [ { "HostIp": "", "HostPort": "44158" } ] }, "RestartPolicy": { "Name": "on-failure", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [ "SYS_RAWIO" ], "CapDrop": [], "CgroupnsMode": "host", "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": [], "GroupAdd": [], "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [ "label=disable" ], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": null, "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [ { "PathOnHost": "/dev/i2c-1", "PathInContainer": "/dev/i2c-1", "CgroupPermissions": "rwm" } ], "DeviceCgroupRules": null, "DeviceRequests": [], "KernelMemory": 0, "KernelMemoryTCP": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": null, "Ulimits": [], "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": { "LowerDir": "/var/lib/docker/overlay2/f21aa965ed7b960760739c96103baa17afe0fe9bdbfacb348aab4857f9a455b5-init/diff:/var/lib/docker/overlay2/dd778c91cd94e5ecca2e1becd0b8086959fde50b251a37bff29f63e9e763f48e/diff:/var/lib/docker/overlay2/494bc6db73e08158c5af3ac9ec06ba28c6c0f192d7db6c7788b0bde523cf9570/diff:/var/lib/docker/overlay2/c2770994bd507bdf113b8a841be4b13dc6826ad34bfad975a2a7eef98a8478e3/diff:/var/lib/docker/overlay2/33850da5498abcd7a298f7b0712f37caa26fb3b2b319ee655821ff39873e6fb7/diff:/var/lib/docker/overlay2/0ea527a2c67b76dca576e8269fa05210ebc8c40b8e3fbddab1a25601ee8e7f52/diff:/var/lib/docker/overlay2/aae67f729ad21573b0ee3a7b42fcaf15e78ce29126e1275fe8eaaf893e34cef5/diff:/var/lib/docker/overlay2/d0037b35dddb6ddf2a8bde256b84e82718c33a3898c3f36f61d2881ec86c09a9/diff:/var/lib/docker/overlay2/39e1c91e705b05682a40ed46316aa389d8d2e2c276739a46d8b12adbe4f42c99/diff:/var/lib/docker/overlay2/cd4d1c37029b28af9d106f8ca1abfaca8ccbe64dc111f132e0343049e1b1d524/diff:/var/lib/docker/overlay2/117ad391c97cf15e0f34aa60f0763bf0e2200c5bda1524ecff623ddd909ce8f5/diff:/var/lib/docker/overlay2/8a78272bfe2d9261c5ad3cf839951fdceffe1ab123a60c52429bc7512c8185f3/diff:/var/lib/docker/overlay2/0fbaf28e933e6f6163fbe0f251e2736a282cf309d8179cc5af91549ce12b47cc/diff:/var/lib/docker/overlay2/318ffd29cde0350aef3caf0eddf0e553c550d7a82a6d6d6d0dee5568b9d34b01/diff:/var/lib/docker/overlay2/ebfa94d52a4586eb783cc6c7983c59f5418c0002842fc5e42d98a11cd58fbad6/diff:/var/lib/docker/overlay2/a0782592c5abb080358bbc6deb11c6f10af63387f848a54beab230eed485d25e/diff:/var/lib/docker/overlay2/6f7e5fdf21dc3d5673c17dcda4603eb85243fa4e1c4b28b3c72e5a9e4b44d582/diff:/var/lib/docker/overlay2/f95f0c3fe4126098ae80bdf5258a50bbcb0c5e3c91f01f8eabfb08c246694065/diff:/var/lib/docker/overlay2/87fe57c85609a0b31c138d8045b6809a6340347fa85ba8d6a34cb6d851f51d4a/diff:/var/lib/docker/overlay2/2b94de70f7f3e4a55443e6690937b2b02383bb6e59f5fa88142c39188b100940/diff:/var/lib/docker/overlay2/5010fae1261e7fb8f2f2d780ac049297a3a08b8259278da6458df139fbc919a0/diff:/var/lib/docker/overlay2/10e301dc958fd2eff67d473ae227ce19a3da0c2da3f7f6ac195e47901800a4fd/diff:/var/lib/docker/overlay2/977009b8a91d56b794238f6f76ebbeffbb5e3b317941b18e3dfe2f6f00c55ed3/diff:/var/lib/docker/overlay2/09f4674db05d8c5d10929363e78941258ffbabfa1765eedb3b61bf6113edf592/diff:/var/lib/docker/overlay2/e47acd55deb02d34b08a760e3351e09c6255a46d1390f7f6f6bb60a2f457536a/diff:/var/lib/docker/overlay2/6afcdad7b9a9577fba85c82c266abcd7caf1da778f83ffe984b94df713a46024/diff:/var/lib/docker/overlay2/0967dc1451ba33b9a9682764d1957cab4e36b6f79a1accc61b1674ffee2821cb/diff", "MergedDir": "/var/lib/docker/overlay2/f21aa965ed7b960760739c96103baa17afe0fe9bdbfacb348aab4857f9a455b5/merged", "UpperDir": "/var/lib/docker/overlay2/f21aa965ed7b960760739c96103baa17afe0fe9bdbfacb348aab4857f9a455b5/diff", "WorkDir": "/var/lib/docker/overlay2/f21aa965ed7b960760739c96103baa17afe0fe9bdbfacb348aab4857f9a455b5/work" }, "Name": "overlay2" }, "Mounts": [ { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1951555/helium-miner", "Destination": "/tmp/balena", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/tmp/balena-supervisor/services/1951555/helium-miner", "Destination": "/tmp/resin", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "volume", "Name": "1951555_miner-storage", "Source": "/var/lib/docker/volumes/1951555_miner-storage/_data", "Destination": "/var/data", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" }, { "Type": "volume", "Name": "1951555_miner-log", "Source": "/var/lib/docker/volumes/1951555_miner-log/_data", "Destination": "/var/log/miner", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" }, { "Type": "volume", "Name": "1951555_pktfwdr", "Source": "/var/lib/docker/volumes/1951555_pktfwdr/_data", "Destination": "/var/pktfwd", "Driver": "local", "Mode": "z", "RW": true, "Propagation": "" } ], "Config": { "Hostname": "9f1c93533f1c", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "1680/tcp": {}, "44158/tcp": {} }, "Tty": true, "OpenStdin": false, "StdinOnce": false, "Cmd": [], "Healthcheck": { "Test": [ "NONE" ] }, "Image": "sha256:d8f8021e76a9b2bcc7a2488d58fe6538a3e457594630e0f3c17d25e53a986613", "Volumes": null, "WorkingDir": "/opt/gatewayrs", "Entrypoint": [ "/opt/gatewayrs/start-gatewayrs.sh" ], "OnBuild": null, "Labels": { "io.balena.app-id": "1951555", "io.balena.app-uuid": "3b217d993f774114bb333014acda110b", "io.balena.architecture": "rpi", "io.balena.device-type": "raspberry-pi", "io.balena.features.balena-api": "1", "io.balena.qemu.version": "7.0.0+balena1-arm", "io.balena.service-id": "1669834", "io.balena.service-name": "helium-miner", "io.balena.supervised": "true" }, "StopSignal": "SIGTERM", "StopTimeout": 10 }, "NetworkSettings": { "Bridge": "", "SandboxID": "f72477af2d4ede541d0bf22d307414cc6598240b2e894a662fd5f7bd83ecc296", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "1680/tcp": null, "44158/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "44158" }, { "HostIp": "::", "HostPort": "44158" } ] }, "SandboxKey": "/var/run/balena-engine/netns/f72477af2d4e", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "3b217d993f774114bb333014acda110b_default": { "IPAMConfig": {}, "Links": null, "Aliases": [ "helium-miner", "9f1c93533f1c" ], "NetworkID": "1b6d603ca8de6c6560f91d2cfe22818ccedc2c96e3ff31d0f842c784d78bbacc", "EndpointID": "0be733c8b3ff3180e2756e82f0034297d33d7991a448f07402f9dbbc5da4295f", "Gateway": "172.17.0.1", "IPAddress": "172.17.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:11:00:02", "DriverOpts": null } } } }, { "Id": "e5666a05f8d4e09b3e06be87571d0d6e0bb9065ac7c3180c86e224d6962e285e", "Created": "2021-08-06T14:41:13.034425583Z", "Path": "/usr/src/app/entry.sh", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 2452, "ExitCode": 0, "Error": "", "StartedAt": "2022-08-14T14:00:22.583186505Z", "FinishedAt": "2022-08-14T14:00:08.623481217Z", "Health": { "Status": "healthy", "FailingStreak": 0, "Log": [ { "Start": "2022-08-19T14:52:18.39287943Z", "End": "2022-08-19T14:52:18.808212252Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2022-08-19T14:57:18.836687394Z", "End": "2022-08-19T14:57:19.257106191Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2022-08-19T15:02:19.291845835Z", "End": "2022-08-19T15:02:19.693063428Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2022-08-19T15:07:19.727940424Z", "End": "2022-08-19T15:07:20.128446282Z", "ExitCode": 0, "Output": "OK" }, { "Start": "2022-08-19T15:12:20.152762219Z", "End": "2022-08-19T15:12:20.538615983Z", "ExitCode": 0, "Output": "OK" } ] } }, "Image": "sha256:936d20a463f5883f036a0b348c8c532112ce683fac7f161ef5a4fe1411c26f83", "ResolvConfPath": "/var/lib/docker/containers/e5666a05f8d4e09b3e06be87571d0d6e0bb9065ac7c3180c86e224d6962e285e/resolv.conf", "HostnamePath": "/var/lib/docker/containers/e5666a05f8d4e09b3e06be87571d0d6e0bb9065ac7c3180c86e224d6962e285e/hostname", "HostsPath": "/var/lib/docker/containers/e5666a05f8d4e09b3e06be87571d0d6e0bb9065ac7c3180c86e224d6962e285e/hosts", "LogPath": "", "Name": "/balena_supervisor", "RestartCount": 0, "Driver": "overlay2", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": null, "ContainerIDFile": "", "ContainerIDEnv": "SUPERVISOR_CONTAINER_ID", "LogConfig": { "Type": "journald", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "always", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "CgroupnsMode": "host", "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "private", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [ "label=disable" ], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DeviceRequests": null, "KernelMemory": 0, "KernelMemoryTCP": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": null, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0, "Mounts": [ { "Type": "bind", "Source": "/var/run/balena-engine.sock", "Target": "/var/run/balena-engine.sock" }, { "Type": "bind", "Source": "/mnt/boot/config.json", "Target": "/boot/config.json" }, { "Type": "bind", "Source": "/mnt/data/apps.json", "Target": "/boot/apps.json" }, { "Type": "bind", "Source": "/resin-data/balena-supervisor", "Target": "/data" }, { "Type": "bind", "Source": "/proc/net/fib_trie", "Target": "/mnt/fib_trie" }, { "Type": "bind", "Source": "/var/log/supervisor-log", "Target": "/var/log" }, { "Type": "bind", "Source": "/etc/ssl/certs", "Target": "/etc/ssl/certs", "ReadOnly": true }, { "Type": "bind", "Source": "/usr/share/ca-certificates", "Target": "/usr/share/ca-certificates", "ReadOnly": true }, { "Type": "bind", "Source": "/", "Target": "/mnt/root" } ], "MaskedPaths": null, "ReadonlyPaths": null }, "GraphDriver": { "Data": { "LowerDir": "/var/lib/docker/overlay2/32cce664d889acd62ac0b04868d8602c4bd9ce1046b16bd1f986660fa4abe27f-init/diff:/var/lib/docker/overlay2/4980af2e688ec557f86cf0705355678d8fe35196d80550da25a439793766ab7e/diff:/var/lib/docker/overlay2/768a5f46e5bf868608a23067f6bbbf2ff265e6337e2d624af697223edf597314/diff:/var/lib/docker/overlay2/dc25c7fd87e469df2ac7f71272feee76596dc882f6376125e19d22b5a9116372/diff:/var/lib/docker/overlay2/4b8201e3ec3fadb44245d28f0d6c1fcda138a28e339da5d61efbe359dcfdd824/diff:/var/lib/docker/overlay2/3307155c3e945a5b775311164ccd1a4cc691250df665da09a82a3d2b1bcfc199/diff:/var/lib/docker/overlay2/4487a809213d2ced3e3c97069d538a79413b9e70be841ace5d2cf89f6628c308/diff:/var/lib/docker/overlay2/e6b771b1f5df11111169117a9aeca9424f673df5aaf637208f8f8f65ee62cfc8/diff:/var/lib/docker/overlay2/4aa08f6584681f366bacf4fd63ad8dc530111dec2e2100c9cf4f626a6e473f19/diff:/var/lib/docker/overlay2/8356a8d9bdc609ee719b474e7f2738bbf1755e2202b8750cbf12f24499add93b/diff:/var/lib/docker/overlay2/eaa233c0ac9bb0a780c158260504bf2ef1aefc439bdfd7a6fda4f0cc93f5f74e/diff:/var/lib/docker/overlay2/f3aba970e03385eec5ec58e957c27aeaaff0980af19d6d5e7982607c9ad426f0/diff:/var/lib/docker/overlay2/1bcf1fae667706d8b5fc9dc2674786e51de812b41aeda156d4772cd13074765c/diff:/var/lib/docker/overlay2/32cbebe19023f1aa1df29768136d1375ed6506fcbc991ebaa4d837223fb8956f/diff:/var/lib/docker/overlay2/d2fbe80a7a6356ada3715d0664667a0dbf256c59cb893eb76bb36b370f8e34ec/diff", "MergedDir": "/var/lib/docker/overlay2/32cce664d889acd62ac0b04868d8602c4bd9ce1046b16bd1f986660fa4abe27f/merged", "UpperDir": "/var/lib/docker/overlay2/32cce664d889acd62ac0b04868d8602c4bd9ce1046b16bd1f986660fa4abe27f/diff", "WorkDir": "/var/lib/docker/overlay2/32cce664d889acd62ac0b04868d8602c4bd9ce1046b16bd1f986660fa4abe27f/work" }, "Name": "overlay2" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/boot/config.json", "Destination": "/boot/config.json", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/resin-data/balena-supervisor", "Destination": "/data", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/proc/net/fib_trie", "Destination": "/mnt/fib_trie", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/var/log/supervisor-log", "Destination": "/var/log", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/data/apps.json", "Destination": "/boot/apps.json", "Mode": "", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/etc/ssl/certs", "Destination": "/etc/ssl/certs", "Mode": "", "RW": false, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/", "Destination": "/mnt/root", "Mode": "", "RW": true, "Propagation": "rslave" }, { "Type": "bind", "Source": "/usr/share/ca-certificates", "Destination": "/usr/share/ca-certificates", "Mode": "", "RW": false, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/var/run/balena-engine.sock", "Destination": "/var/run/balena-engine.sock", "Mode": "", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "4a2ae06", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": true, "AttachStderr": true, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Cmd": [ "/usr/src/app/entry.sh" ], "Healthcheck": { "Test": [ "CMD-SHELL", "wget http://127.0.0.1:${LISTEN_PORT:-48484}/v1/healthy -O - -q" ], "Interval": 300000000000, "Timeout": 30000000000, "StartPeriod": 60000000000, "Retries": 3 }, "Image": "registry2.balena-cloud.com/v2/04a158f884a537fc1bd11f2af797676a", "Volumes": { "/data": {} }, "WorkingDir": "/usr/src/app", "Entrypoint": null, "OnBuild": null, "Labels": { "io.balena.qemu.version": "4.0.0+balena-aarch64" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "f6f505fff71ad22c09bc4f0ef4c70f169fa142a4a9a5461f858fb708422648fa", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/balena-engine/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "7c17b39561cac50711452b1d266b9b824ba857b7b18909e569936e23f88dec34", "EndpointID": "b536680e959a62ba8a3c0987e90c76cd13bb444789af01fa22d2a81e34c7fa86", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } } ] real 0m 0.31s user 0m 0.38s sys 0m 0.12s --- balena network inspect $(balena ps --quiet | tr "\n" " ") --- 2022-08-19 15:14:58.272686374+00:00 [] Command exited with non-zero status 1 real 0m 0.25s user 0m 0.18s sys 0m 0.13s --- test -f /mnt/state/balena-engine-storage-migration.log && cat /mnt/state/balena-engine-storage-migration.log --- 2022-08-19 15:14:58.555996990+00:00 Command exited with non-zero status 1 real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- echo === BOOT === --- 2022-08-19 15:14:58.592115102+00:00 === BOOT === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- systemd-analyze --- 2022-08-19 15:14:58.630382641+00:00 Startup finished in 7.599s (kernel) + 4min 20.942s (userspace) = 4min 28.542s multi-user.target reached after 4min 20.912s in userspace real 0m 0.05s user 0m 0.01s sys 0m 0.00s --- systemd-analyze critical-chain --- 2022-08-19 15:14:58.715804862+00:00 The time when unit became active or started is printed after the "@" character. The time the unit took to start is printed after the "+" character. multi-user.target @4min 20.912s └─chronyd.service @4min 20.911s └─time-sync-https-wait.target @4min 20.900s └─timesync-https.service @5.174s +4min 15.724s └─network.target @5.119s └─wpa_supplicant.service @7.077s +181ms └─basic.target @3.151s └─paths.target @3.151s └─prepare-openvpn-conf.path @3.107s └─sysinit.target @3.104s └─rngd.service @3.103s └─systemd-udev-settle.service @1.228s +1.859s └─systemd-udev-trigger.service @755ms +467ms └─systemd-udevd-kernel.socket @680ms └─system.slice @627ms └─-.slice @627ms real 0m 3.65s user 0m 0.36s sys 0m 0.04s --- echo === HARDWARE === --- 2022-08-19 15:15:02.396558612+00:00 === HARDWARE === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /proc/cpuinfo --- 2022-08-19 15:15:02.435272628+00:00 processor : 0 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 1 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 2 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 processor : 3 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part : 0xd08 CPU revision : 3 Hardware : BCM2835 Revision : c03112 Serial : 10000000e98b00d4 Model : Raspberry Pi 4 Model B Rev 1.2 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /proc/device-tree/model --- 2022-08-19 15:15:02.475199411+00:00 Raspberry Pi 4 Model B Rev 1.2real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /proc/meminfo --- 2022-08-19 15:15:02.514128148+00:00 MemTotal: 3936368 kB MemFree: 3293652 kB MemAvailable: 3522392 kB Buffers: 33148 kB Cached: 231200 kB SwapCached: 0 kB Active: 152188 kB Inactive: 374736 kB Active(anon): 24548 kB Inactive(anon): 255136 kB Active(file): 127640 kB Inactive(file): 119600 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 1968180 kB SwapFree: 1968180 kB Dirty: 80 kB Writeback: 0 kB AnonPages: 262616 kB Mapped: 114764 kB Shmem: 38408 kB KReclaimable: 33508 kB Slab: 67320 kB SReclaimable: 33508 kB SUnreclaim: 33812 kB KernelStack: 4528 kB PageTables: 4936 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 3936364 kB Committed_AS: 2252424 kB VmallocTotal: 262930368 kB VmallocUsed: 19072 kB VmallocChunk: 0 kB Percpu: 2176 kB CmaTotal: 327680 kB CmaFree: 317172 kB real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- ps --- 2022-08-19 15:15:02.555761083+00:00 PID TTY TIME CMD 1 ? 00:01:25 systemd 2 ? 00:00:01 kthreadd 3 ? 00:00:00 rcu_gp 4 ? 00:00:00 rcu_par_gp 8 ? 00:00:00 mm_percpu_wq 9 ? 00:00:00 rcu_tasks_kthre 10 ? 00:00:00 rcu_tasks_rude_ 11 ? 00:00:00 rcu_tasks_trace 12 ? 00:00:19 ksoftirqd/0 13 ? 00:02:15 rcu_preempt 14 ? 00:00:00 migration/0 15 ? 00:00:00 cpuhp/0 16 ? 00:00:00 cpuhp/1 17 ? 00:00:00 migration/1 18 ? 00:00:07 ksoftirqd/1 21 ? 00:00:00 cpuhp/2 22 ? 00:00:00 migration/2 23 ? 00:00:06 ksoftirqd/2 26 ? 00:00:00 cpuhp/3 27 ? 00:00:00 migration/3 28 ? 00:00:09 ksoftirqd/3 31 ? 00:00:00 kdevtmpfs 32 ? 00:00:00 netns 33 ? 00:00:00 kauditd 36 ? 00:00:00 khungtaskd 37 ? 00:00:00 oom_reaper 38 ? 00:00:00 writeback 39 ? 00:00:35 kcompactd0 69 ? 00:00:00 kblockd 70 ? 00:00:00 blkcg_punt_bio 71 ? 00:00:00 md 72 ? 00:00:00 watchdogd 73 ? 00:00:45 kworker/0:1H-mmc_complete 74 ? 00:00:00 rpciod 75 ? 00:00:00 kworker/u9:0-hci0 76 ? 00:00:00 xprtiod 77 ? 00:00:00 kswapd0 78 ? 00:00:00 nfsiod 79 ? 00:00:00 kthrotld 85 ? 00:00:00 iscsi_eh 86 ? 00:00:00 iscsi_destroy 87 ? 00:00:00 nvme-wq 88 ? 00:00:00 nvme-reset-wq 89 ? 00:00:00 nvme-delete-wq 92 ? 00:00:00 DWC Notificatio 93 ? 00:00:00 uas 95 ? 00:00:00 vchiq-slot/0 96 ? 00:00:00 vchiq-recy/0 97 ? 00:00:00 vchiq-sync/0 98 ? 00:00:14 kworker/1:1H-kblockd 99 ? 00:00:00 ipv6_addrconf 100 ? 00:00:00 zswap-shrink 106 ? 00:00:00 sdhci 107 ? 00:00:00 irq/53-mmc0 159 ? 00:00:00 mmc_complete 396 ? 00:00:12 kworker/3:1H-kblockd 401 ? 00:00:15 kworker/2:1H-kblockd 869 ? 00:00:00 jbd2/mmcblk0p2- 870 ? 00:00:00 ext4-rsv-conver 884 ? 00:00:01 jbd2/mmcblk0p5- 885 ? 00:00:00 ext4-rsv-conver 921 ? 00:00:33 jbd2/mmcblk0p6- 922 ? 00:00:00 ext4-rsv-conver 1022 ? 00:05:14 systemd-journal 1049 ? 00:00:02 systemd-udevd 1075 ? 00:00:00 vchiq-keep/0 1076 ? 02:12:49 spi0 1078 ? 00:00:00 irq/44-vc4 hdmi 1079 ? 00:00:00 irq/45-vc4 hdmi 1080 ? 00:00:00 cec-vc4 1081 ? 00:00:00 irq/41-vc4 hdmi 1082 ? 00:00:00 irq/40-vc4 hdmi 1083 ? 00:00:00 irq/50-vc4 hdmi 1084 ? 00:00:00 irq/51-vc4 hdmi 1085 ? 00:00:00 cec-vc4 1086 ? 00:00:00 irq/47-vc4 hdmi 1087 ? 00:00:00 irq/46-vc4 hdmi 1088 ? 00:00:00 card0-crtc0 1089 ? 00:00:00 card0-crtc1 1090 ? 00:00:00 card0-crtc2 1091 ? 00:00:00 card0-crtc3 1092 ? 00:00:00 card0-crtc4 1093 ? 00:00:00 card0-crtc5 1098 ? 00:00:00 v3d_bin 1099 ? 00:00:00 v3d_render 1100 ? 00:00:00 v3d_tfu 1102 ? 00:00:00 v3d_csd 1103 ? 00:00:00 v3d_cache_clean 1113 ? 00:00:00 cfg80211 1118 ? 00:00:00 brcmf_wq/mmc1:0 1119 ? 00:00:14 brcmf_wdog/mmc1 1453 ? 00:01:49 rngd 1457 ? 00:00:00 plymouthd 1460 ? 00:00:00 ModemManager 1500 ? 00:00:06 systemd-logind 1541 ? 00:29:48 NetworkManager 1584 ? 00:34:20 balenad 1588 ? 00:00:01 exe 1639 ? 00:04:50 wpa_supplicant 1648 ? 00:15:31 balena-engine-c 1823 ? 00:00:00 hciattach 1825 ? 00:00:00 kworker/u9:2-hci0 1847 ? 00:00:00 bluetoothd 2037 ? 00:01:56 balena-engine-p 2045 ? 00:10:52 balena-engine-c 2052 ? 00:02:22 balena-engine-p 2078 ? 00:08:46 balena-engine-c 2297 ? 00:00:00 start-balena-su 2298 ? 00:00:03 exe 2427 ? 00:02:15 balena 2435 ? 00:09:05 balena-engine-c 2452 ? 01:46:59 node 2509 ? 00:04:27 journalctl 2519 ? 00:00:00 jbd2/mmcblk0p3- 2520 ? 00:00:00 ext4-rsv-conver 2908 ? 00:00:03 chronyd 2910 ? 00:00:02 exe 629350 ? 00:00:02 sshd 704212 ? 00:00:01 kworker/1:2-events 704893 ? 00:00:00 kworker/2:3-events 705048 ? 00:00:00 kworker/u8:0-cfg80211 706646 ? 00:00:00 kworker/0:2-events 707187 ? 00:00:00 kworker/3:3-events 707210 ? 00:00:00 kworker/1:0-events 707229 ? 00:00:00 kworker/2:0H 707461 ? 00:00:00 kworker/3:0H 707713 ? 00:00:00 kworker/0:1-cgroup_destroy 707756 ? 00:00:00 kworker/1:2H 707757 ? 00:00:00 kworker/0:2H 707812 ? 00:00:00 kworker/2:1-events 707813 ? 00:00:00 kworker/2:4-events 707950 ? 00:00:00 kworker/3:1-mm_percpu_wq 707992 ? 00:00:00 kworker/u8:2-cfg80211 708253 ? 00:00:00 kworker/1:1-events 708296 ? 00:00:00 kworker/0:0-events 708325 ? 00:00:00 kworker/3:2H 708326 ? 00:00:00 kworker/0:0H 708395 ? 00:00:00 kworker/0:3-events 708515 ? 00:00:00 kworker/u8:1-flush-179:0 708554 ? 00:00:00 kworker/3:0-mm_percpu_wq 708631 ? 00:00:00 kworker/2:2H 708690 ? 00:00:00 kworker/0:4-events 708691 ? 00:00:00 kworker/0:5-events 708692 ? 00:00:00 kworker/2:0-events 708693 ? 00:00:00 kworker/2:2 708750 ? 00:00:00 kworker/3:2-mm_percpu_wq 708756 ? 00:00:00 sshd 708758 ? 00:00:00 sh 708760 ? 00:00:00 bash 709142 ? 00:00:00 time 709143 ? 00:00:00 timeout 709144 ? 00:00:00 ps real 0m 0.05s user 0m 0.00s sys 0m 0.04s --- top -b -n 1 --- 2022-08-19 15:15:02.634545918+00:00 Mem: 642908K used, 3293460K free, 38408K shrd, 33148K buff, 231400K cached CPU: 0% usr 8% sys 0% nic 89% idle 0% io 0% irq 2% sirq Load average: 0.49 0.29 0.26 1/278 709154 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 709154709153 root R 3124 0% 4% top -b -n 1 2492 2095 root S 27724 1% 2% /opt/sx1302/lora_pkt_fwd 1584 1 root S 1743m 45% 0% /usr/bin/balenad --experimental --log-driver=journald --storage-driver=overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --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 1648 1584 root S 1741m 45% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 2037 1584 root S 1452m 38% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 44158 -container-ip 172.17.0.2 -container-port 44158 2427 2297 root S 1452m 38% 0% balena start --attach balena_supervisor 629365629352 root S 1452m 38% 0% balena exec -it 9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d /bin/sh -c echo "$$" > /tmp/balena-enter-629352-lSicLMbH.pid; test -x /bin/bash && exec /bin/bash || exec /bin/sh 2052 1584 root S 1452m 38% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip :: -host-port 44158 -container-ip 172.17.0.2 -container-port 44158 2435 1648 root S 1380m 36% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/e5666a05f8d4e09b3e06be87571d0d6e0bb9065ac7c3180c86e224d6962e285e -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-bale 2045 1648 root S 1308m 34% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/c8ba292dc13491aca4a8ba853e00545ed48f02cc8399ef3586380bf8c1560668 -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-bale 2078 1648 root S 1308m 34% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d -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-bale 2452 2435 root S 313m 8% 0% node /usr/src/app/dist/app.js 1541 1 root S 313m 8% 0% /usr/sbin/NetworkManager --no-daemon 1460 1 root S 308m 8% 0% /usr/sbin/ModemManager --log-journal 1453 1 root S 292m 8% 0% /usr/sbin/rngd -f -r /dev/hwrng 1 0 root S 156m 4% 0% {systemd} /sbin/init 2908 1 root S 76924 2% 0% /usr/sbin/chronyd -d 1022 1 root S 52736 1% 0% /lib/systemd/systemd-journald 2509 2452 root S 44824 1% 0% journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service 2095 2045 root S 19564 0% 0% python3 pktfwd 2249 2127 root S 19356 0% 0% /usr/bin/helium_gateway -c /etc/helium_gateway server 1639 1 root S 12140 0% 0% /usr/sbin/wpa_supplicant -u 1500 1 root S 8140 0% 0% /lib/systemd/systemd-logind 1847 1 root S 7600 0% 0% /usr/libexec/bluetooth/bluetoothd --experimental 437518 1 openvpn S 6816 0% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 1049 1 root S 6596 0% 0% /lib/systemd/systemd-udevd 708756 1 root S 6040 0% 0% sshd: root@notty 2298 2297 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/lib/balena-supervisor/balena-supervisor-healthcheck --pid 2297 2910 2908 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/libexec/chrony-healthcheck --pid 2908 1588 1584 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1584 1583 1 avahi S 5808 0% 0% avahi-daemon: running [4a2ae06.local] 629350 1 root S 5796 0% 0% sshd: root@pts/1 1465 1 messageb S 5508 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 2127 2078 root S 5364 0% 0% {start-gatewayrs} /bin/bash /opt/gatewayrs/start-gatewayrs.sh 1586 1583 avahi S 5260 0% 0% avahi-daemon: chroot helper 629382 2078 root S 4980 0% 0% /bin/bash 1562 1 nobody S 4732 0% 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=- 1457 1 root S 4028 0% 0% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 2297 1 root S 3532 0% 0% {start-balena-su} /bin/sh /usr/bin/start-balena-supervisor 708760708758 root S 3436 0% 0% bash -s -- 629352629350 root S 3436 0% 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)" = "4a2ae060ba2395b51715031ec07ad783" ];then TERM=xterm;X 708758708756 root S 3304 0% 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)" = "4a2ae060ba2395b51715031ec07ad783" ];then TERM=xterm;b 709152708760 root S 2992 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1823 1 root S 2124 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - 709153709152 root S 1976 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1076 2 root SW 0 0% 0% [spi0] 13 2 root IW 0 0% 0% [rcu_preempt] 73 2 root IW< 0 0% 0% [kworker/0:1H-mm] 39 2 root SW 0 0% 0% [kcompactd0] 921 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 12 2 root SW 0 0% 0% [ksoftirqd/0] 401 2 root IW< 0 0% 0% [kworker/2:1H-kb] 1119 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 98 2 root IW< 0 0% 0% [kworker/1:1H-kb] 396 2 root IW< 0 0% 0% [kworker/3:1H-kb] 28 2 root SW 0 0% 0% [ksoftirqd/3] 18 2 root SW 0 0% 0% [ksoftirqd/1] 23 2 root SW 0 0% 0% [ksoftirqd/2] 704212 2 root IW 0 0% 0% [kworker/1:2-eve] 2 0 root SW 0 0% 0% [kthreadd] 884 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 707813 2 root IW 0 0% 0% [kworker/2:4-eve] 704893 2 root IW 0 0% 0% [kworker/2:3-eve] 706646 2 root IW 0 0% 0% [kworker/0:2-eve] 707210 2 root IW 0 0% 0% [kworker/1:0-eve] 707713 2 root IW 0 0% 0% [kworker/0:1-cgr] 705048 2 root IW 0 0% 0% [kworker/u8:0-cf] 36 2 root SW 0 0% 0% [khungtaskd] 707187 2 root IW 0 0% 0% [kworker/3:3-eve] 707950 2 root IW 0 0% 0% [kworker/3:1-mm_] 707992 2 root IW 0 0% 0% [kworker/u8:2-cf] 14 2 root SW 0 0% 0% [migration/0] 17 2 root SW 0 0% 0% [migration/1] 22 2 root SW 0 0% 0% [migration/2] 708554 2 root IW 0 0% 0% [kworker/3:0-mm_] 27 2 root SW 0 0% 0% [migration/3] 708515 2 root IW 0 0% 0% [kworker/u8:1-fl] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root SW 0 0% 0% [rcu_tasks_kthre] 10 2 root SW 0 0% 0% [rcu_tasks_rude_] 11 2 root SW 0 0% 0% [rcu_tasks_trace] 15 2 root SW 0 0% 0% [cpuhp/0] 16 2 root SW 0 0% 0% [cpuhp/1] 21 2 root SW 0 0% 0% [cpuhp/2] 26 2 root SW 0 0% 0% [cpuhp/3] 31 2 root SW 0 0% 0% [kdevtmpfs] 32 2 root IW< 0 0% 0% [netns] 33 2 root SW 0 0% 0% [kauditd] 37 2 root SW 0 0% 0% [oom_reaper] 38 2 root IW< 0 0% 0% [writeback] 69 2 root IW< 0 0% 0% [kblockd] 70 2 root IW< 0 0% 0% [blkcg_punt_bio] 71 2 root IW< 0 0% 0% [md] 72 2 root SW 0 0% 0% [watchdogd] 74 2 root IW< 0 0% 0% [rpciod] 75 2 root IW< 0 0% 0% [kworker/u9:0-hc] 76 2 root IW< 0 0% 0% [xprtiod] 77 2 root SW 0 0% 0% [kswapd0] 78 2 root IW< 0 0% 0% [nfsiod] 79 2 root IW< 0 0% 0% [kthrotld] 85 2 root IW< 0 0% 0% [iscsi_eh] 86 2 root IW< 0 0% 0% [iscsi_destroy] 87 2 root IW< 0 0% 0% [nvme-wq] 88 2 root IW< 0 0% 0% [nvme-reset-wq] 89 2 root IW< 0 0% 0% [nvme-delete-wq] 92 2 root IW< 0 0% 0% [DWC Notificatio] 93 2 root IW< 0 0% 0% [uas] 95 2 root SW< 0 0% 0% [vchiq-slot/0] 96 2 root SW< 0 0% 0% [vchiq-recy/0] 97 2 root SW< 0 0% 0% [vchiq-sync/0] 99 2 root IW< 0 0% 0% [ipv6_addrconf] 100 2 root IW< 0 0% 0% [zswap-shrink] 106 2 root IW< 0 0% 0% [sdhci] 107 2 root SW 0 0% 0% [irq/53-mmc0] 159 2 root IW< 0 0% 0% [mmc_complete] 869 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 870 2 root IW< 0 0% 0% [ext4-rsv-conver] 885 2 root IW< 0 0% 0% [ext4-rsv-conver] 922 2 root IW< 0 0% 0% [ext4-rsv-conver] 1075 2 root SW 0 0% 0% [vchiq-keep/0] 1078 2 root SW 0 0% 0% [irq/44-vc4 hdmi] 1079 2 root SW 0 0% 0% [irq/45-vc4 hdmi] 1080 2 root SW 0 0% 0% [cec-vc4] 1081 2 root SW 0 0% 0% [irq/41-vc4 hdmi] 1082 2 root SW 0 0% 0% [irq/40-vc4 hdmi] 1083 2 root SW 0 0% 0% [irq/50-vc4 hdmi] 1084 2 root SW 0 0% 0% [irq/51-vc4 hdmi] 1085 2 root SW 0 0% 0% [cec-vc4] 1086 2 root SW 0 0% 0% [irq/47-vc4 hdmi] 1087 2 root SW 0 0% 0% [irq/46-vc4 hdmi] 1088 2 root SW 0 0% 0% [card0-crtc0] 1089 2 root SW 0 0% 0% [card0-crtc1] 1090 2 root SW 0 0% 0% [card0-crtc2] 1091 2 root SW 0 0% 0% [card0-crtc3] 1092 2 root SW 0 0% 0% [card0-crtc4] 1093 2 root SW 0 0% 0% [card0-crtc5] 1098 2 root SW 0 0% 0% [v3d_bin] 1099 2 root SW 0 0% 0% [v3d_render] 1100 2 root SW 0 0% 0% [v3d_tfu] 1102 2 root SW 0 0% 0% [v3d_csd] 1103 2 root SW 0 0% 0% [v3d_cache_clean] 1113 2 root IW< 0 0% 0% [cfg80211] 1118 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 1825 2 root IW< 0 0% 0% [kworker/u9:2-hc] 2519 2 root SW 0 0% 0% [jbd2/mmcblk0p3-] 2520 2 root IW< 0 0% 0% [ext4-rsv-conver] 707229 2 root IW< 0 0% 0% [kworker/2:0H] 707461 2 root IW< 0 0% 0% [kworker/3:0H] 707756 2 root IW< 0 0% 0% [kworker/1:2H] 707757 2 root IW< 0 0% 0% [kworker/0:2H] 707812 2 root IW 0 0% 0% [kworker/2:1-eve] 708253 2 root IW 0 0% 0% [kworker/1:1-eve] 708296 2 root IW 0 0% 0% [kworker/0:0-eve] 708325 2 root IW< 0 0% 0% [kworker/3:2H] 708326 2 root IW< 0 0% 0% [kworker/0:0H] 708395 2 root IW 0 0% 0% [kworker/0:3-eve] 708631 2 root IW< 0 0% 0% [kworker/2:2H] 708690 2 root IW 0 0% 0% [kworker/0:4-eve] 708691 2 root IW 0 0% 0% [kworker/0:5-eve] 708692 2 root IW 0 0% 0% [kworker/2:0-eve] 708693 2 root IW 0 0% 0% [kworker/2:2] 708750 2 root IW 0 0% 0% [kworker/3:2-mm_] real 0m 0.15s user 0m 0.00s sys 0m 0.04s --- cat /var/log/provisioning-progress.log --- 2022-08-19 15:15:02.812208913+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- df -h --- 2022-08-19 15:15:02.850942392+00:00 Filesystem Size Used Avail Use% Mounted on devtmpfs 1.8G 0 1.8G 0% /dev tmpfs 1.9G 38M 1.9G 2% /run /dev/mmcblk0p2 300M 276M 4.5M 99% /mnt/sysroot/active /dev/disk/by-state/resin-state 18M 76K 16M 1% /mnt/state overlay 300M 276M 4.5M 99% / /dev/mmcblk0p6 114G 672M 107G 1% /mnt/data tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup tmpfs 1.9G 196K 1.9G 1% /tmp /dev/mmcblk0p1 40M 7.2M 33M 19% /mnt/boot tmpfs 1.9G 44K 1.9G 1% /var/volatile /dev/mmcblk0p3 300M 14K 280M 1% /mnt/sysroot/inactive real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- df -ih --- 2022-08-19 15:15:02.894477329+00:00 Filesystem Inodes IUsed IFree IUse% Mounted on devtmpfs 439K 446 439K 1% /dev tmpfs 481K 809 480K 1% /run /dev/mmcblk0p2 40K 6.4K 34K 16% /mnt/sysroot/active /dev/disk/by-state/resin-state 5.0K 75 5.0K 2% /mnt/state overlay 40K 6.4K 34K 16% / /dev/mmcblk0p6 11M 32K 11M 1% /mnt/data tmpfs 481K 1 481K 1% /dev/shm tmpfs 1.0K 16 1008 2% /sys/fs/cgroup tmpfs 400K 18 400K 1% /tmp /dev/mmcblk0p1 0 0 0 - /mnt/boot tmpfs 481K 46 481K 1% /var/volatile /dev/mmcblk0p3 40K 11 40K 1% /mnt/sysroot/inactive real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- for i in /sys/class/thermal/thermal* ; do if [ -e $i/temp ]; then echo $i && cat $i/temp; fi ; done --- 2022-08-19 15:15:02.936333318+00:00 /sys/class/thermal/thermal_zone0 44790 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- 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 --- 2022-08-19 15:15:02.978673284+00:00 /sys/class/mmc_host/mmc0/mmc0:0001 manfid:0x000074 oemid:0x4a60 name:ASTC hwrev:0x2 fwrev:0x0 real 0m 0.03s user 0m 0.00s sys 0m 0.02s --- free -h --- 2022-08-19 15:15:03.038746911+00:00 total used free shared buff/cache available Mem: 3936368 344912 3293324 38408 298132 3522340 Swap: 1968180 0 1968180 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- ls -l /dev --- 2022-08-19 15:15:03.075657220+00:00 total 0 crw------- 1 root root 10, 60 Aug 14 14:00 ashmem crw-r--r-- 1 root root 10, 235 Aug 14 14:00 autofs drwxr-xr-x 2 root root 680 Jan 1 1970 block crw------- 1 root root 10, 234 Aug 6 2021 btrfs-control drwxr-xr-x 3 root root 60 Jan 1 1970 bus crw------- 1 root root 10, 62 Aug 14 14:00 cachefiles crw-rw---- 1 root video 250, 0 Aug 14 14:00 cec0 crw-rw---- 1 root video 250, 1 Aug 14 14:00 cec1 drwxr-xr-x 2 root root 2980 Aug 14 14:00 char crw------- 1 root root 5, 1 Aug 14 14:00 console crw------- 1 root root 10, 59 Aug 14 14:00 cpu_dma_latency crw------- 1 root root 10, 203 Aug 6 2021 cuse drwxr-xr-x 8 root root 160 Jan 1 1970 disk drwxr-xr-x 2 root root 80 Jan 1 1970 dma_heap drwxr-xr-x 3 root root 120 Aug 14 14:00 dri lrwxrwxrwx 1 root root 13 Aug 6 2021 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 Aug 14 14:00 full crw-rw-rw- 1 root root 10, 229 Aug 14 14:00 fuse crw------- 1 root root 254, 0 Aug 14 14:00 gpiochip0 crw------- 1 root root 254, 1 Aug 14 14:00 gpiochip1 crw------- 1 root root 246, 0 Aug 14 14:00 gpiomem crw------- 1 root root 10, 183 Aug 14 14:00 hwrng crw------- 1 root root 89, 1 Aug 14 14:00 i2c-1 crw------- 1 root root 89, 20 Aug 14 14:00 i2c-20 crw------- 1 root root 89, 21 Aug 14 14:00 i2c-21 lrwxrwxrwx 1 root root 12 Aug 6 2021 initctl -> /run/initctl drwxr-xr-x 3 root root 120 Aug 14 14:00 input crw-r--r-- 1 root root 1, 11 Aug 14 14:00 kmsg crw-rw-rw- 1 root kvm 10, 232 Aug 14 14:00 kvm lrwxrwxrwx 1 root root 28 Aug 6 2021 log -> /run/systemd/journal/dev-log crw-rw---- 1 root disk 10, 237 Aug 14 14:00 loop-control brw-rw---- 1 root disk 7, 0 Aug 14 14:00 loop0 brw-rw---- 1 root disk 7, 1 Aug 14 14:00 loop1 brw-rw---- 1 root disk 7, 2 Aug 14 14:00 loop2 brw-rw---- 1 root disk 7, 3 Aug 14 14:00 loop3 brw-rw---- 1 root disk 7, 4 Aug 14 14:00 loop4 brw-rw---- 1 root disk 7, 5 Aug 14 14:00 loop5 brw-rw---- 1 root disk 7, 6 Aug 14 14:00 loop6 brw-rw---- 1 root disk 7, 7 Aug 14 14:00 loop7 drwxr-xr-x 2 root root 60 Aug 6 2021 mapper crw-r----- 1 root kmem 1, 1 Aug 14 14:00 mem brw-rw---- 1 root disk 179, 0 Aug 14 14:00 mmcblk0 brw-rw---- 1 root disk 179, 1 Aug 14 14:00 mmcblk0p1 brw-rw---- 1 root disk 179, 2 Aug 14 14:00 mmcblk0p2 brw-rw---- 1 root disk 179, 3 Aug 14 14:00 mmcblk0p3 brw-rw---- 1 root disk 179, 4 Aug 14 14:00 mmcblk0p4 brw-rw---- 1 root disk 179, 5 Aug 14 14:00 mmcblk0p5 brw-rw---- 1 root disk 179, 6 Aug 14 14:00 mmcblk0p6 drwxrwxrwt 2 root root 40 Jan 1 1970 mqueue drwxr-xr-x 2 root root 60 Jan 1 1970 net crw-rw-rw- 1 root root 1, 3 Aug 14 14:00 null crw-r----- 1 root kmem 1, 4 Aug 14 14:00 port crw------- 1 root root 108, 0 Aug 6 2021 ppp crw-rw-rw- 1 root tty 5, 2 Aug 18 23:35 ptmx drwxr-xr-x 2 root root 0 Aug 6 2021 pts brw-rw---- 1 root disk 1, 0 Aug 14 14:00 ram0 brw-rw---- 1 root disk 1, 1 Aug 14 14:00 ram1 brw-rw---- 1 root disk 1, 10 Aug 14 14:00 ram10 brw-rw---- 1 root disk 1, 11 Aug 14 14:00 ram11 brw-rw---- 1 root disk 1, 12 Aug 14 14:00 ram12 brw-rw---- 1 root disk 1, 13 Aug 14 14:00 ram13 brw-rw---- 1 root disk 1, 14 Aug 14 14:00 ram14 brw-rw---- 1 root disk 1, 15 Aug 14 14:00 ram15 brw-rw---- 1 root disk 1, 2 Aug 14 14:00 ram2 brw-rw---- 1 root disk 1, 3 Aug 14 14:00 ram3 brw-rw---- 1 root disk 1, 4 Aug 14 14:00 ram4 brw-rw---- 1 root disk 1, 5 Aug 14 14:00 ram5 brw-rw---- 1 root disk 1, 6 Aug 14 14:00 ram6 brw-rw---- 1 root disk 1, 7 Aug 14 14:00 ram7 brw-rw---- 1 root disk 1, 8 Aug 14 14:00 ram8 brw-rw---- 1 root disk 1, 9 Aug 14 14:00 ram9 crw-rw-rw- 1 root root 1, 8 Aug 14 14:00 random drwxr-xr-x 2 root root 60 Jan 1 1970 raw crw-rw-r-- 1 root root 10, 242 Aug 14 14:00 rfkill crw------- 1 root root 237, 0 Aug 14 14:00 rpivid-h264mem crw------- 1 root root 239, 0 Aug 14 14:00 rpivid-hevcmem crw------- 1 root root 238, 0 Aug 14 14:00 rpivid-intcmem crw------- 1 root root 236, 0 Aug 14 14:00 rpivid-vp9mem lrwxrwxrwx 1 root root 7 Aug 14 14:00 serial1 -> ttyAMA0 drwxrwxrwt 2 root root 40 Aug 6 2021 shm crw------- 1 root root 10, 231 Aug 14 14:00 snapshot drwxr-xr-x 3 root root 180 Aug 14 14:00 snd crw------- 1 root root 153, 0 Aug 14 14:00 spidev0.0 crw------- 1 root root 153, 1 Aug 14 14:00 spidev0.1 lrwxrwxrwx 1 root root 15 Aug 6 2021 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 root root 15 Aug 6 2021 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 root root 15 Aug 6 2021 stdout -> /proc/self/fd/1 crw-rw-rw- 1 root tty 5, 0 Aug 14 14:00 tty crw--w---- 1 root tty 4, 0 Aug 14 14:00 tty0 crw--w---- 1 root tty 4, 1 Aug 14 14:00 tty1 crw--w---- 1 root tty 4, 10 Aug 14 14:00 tty10 crw--w---- 1 root tty 4, 11 Aug 14 14:00 tty11 crw--w---- 1 root tty 4, 12 Aug 14 14:00 tty12 crw--w---- 1 root tty 4, 13 Aug 14 14:00 tty13 crw--w---- 1 root tty 4, 14 Aug 14 14:00 tty14 crw--w---- 1 root tty 4, 15 Aug 14 14:00 tty15 crw--w---- 1 root tty 4, 16 Aug 14 14:00 tty16 crw--w---- 1 root tty 4, 17 Aug 14 14:00 tty17 crw--w---- 1 root tty 4, 18 Aug 14 14:00 tty18 crw--w---- 1 root tty 4, 19 Aug 14 14:00 tty19 crw--w---- 1 root tty 4, 2 Aug 14 14:00 tty2 crw--w---- 1 root tty 4, 20 Aug 14 14:00 tty20 crw--w---- 1 root tty 4, 21 Aug 14 14:00 tty21 crw--w---- 1 root tty 4, 22 Aug 14 14:00 tty22 crw--w---- 1 root tty 4, 23 Aug 14 14:00 tty23 crw--w---- 1 root tty 4, 24 Aug 14 14:00 tty24 crw--w---- 1 root tty 4, 25 Aug 14 14:00 tty25 crw--w---- 1 root tty 4, 26 Aug 14 14:00 tty26 crw--w---- 1 root tty 4, 27 Aug 14 14:00 tty27 crw--w---- 1 root tty 4, 28 Aug 14 14:00 tty28 crw--w---- 1 root tty 4, 29 Aug 14 14:00 tty29 crw--w---- 1 root tty 4, 3 Aug 14 14:00 tty3 crw--w---- 1 root tty 4, 30 Aug 14 14:00 tty30 crw--w---- 1 root tty 4, 31 Aug 14 14:00 tty31 crw--w---- 1 root tty 4, 32 Aug 14 14:00 tty32 crw--w---- 1 root tty 4, 33 Aug 14 14:00 tty33 crw--w---- 1 root tty 4, 34 Aug 14 14:00 tty34 crw--w---- 1 root tty 4, 35 Aug 14 14:00 tty35 crw--w---- 1 root tty 4, 36 Aug 14 14:00 tty36 crw--w---- 1 root tty 4, 37 Aug 14 14:00 tty37 crw--w---- 1 root tty 4, 38 Aug 14 14:00 tty38 crw--w---- 1 root tty 4, 39 Aug 14 14:00 tty39 crw--w---- 1 root tty 4, 4 Aug 14 14:00 tty4 crw--w---- 1 root tty 4, 40 Aug 14 14:00 tty40 crw--w---- 1 root tty 4, 41 Aug 14 14:00 tty41 crw--w---- 1 root tty 4, 42 Aug 14 14:00 tty42 crw--w---- 1 root tty 4, 43 Aug 14 14:00 tty43 crw--w---- 1 root tty 4, 44 Aug 14 14:00 tty44 crw--w---- 1 root tty 4, 45 Aug 14 14:00 tty45 crw--w---- 1 root tty 4, 46 Aug 14 14:00 tty46 crw--w---- 1 root tty 4, 47 Aug 14 14:00 tty47 crw--w---- 1 root tty 4, 48 Aug 14 14:00 tty48 crw--w---- 1 root tty 4, 49 Aug 14 14:00 tty49 crw--w---- 1 root tty 4, 5 Aug 14 14:00 tty5 crw--w---- 1 root tty 4, 50 Aug 14 14:00 tty50 crw--w---- 1 root tty 4, 51 Aug 14 14:00 tty51 crw--w---- 1 root tty 4, 52 Aug 14 14:00 tty52 crw--w---- 1 root tty 4, 53 Aug 14 14:00 tty53 crw--w---- 1 root tty 4, 54 Aug 14 14:00 tty54 crw--w---- 1 root tty 4, 55 Aug 14 14:00 tty55 crw--w---- 1 root tty 4, 56 Aug 14 14:00 tty56 crw--w---- 1 root tty 4, 57 Aug 14 14:00 tty57 crw--w---- 1 root tty 4, 58 Aug 14 14:00 tty58 crw--w---- 1 root tty 4, 59 Aug 14 14:00 tty59 crw--w---- 1 root tty 4, 6 Aug 14 14:00 tty6 crw--w---- 1 root tty 4, 60 Aug 14 14:00 tty60 crw--w---- 1 root tty 4, 61 Aug 14 14:00 tty61 crw--w---- 1 root tty 4, 62 Aug 14 14:00 tty62 crw--w---- 1 root tty 4, 63 Aug 14 14:00 tty63 crw--w---- 1 root tty 4, 7 Aug 14 14:00 tty7 crw--w---- 1 root tty 4, 8 Aug 14 14:00 tty8 crw--w---- 1 root tty 4, 9 Aug 14 14:00 tty9 crw-rw---- 1 root dialout 204, 64 Aug 14 14:00 ttyAMA0 crw------- 1 root root 5, 3 Aug 14 14:00 ttyprintk crw------- 1 root root 10, 58 Aug 14 14:00 ubi_ctrl crw------- 1 root root 10, 239 Aug 6 2021 uhid crw------- 1 root root 10, 223 Aug 6 2021 uinput crw-rw-rw- 1 root root 1, 9 Aug 14 14:00 urandom crw------- 1 root root 247, 0 Aug 14 14:00 vc-mem crw------- 1 root root 242, 0 Aug 14 14:00 vchiq crw------- 1 root root 10, 61 Aug 14 14:00 vcio crw-rw---- 1 root tty 7, 0 Aug 14 14:00 vcs crw-rw---- 1 root tty 7, 1 Aug 14 14:00 vcs1 crw-rw---- 1 root tty 7, 2 Aug 14 14:00 vcs2 crw-rw---- 1 root tty 7, 3 Aug 14 14:00 vcs3 crw-rw---- 1 root tty 7, 4 Aug 14 14:00 vcs4 crw-rw---- 1 root tty 7, 5 Aug 14 14:00 vcs5 crw-rw---- 1 root tty 7, 6 Aug 14 14:00 vcs6 crw-rw---- 1 root tty 7, 128 Aug 14 14:00 vcsa crw-rw---- 1 root tty 7, 129 Aug 14 14:00 vcsa1 crw-rw---- 1 root tty 7, 130 Aug 14 14:00 vcsa2 crw-rw---- 1 root tty 7, 131 Aug 14 14:00 vcsa3 crw-rw---- 1 root tty 7, 132 Aug 14 14:00 vcsa4 crw-rw---- 1 root tty 7, 133 Aug 14 14:00 vcsa5 crw-rw---- 1 root tty 7, 134 Aug 14 14:00 vcsa6 crw-rw---- 1 root tty 7, 64 Aug 14 14:00 vcsu crw-rw---- 1 root tty 7, 65 Aug 14 14:00 vcsu1 crw-rw---- 1 root tty 7, 66 Aug 14 14:00 vcsu2 crw-rw---- 1 root tty 7, 67 Aug 14 14:00 vcsu3 crw-rw---- 1 root tty 7, 68 Aug 14 14:00 vcsu4 crw-rw---- 1 root tty 7, 69 Aug 14 14:00 vcsu5 crw-rw---- 1 root tty 7, 70 Aug 14 14:00 vcsu6 crw------- 1 root root 10, 63 Aug 14 14:00 vga_arbiter crw------- 1 root root 10, 137 Aug 6 2021 vhci crw-rw-rw- 1 root kvm 10, 238 Aug 14 14:00 vhost-net crw-rw-rw- 1 root kvm 10, 241 Aug 14 14:00 vhost-vsock crw------- 1 root root 10, 130 Aug 14 14:00 watchdog crw------- 1 root root 249, 0 Aug 14 14:00 watchdog0 crw-rw-rw- 1 root root 1, 5 Aug 14 14:00 zero brw-rw---- 1 root disk 253, 0 Aug 14 14:00 zram0 real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- lsusb -vvv --- 2022-08-19 15:15:03.121620710+00:00 Bus 002 Device 001: ID 1d6b:0003 Linux 5.10.95-v8 xhci-hcd xHCI Host Controller Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 3 bMaxPacketSize0 9 idVendor 0x1d6b idProduct 0x0003 bcdDevice 5.10 iManufacturer 3 Linux 5.10.95-v8 xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:01:00.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x001f 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 bMaxBurst 0 Hub Descriptor: bLength 12 bDescriptorType 42 nNbrPorts 4 wHubCharacteristic 0x0009 Per-port power switching Per-port overcurrent protection bPwrOn2PwrGood 50 * 2 milli seconds bHubContrCurrent 0 milli Ampere bHubDecLat 0.0 micro seconds wHubDelay 0 nano seconds DeviceRemovable 0x00 Hub Port Status: Port 1: 0000.02a0 5Gbps power Rx.Detect Port 2: 0000.02a0 5Gbps power Rx.Detect Port 3: 0000.02a0 5Gbps power Rx.Detect Port 4: 0000.02a0 5Gbps power Rx.Detect Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x000f bNumDeviceCaps 1 SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x02 Latency Tolerance Messages (LTM) Supported wSpeedsSupported 0x0008 Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 3 Lowest fully-functional device speed is SuperSpeed (5Gbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 231 micro seconds Device Status: 0x0001 Self Powered Bus 001 Device 002: ID 2109:3431 USB2.0 Hub Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x2109 idProduct 0x3431 bcdDevice 4.21 iManufacturer 0 iProduct 1 USB2.0 Hub iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0019 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 100mA 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 0x0001 1x 1 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 4 wHubCharacteristic 0x00e0 Ganged power switching Ganged overcurrent protection TT think time 32 FS bits Port indicators bPwrOn2PwrGood 50 * 2 milli seconds bHubContrCurrent 100 milli Ampere DeviceRemovable 0x00 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Port 3: 0000.0100 power Port 4: 0000.0100 power Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x002a bNumDeviceCaps 3 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType 2 bmAttributes 0x00000002 HIRD Link Power Management (LPM) Supported SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x00 wSpeedsSupported 0x000e Device can operate at Full Speed (12Mbps) Device can operate at High Speed (480Mbps) Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 1 Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 4 micro seconds bU2DevExitLat 231 micro seconds Container ID Device Capability: bLength 20 bDescriptorType 16 bDevCapabilityType 4 bReserved 0 ContainerID {30eef35c-07d5-2549-b001-802d79434c30} Device Status: 0x0001 Self Powered Bus 001 Device 001: ID 1d6b:0002 Linux 5.10.95-v8 xhci-hcd xHCI Host Controller Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 bDeviceSubClass 0 bDeviceProtocol 1 bMaxPacketSize0 64 idVendor 0x1d6b idProduct 0x0002 bcdDevice 5.10 iManufacturer 3 Linux 5.10.95-v8 xhci-hcd iProduct 2 xHCI Host Controller iSerial 1 0000:01:00.0 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 0x0009 Per-port power switching Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x02 PortPwrCtrlMask 0xff Hub Port Status: Port 1: 0000.0507 highspeed power suspend enable connect Device Status: 0x0001 Self Powered real 0m 0.24s user 0m 0.01s sys 0m 0.02s --- mmcli -L --- 2022-08-19 15:15:03.391542202+00:00 No modems were found real 0m 0.12s user 0m 0.01s sys 0m 0.02s --- mount --- 2022-08-19 15:15:03.541925212+00:00 proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=1797240k,nr_inodes=449310,mode=755) tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755) /dev/mmcblk0p2 on /mnt/sysroot/active type ext4 (rw,relatime) /dev/mmcblk0p5 on /mnt/state type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/machine-id type ext4 (rw,relatime) overlay on / type overlay (ro,relatime,lowerdir=/balena/overlay2/l/V4M7PBKU7ITG6N2Y3JW3ZAH6SL,upperdir=/balena/overlay2/2b9dc4527b6fd10a969dc6d79a17bcc3d6901da17c527b9ac28f09a70d37b789/diff,workdir=/balena/overlay2/2b9dc4527b6fd10a969dc6d79a17bcc3d6901da17c527b9ac28f09a70d37b789/work) /dev/mmcblk0p6 on /mnt/data type ext4 (rw,relatime) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=666) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,size=4096k,nr_inodes=1024,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) none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) 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/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,nr_inodes=409600) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) systemd-1 on /mnt/sysroot/inactive type autofs (rw,relatime,fd=38,pgrp=1,timeout=0,minproto=5,maxproto=5,direct) /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) /dev/mmcblk0p5 on /etc/fake-hwclock type ext4 (rw,relatime) tmpfs on /var/cache 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) /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/mmcblk0p5 on /etc/NetworkManager/conf.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/NetworkManager/system-connections type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/balena-supervisor type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/hostname type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/openvpn type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/udev/rules.d type ext4 (rw,relatime) /dev/mmcblk0p5 on /etc/ssh/hostkeys type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.docker type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.rnd type ext4 (rw,relatime) /dev/mmcblk0p5 on /home/root/.ssh type ext4 (rw,relatime) /dev/mmcblk0p5 on /usr/share/ca-certificates/balena type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/bluetooth type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/NetworkManager type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/NetworkManager type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/chrony type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p5 on /var/volatile/lib/systemd type ext4 (rw,relatime) /dev/mmcblk0p3 on /mnt/sysroot/inactive type ext4 (rw,relatime) real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- uname -a --- 2022-08-19 15:15:03.584889802+00:00 Linux 4a2ae06 5.10.95-v8 #1 SMP PREEMPT Thu Feb 17 11:43:01 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- echo === NETWORK === --- 2022-08-19 15:15:03.626194554+00:00 === NETWORK === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- /sbin/ip addr --- 2022-08-19 15:15:03.663798802+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: eth0: mtu 1500 qdisc mq qlen 1000 link/ether dc:a6:32:75:de:70 brd ff:ff:ff:ff:ff:ff inet 10.0.0.169/24 brd 10.0.0.255 scope global dynamic noprefixroute eth0 valid_lft 136471sec preferred_lft 136471sec inet6 2601:14d:8a00:39f0:3f47:9113:28ff:bd51/64 scope global dynamic noprefixroute valid_lft 301sec preferred_lft 301sec inet6 fe80::e041:b568:269d:6b08/64 scope link noprefixroute valid_lft forever preferred_lft forever 3: wlan0: mtu 1500 qdisc fq_codel qlen 1000 link/ether 92:d9:43:70:1f:24 brd ff:ff:ff:ff:ff:ff 4: resin-dns: mtu 1500 qdisc noqueue qlen 1000 link/ether 4e:44:32:df:d0:df brd ff:ff:ff:ff:ff:ff inet 10.114.102.1/24 scope global resin-dns valid_lft forever preferred_lft forever 5: br-1b6d603ca8de: mtu 1500 qdisc noqueue link/ether 02:42:ba:c9:f4:75 brd ff:ff:ff:ff:ff:ff inet 172.17.0.1/16 brd 172.17.255.255 scope global br-1b6d603ca8de valid_lft forever preferred_lft forever inet6 fe80::42:baff:fec9:f475/64 scope link valid_lft forever preferred_lft forever 6: supervisor0: mtu 1500 qdisc noqueue link/ether 02:42:d2:2d:17:93 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 7: balena0: mtu 1500 qdisc noqueue link/ether 02:42:fd:14:9d:1e 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 9: vetheb2b586@if8: mtu 1500 qdisc noqueue master br-1b6d603ca8de link/ether 02:04:0a:a4:8f:7d brd ff:ff:ff:ff:ff:ff inet6 fe80::4:aff:fea4:8f7d/64 scope link valid_lft forever preferred_lft forever 11: vethb3d1106@if10: mtu 1500 qdisc noqueue master br-1b6d603ca8de link/ether 76:75:1a:6c:d9:d4 brd ff:ff:ff:ff:ff:ff inet6 fe80::7475:1aff:fe6c:d9d4/64 scope link valid_lft forever preferred_lft forever 17: resin-vpn: mtu 1500 qdisc fq_codel qlen 100 link/[65534] inet 10.244.78.148 peer 52.4.252.97/32 scope global resin-vpn valid_lft forever preferred_lft forever inet6 fe80::af46:f1ee:ea93:8a7f/64 scope link flags 800 valid_lft forever preferred_lft forever real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /etc/resolv.conf --- 2022-08-19 15:15:03.706516876+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.01s user 0m 0.00s sys 0m 0.00s --- cat /proc/net/dev --- 2022-08-19 15:15:03.748854361+00:00 Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 9130297 73925 0 0 0 0 0 0 9130297 73925 0 0 0 0 0 0 eth0: 588088993 1505814 0 0 0 0 0 907943 94795655 733138 0 0 0 0 0 0 wlan0: 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 0 0 0 0 0 0 0 0 br-1b6d603ca8de: 8052265 116783 0 0 0 0 0 0 361650808 148440 0 0 0 0 0 0 supervisor0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 balena0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 vetheb2b586: 13246503 196075 0 0 0 0 0 0 369482230 238305 0 0 0 0 0 0 vethb3d1106: 6234432 79293 0 0 0 0 0 0 8123322 110756 0 0 0 0 0 0 resin-vpn: 2205670 27053 0 0 0 0 0 0 2352491 27375 0 0 0 0 0 0 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /proc/net/snmp --- 2022-08-19 15:15:03.789395027+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 734180 0 0 233436 0 0 500728 537469 0 832 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: 886 844 0 42 0 0 0 0 0 0 0 0 0 0 7340 0 7340 0 0 0 0 0 0 0 0 0 0 IcmpMsg: InType3 InType9 OutType3 IcmpMsg: 42 844 7340 Tcp: RtoAlgorithm RtoMin RtoMax MaxConn ActiveOpens PassiveOpens AttemptFails EstabResets CurrEstab InSegs OutSegs RetransSegs InErrs OutRsts InCsumErrors Tcp: 1 200 120000 -1 6504 1489 3 11 4 294237 311419 231 0 373 0 Udp: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti Udp: 273863 7335 0 135501 0 0 0 9373 UdpLite: InDatagrams NoPorts InErrors OutDatagrams RcvbufErrors SndbufErrors InCsumErrors IgnoredMulti UdpLite: 0 0 0 0 0 0 0 0 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /proc/net/udp --- 2022-08-19 15:15:03.827747102+00:00 sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops 792: 0200007F:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 13280 2 000000001fc3098e 0 792: 0166720A:0035 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 13278 2 0000000093059fa9 0 807: A900000A:0044 0100000A:0043 01 00000000:00000000 00:00000000 00000000 0 0 18233 2 00000000d8dd680a 0 1062: 0100007F:0143 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 19325 2 000000003c9bee5e 0 1382: 00000000:EA83 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 14043 2 000000000633fe65 0 1973: 00000000:04D2 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 19349 2 000000008b4ef2a8 0 1996: 00000000:14E9 00000000:0000 07 00000000:00000000 00:00000000 00000000 994 0 14041 2 0000000068fa2b31 0 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- CURL_CA_BUNDLE=/tmp/tmp.1CkK66emJS curl https://api.balena-cloud.com/ping --- 2022-08-19 15:15:03.866220009+00:00 OKreal 0m 0.21s user 0m 0.05s sys 0m 0.01s --- CURL_CA_BUNDLE=/tmp/tmp.1CkK66emJS curl https://www.google.co.uk --- 2022-08-19 15:15:04.110378261+00:00 Google



 

Advanced search

© 2022 - Privacy - Terms

real 0m 0.19s user 0m 0.05s sys 0m 0.01s --- ifconfig --- 2022-08-19 15:15:04.334653445+00:00 balena0 Link encap:Ethernet HWaddr 02:42:FD:14:9D:1E 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-1b6d603ca8de Link encap:Ethernet HWaddr 02:42:BA:C9:F4:75 inet addr:172.17.0.1 Bcast:172.17.255.255 Mask:255.255.0.0 inet6 addr: fe80::42:baff:fec9:f475/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:116783 errors:0 dropped:0 overruns:0 frame:0 TX packets:148440 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:8052265 (7.6 MiB) TX bytes:361650808 (344.8 MiB) eth0 Link encap:Ethernet HWaddr DC:A6:32:75:DE:70 inet addr:10.0.0.169 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: 2601:14d:8a00:39f0:3f47:9113:28ff:bd51/64 Scope:Global inet6 addr: fe80::e041:b568:269d:6b08/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1505925 errors:0 dropped:0 overruns:0 frame:0 TX packets:733313 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:588129828 (560.8 MiB) TX bytes:94849733 (90.4 MiB) 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:73933 errors:0 dropped:0 overruns:0 frame:0 TX packets:73933 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9131365 (8.7 MiB) TX bytes:9131365 (8.7 MiB) resin-dns Link encap:Ethernet HWaddr 4E:44:32:DF:D0:DF inet addr:10.114.102.1 Bcast:0.0.0.0 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:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) 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.244.78.148 P-t-P:52.4.252.97 Mask:255.255.255.255 inet6 addr: fe80::af46:f1ee:ea93:8a7f/64 Scope:Link UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:27099 errors:0 dropped:0 overruns:0 frame:0 TX packets:27489 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:2208062 (2.1 MiB) TX bytes:2386403 (2.2 MiB) supervisor0 Link encap:Ethernet HWaddr 02:42:D2:2D:17:93 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) vethb3d1106 Link encap:Ethernet HWaddr 76:75:1A:6C:D9:D4 inet6 addr: fe80::7475:1aff:fe6c:d9d4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:79293 errors:0 dropped:0 overruns:0 frame:0 TX packets:110756 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6234432 (5.9 MiB) TX bytes:8123322 (7.7 MiB) vetheb2b586 Link encap:Ethernet HWaddr 02:04:0A:A4:8F:7D inet6 addr: fe80::4:aff:fea4:8f7d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:196075 errors:0 dropped:0 overruns:0 frame:0 TX packets:238305 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13246503 (12.6 MiB) TX bytes:369482230 (352.3 MiB) wlan0 Link encap:Ethernet HWaddr 92:D9:43:70:1F:24 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:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- iptables -n -L --- 2022-08-19 15:15:04.378510398+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 ACCEPT tcp -- 0.0.0.0/0 172.17.0.2 tcp dpt:44158 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.01s user 0m 0.00s sys 0m 0.00s --- iptables -n -t nat -L --- 2022-08-19 15:15:04.424175001+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 -- 10.114.101.0/24 0.0.0.0/0 MASQUERADE all -- 10.114.104.0/25 0.0.0.0/0 MASQUERADE all -- 172.17.0.0/16 0.0.0.0/0 MASQUERADE tcp -- 172.17.0.2 172.17.0.2 tcp dpt:44158 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 DNAT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:44158 to:172.17.0.2:44158 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -a -u ModemManager --- 2022-08-19 15:15:04.467466237+00:00 -- Journal begins at Fri 2022-08-19 07:20:20 UTC, ends at Fri 2022-08-19 15:14:58 UTC. -- -- No entries -- real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u "openvpn*" --- 2022-08-19 15:15:04.511777575+00:00 Command exited with non-zero status 1 real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- ls -l /mnt/boot/system-connections --- 2022-08-19 15:15:04.559150645+00:00 total 1 -rwxr-xr-x 1 root root 303 Jul 8 12:27 README.ignore -rwxr-xr-x 1 root root 245 Jul 8 12:27 balena-sample.ignore real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- mmcli -m 0 --- 2022-08-19 15:15:04.601107466+00:00 Command exited with non-zero status 1 real 0m 0.03s user 0m 0.02s sys 0m 0.01s --- netstat -ntl --- 2022-08-19 15:15:04.668779046+00:00 Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:44158 0.0.0.0:* LISTEN 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 :::44158 :::* LISTEN tcp 0 0 :::48484 :::* LISTEN tcp 0 0 :::22222 :::* LISTEN real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- nmcli --version --- 2022-08-19 15:15:04.707419562+00:00 nmcli tool, version 1.32.12 real 0m 0.06s user 0m 0.02s sys 0m 0.01s --- ping -c 1 -W 3 google.co.uk --- 2022-08-19 15:15:04.798440458+00:00 PING google.co.uk (142.250.188.195): 56 data bytes 64 bytes from 142.250.188.195: seq=0 ttl=115 time=24.243 ms --- google.co.uk ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 24.243/24.243/24.243 ms real 0m 0.07s user 0m 0.00s sys 0m 0.01s --- systemctl kill -s USR1 dnsmasq --- 2022-08-19 15:15:04.902214835+00:00 real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- systemctl status openvpn-resin --no-pager --- 2022-08-19 15:15:04.954944767+00:00 ● openvpn.service - OpenVPN Loaded: loaded (/lib/systemd/system/openvpn.service; enabled; vendor preset: enabled) Active: active (running) since Wed 2022-08-17 16:39:40 UTC; 1 day 22h ago Process: 437516 ExecStartPre=/bin/systemctl restart os-config (code=exited, status=0/SUCCESS) Main PID: 437518 (openvpn) Tasks: 1 (limit: 4212) Memory: 864.0K CGroup: /system.slice/openvpn.service └─437518 /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 Notice: journal has been rotated since unit was started, output may be incomplete. real 0m 0.03s user 0m 0.01s sys 0m 0.01s --- echo === OS === --- 2022-08-19 15:15:05.018681473+00:00 === OS === real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /etc/os-release --- 2022-08-19 15:15:05.056697421+00:00 ID="balena-os" NAME="balenaOS" VERSION="2.99.27" VERSION_ID="2.99.27" PRETTY_NAME="balenaOS 2.99.27" MACHINE="raspberrypi4-64" META_BALENA_VERSION="2.99.27" BALENA_BOARD_REV="" META_BALENA_REV="" SLUG="raspberrypi4-64" real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- 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)" --- 2022-08-19 15:15:05.090902272+00:00 { "apiEndpoint": "https://api.balena-cloud.com", "appUpdatePollInterval": 900000, "applicationId": "1951555", "deltaEndpoint": "https://delta.balena-cloud.com", "deviceApiKey": "", "deviceApiKeys": "", "deviceType": "raspberrypi4-64", "listenPort": "48484", "mixpanelToken": "", "registryEndpoint": "registry2.balena-cloud.com", "userId": "250729", "vpnEndpoint": "cloudlink.balena-cloud.com", "vpnPort": "443", "uuid": "4a2ae060ba2395b51715031ec07ad783", "registered_at": 1658679244179, "deviceId": 7560462 } real 0m 0.13s user 0m 0.12s sys 0m 0.01s --- cat /mnt/boot/config.txt --- 2022-08-19 15:15:05.252003800+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 VC4 Graphics dtoverlay=vc4-kms-v3d dtparam=i2c_arm=on dtparam=spi=on disable_splash=1 avoid_warnings=1 dtparam=audio=on real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- cat /mnt/boot/device-type.json --- 2022-08-19 15:15:05.292503819+00:00 { "slug": "raspberrypi4-64", "version": 1, "aliases": [ "raspberrypi4-64" ], "name": "Raspberry Pi 4", "arch": "aarch64", "state": "RELEASED", "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 4.", "Connect your Raspberry Pi 4 to the internet, then power it up." ], "gettingStartedLink": { "windows": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/", "osx": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/", "linux": "https://www.balena.io/docs/learn/getting-started/raspberrypi4/nodejs/" }, "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": "raspberrypi4-64", "image": "balena-image", "fstype": "balenaos-img", "version": "yocto-honister", "deployArtifact": "balena-image-raspberrypi4-64.balenaos-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.01s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/extlinux/extlinux.conf --- 2022-08-19 15:15:05.329218056+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/resinOS_uEnv.txt --- 2022-08-19 15:15:05.368379013+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /mnt/boot/uEnv.txt --- 2022-08-19 15:15:05.408301481+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- 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)" --- 2022-08-19 15:15:05.450261599+00:00 real 0m 0.13s user 0m 0.11s sys 0m 0.01s --- 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)" --- 2022-08-19 15:15:05.607194256+00:00 real 0m 0.13s user 0m 0.11s sys 0m 0.01s --- cat /var/log/messages --- 2022-08-19 15:15:05.764170838+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- cat /var/log/provisioning-progress.log --- 2022-08-19 15:15:05.800891890+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- dmesg -T --- 2022-08-19 15:15:05.840960931+00:00 [Sun Aug 14 14:21:27 2022] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [Sun Aug 14 14:21:27 2022] Linux version 5.10.95-v8 (oe-user@oe-host) (aarch64-poky-linux-gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37.20210721) #1 SMP PREEMPT Thu Feb 17 11:43:01 UTC 2022 [Sun Aug 14 14:21:27 2022] random: fast init done [Sun Aug 14 14:21:27 2022] Machine model: Raspberry Pi 4 Model B Rev 1.2 [Sun Aug 14 14:21:27 2022] efi: UEFI not found. [Sun Aug 14 14:21:27 2022] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB [Sun Aug 14 14:21:27 2022] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [Sun Aug 14 14:21:27 2022] Zone ranges: [Sun Aug 14 14:21:27 2022] DMA [mem 0x0000000000000000-0x000000003fffffff] [Sun Aug 14 14:21:27 2022] DMA32 [mem 0x0000000040000000-0x00000000fbffffff] [Sun Aug 14 14:21:27 2022] Normal empty [Sun Aug 14 14:21:27 2022] Movable zone start for each node [Sun Aug 14 14:21:27 2022] Early memory node ranges [Sun Aug 14 14:21:27 2022] node 0: [mem 0x0000000000000000-0x000000003e5fffff] [Sun Aug 14 14:21:27 2022] node 0: [mem 0x0000000040000000-0x00000000fbffffff] [Sun Aug 14 14:21:27 2022] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff] [Sun Aug 14 14:21:27 2022] On node 0 totalpages: 1025536 [Sun Aug 14 14:21:27 2022] DMA zone: 4096 pages used for memmap [Sun Aug 14 14:21:27 2022] DMA zone: 0 pages reserved [Sun Aug 14 14:21:27 2022] DMA zone: 255488 pages, LIFO batch:63 [Sun Aug 14 14:21:27 2022] DMA32 zone: 12032 pages used for memmap [Sun Aug 14 14:21:27 2022] DMA32 zone: 770048 pages, LIFO batch:63 [Sun Aug 14 14:21:27 2022] On node 0, zone DMA32: 512 pages in unavailable ranges [Sun Aug 14 14:21:27 2022] percpu: Embedded 32 pages/cpu s92376 r8192 d30504 u131072 [Sun Aug 14 14:21:27 2022] pcpu-alloc: s92376 r8192 d30504 u131072 alloc=32*4096 [Sun Aug 14 14:21:27 2022] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [Sun Aug 14 14:21:27 2022] Detected PIPT I-cache on CPU0 [Sun Aug 14 14:21:27 2022] CPU features: detected: Spectre-v2 [Sun Aug 14 14:21:27 2022] CPU features: detected: Spectre-v4 [Sun Aug 14 14:21:27 2022] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [Sun Aug 14 14:21:27 2022] Built 1 zonelists, mobility grouping on. Total pages: 1009408 [Sun Aug 14 14:21:27 2022] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=DC:A6:32:75:DE:70 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 dwc_otg.lpm_enable=0 rootfstype=ext4 rootwait dwc_otg.lpm_enable=0 rootwait vt.global_cursor_default=0 console=null cgroup_enable=memory root=UUID=ba1eadef-8f6a-41a9-bb98-d51f42ca59a8 rootwait [Sun Aug 14 14:21:27 2022] cgroup: Enabling memory control group subsystem [Sun Aug 14 14:21:27 2022] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [Sun Aug 14 14:21:27 2022] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [Sun Aug 14 14:21:27 2022] mem auto-init: stack:off, heap alloc:off, heap free:off [Sun Aug 14 14:21:27 2022] software IO TLB: mapped [mem 0x000000003a600000-0x000000003e600000] (64MB) [Sun Aug 14 14:21:27 2022] Memory: 3594480K/4102144K available (11392K kernel code, 2022K rwdata, 4460K rodata, 14208K init, 1284K bss, 179984K reserved, 327680K cma-reserved) [Sun Aug 14 14:21:27 2022] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [Sun Aug 14 14:21:27 2022] ftrace: allocating 44248 entries in 173 pages [Sun Aug 14 14:21:27 2022] ftrace: allocated 173 pages with 5 groups [Sun Aug 14 14:21:27 2022] rcu: Preemptible hierarchical RCU implementation. [Sun Aug 14 14:21:27 2022] rcu: RCU event tracing is enabled. [Sun Aug 14 14:21:27 2022] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. [Sun Aug 14 14:21:27 2022] Trampoline variant of Tasks RCU enabled. [Sun Aug 14 14:21:27 2022] Rude variant of Tasks RCU enabled. [Sun Aug 14 14:21:27 2022] Tracing variant of Tasks RCU enabled. [Sun Aug 14 14:21:27 2022] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [Sun Aug 14 14:21:27 2022] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [Sun Aug 14 14:21:27 2022] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [Sun Aug 14 14:21:27 2022] GIC: Using split EOI/Deactivate mode [Sun Aug 14 14:21:27 2022] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 10) [Sun Aug 14 14:21:27 2022] random: get_random_bytes called from start_kernel+0x3a4/0x570 with crng_init=1 [Sun Aug 14 14:21:27 2022] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [Sun Aug 14 14:21:27 2022] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [Sun Aug 14 14:21:27 2022] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [Sun Aug 14 14:21:27 2022] Console: colour dummy device 80x25 [Sun Aug 14 14:21:27 2022] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) [Sun Aug 14 14:21:27 2022] pid_max: default: 32768 minimum: 301 [Sun Aug 14 14:21:27 2022] LSM: Security Framework initializing [Sun Aug 14 14:21:27 2022] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [Sun Aug 14 14:21:27 2022] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [Sun Aug 14 14:21:27 2022] rcu: Hierarchical SRCU implementation. [Sun Aug 14 14:21:27 2022] EFI services will not be available. [Sun Aug 14 14:21:27 2022] smp: Bringing up secondary CPUs ... [Sun Aug 14 14:21:27 2022] Detected PIPT I-cache on CPU1 [Sun Aug 14 14:21:27 2022] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] [Sun Aug 14 14:21:27 2022] Detected PIPT I-cache on CPU2 [Sun Aug 14 14:21:27 2022] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] [Sun Aug 14 14:21:27 2022] Detected PIPT I-cache on CPU3 [Sun Aug 14 14:21:27 2022] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] [Sun Aug 14 14:21:27 2022] smp: Brought up 1 node, 4 CPUs [Sun Aug 14 14:21:27 2022] SMP: Total of 4 processors activated. [Sun Aug 14 14:21:27 2022] CPU features: detected: 32-bit EL0 Support [Sun Aug 14 14:21:27 2022] CPU features: detected: CRC32 instructions [Sun Aug 14 14:21:27 2022] CPU features: detected: 32-bit EL1 Support [Sun Aug 14 14:21:27 2022] CPU: All CPU(s) started at EL2 [Sun Aug 14 14:21:27 2022] alternatives: patching kernel code [Sun Aug 14 14:21:27 2022] devtmpfs: initialized [Sun Aug 14 14:21:27 2022] Enabled cp15_barrier support [Sun Aug 14 14:21:27 2022] Enabled setend support [Sun Aug 14 14:21:27 2022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [Sun Aug 14 14:21:27 2022] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [Sun Aug 14 14:21:27 2022] pinctrl core: initialized pinctrl subsystem [Sun Aug 14 14:21:27 2022] DMI not present or invalid. [Sun Aug 14 14:21:27 2022] NET: Registered protocol family 16 [Sun Aug 14 14:21:27 2022] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations [Sun Aug 14 14:21:27 2022] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [Sun Aug 14 14:21:27 2022] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [Sun Aug 14 14:21:27 2022] audit: initializing netlink subsys (disabled) [Sun Aug 14 14:21:27 2022] audit: type=2000 audit(0.052:1): state=initialized audit_enabled=0 res=1 [Sun Aug 14 14:21:27 2022] thermal_sys: Registered thermal governor 'step_wise' [Sun Aug 14 14:21:27 2022] cpuidle: using governor menu [Sun Aug 14 14:21:27 2022] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [Sun Aug 14 14:21:27 2022] ASID allocator initialised with 65536 entries [Sun Aug 14 14:21:27 2022] Serial: AMBA PL011 UART driver [Sun Aug 14 14:21:27 2022] bcm2835-mbox fe00b880.mailbox: mailbox enabled [Sun Aug 14 14:21:27 2022] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-01-20T13:57:04, variant start_cd [Sun Aug 14 14:21:27 2022] raspberrypi-firmware soc:firmware: Firmware hash is bd88f66f8952d34e4e0613a85c7a6d3da49e13e2 [Sun Aug 14 14:21:27 2022] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [Sun Aug 14 14:21:27 2022] vgaarb: loaded [Sun Aug 14 14:21:27 2022] SCSI subsystem initialized [Sun Aug 14 14:21:27 2022] usbcore: registered new interface driver usbfs [Sun Aug 14 14:21:27 2022] usbcore: registered new interface driver hub [Sun Aug 14 14:21:27 2022] usbcore: registered new device driver usb [Sun Aug 14 14:21:27 2022] usb_phy_generic phy: supply vcc not found, using dummy regulator [Sun Aug 14 14:21:27 2022] Advanced Linux Sound Architecture Driver Initialized. [Sun Aug 14 14:21:27 2022] clocksource: Switched to clocksource arch_sys_counter [Sun Aug 14 14:21:28 2022] VFS: Disk quotas dquot_6.6.0 [Sun Aug 14 14:21:28 2022] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [Sun Aug 14 14:21:28 2022] FS-Cache: Loaded [Sun Aug 14 14:21:28 2022] CacheFiles: Loaded [Sun Aug 14 14:21:28 2022] NET: Registered protocol family 2 [Sun Aug 14 14:21:28 2022] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [Sun Aug 14 14:21:28 2022] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [Sun Aug 14 14:21:28 2022] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [Sun Aug 14 14:21:28 2022] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [Sun Aug 14 14:21:28 2022] TCP: Hash tables configured (established 32768 bind 32768) [Sun Aug 14 14:21:28 2022] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [Sun Aug 14 14:21:28 2022] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [Sun Aug 14 14:21:28 2022] NET: Registered protocol family 1 [Sun Aug 14 14:21:28 2022] RPC: Registered named UNIX socket transport module. [Sun Aug 14 14:21:28 2022] RPC: Registered udp transport module. [Sun Aug 14 14:21:28 2022] RPC: Registered tcp transport module. [Sun Aug 14 14:21:28 2022] RPC: Registered tcp NFSv4.1 backchannel transport module. [Sun Aug 14 14:21:28 2022] PCI: CLS 0 bytes, default 64 [Sun Aug 14 14:21:28 2022] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [Sun Aug 14 14:21:28 2022] kvm [1]: IPA Size Limit: 44 bits [Sun Aug 14 14:21:28 2022] kvm [1]: vgic interrupt IRQ9 [Sun Aug 14 14:21:28 2022] kvm [1]: Hyp mode initialized successfully [Sun Aug 14 14:21:28 2022] Initialise system trusted keyrings [Sun Aug 14 14:21:28 2022] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [Sun Aug 14 14:21:28 2022] zbud: loaded [Sun Aug 14 14:21:28 2022] squashfs: version 4.0 (2009/01/31) Phillip Lougher [Sun Aug 14 14:21:28 2022] FS-Cache: Netfs 'nfs' registered for caching [Sun Aug 14 14:21:28 2022] NFS: Registering the id_resolver key type [Sun Aug 14 14:21:28 2022] Key type id_resolver registered [Sun Aug 14 14:21:28 2022] Key type id_legacy registered [Sun Aug 14 14:21:28 2022] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [Sun Aug 14 14:21:28 2022] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [Sun Aug 14 14:21:28 2022] Key type asymmetric registered [Sun Aug 14 14:21:28 2022] Asymmetric key parser 'x509' registered [Sun Aug 14 14:21:28 2022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [Sun Aug 14 14:21:28 2022] io scheduler mq-deadline registered [Sun Aug 14 14:21:28 2022] io scheduler kyber registered [Sun Aug 14 14:21:28 2022] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [Sun Aug 14 14:21:28 2022] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [Sun Aug 14 14:21:28 2022] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [Sun Aug 14 14:21:28 2022] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000 [Sun Aug 14 14:21:28 2022] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [Sun Aug 14 14:21:28 2022] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [Sun Aug 14 14:21:28 2022] pci_bus 0000:00: root bus resource [bus 00-ff] [Sun Aug 14 14:21:28 2022] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [Sun Aug 14 14:21:28 2022] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [Sun Aug 14 14:21:28 2022] pci 0000:00:00.0: PME# supported from D0 D3hot [Sun Aug 14 14:21:28 2022] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [Sun Aug 14 14:21:28 2022] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [Sun Aug 14 14:21:28 2022] pci 0000:01:00.0: PME# supported from D0 D3cold [Sun Aug 14 14:21:28 2022] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [Sun Aug 14 14:21:28 2022] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [Sun Aug 14 14:21:28 2022] pci 0000:00:00.0: PCI bridge to [bus 01] [Sun Aug 14 14:21:28 2022] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [Sun Aug 14 14:21:28 2022] iproc-rng200 fe104000.rng: hwrng registered [Sun Aug 14 14:21:28 2022] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB) [Sun Aug 14 14:21:28 2022] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [Sun Aug 14 14:21:28 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:28 2022] cacheinfo: Unable to detect cache hierarchy for CPU 0 [Sun Aug 14 14:21:28 2022] brd: module loaded [Sun Aug 14 14:21:28 2022] loop: module loaded [Sun Aug 14 14:21:28 2022] zram: Added device: zram0 [Sun Aug 14 14:21:28 2022] Loading iSCSI transport class v2.0-870. [Sun Aug 14 14:21:28 2022] tun: Universal TUN/TAP device driver, 1.6 [Sun Aug 14 14:21:28 2022] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [Sun Aug 14 14:21:28 2022] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [Sun Aug 14 14:21:28 2022] pci 0000:00:00.0: enabling device (0000 -> 0002) [Sun Aug 14 14:21:28 2022] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002) [Sun Aug 14 14:21:28 2022] xhci_hcd 0000:01:00.0: xHCI Host Controller [Sun Aug 14 14:21:28 2022] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [Sun Aug 14 14:21:28 2022] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00001e0000000890 [Sun Aug 14 14:21:28 2022] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [Sun Aug 14 14:21:28 2022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Sun Aug 14 14:21:28 2022] usb usb1: Product: xHCI Host Controller [Sun Aug 14 14:21:28 2022] usb usb1: Manufacturer: Linux 5.10.95-v8 xhci-hcd [Sun Aug 14 14:21:28 2022] usb usb1: SerialNumber: 0000:01:00.0 [Sun Aug 14 14:21:28 2022] hub 1-0:1.0: USB hub found [Sun Aug 14 14:21:28 2022] hub 1-0:1.0: 1 port detected [Sun Aug 14 14:21:28 2022] xhci_hcd 0000:01:00.0: xHCI Host Controller [Sun Aug 14 14:21:28 2022] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [Sun Aug 14 14:21:28 2022] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [Sun Aug 14 14:21:28 2022] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [Sun Aug 14 14:21:28 2022] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Sun Aug 14 14:21:28 2022] usb usb2: Product: xHCI Host Controller [Sun Aug 14 14:21:28 2022] usb usb2: Manufacturer: Linux 5.10.95-v8 xhci-hcd [Sun Aug 14 14:21:28 2022] usb usb2: SerialNumber: 0000:01:00.0 [Sun Aug 14 14:21:28 2022] hub 2-0:1.0: USB hub found [Sun Aug 14 14:21:28 2022] hub 2-0:1.0: 4 ports detected [Sun Aug 14 14:21:28 2022] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [Sun Aug 14 14:21:28 2022] dwc_otg: FIQ enabled [Sun Aug 14 14:21:28 2022] dwc_otg: NAK holdoff enabled [Sun Aug 14 14:21:28 2022] dwc_otg: FIQ split-transaction FSM enabled [Sun Aug 14 14:21:28 2022] Module dwc_common_port init [Sun Aug 14 14:21:28 2022] usbcore: registered new interface driver uas [Sun Aug 14 14:21:28 2022] usbcore: registered new interface driver usb-storage [Sun Aug 14 14:21:28 2022] usbcore: registered new interface driver usbserial_generic [Sun Aug 14 14:21:28 2022] usbserial: USB Serial support registered for generic [Sun Aug 14 14:21:28 2022] mousedev: PS/2 mouse device common for all mice [Sun Aug 14 14:21:28 2022] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [Sun Aug 14 14:21:28 2022] sdhci: Secure Digital Host Controller Interface driver [Sun Aug 14 14:21:28 2022] sdhci: Copyright(c) Pierre Ossman [Sun Aug 14 14:21:28 2022] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [Sun Aug 14 14:21:28 2022] sdhci-pltfm: SDHCI platform and OF driver helper [Sun Aug 14 14:21:28 2022] ledtrig-cpu: registered to indicate activity on CPUs [Sun Aug 14 14:21:28 2022] hid: raw HID events driver (C) Jiri Kosina [Sun Aug 14 14:21:28 2022] usbcore: registered new interface driver usbhid [Sun Aug 14 14:21:28 2022] usbhid: USB HID core driver [Sun Aug 14 14:21:28 2022] ashmem: initialized [Sun Aug 14 14:21:28 2022] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) [Sun Aug 14 14:21:28 2022] IPVS: Connection hash table configured (size=4096, memory=64Kbytes) [Sun Aug 14 14:21:28 2022] IPVS: ipvs loaded. [Sun Aug 14 14:21:28 2022] Initializing XFRM netlink socket [Sun Aug 14 14:21:28 2022] NET: Registered protocol family 10 [Sun Aug 14 14:21:28 2022] Segment Routing with IPv6 [Sun Aug 14 14:21:28 2022] NET: Registered protocol family 17 [Sun Aug 14 14:21:28 2022] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [Sun Aug 14 14:21:28 2022] Key type dns_resolver registered [Sun Aug 14 14:21:28 2022] registered taskstats version 1 [Sun Aug 14 14:21:28 2022] Loading compiled-in X.509 certificates [Sun Aug 14 14:21:28 2022] Key type ._fscrypt registered [Sun Aug 14 14:21:28 2022] Key type .fscrypt registered [Sun Aug 14 14:21:28 2022] Key type fscrypt-provisioning registered [Sun Aug 14 14:21:29 2022] uart-pl011 fe201000.serial: there is not valid maps for state default [Sun Aug 14 14:21:29 2022] uart-pl011 fe201000.serial: cts_event_workaround enabled [Sun Aug 14 14:21:29 2022] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 23, base_baud = 0) is a PL011 rev2 [Sun Aug 14 14:21:29 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:29 2022] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [Sun Aug 14 14:21:29 2022] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [Sun Aug 14 14:21:29 2022] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [Sun Aug 14 14:21:29 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:29 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:29 2022] of_cfs_init [Sun Aug 14 14:21:29 2022] of_cfs_init: OK [Sun Aug 14 14:21:29 2022] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [Sun Aug 14 14:21:29 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Sun Aug 14 14:21:29 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Sun Aug 14 14:21:29 2022] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [Sun Aug 14 14:21:29 2022] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Sun Aug 14 14:21:29 2022] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA [Sun Aug 14 14:21:29 2022] ALSA device list: [Sun Aug 14 14:21:29 2022] No soundcards found. [Sun Aug 14 14:21:29 2022] Warning: unable to open an initial console. [Sun Aug 14 14:21:29 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:29 2022] Freeing unused kernel memory: 14208K [Sun Aug 14 14:21:29 2022] Run /init as init process [Sun Aug 14 14:21:29 2022] with arguments: [Sun Aug 14 14:21:29 2022] /init [Sun Aug 14 14:21:29 2022] with environment: [Sun Aug 14 14:21:29 2022] HOME=/ [Sun Aug 14 14:21:29 2022] TERM=linux [Sun Aug 14 14:21:29 2022] mmc1: new high speed SDIO card at address 0001 [Sun Aug 14 14:21:29 2022] mmc0: new ultra high speed DDR50 SDXC card at address 0001 [Sun Aug 14 14:21:29 2022] mmcblk0: mmc0:0001 ASTC 117 GiB [Sun Aug 14 14:21:29 2022] mmcblk0: p1 p2 p3 p4 < p5 p6 > [Sun Aug 14 14:21:29 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:29 2022] usb 1-1: new high-speed USB device number 2 using xhci_hcd [Sun Aug 14 14:21:29 2022] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [Sun Aug 14 14:21:29 2022] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [Sun Aug 14 14:21:29 2022] usb 1-1: Product: USB2.0 Hub [Sun Aug 14 14:21:29 2022] hub 1-1:1.0: USB hub found [Sun Aug 14 14:21:29 2022] hub 1-1:1.0: 4 ports detected [Sun Aug 14 14:21:29 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:29 2022] zram0: detected capacity change from 0 to 2015420416 [Sun Aug 14 14:21:31 2022] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [Sun Aug 14 14:21:31 2022] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null) [Sun Aug 14 14:21:34 2022] random: crng init done [Sun Aug 14 14:21:34 2022] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [Sun Aug 14 14:21:34 2022] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null) [Sun Aug 14 14:21:34 2022] systemd[1]: System time before build time, advancing clock. [Sun Aug 14 14:21:34 2022] systemd[1]: /lib/systemd/system/balena-host.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/balena-host.sock \xe2\x86\x92 /run/balena-host.sock; please update the unit file accordingly. [Sun Aug 14 14:21:35 2022] systemd[1]: /lib/systemd/system/balena-engine.socket:7: ListenStream= references a path below legacy directory /var/run/, updating /var/run/balena-engine.sock \xe2\x86\x92 /run/balena-engine.sock; please update the unit file accordingly. [Sun Aug 14 14:21:35 2022] systemd[1]: /lib/systemd/system/plymouth-start.service:17: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. [Sun Aug 14 14:21:35 2022] fuse: init (API version 7.32) [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:36 2022] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000 [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:36 2022] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:36 2022] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000 [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:36 2022] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000 [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:36 2022] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Sun Aug 14 14:21:36 2022] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [Sun Aug 14 14:21:36 2022] [vc_sm_connected_init]: start [Sun Aug 14 14:21:36 2022] vc_sm_cma_vchi_init: failed to open VCHI service (-1) [Sun Aug 14 14:21:36 2022] [vc_sm_connected_init]: failed to initialize shared memory service [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:36 2022] mc: Linux media interface: v0.10 [Sun Aug 14 14:21:36 2022] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops) [Sun Aug 14 14:21:36 2022] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode [Sun Aug 14 14:21:36 2022] Registered IR keymap rc-cec [Sun Aug 14 14:21:36 2022] rc rc0: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0 [Sun Aug 14 14:21:36 2022] input: vc4 as /devices/platform/soc/fef00700.hdmi/rc/rc0/input0 [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops) [Sun Aug 14 14:21:36 2022] Registered IR keymap rc-cec [Sun Aug 14 14:21:36 2022] rc rc1: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1 [Sun Aug 14 14:21:36 2022] input: vc4 as /devices/platform/soc/fef05700.hdmi/rc/rc1/input1 [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops) [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops) [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops) [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops) [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops) [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops) [Sun Aug 14 14:21:36 2022] vc4-drm gpu: bound fec12000.pixelvalve (ops vc4_crtc_ops) [Sun Aug 14 14:21:36 2022] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 [Sun Aug 14 14:21:36 2022] vc4-drm gpu: [drm] Cannot find any crtc or sizes [Sun Aug 14 14:21:36 2022] videodev: Linux video capture interface: v2.00 [Sun Aug 14 14:21:36 2022] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Sun Aug 14 14:21:36 2022] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [Sun Aug 14 14:21:36 2022] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Sun Aug 14 14:21:36 2022] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1 [Sun Aug 14 14:21:36 2022] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [Sun Aug 14 14:21:36 2022] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [Sun Aug 14 14:21:36 2022] cfg80211: Loading compiled-in X.509 certificates for regulatory database [Sun Aug 14 14:21:36 2022] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Sun Aug 14 14:21:36 2022] : Unregister from media controller [Sun Aug 14 14:21:36 2022] (efault): Unregistering node (null)[0] device node /dev/video0 [Sun Aug 14 14:21:36 2022] (efault): Unregistering node (null)[0] device node /dev/video0 [Sun Aug 14 14:21:36 2022] (efault): Unregistering node (null)[0] device node /dev/video0 [Sun Aug 14 14:21:36 2022] (efault): Unregistering node (null)[0] device node /dev/video0 [Sun Aug 14 14:21:36 2022] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1) [Sun Aug 14 14:21:36 2022] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [Sun Aug 14 14:21:36 2022] zram: Can't change algorithm for initialized device [Sun Aug 14 14:21:36 2022] brcmfmac: F1 signature read @0x18000000=0x15264345 [Sun Aug 14 14:21:36 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Sun Aug 14 14:21:36 2022] usbcore: registered new interface driver brcmfmac [Sun Aug 14 14:21:37 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Sun Aug 14 14:21:37 2022] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Sun Aug 14 14:21:37 2022] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e [Sun Aug 14 14:21:37 2022] Adding 1968180k swap on /dev/zram0. Priority:-2 extents:1 across:1968180k SSFS [Sun Aug 14 14:21:37 2022] uart-pl011 fe201000.serial: no DMA platform data [Sun Aug 14 14:21:39 2022] i2c /dev entries driver [Sun Aug 14 14:21:41 2022] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [Sun Aug 14 14:21:41 2022] bcmgenet fd580000.ethernet eth0: Link is Down [Sun Aug 14 14:21:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 14:21:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 14:21:43 2022] Bridge firewalling registered [Sun Aug 14 14:21:44 2022] bcmgenet fd580000.ethernet eth0: Link is Up - 10Mbps/Half - flow control off [Sun Aug 14 14:21:44 2022] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [Sun Aug 14 14:21:44 2022] Bluetooth: Core ver 2.22 [Sun Aug 14 14:21:44 2022] NET: Registered protocol family 31 [Sun Aug 14 14:21:44 2022] Bluetooth: HCI device and connection manager initialized [Sun Aug 14 14:21:44 2022] Bluetooth: HCI socket layer initialized [Sun Aug 14 14:21:44 2022] Bluetooth: L2CAP socket layer initialized [Sun Aug 14 14:21:44 2022] Bluetooth: SCO socket layer initialized [Sun Aug 14 14:21:44 2022] Bluetooth: HCI UART driver ver 2.3 [Sun Aug 14 14:21:44 2022] Bluetooth: HCI UART protocol H4 registered [Sun Aug 14 14:21:44 2022] Bluetooth: HCI UART protocol Three-wire (H5) registered [Sun Aug 14 14:21:44 2022] Bluetooth: HCI UART protocol Broadcom registered [Sun Aug 14 14:21:45 2022] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [Sun Aug 14 14:21:45 2022] Bluetooth: BNEP filters: protocol multicast [Sun Aug 14 14:21:45 2022] Bluetooth: BNEP socket layer initialized [Sun Aug 14 14:21:45 2022] NET: Registered protocol family 38 [Sun Aug 14 14:21:48 2022] br-1b6d603ca8de: port 1(vetheb2b586) entered blocking state [Sun Aug 14 14:21:48 2022] br-1b6d603ca8de: port 1(vetheb2b586) entered disabled state [Sun Aug 14 14:21:48 2022] device vetheb2b586 entered promiscuous mode [Sun Aug 14 14:21:48 2022] br-1b6d603ca8de: port 2(vethb3d1106) entered blocking state [Sun Aug 14 14:21:48 2022] br-1b6d603ca8de: port 2(vethb3d1106) entered disabled state [Sun Aug 14 14:21:48 2022] device vethb3d1106 entered promiscuous mode [Sun Aug 14 14:21:48 2022] br-1b6d603ca8de: port 2(vethb3d1106) entered blocking state [Sun Aug 14 14:21:48 2022] br-1b6d603ca8de: port 2(vethb3d1106) entered forwarding state [Sun Aug 14 14:21:48 2022] br-1b6d603ca8de: port 2(vethb3d1106) entered disabled state [Sun Aug 14 14:21:49 2022] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation [Sun Aug 14 14:21:50 2022] eth0: renamed from vethc1861c9 [Sun Aug 14 14:21:50 2022] IPv6: ADDRCONF(NETDEV_CHANGE): vethb3d1106: link becomes ready [Sun Aug 14 14:21:50 2022] br-1b6d603ca8de: port 2(vethb3d1106) entered blocking state [Sun Aug 14 14:21:50 2022] br-1b6d603ca8de: port 2(vethb3d1106) entered forwarding state [Sun Aug 14 14:21:50 2022] IPv6: ADDRCONF(NETDEV_CHANGE): br-1b6d603ca8de: link becomes ready [Sun Aug 14 14:21:51 2022] eth0: renamed from vethd7f6191 [Sun Aug 14 14:21:51 2022] IPv6: ADDRCONF(NETDEV_CHANGE): vetheb2b586: link becomes ready [Sun Aug 14 14:21:51 2022] br-1b6d603ca8de: port 1(vetheb2b586) entered blocking state [Sun Aug 14 14:21:51 2022] br-1b6d603ca8de: port 1(vetheb2b586) entered forwarding state [Sun Aug 14 14:22:00 2022] cam-dummy-reg: disabling [Sun Aug 14 14:22:00 2022] cam1-reg: disabling [Sun Aug 14 14:22:01 2022] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [Sun Aug 14 14:22:32 2022] bcmgenet fd580000.ethernet eth0: Link is Down [Sun Aug 14 14:22:35 2022] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [Sun Aug 14 14:28:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 14:35:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 14:42:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 14:49:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 14:56:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:03:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:10:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:16:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:23:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:30:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:37:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:44:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:51:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 15:58:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 16:05:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 16:12:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 16:19:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 16:26:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 16:33:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 16:39:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 16:46:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 16:53:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:00:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:07:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:14:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:21:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:28:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:35:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:42:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:49:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 17:56:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:03:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:09:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:16:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:23:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:30:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:37:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:44:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:51:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 18:58:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 19:05:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 19:12:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 19:19:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 19:26:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 19:32:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 19:39:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 19:46:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 19:53:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:00:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:07:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:14:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:21:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:28:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:35:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:42:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:49:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 20:55:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:02:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:09:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:16:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:23:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:30:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:37:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:44:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:51:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 21:58:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 22:05:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 22:12:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 22:19:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 22:25:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 22:32:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 22:39:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 22:46:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 22:53:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:00:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:07:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:14:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:21:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:28:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:35:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:42:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:48:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Sun Aug 14 23:55:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:02:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:09:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:16:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:23:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:30:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:37:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:44:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:51:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 00:58:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 01:05:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 01:11:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 01:18:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 01:25:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 01:32:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 01:39:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 01:46:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 01:53:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:00:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:07:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:14:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:21:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:28:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:35:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:41:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:48:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 02:55:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:02:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:09:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:16:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:23:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:30:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:37:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:44:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:51:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 03:58:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 04:04:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 04:11:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 04:18:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 04:25:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 04:32:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 04:39:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 04:46:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 04:53:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:00:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:07:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:14:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:21:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:28:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:34:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:41:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:48:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 05:55:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:02:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:09:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:16:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:23:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:30:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:37:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:44:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:51:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 06:57:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 07:04:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 07:11:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 07:18:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 07:25:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 07:32:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 07:39:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 07:46:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 07:53:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:00:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:07:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:14:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:21:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:27:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:34:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:41:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:48:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 08:55:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:02:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:09:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:16:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:23:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:30:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:37:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:44:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:50:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 09:57:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 10:04:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 10:11:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 10:18:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 10:25:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 10:32:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 10:39:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 10:46:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 10:53:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:00:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:07:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:13:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:20:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:27:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:34:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:41:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:48:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 11:55:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:02:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:09:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:16:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:23:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:30:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:36:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:43:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:50:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 12:57:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 13:04:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 13:11:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 13:18:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 13:25:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 13:32:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 13:39:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 13:46:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 13:53:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:00:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:06:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:13:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:20:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:27:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:34:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:41:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:48:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 14:55:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:02:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:09:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:16:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:23:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:29:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:36:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:43:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:50:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 15:57:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:04:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:11:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:18:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:25:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:32:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:39:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:46:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:52:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 16:59:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 17:06:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 17:13:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 17:20:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 17:27:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 17:34:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 17:41:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 17:48:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 17:55:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:02:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:09:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:15:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:22:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:29:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:36:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:43:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:50:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 18:57:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:04:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:11:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:18:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:25:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:32:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:38:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:45:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:52:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 19:59:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 20:06:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 20:13:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 20:20:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 20:27:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 20:34:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 20:41:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 20:48:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 20:55:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:01:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:08:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:15:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:22:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:29:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:36:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:43:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:50:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 21:57:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:04:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:11:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:18:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:24:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:31:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:38:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:45:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:52:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 22:59:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 23:06:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 23:13:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 23:20:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 23:27:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 23:34:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 23:41:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 23:47:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Mon Aug 15 23:54:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:01:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:08:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:15:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:22:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:29:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:36:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:43:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:50:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 00:57:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:04:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:11:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:17:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:24:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:31:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:38:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:45:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:52:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 01:59:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 02:06:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 02:13:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 02:20:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 02:27:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 02:34:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 02:40:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 02:47:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 02:54:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:01:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:08:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:15:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:22:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:29:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:36:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:43:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:50:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 03:57:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:03:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:10:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:17:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:24:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:31:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:38:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:45:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:52:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 04:59:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 05:06:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 05:13:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 05:20:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 05:26:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 05:33:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 05:40:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 05:47:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 05:54:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:01:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:08:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:15:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:22:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:29:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:36:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:43:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:50:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 06:56:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:03:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:10:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:17:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:24:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:31:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:38:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:45:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:52:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 07:59:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 08:06:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 08:13:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 08:19:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 08:26:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 08:33:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 08:40:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 08:47:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 08:54:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:01:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:08:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:15:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:22:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:29:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:36:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:42:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:49:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 09:56:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:03:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:10:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:17:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:24:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:31:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:38:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:45:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:52:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 10:59:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 11:05:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 11:12:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 11:19:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 11:26:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 11:33:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 11:40:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 11:47:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 11:54:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:01:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:08:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:15:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:22:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:28:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:35:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:42:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:49:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 12:56:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:03:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:10:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:17:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:24:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:31:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:38:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:45:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:51:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 13:58:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 14:05:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 14:12:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 14:19:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 14:26:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 14:33:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 14:40:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 14:47:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 14:54:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:01:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:08:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:14:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:21:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:28:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:35:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:42:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:49:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 15:56:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:03:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:10:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:17:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:24:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:31:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:38:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:44:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:51:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 16:58:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 17:05:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 17:12:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 17:19:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 17:26:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 17:33:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 17:40:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 17:47:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 17:54:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:01:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:07:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:14:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:21:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:28:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:35:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:42:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:49:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 18:56:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:03:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:10:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:17:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:24:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:30:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:37:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:44:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:51:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 19:58:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 20:05:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 20:12:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 20:19:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 20:26:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 20:33:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 20:40:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 20:47:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 20:53:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:00:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:07:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:14:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:21:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:28:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:35:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:42:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:49:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 21:56:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:03:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:10:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:16:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:23:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:30:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:37:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:44:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:51:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 22:58:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 23:05:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 23:12:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 23:19:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 23:26:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 23:33:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 23:39:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 23:46:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Tue Aug 16 23:53:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:00:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:07:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:14:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:21:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:28:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:35:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:42:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:49:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 00:56:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:02:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:09:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:16:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:23:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:30:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:37:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:44:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:51:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 01:58:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 02:05:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 02:12:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 02:19:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 02:25:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 02:32:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 02:39:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 02:46:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 02:53:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:00:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:07:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:14:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:21:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:28:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:35:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:42:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:48:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 03:55:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:02:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:09:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:16:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:23:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:30:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:37:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:44:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:51:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 04:58:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 05:05:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 05:11:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 05:18:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 05:25:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 05:32:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 05:39:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 05:46:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 05:53:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:00:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:07:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:14:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:21:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:28:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:35:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:41:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:48:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 06:55:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:02:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:09:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:16:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:23:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:30:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:37:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:44:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:51:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 07:58:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 08:04:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 08:11:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 08:18:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 08:25:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 08:32:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 08:39:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 08:46:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 08:53:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:00:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:07:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:14:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:21:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:27:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:34:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:41:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:48:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 09:55:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:02:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:09:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:16:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:23:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:30:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:37:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:44:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:50:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 10:57:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 11:04:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 11:11:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 11:18:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 11:25:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 11:32:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 11:39:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 11:46:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 11:53:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:00:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:07:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:13:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:20:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:27:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:34:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:41:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:48:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 12:55:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:02:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:09:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:16:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:23:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:30:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:37:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:43:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:50:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 13:57:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 14:04:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 14:11:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 14:18:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 14:25:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 14:32:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 14:39:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 14:46:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 14:53:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:00:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:06:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:13:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:20:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:27:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:34:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:41:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:48:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 15:55:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:02:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:09:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:16:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:23:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:29:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:36:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:43:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:50:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 16:57:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:04:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:11:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:18:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:25:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:32:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:39:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:46:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:52:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 17:59:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 18:06:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 18:13:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 18:20:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 18:27:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 18:34:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 18:41:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 18:48:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 18:55:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:02:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:09:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:15:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:22:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:29:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:36:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:43:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:50:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 19:57:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:04:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:11:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:18:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:25:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:32:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:38:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:45:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:52:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 20:59:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 21:06:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 21:13:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 21:20:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 21:27:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 21:34:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 21:41:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 21:48:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 21:55:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:01:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:08:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:15:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:22:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:29:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:36:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:43:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:50:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 22:57:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:04:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:11:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:18:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:24:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:31:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:38:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:45:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:52:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Wed Aug 17 23:59:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 00:06:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 00:13:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 00:20:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 00:27:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 00:34:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 00:41:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 00:47:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 00:54:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:01:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:08:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:15:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:22:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:29:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:36:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:43:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:50:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 01:57:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:04:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:10:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:17:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:24:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:31:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:38:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:45:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:52:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 02:59:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 03:06:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 03:13:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 03:20:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 03:27:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 03:33:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 03:40:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 03:47:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 03:54:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:01:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:08:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:15:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:22:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:29:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:36:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:43:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:50:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 04:56:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:03:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:10:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:17:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:24:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:31:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:38:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:45:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:52:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 05:59:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 06:06:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 06:13:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 06:20:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 06:26:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 06:33:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 06:40:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 06:47:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 06:54:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:01:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:08:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:15:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:22:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:29:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:36:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:43:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:49:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 07:56:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:03:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:10:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:17:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:24:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:31:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:38:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:45:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:52:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 08:59:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 09:06:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 09:12:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 09:19:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 09:26:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 09:33:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 09:40:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 09:47:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 09:54:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:01:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:08:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:15:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:22:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:29:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:35:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:42:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:49:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 10:56:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:03:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:10:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:17:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:24:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:31:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:38:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:45:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:52:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 11:58:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 12:05:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 12:12:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 12:19:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 12:26:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 12:33:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 12:40:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 12:47:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 12:54:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:01:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:08:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:15:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:22:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:28:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:35:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:42:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:49:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 13:56:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:03:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:10:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:17:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:24:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:31:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:38:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:45:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:51:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 14:58:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 15:05:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 15:12:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 15:19:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 15:26:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 15:33:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 15:40:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 15:47:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 15:54:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:01:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:08:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:14:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:21:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:28:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:35:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:42:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:49:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 16:56:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:03:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:10:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:17:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:24:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:31:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:37:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:44:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:51:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 17:58:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 18:05:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 18:12:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 18:19:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 18:26:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 18:33:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 18:40:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 18:47:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 18:54:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:00:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:07:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:14:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:21:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:28:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:35:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:42:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:49:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 19:56:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:03:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:10:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:17:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:23:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:30:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:37:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:44:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:51:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 20:58:35 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 21:05:30 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 21:12:25 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 21:19:20 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 21:26:15 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 21:33:10 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 21:40:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 21:47:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 21:53:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:00:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:07:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:14:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:21:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:28:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:35:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:42:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:49:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 22:56:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:03:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:10:01 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:16:56 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:23:51 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:30:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:37:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:44:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:51:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Thu Aug 18 23:58:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 00:05:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 00:12:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 00:19:11 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 00:26:06 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 00:33:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 00:39:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 00:46:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 00:53:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:00:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:07:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:14:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:21:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:28:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:35:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:42:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:49:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 01:56:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:02:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:09:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:16:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:23:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:30:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:37:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:44:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:51:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 02:58:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 03:05:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 03:12:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 03:19:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 03:25:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 03:32:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 03:39:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 03:46:45 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 03:53:40 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:00:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:07:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:14:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:21:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:28:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:35:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:42:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:49:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 04:55:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:02:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:09:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:16:42 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:23:37 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:30:32 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:37:27 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:44:22 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:51:17 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 05:58:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 06:05:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 06:12:02 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 06:18:57 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 06:25:52 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 06:32:47 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 06:39:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 06:46:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 06:53:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:00:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:07:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:14:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:21:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:28:08 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:35:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:41:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:48:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 07:55:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:02:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:09:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:16:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:23:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:30:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:37:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:44:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:51:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 08:58:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 09:04:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 09:11:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 09:18:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 09:25:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 09:32:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 09:39:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 09:46:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 09:53:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:00:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:07:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:14:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:21:05 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:28:00 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:34:55 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:41:50 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:48:46 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 10:55:41 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:02:36 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:09:31 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:16:26 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:23:21 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:30:16 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:37:12 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:44:07 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:51:03 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 11:57:58 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 12:04:53 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 12:11:48 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 12:18:43 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 12:25:38 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 12:32:33 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 12:39:28 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 12:46:23 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 12:53:18 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:00:13 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:07:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:14:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:20:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:27:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:34:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:41:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:48:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 13:55:34 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:02:29 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:09:24 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:16:19 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:23:14 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:30:09 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:37:04 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:43:59 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:50:54 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 14:57:49 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 15:04:44 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled [Fri Aug 19 15:11:39 2022] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled real 0m 0.04s user 0m 0.01s sys 0m 0.02s --- find /mnt/data/*hup/*log -mtime -180 | xargs tail -n 250 -v --- 2022-08-19 15:15:05.915073307+00:00 ==> standard input <== real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname --list-boots --- 2022-08-19 15:15:05.960938872+00:00 0 4357d11f32514d47adc17eec79caf9cd Fri 2022-08-19 07:20:20 UTC—Fri 2022-08-19 15:15:04 UTC real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n500 -a --- 2022-08-19 15:15:06.010077427+00:00 -- Journal begins at Fri 2022-08-19 07:20:20 UTC, ends at Fri 2022-08-19 15:15:04 UTC. -- Aug 19 15:07:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:07:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:07:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:07:55 c8ba292dc134[1584]: Aug 19 15:07:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:07:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:07:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:07:59 balenad[1584]: time="2022-08-19T15:07:59.817624665Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:07:59 balenad[1648]: time="2022-08-19T15:07:59.859251341Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:07:59 balenad[1648]: time="2022-08-19T15:07:59.863783987Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/ee3895457facef1464606f5f0c20fa46228bedfc3fd14271d73f8a06d39d760c.sock debug=false pid=708060 Aug 19 15:08:00 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:08:00 balenad[1648]: time="2022-08-19T15:08:00.914692499Z" level=info msg="shim reaped" id=ae22a8562553cdf09d76d5a4815175bd8809a9c8ae94d8305b4db2952bf7bbb6 Aug 19 15:08:00 balenad[1584]: time="2022-08-19T15:08:00.919025035Z" level=info msg="ignoring event" container=ae22a8562553cdf09d76d5a4815175bd8809a9c8ae94d8305b4db2952bf7bbb6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:08:10 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:08:20 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:08:25 c8ba292dc134[1584]: Aug 19 15:08:25 c8ba292dc134[1584]: ##### 2022-08-19 15:08:25 GMT ##### Aug 19 15:08:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:08:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:08:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:08:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:08:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:08:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:08:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:08:25 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:08:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:08:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:08:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:08:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:08:25 c8ba292dc134[1584]: # SX1302 counter (INST): 989407520 Aug 19 15:08:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 452359542 Aug 19 15:08:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:08:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:08:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:08:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:08:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:08:25 c8ba292dc134[1584]: #-------- Aug 19 15:08:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:08:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:08:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:08:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:08:25 c8ba292dc134[1584]: Aug 19 15:08:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:08:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:08:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:08:31 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:08:41 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:08:51 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:08:55 c8ba292dc134[1584]: Aug 19 15:08:55 c8ba292dc134[1584]: ##### 2022-08-19 15:08:55 GMT ##### Aug 19 15:08:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:08:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:08:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:08:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:08:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:08:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:08:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:08:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:08:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:08:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:08:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:08:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:08:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1019415277 Aug 19 15:08:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 482359543 Aug 19 15:08:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:08:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:08:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:08:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:08:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:08:55 c8ba292dc134[1584]: #-------- Aug 19 15:08:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:08:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:08:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:08:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:08:55 c8ba292dc134[1584]: Aug 19 15:08:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:08:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:08:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:09:01 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:09:11 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:09:22 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:09:25 c8ba292dc134[1584]: Aug 19 15:09:25 c8ba292dc134[1584]: ##### 2022-08-19 15:09:25 GMT ##### Aug 19 15:09:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:09:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:09:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:09:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:09:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:09:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:09:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:09:25 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:09:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:09:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:09:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:09:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:09:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1049423499 Aug 19 15:09:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 512359543 Aug 19 15:09:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:09:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:09:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:09:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:09:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:09:25 c8ba292dc134[1584]: #-------- Aug 19 15:09:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:09:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:09:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:09:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:09:25 c8ba292dc134[1584]: Aug 19 15:09:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:09:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:09:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:09:32 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:09:41 healthdog[708224]: try: 1, refid: 4445DD3D, correction: 0.001492579, skew: 0.022 Aug 19 15:09:42 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:09:52 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:09:55 c8ba292dc134[1584]: Aug 19 15:09:55 c8ba292dc134[1584]: ##### 2022-08-19 15:09:55 GMT ##### Aug 19 15:09:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:09:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:09:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:09:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:09:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:09:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:09:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:09:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:09:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:09:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:09:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:09:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:09:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1079430384 Aug 19 15:09:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 542359543 Aug 19 15:09:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:09:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:09:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:09:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:09:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:09:55 c8ba292dc134[1584]: #-------- Aug 19 15:09:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:09:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:09:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:09:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:09:55 c8ba292dc134[1584]: Aug 19 15:09:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:09:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:09:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:10:02 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:10:13 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:10:23 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:10:25 c8ba292dc134[1584]: Aug 19 15:10:25 c8ba292dc134[1584]: ##### 2022-08-19 15:10:25 GMT ##### Aug 19 15:10:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:10:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:10:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:10:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:10:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:10:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:10:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:10:25 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:10:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:10:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:10:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:10:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:10:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1109439233 Aug 19 15:10:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 572359543 Aug 19 15:10:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:10:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:10:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:10:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:10:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:10:25 c8ba292dc134[1584]: #-------- Aug 19 15:10:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:10:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:10:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:10:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:10:25 c8ba292dc134[1584]: Aug 19 15:10:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:10:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:10:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:10:33 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:10:43 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:10:53 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:10:55 c8ba292dc134[1584]: Aug 19 15:10:55 c8ba292dc134[1584]: ##### 2022-08-19 15:10:55 GMT ##### Aug 19 15:10:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:10:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:10:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:10:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:10:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:10:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:10:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:10:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:10:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:10:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:10:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:10:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:10:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1139446210 Aug 19 15:10:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 602359543 Aug 19 15:10:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:10:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:10:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:10:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:10:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:10:55 c8ba292dc134[1584]: #-------- Aug 19 15:10:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:10:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:10:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:10:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:10:55 c8ba292dc134[1584]: Aug 19 15:10:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:10:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:10:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:11:01 balenad[1584]: time="2022-08-19T15:11:01.685271605Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:11:01 balenad[1648]: time="2022-08-19T15:11:01.727606257Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:11:01 balenad[1648]: time="2022-08-19T15:11:01.731699147Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/bc0785dbcdbf85e28a9ab181b61d297eb00c70b618b801e5664caf2e5629c129.sock debug=false pid=708328 Aug 19 15:11:02 balenad[1648]: time="2022-08-19T15:11:02.769333459Z" level=info msg="shim reaped" id=07c33af36ccc8e923bf9d850530e23b368692e112082c8e7f8bd28f65226b430 Aug 19 15:11:02 balenad[1584]: time="2022-08-19T15:11:02.772774466Z" level=info msg="ignoring event" container=07c33af36ccc8e923bf9d850530e23b368692e112082c8e7f8bd28f65226b430 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:11:03 e5666a05f8d4[1584]: [info] Reported current state to the cloud Aug 19 15:11:03 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:11:04 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:11:13 e5666a05f8d4[1584]: [info] Reported current state to the cloud Aug 19 15:11:13 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:11:14 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:11:24 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:11:25 c8ba292dc134[1584]: Aug 19 15:11:25 c8ba292dc134[1584]: ##### 2022-08-19 15:11:25 GMT ##### Aug 19 15:11:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:11:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:11:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:11:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:11:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:11:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:11:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:11:25 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:11:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:11:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:11:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:11:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:11:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1169451131 Aug 19 15:11:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 632359543 Aug 19 15:11:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:11:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:11:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:11:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:11:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:11:25 c8ba292dc134[1584]: #-------- Aug 19 15:11:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:11:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:11:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:11:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:11:25 c8ba292dc134[1584]: Aug 19 15:11:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:11:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:11:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:11:34 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:11:37 NetworkManager[1541]: [1660921897.1594] device (wlan0): set-hw-addr: set MAC address to 92:D9:43:70:1F:24 (scanning) Aug 19 15:11:37 kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled Aug 19 15:11:37 NetworkManager[1541]: [1660921897.2053] device (wlan0): supplicant interface state: inactive -> interface_disabled Aug 19 15:11:37 NetworkManager[1541]: [1660921897.2062] device (wlan0): supplicant interface state: interface_disabled -> inactive Aug 19 15:11:44 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:11:46 healthdog[708447]: try: 1, refid: 4445DD3D, correction: 0.001484626, skew: 0.022 Aug 19 15:11:55 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:11:55 c8ba292dc134[1584]: Aug 19 15:11:55 c8ba292dc134[1584]: ##### 2022-08-19 15:11:55 GMT ##### Aug 19 15:11:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:11:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:11:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:11:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:11:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:11:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:11:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:11:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:11:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:11:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:11:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:11:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:11:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1199455166 Aug 19 15:11:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 662359543 Aug 19 15:11:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:11:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:11:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:11:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:11:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:11:55 c8ba292dc134[1584]: #-------- Aug 19 15:11:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:11:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:11:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:11:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:11:55 c8ba292dc134[1584]: Aug 19 15:11:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:11:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:11:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:12:01 e5666a05f8d4[1584]: [debug] Attempting container log timestamp flush... Aug 19 15:12:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 15:12:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 15:12:01 e5666a05f8d4[1584]: [debug] Container log timestamp flush complete Aug 19 15:12:05 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:15 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:20 e5666a05f8d4[1584]: [api] GET /v1/healthy 200 - 3.028 ms Aug 19 15:12:20 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.028 ms Aug 19 15:12:25 c8ba292dc134[1584]: Aug 19 15:12:25 c8ba292dc134[1584]: ##### 2022-08-19 15:12:25 GMT ##### Aug 19 15:12:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:12:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:12:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:12:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:12:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:12:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:12:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:12:25 c8ba292dc134[1584]: # PULL_DATA sent: 2 (100.00% acknowledged) Aug 19 15:12:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:12:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:12:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:12:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:12:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1229459709 Aug 19 15:12:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 692359543 Aug 19 15:12:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:12:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:12:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:12:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:12:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:12:25 c8ba292dc134[1584]: #-------- Aug 19 15:12:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:12:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:12:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:12:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:12:25 c8ba292dc134[1584]: Aug 19 15:12:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:12:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:12:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:12:25 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:35 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:46 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:12:55 c8ba292dc134[1584]: Aug 19 15:12:55 c8ba292dc134[1584]: ##### 2022-08-19 15:12:55 GMT ##### Aug 19 15:12:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:12:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:12:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:12:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:12:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:12:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:12:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:12:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:12:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:12:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:12:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:12:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:12:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1259461652 Aug 19 15:12:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 722359543 Aug 19 15:12:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:12:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:12:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:12:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:12:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:12:55 c8ba292dc134[1584]: #-------- Aug 19 15:12:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:12:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:12:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:12:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:12:55 c8ba292dc134[1584]: Aug 19 15:12:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:12:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:12:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:12:56 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:06 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:07 9f1c93533f1c[1584]: INFO updated routing to height 1486584, module: dispatcher Aug 19 15:13:16 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:25 c8ba292dc134[1584]: Aug 19 15:13:25 c8ba292dc134[1584]: ##### 2022-08-19 15:13:25 GMT ##### Aug 19 15:13:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:13:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:13:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:13:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:13:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:13:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:13:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:13:25 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:13:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:13:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:13:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:13:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:13:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1289468823 Aug 19 15:13:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 752359543 Aug 19 15:13:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:13:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:13:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:13:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:13:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:13:25 c8ba292dc134[1584]: #-------- Aug 19 15:13:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:13:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:13:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:13:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:13:25 c8ba292dc134[1584]: Aug 19 15:13:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:13:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:13:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:13:26 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:37 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:47 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:13:51 healthdog[708597]: try: 1, refid: 4445DD3D, correction: 0.001476674, skew: 0.022 Aug 19 15:13:55 c8ba292dc134[1584]: Aug 19 15:13:55 c8ba292dc134[1584]: ##### 2022-08-19 15:13:55 GMT ##### Aug 19 15:13:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:13:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:13:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:13:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:13:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:13:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:13:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:13:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:13:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:13:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:13:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:13:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:13:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1319485656 Aug 19 15:13:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 782359543 Aug 19 15:13:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:13:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:13:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:13:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:13:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:13:55 c8ba292dc134[1584]: #-------- Aug 19 15:13:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:13:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:13:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:13:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:13:55 c8ba292dc134[1584]: Aug 19 15:13:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:13:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:13:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:13:57 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:03 balenad[1584]: time="2022-08-19T15:14:03.523125622Z" level=warning msg="Configured runtime \"runc\" is deprecated and will be removed in the next release" Aug 19 15:14:03 balenad[1648]: time="2022-08-19T15:14:03.559468899Z" level=warning msg="runtime v1 is deprecated since containerd v1.4, consider using runtime v2" Aug 19 15:14:03 balenad[1648]: time="2022-08-19T15:14:03.564136303Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a3f9ec73ff7ca7bab7a8271f150744a735b3cd30bb9bd2556f081f7a1199100d.sock debug=false pid=708632 Aug 19 15:14:04 balenad[1648]: time="2022-08-19T15:14:04.607135957Z" level=info msg="shim reaped" id=42cad1befb994d6e43d6eb4028992667d94c7f3ca95df1098dfde81ba67fff8d Aug 19 15:14:04 balenad[1584]: time="2022-08-19T15:14:04.610689778Z" level=info msg="ignoring event" container=42cad1befb994d6e43d6eb4028992667d94c7f3ca95df1098dfde81ba67fff8d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Aug 19 15:14:07 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:17 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:25 c8ba292dc134[1584]: Aug 19 15:14:25 c8ba292dc134[1584]: ##### 2022-08-19 15:14:25 GMT ##### Aug 19 15:14:25 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:14:25 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:14:25 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:14:25 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:14:25 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:14:25 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:14:25 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:14:25 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:14:25 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:14:25 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:14:25 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:14:25 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:14:25 c8ba292dc134[1584]: # SX1302 counter (INST): 1349491069 Aug 19 15:14:25 c8ba292dc134[1584]: # SX1302 counter (PPS): 812359543 Aug 19 15:14:25 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:14:25 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:14:25 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:14:25 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:14:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:25 c8ba292dc134[1584]: #-------- Aug 19 15:14:25 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:25 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:14:25 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:14:25 c8ba292dc134[1584]: ##### END ##### Aug 19 15:14:25 c8ba292dc134[1584]: Aug 19 15:14:25 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:14:25 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:14:25 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:14:28 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:38 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:48 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:14:52 systemd[1]: /lib/systemd/system/sshd@.service:15: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether. Aug 19 15:14:52 sshd[708756]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key Aug 19 15:14:52 sshd[708756]: Accepted publickey for root from 52.4.252.97 port 8871 ssh2: RSA SHA256:gMJ9LgzkTHsYjz4l3biYiuugYoYyRnQBGkMnNJhRqUQ Aug 19 15:14:55 c8ba292dc134[1584]: Aug 19 15:14:55 c8ba292dc134[1584]: ##### 2022-08-19 15:14:55 GMT ##### Aug 19 15:14:55 c8ba292dc134[1584]: ### [UPSTREAM] ### Aug 19 15:14:55 c8ba292dc134[1584]: # RF packets received by concentrator: 0 Aug 19 15:14:55 c8ba292dc134[1584]: # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00% Aug 19 15:14:55 c8ba292dc134[1584]: # RF packets forwarded: 0 (0 bytes) Aug 19 15:14:55 c8ba292dc134[1584]: # PUSH_DATA datagrams sent: 1 (164 bytes) Aug 19 15:14:55 c8ba292dc134[1584]: # PUSH_DATA acknowledged: 100.00% Aug 19 15:14:55 c8ba292dc134[1584]: ### [DOWNSTREAM] ### Aug 19 15:14:55 c8ba292dc134[1584]: # PULL_DATA sent: 3 (100.00% acknowledged) Aug 19 15:14:55 c8ba292dc134[1584]: # PULL_RESP(onse) datagrams received: 0 (0 bytes) Aug 19 15:14:55 c8ba292dc134[1584]: # RF packets sent to concentrator: 0 (0 bytes) Aug 19 15:14:55 c8ba292dc134[1584]: # TX errors: 0 Aug 19 15:14:55 c8ba292dc134[1584]: ### SX1302 Status ### Aug 19 15:14:55 c8ba292dc134[1584]: # SX1302 counter (INST): 1379498723 Aug 19 15:14:55 c8ba292dc134[1584]: # SX1302 counter (PPS): 842359543 Aug 19 15:14:55 c8ba292dc134[1584]: # BEACON queued: 0 Aug 19 15:14:55 c8ba292dc134[1584]: # BEACON sent so far: 0 Aug 19 15:14:55 c8ba292dc134[1584]: # BEACON rejected: 0 Aug 19 15:14:55 c8ba292dc134[1584]: ### [JIT] ### Aug 19 15:14:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:55 c8ba292dc134[1584]: #-------- Aug 19 15:14:55 c8ba292dc134[1584]: src/jitqueue.c:440:jit_print_queue(): INFO: [jit] queue is empty Aug 19 15:14:55 c8ba292dc134[1584]: ### [GPS] ### Aug 19 15:14:55 c8ba292dc134[1584]: # GPS *FAKE* coordinates: latitude 0.00000, longitude 0.00000, altitude 0 m Aug 19 15:14:55 c8ba292dc134[1584]: ##### END ##### Aug 19 15:14:55 c8ba292dc134[1584]: Aug 19 15:14:55 c8ba292dc134[1584]: JSON up: {"stat":{"time":"2022-08-19 15:14:55 GMT","lati":0.00000,"long":0.00000,"alti":0,"rxnb":0,"rxok":0,"rxfw":0,"ackr":100.0,"dwnb":0,"txnb":0,"temp":30.0}} Aug 19 15:14:55 c8ba292dc134[1584]: INFO: [up] PUSH_ACK received in 0 ms Aug 19 15:14:58 c8ba292dc134[1584]: INFO: [down] PULL_ACK received in 0 ms Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: time 1660922104 Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: cache size 150, 0/45344 cache insertions re-used unexpired cache entries. Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: queries forwarded 11880, queries answered locally 16218 Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: queries for authoritative zones 0 Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: pool memory in use 0, max 0, allocated 0 Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: server 8.8.8.8#53: queries sent 9747, retried or failed 0 Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: server 75.75.75.75#53: queries sent 5397, retried or failed 0 Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: server 75.75.76.76#53: queries sent 4858, retried or failed 0 Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: server 2001:558:feed::1#53: queries sent 4433, retried or failed 0 Aug 19 15:15:04 dnsmasq[1562]: dnsmasq[1562]: server 2001:558:feed::2#53: queries sent 4505, retried or failed 0 real 0m 0.04s user 0m 0.01s sys 0m 0.01s --- journalctl --no-pager --no-hostname -pwarning -perr -a --- 2022-08-19 15:15:06.076929828+00:00 -- Journal begins at Fri 2022-08-19 07:20:20 UTC, ends at Fri 2022-08-19 15:15:04 UTC. -- Aug 19 15:14:52 sshd[708756]: error: Unable to load host key: /etc/ssh/hostkeys/ssh_host_dsa_key real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- ls -lR /proc/ 2>/dev/null | grep /data/ | grep \(deleted\) --- 2022-08-19 15:15:06.122391952+00:00 Command exited with non-zero status 1 real 0m 3.25s user 0m 0.86s sys 0m 2.47s --- ps --- 2022-08-19 15:15:09.404016739+00:00 PID TTY TIME CMD 1 ? 00:01:25 systemd 2 ? 00:00:01 kthreadd 3 ? 00:00:00 rcu_gp 4 ? 00:00:00 rcu_par_gp 8 ? 00:00:00 mm_percpu_wq 9 ? 00:00:00 rcu_tasks_kthre 10 ? 00:00:00 rcu_tasks_rude_ 11 ? 00:00:00 rcu_tasks_trace 12 ? 00:00:19 ksoftirqd/0 13 ? 00:02:15 rcu_preempt 14 ? 00:00:00 migration/0 15 ? 00:00:00 cpuhp/0 16 ? 00:00:00 cpuhp/1 17 ? 00:00:00 migration/1 18 ? 00:00:07 ksoftirqd/1 21 ? 00:00:00 cpuhp/2 22 ? 00:00:00 migration/2 23 ? 00:00:06 ksoftirqd/2 26 ? 00:00:00 cpuhp/3 27 ? 00:00:00 migration/3 28 ? 00:00:09 ksoftirqd/3 31 ? 00:00:00 kdevtmpfs 32 ? 00:00:00 netns 33 ? 00:00:00 kauditd 36 ? 00:00:00 khungtaskd 37 ? 00:00:00 oom_reaper 38 ? 00:00:00 writeback 39 ? 00:00:35 kcompactd0 69 ? 00:00:00 kblockd 70 ? 00:00:00 blkcg_punt_bio 71 ? 00:00:00 md 72 ? 00:00:00 watchdogd 73 ? 00:00:45 kworker/0:1H-kblockd 74 ? 00:00:00 rpciod 75 ? 00:00:00 kworker/u9:0-hci0 76 ? 00:00:00 xprtiod 77 ? 00:00:00 kswapd0 78 ? 00:00:00 nfsiod 79 ? 00:00:00 kthrotld 85 ? 00:00:00 iscsi_eh 86 ? 00:00:00 iscsi_destroy 87 ? 00:00:00 nvme-wq 88 ? 00:00:00 nvme-reset-wq 89 ? 00:00:00 nvme-delete-wq 92 ? 00:00:00 DWC Notificatio 93 ? 00:00:00 uas 95 ? 00:00:00 vchiq-slot/0 96 ? 00:00:00 vchiq-recy/0 97 ? 00:00:00 vchiq-sync/0 98 ? 00:00:14 kworker/1:1H-kblockd 99 ? 00:00:00 ipv6_addrconf 100 ? 00:00:00 zswap-shrink 106 ? 00:00:00 sdhci 107 ? 00:00:00 irq/53-mmc0 159 ? 00:00:00 mmc_complete 396 ? 00:00:12 kworker/3:1H-kblockd 401 ? 00:00:15 kworker/2:1H-kblockd 869 ? 00:00:00 jbd2/mmcblk0p2- 870 ? 00:00:00 ext4-rsv-conver 884 ? 00:00:01 jbd2/mmcblk0p5- 885 ? 00:00:00 ext4-rsv-conver 921 ? 00:00:33 jbd2/mmcblk0p6- 922 ? 00:00:00 ext4-rsv-conver 1022 ? 00:05:14 systemd-journal 1049 ? 00:00:02 systemd-udevd 1075 ? 00:00:00 vchiq-keep/0 1076 ? 02:12:49 spi0 1078 ? 00:00:00 irq/44-vc4 hdmi 1079 ? 00:00:00 irq/45-vc4 hdmi 1080 ? 00:00:00 cec-vc4 1081 ? 00:00:00 irq/41-vc4 hdmi 1082 ? 00:00:00 irq/40-vc4 hdmi 1083 ? 00:00:00 irq/50-vc4 hdmi 1084 ? 00:00:00 irq/51-vc4 hdmi 1085 ? 00:00:00 cec-vc4 1086 ? 00:00:00 irq/47-vc4 hdmi 1087 ? 00:00:00 irq/46-vc4 hdmi 1088 ? 00:00:00 card0-crtc0 1089 ? 00:00:00 card0-crtc1 1090 ? 00:00:00 card0-crtc2 1091 ? 00:00:00 card0-crtc3 1092 ? 00:00:00 card0-crtc4 1093 ? 00:00:00 card0-crtc5 1098 ? 00:00:00 v3d_bin 1099 ? 00:00:00 v3d_render 1100 ? 00:00:00 v3d_tfu 1102 ? 00:00:00 v3d_csd 1103 ? 00:00:00 v3d_cache_clean 1113 ? 00:00:00 cfg80211 1118 ? 00:00:00 brcmf_wq/mmc1:0 1119 ? 00:00:14 brcmf_wdog/mmc1 1453 ? 00:01:49 rngd 1457 ? 00:00:00 plymouthd 1460 ? 00:00:00 ModemManager 1500 ? 00:00:06 systemd-logind 1541 ? 00:29:48 NetworkManager 1584 ? 00:34:20 balenad 1588 ? 00:00:01 exe 1639 ? 00:04:50 wpa_supplicant 1648 ? 00:15:31 balena-engine-c 1823 ? 00:00:00 hciattach 1825 ? 00:00:00 kworker/u9:2-hci0 1847 ? 00:00:00 bluetoothd 2037 ? 00:01:56 balena-engine-p 2045 ? 00:10:52 balena-engine-c 2052 ? 00:02:22 balena-engine-p 2078 ? 00:08:46 balena-engine-c 2297 ? 00:00:00 start-balena-su 2298 ? 00:00:03 exe 2427 ? 00:02:15 balena 2435 ? 00:09:05 balena-engine-c 2452 ? 01:46:59 node 2509 ? 00:04:27 journalctl 2519 ? 00:00:00 jbd2/mmcblk0p3- 2520 ? 00:00:00 ext4-rsv-conver 2908 ? 00:00:03 chronyd 2910 ? 00:00:02 exe 629350 ? 00:00:02 sshd 704212 ? 00:00:01 kworker/1:2-events 704893 ? 00:00:00 kworker/2:3-events 705048 ? 00:00:00 kworker/u8:0-cfg80211 706646 ? 00:00:00 kworker/0:2-mm_percpu_wq 707187 ? 00:00:00 kworker/3:3-mm_percpu_wq 707210 ? 00:00:00 kworker/1:0-mm_percpu_wq 707229 ? 00:00:00 kworker/2:0H 707461 ? 00:00:00 kworker/3:0H 707713 ? 00:00:00 kworker/0:1-cgroup_destroy 707756 ? 00:00:00 kworker/1:2H 707757 ? 00:00:00 kworker/0:2H 707812 ? 00:00:00 kworker/2:1-mm_percpu_wq 707813 ? 00:00:00 kworker/2:4-events 707950 ? 00:00:00 kworker/3:1-mm_percpu_wq 707992 ? 00:00:00 kworker/u8:2-cfg80211 708253 ? 00:00:00 kworker/1:1-events 708296 ? 00:00:00 kworker/0:0-events 708325 ? 00:00:00 kworker/3:2H 708326 ? 00:00:00 kworker/0:0H 708395 ? 00:00:00 kworker/0:3-events 708515 ? 00:00:00 kworker/u8:1-events_unbound 708554 ? 00:00:00 kworker/3:0-mm_percpu_wq 708631 ? 00:00:00 kworker/2:2H 708690 ? 00:00:00 kworker/0:4-events 708691 ? 00:00:00 kworker/0:5-events 708692 ? 00:00:00 kworker/2:0-events 708693 ? 00:00:00 kworker/2:2 708750 ? 00:00:00 kworker/3:2-events_power_efficient 708756 ? 00:00:00 sshd 708758 ? 00:00:00 sh 708760 ? 00:00:00 bash 709687 ? 00:00:00 time 709688 ? 00:00:00 timeout 709689 ? 00:00:00 ps real 0m 0.03s user 0m 0.00s sys 0m 0.03s --- stat /var/lock/*hup.lock --- 2022-08-19 15:15:09.468694789+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- sysctl -a --- 2022-08-19 15:15:09.512274892+00:00 abi.cp15_barrier = 2 abi.setend = 2 abi.swp = 0 abi.tagged_addr_disabled = 0 debug.exception-trace = 0 dev.raid.speed_limit_max = 200000 dev.raid.speed_limit_min = 1000 dev.scsi.logging_level = 0 dev.tty.ldisc_autoload = 1 fs.aio-max-nr = 65536 fs.aio-nr = 0 fs.dentry-state = 110515 92319 45 0 25271 0 fs.dir-notify-enable = 1 fs.epoll.max_user_watches = 803246 fs.file-max = 9223372036854775807 fs.file-nr = 608 0 9223372036854775807 fs.inode-nr = 85376 7 fs.inode-state = 85376 7 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 = 63360 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 = 1073741816 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 = 14366 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.bpf_stats_enabled = 0 kernel.cad_pid = 1 kernel.cap_last_cap = 40 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 = 4a2ae06 kernel.hung_task_all_cpu_backtrace = 0 kernel.hung_task_check_count = 4194304 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.oops_all_cpu_backtrace = 0 kernel.osrelease = 5.10.95-v8 kernel.ostype = Linux kernel.overflowgid = 65534 kernel.overflowuid = 65534 kernel.panic = 1 kernel.panic_on_oops = 0 kernel.panic_on_rcu_stall = 0 kernel.panic_on_warn = 0 kernel.panic_print = 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 = 4194304 kernel.poweroff_cmd = /sbin/poweroff kernel.print-fatal-signals = 0 kernel.printk = 4 4 1 7 kernel.printk_delay = 0 kernel.printk_devkmsg = on kernel.printk_ratelimit = 5 kernel.printk_ratelimit_burst = 10 kernel.pty.max = 4096 kernel.pty.nr = 5 kernel.pty.reserve = 1024 kernel.random.boot_id = 4357d11f-3251-4d47-adc1-7eec79caf9cd kernel.random.entropy_avail = 3780 kernel.random.poolsize = 4096 kernel.random.urandom_min_reseed_secs = 60 kernel.random.uuid = cd0df3cc-7a56-4123-99e5-70e394c4fd26 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_deadline_period_max_us = 4194304 kernel.sched_deadline_period_min_us = 100 kernel.sched_domain.cpu0.domain0.busy_factor = 16 kernel.sched_domain.cpu0.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu0.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu0.domain0.imbalance_pct = 117 kernel.sched_domain.cpu0.domain0.max_interval = 8 kernel.sched_domain.cpu0.domain0.max_newidle_lb_cost = 32122 kernel.sched_domain.cpu0.domain0.min_interval = 4 kernel.sched_domain.cpu0.domain0.name = DIE kernel.sched_domain.cpu1.domain0.busy_factor = 16 kernel.sched_domain.cpu1.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu1.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu1.domain0.imbalance_pct = 117 kernel.sched_domain.cpu1.domain0.max_interval = 8 kernel.sched_domain.cpu1.domain0.max_newidle_lb_cost = 38945 kernel.sched_domain.cpu1.domain0.min_interval = 4 kernel.sched_domain.cpu1.domain0.name = DIE kernel.sched_domain.cpu2.domain0.busy_factor = 16 kernel.sched_domain.cpu2.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu2.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu2.domain0.imbalance_pct = 117 kernel.sched_domain.cpu2.domain0.max_interval = 8 kernel.sched_domain.cpu2.domain0.max_newidle_lb_cost = 31355 kernel.sched_domain.cpu2.domain0.min_interval = 4 kernel.sched_domain.cpu2.domain0.name = DIE kernel.sched_domain.cpu3.domain0.busy_factor = 16 kernel.sched_domain.cpu3.domain0.cache_nice_tries = 1 kernel.sched_domain.cpu3.domain0.flags = SD_BALANCE_NEWIDLE SD_BALANCE_EXEC SD_BALANCE_FORK SD_WAKE_AFFINE SD_PREFER_SIBLING kernel.sched_domain.cpu3.domain0.imbalance_pct = 117 kernel.sched_domain.cpu3.domain0.max_interval = 8 kernel.sched_domain.cpu3.domain0.max_newidle_lb_cost = 37997 kernel.sched_domain.cpu3.domain0.min_interval = 4 kernel.sched_domain.cpu3.domain0.name = DIE kernel.sched_latency_ns = 18000000 kernel.sched_migration_cost_ns = 500000 kernel.sched_min_granularity_ns = 2250000 kernel.sched_nr_migrate = 32 kernel.sched_rr_timeslice_ms = 100 kernel.sched_rt_period_us = 1000000 kernel.sched_rt_runtime_us = 950000 kernel.sched_schedstats = 0 kernel.sched_tunable_scaling = 1 kernel.sched_wakeup_granularity_ns = 3000000 kernel.seccomp.actions_avail = kill_process kill_thread trap errno user_notif trace log allow kernel.seccomp.actions_logged = kill_process kill_thread trap errno user_notif trace log kernel.sem = 32000 1024000000 500 32000 kernel.shm_rmid_forced = 0 kernel.shmall = 18446744073692774399 kernel.shmmax = 18446744073692774399 kernel.shmmni = 4096 kernel.stack_tracer_enabled = 0 kernel.sysctl_writes_strict = 1 kernel.sysrq = 16 kernel.tainted = 1024 kernel.threads-max = 28081 kernel.timer_migration = 1 kernel.traceoff_on_warning = 0 kernel.tracepoint_printk = 0 kernel.unprivileged_bpf_disabled = 0 kernel.usermodehelper.bset = 4294967295 511 kernel.usermodehelper.inheritable = 4294967295 511 kernel.version = #1 SMP PREEMPT Thu Feb 17 11:43:01 UTC 2022 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.devconf_inherit_init_net = 0 net.core.fb_tunnels_only_for_init_net = 0 net.core.flow_limit_cpu_bitmap = 0 net.core.flow_limit_table_len = 4096 net.core.gro_normal_batch = 8 net.core.high_order_alloc_disable = 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 = 8000 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 = 20480 net.core.rmem_default = 212992 net.core.rmem_max = 212992 net.core.rps_sock_flow_entries = 0 net.core.somaxconn = 4096 net.core.tstamp_allow_data = 1 net.core.warnings = 0 net.core.wmem_default = 212992 net.core.wmem_max = 212992 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 = 0 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 = 0 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 = 1 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 = 2 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-1b6d603ca8de.accept_local = 0 net.ipv4.conf.br-1b6d603ca8de.accept_redirects = 1 net.ipv4.conf.br-1b6d603ca8de.accept_source_route = 0 net.ipv4.conf.br-1b6d603ca8de.arp_accept = 0 net.ipv4.conf.br-1b6d603ca8de.arp_announce = 0 net.ipv4.conf.br-1b6d603ca8de.arp_filter = 0 net.ipv4.conf.br-1b6d603ca8de.arp_ignore = 0 net.ipv4.conf.br-1b6d603ca8de.arp_notify = 0 net.ipv4.conf.br-1b6d603ca8de.bc_forwarding = 0 net.ipv4.conf.br-1b6d603ca8de.bootp_relay = 0 net.ipv4.conf.br-1b6d603ca8de.disable_policy = 0 net.ipv4.conf.br-1b6d603ca8de.disable_xfrm = 0 net.ipv4.conf.br-1b6d603ca8de.drop_gratuitous_arp = 0 net.ipv4.conf.br-1b6d603ca8de.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.br-1b6d603ca8de.force_igmp_version = 0 net.ipv4.conf.br-1b6d603ca8de.forwarding = 1 net.ipv4.conf.br-1b6d603ca8de.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.br-1b6d603ca8de.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.br-1b6d603ca8de.ignore_routes_with_linkdown = 0 net.ipv4.conf.br-1b6d603ca8de.log_martians = 0 net.ipv4.conf.br-1b6d603ca8de.mc_forwarding = 0 net.ipv4.conf.br-1b6d603ca8de.medium_id = 0 net.ipv4.conf.br-1b6d603ca8de.promote_secondaries = 1 net.ipv4.conf.br-1b6d603ca8de.proxy_arp = 0 net.ipv4.conf.br-1b6d603ca8de.proxy_arp_pvlan = 0 net.ipv4.conf.br-1b6d603ca8de.route_localnet = 0 net.ipv4.conf.br-1b6d603ca8de.rp_filter = 2 net.ipv4.conf.br-1b6d603ca8de.secure_redirects = 1 net.ipv4.conf.br-1b6d603ca8de.send_redirects = 1 net.ipv4.conf.br-1b6d603ca8de.shared_media = 1 net.ipv4.conf.br-1b6d603ca8de.src_valid_mark = 0 net.ipv4.conf.br-1b6d603ca8de.tag = 0 net.ipv4.conf.default.accept_local = 0 net.ipv4.conf.default.accept_redirects = 1 net.ipv4.conf.default.accept_source_route = 0 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 = 1 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 = 2 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.eth0.accept_local = 0 net.ipv4.conf.eth0.accept_redirects = 1 net.ipv4.conf.eth0.accept_source_route = 0 net.ipv4.conf.eth0.arp_accept = 0 net.ipv4.conf.eth0.arp_announce = 0 net.ipv4.conf.eth0.arp_filter = 0 net.ipv4.conf.eth0.arp_ignore = 0 net.ipv4.conf.eth0.arp_notify = 0 net.ipv4.conf.eth0.bc_forwarding = 0 net.ipv4.conf.eth0.bootp_relay = 0 net.ipv4.conf.eth0.disable_policy = 0 net.ipv4.conf.eth0.disable_xfrm = 0 net.ipv4.conf.eth0.drop_gratuitous_arp = 0 net.ipv4.conf.eth0.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.eth0.force_igmp_version = 0 net.ipv4.conf.eth0.forwarding = 1 net.ipv4.conf.eth0.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.eth0.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.eth0.ignore_routes_with_linkdown = 0 net.ipv4.conf.eth0.log_martians = 0 net.ipv4.conf.eth0.mc_forwarding = 0 net.ipv4.conf.eth0.medium_id = 0 net.ipv4.conf.eth0.promote_secondaries = 1 net.ipv4.conf.eth0.proxy_arp = 0 net.ipv4.conf.eth0.proxy_arp_pvlan = 0 net.ipv4.conf.eth0.route_localnet = 0 net.ipv4.conf.eth0.rp_filter = 2 net.ipv4.conf.eth0.secure_redirects = 1 net.ipv4.conf.eth0.send_redirects = 1 net.ipv4.conf.eth0.shared_media = 1 net.ipv4.conf.eth0.src_valid_mark = 0 net.ipv4.conf.eth0.tag = 0 net.ipv4.conf.lo.accept_local = 0 net.ipv4.conf.lo.accept_redirects = 1 net.ipv4.conf.lo.accept_source_route = 0 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 = 1 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 = 2 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 = 0 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 = 1 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 = 2 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 = 0 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 = 1 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 = 2 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 = 0 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 = 1 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 = 2 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.vethb3d1106.accept_local = 0 net.ipv4.conf.vethb3d1106.accept_redirects = 1 net.ipv4.conf.vethb3d1106.accept_source_route = 0 net.ipv4.conf.vethb3d1106.arp_accept = 0 net.ipv4.conf.vethb3d1106.arp_announce = 0 net.ipv4.conf.vethb3d1106.arp_filter = 0 net.ipv4.conf.vethb3d1106.arp_ignore = 0 net.ipv4.conf.vethb3d1106.arp_notify = 0 net.ipv4.conf.vethb3d1106.bc_forwarding = 0 net.ipv4.conf.vethb3d1106.bootp_relay = 0 net.ipv4.conf.vethb3d1106.disable_policy = 0 net.ipv4.conf.vethb3d1106.disable_xfrm = 0 net.ipv4.conf.vethb3d1106.drop_gratuitous_arp = 0 net.ipv4.conf.vethb3d1106.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.vethb3d1106.force_igmp_version = 0 net.ipv4.conf.vethb3d1106.forwarding = 1 net.ipv4.conf.vethb3d1106.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.vethb3d1106.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.vethb3d1106.ignore_routes_with_linkdown = 0 net.ipv4.conf.vethb3d1106.log_martians = 0 net.ipv4.conf.vethb3d1106.mc_forwarding = 0 net.ipv4.conf.vethb3d1106.medium_id = 0 net.ipv4.conf.vethb3d1106.promote_secondaries = 1 net.ipv4.conf.vethb3d1106.proxy_arp = 0 net.ipv4.conf.vethb3d1106.proxy_arp_pvlan = 0 net.ipv4.conf.vethb3d1106.route_localnet = 0 net.ipv4.conf.vethb3d1106.rp_filter = 2 net.ipv4.conf.vethb3d1106.secure_redirects = 1 net.ipv4.conf.vethb3d1106.send_redirects = 1 net.ipv4.conf.vethb3d1106.shared_media = 1 net.ipv4.conf.vethb3d1106.src_valid_mark = 0 net.ipv4.conf.vethb3d1106.tag = 0 net.ipv4.conf.vetheb2b586.accept_local = 0 net.ipv4.conf.vetheb2b586.accept_redirects = 1 net.ipv4.conf.vetheb2b586.accept_source_route = 0 net.ipv4.conf.vetheb2b586.arp_accept = 0 net.ipv4.conf.vetheb2b586.arp_announce = 0 net.ipv4.conf.vetheb2b586.arp_filter = 0 net.ipv4.conf.vetheb2b586.arp_ignore = 0 net.ipv4.conf.vetheb2b586.arp_notify = 0 net.ipv4.conf.vetheb2b586.bc_forwarding = 0 net.ipv4.conf.vetheb2b586.bootp_relay = 0 net.ipv4.conf.vetheb2b586.disable_policy = 0 net.ipv4.conf.vetheb2b586.disable_xfrm = 0 net.ipv4.conf.vetheb2b586.drop_gratuitous_arp = 0 net.ipv4.conf.vetheb2b586.drop_unicast_in_l2_multicast = 0 net.ipv4.conf.vetheb2b586.force_igmp_version = 0 net.ipv4.conf.vetheb2b586.forwarding = 1 net.ipv4.conf.vetheb2b586.igmpv2_unsolicited_report_interval = 10000 net.ipv4.conf.vetheb2b586.igmpv3_unsolicited_report_interval = 1000 net.ipv4.conf.vetheb2b586.ignore_routes_with_linkdown = 0 net.ipv4.conf.vetheb2b586.log_martians = 0 net.ipv4.conf.vetheb2b586.mc_forwarding = 0 net.ipv4.conf.vetheb2b586.medium_id = 0 net.ipv4.conf.vetheb2b586.promote_secondaries = 1 net.ipv4.conf.vetheb2b586.proxy_arp = 0 net.ipv4.conf.vetheb2b586.proxy_arp_pvlan = 0 net.ipv4.conf.vetheb2b586.route_localnet = 0 net.ipv4.conf.vetheb2b586.rp_filter = 2 net.ipv4.conf.vetheb2b586.secure_redirects = 1 net.ipv4.conf.vetheb2b586.send_redirects = 1 net.ipv4.conf.vetheb2b586.shared_media = 1 net.ipv4.conf.vetheb2b586.src_valid_mark = 0 net.ipv4.conf.vetheb2b586.tag = 0 net.ipv4.conf.wlan0.accept_local = 0 net.ipv4.conf.wlan0.accept_redirects = 1 net.ipv4.conf.wlan0.accept_source_route = 0 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 = 1 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 = 2 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.fib_sync_mem = 524288 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_autobind_reuse = 0 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 = 101 net.ipv4.neigh.balena0.unres_qlen_bytes = 212992 net.ipv4.neigh.br-1b6d603ca8de.anycast_delay = 100 net.ipv4.neigh.br-1b6d603ca8de.app_solicit = 0 net.ipv4.neigh.br-1b6d603ca8de.base_reachable_time = 30 net.ipv4.neigh.br-1b6d603ca8de.base_reachable_time_ms = 30000 net.ipv4.neigh.br-1b6d603ca8de.delay_first_probe_time = 5 net.ipv4.neigh.br-1b6d603ca8de.gc_stale_time = 60 net.ipv4.neigh.br-1b6d603ca8de.locktime = 100 net.ipv4.neigh.br-1b6d603ca8de.mcast_resolicit = 0 net.ipv4.neigh.br-1b6d603ca8de.mcast_solicit = 3 net.ipv4.neigh.br-1b6d603ca8de.proxy_delay = 80 net.ipv4.neigh.br-1b6d603ca8de.proxy_qlen = 64 net.ipv4.neigh.br-1b6d603ca8de.retrans_time = 100 net.ipv4.neigh.br-1b6d603ca8de.retrans_time_ms = 1000 net.ipv4.neigh.br-1b6d603ca8de.ucast_solicit = 3 net.ipv4.neigh.br-1b6d603ca8de.unres_qlen = 101 net.ipv4.neigh.br-1b6d603ca8de.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.default.unres_qlen_bytes = 212992 net.ipv4.neigh.eth0.anycast_delay = 100 net.ipv4.neigh.eth0.app_solicit = 0 net.ipv4.neigh.eth0.base_reachable_time = 30 net.ipv4.neigh.eth0.base_reachable_time_ms = 30000 net.ipv4.neigh.eth0.delay_first_probe_time = 5 net.ipv4.neigh.eth0.gc_stale_time = 60 net.ipv4.neigh.eth0.locktime = 100 net.ipv4.neigh.eth0.mcast_resolicit = 0 net.ipv4.neigh.eth0.mcast_solicit = 3 net.ipv4.neigh.eth0.proxy_delay = 80 net.ipv4.neigh.eth0.proxy_qlen = 64 net.ipv4.neigh.eth0.retrans_time = 100 net.ipv4.neigh.eth0.retrans_time_ms = 1000 net.ipv4.neigh.eth0.ucast_solicit = 3 net.ipv4.neigh.eth0.unres_qlen = 101 net.ipv4.neigh.eth0.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.lo.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.resin-dns.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.resin-vpn.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.supervisor0.unres_qlen_bytes = 212992 net.ipv4.neigh.vethb3d1106.anycast_delay = 100 net.ipv4.neigh.vethb3d1106.app_solicit = 0 net.ipv4.neigh.vethb3d1106.base_reachable_time = 30 net.ipv4.neigh.vethb3d1106.base_reachable_time_ms = 30000 net.ipv4.neigh.vethb3d1106.delay_first_probe_time = 5 net.ipv4.neigh.vethb3d1106.gc_stale_time = 60 net.ipv4.neigh.vethb3d1106.locktime = 100 net.ipv4.neigh.vethb3d1106.mcast_resolicit = 0 net.ipv4.neigh.vethb3d1106.mcast_solicit = 3 net.ipv4.neigh.vethb3d1106.proxy_delay = 80 net.ipv4.neigh.vethb3d1106.proxy_qlen = 64 net.ipv4.neigh.vethb3d1106.retrans_time = 100 net.ipv4.neigh.vethb3d1106.retrans_time_ms = 1000 net.ipv4.neigh.vethb3d1106.ucast_solicit = 3 net.ipv4.neigh.vethb3d1106.unres_qlen = 101 net.ipv4.neigh.vethb3d1106.unres_qlen_bytes = 212992 net.ipv4.neigh.vetheb2b586.anycast_delay = 100 net.ipv4.neigh.vetheb2b586.app_solicit = 0 net.ipv4.neigh.vetheb2b586.base_reachable_time = 30 net.ipv4.neigh.vetheb2b586.base_reachable_time_ms = 30000 net.ipv4.neigh.vetheb2b586.delay_first_probe_time = 5 net.ipv4.neigh.vetheb2b586.gc_stale_time = 60 net.ipv4.neigh.vetheb2b586.locktime = 100 net.ipv4.neigh.vetheb2b586.mcast_resolicit = 0 net.ipv4.neigh.vetheb2b586.mcast_solicit = 3 net.ipv4.neigh.vetheb2b586.proxy_delay = 80 net.ipv4.neigh.vetheb2b586.proxy_qlen = 64 net.ipv4.neigh.vetheb2b586.retrans_time = 100 net.ipv4.neigh.vetheb2b586.retrans_time_ms = 1000 net.ipv4.neigh.vetheb2b586.ucast_solicit = 3 net.ipv4.neigh.vetheb2b586.unres_qlen = 101 net.ipv4.neigh.vetheb2b586.unres_qlen_bytes = 212992 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 = 101 net.ipv4.neigh.wlan0.unres_qlen_bytes = 212992 net.ipv4.nexthop_compat_mode = 1 net.ipv4.ping_group_range = 0 2147483647 net.ipv4.raw_l3mdev_accept = 1 net.ipv4.route.error_burst = 1250 net.ipv4.route.error_cost = 250 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 = 5 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_silence = 5120 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_comp_sack_slack_ns = 100000 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 = 0 net.ipv4.tcp_fastopen_key = 8adf5298-a05614b4-d470b973-bb803914 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 = 1048576 net.ipv4.tcp_low_latency = 0 net.ipv4.tcp_max_orphans = 16384 net.ipv4.tcp_max_reordering = 300 net.ipv4.tcp_max_syn_backlog = 256 net.ipv4.tcp_max_tw_buckets = 16384 net.ipv4.tcp_mem = 45777 61037 91554 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_probe_floor = 48 net.ipv4.tcp_mtu_probing = 0 net.ipv4.tcp_no_metrics_save = 0 net.ipv4.tcp_no_ssthresh_metrics_save = 1 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_reflect_tos = 0 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 6291456 net.ipv4.tcp_rx_skb_cache = 0 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_tx_skb_cache = 0 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_wmem = 4096 16384 4194304 net.ipv4.tcp_workaround_signed_windows = 0 net.ipv4.udp_early_demux = 1 net.ipv4.udp_l3mdev_accept = 0 net.ipv4.udp_mem = 91554 122075 183108 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 = 30518 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.rpl_seg_enabled = 0 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 = 0 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.rpl_seg_enabled = 0 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-1b6d603ca8de.accept_dad = 1 net.ipv6.conf.br-1b6d603ca8de.accept_ra = 0 net.ipv6.conf.br-1b6d603ca8de.accept_ra_defrtr = 1 net.ipv6.conf.br-1b6d603ca8de.accept_ra_from_local = 0 net.ipv6.conf.br-1b6d603ca8de.accept_ra_min_hop_limit = 1 net.ipv6.conf.br-1b6d603ca8de.accept_ra_mtu = 1 net.ipv6.conf.br-1b6d603ca8de.accept_ra_pinfo = 1 net.ipv6.conf.br-1b6d603ca8de.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.br-1b6d603ca8de.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.br-1b6d603ca8de.accept_ra_rtr_pref = 1 net.ipv6.conf.br-1b6d603ca8de.accept_redirects = 1 net.ipv6.conf.br-1b6d603ca8de.accept_source_route = 0 net.ipv6.conf.br-1b6d603ca8de.addr_gen_mode = 0 net.ipv6.conf.br-1b6d603ca8de.autoconf = 1 net.ipv6.conf.br-1b6d603ca8de.dad_transmits = 1 net.ipv6.conf.br-1b6d603ca8de.disable_ipv6 = 0 net.ipv6.conf.br-1b6d603ca8de.disable_policy = 0 net.ipv6.conf.br-1b6d603ca8de.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.br-1b6d603ca8de.drop_unsolicited_na = 0 net.ipv6.conf.br-1b6d603ca8de.enhanced_dad = 1 net.ipv6.conf.br-1b6d603ca8de.force_mld_version = 0 net.ipv6.conf.br-1b6d603ca8de.force_tllao = 0 net.ipv6.conf.br-1b6d603ca8de.forwarding = 0 net.ipv6.conf.br-1b6d603ca8de.hop_limit = 64 net.ipv6.conf.br-1b6d603ca8de.ignore_routes_with_linkdown = 0 net.ipv6.conf.br-1b6d603ca8de.keep_addr_on_down = 0 net.ipv6.conf.br-1b6d603ca8de.max_addresses = 16 net.ipv6.conf.br-1b6d603ca8de.max_desync_factor = 600 net.ipv6.conf.br-1b6d603ca8de.mc_forwarding = 0 net.ipv6.conf.br-1b6d603ca8de.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.br-1b6d603ca8de.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.br-1b6d603ca8de.mtu = 1500 net.ipv6.conf.br-1b6d603ca8de.ndisc_notify = 0 net.ipv6.conf.br-1b6d603ca8de.ndisc_tclass = 0 net.ipv6.conf.br-1b6d603ca8de.proxy_ndp = 0 net.ipv6.conf.br-1b6d603ca8de.regen_max_retry = 3 net.ipv6.conf.br-1b6d603ca8de.router_probe_interval = 60 net.ipv6.conf.br-1b6d603ca8de.router_solicitation_delay = 1 net.ipv6.conf.br-1b6d603ca8de.router_solicitation_interval = 4 net.ipv6.conf.br-1b6d603ca8de.router_solicitation_max_interval = 3600 net.ipv6.conf.br-1b6d603ca8de.router_solicitations = -1 net.ipv6.conf.br-1b6d603ca8de.rpl_seg_enabled = 0 net.ipv6.conf.br-1b6d603ca8de.seg6_enabled = 0 net.ipv6.conf.br-1b6d603ca8de.suppress_frag_ndisc = 1 net.ipv6.conf.br-1b6d603ca8de.temp_prefered_lft = 86400 net.ipv6.conf.br-1b6d603ca8de.temp_valid_lft = 604800 net.ipv6.conf.br-1b6d603ca8de.use_oif_addrs_only = 0 net.ipv6.conf.br-1b6d603ca8de.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.rpl_seg_enabled = 0 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.eth0.accept_dad = 1 net.ipv6.conf.eth0.accept_ra = 0 net.ipv6.conf.eth0.accept_ra_defrtr = 1 net.ipv6.conf.eth0.accept_ra_from_local = 0 net.ipv6.conf.eth0.accept_ra_min_hop_limit = 1 net.ipv6.conf.eth0.accept_ra_mtu = 1 net.ipv6.conf.eth0.accept_ra_pinfo = 1 net.ipv6.conf.eth0.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.eth0.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.eth0.accept_ra_rtr_pref = 1 net.ipv6.conf.eth0.accept_redirects = 1 net.ipv6.conf.eth0.accept_source_route = 0 net.ipv6.conf.eth0.addr_gen_mode = 1 net.ipv6.conf.eth0.autoconf = 1 net.ipv6.conf.eth0.dad_transmits = 1 net.ipv6.conf.eth0.disable_ipv6 = 0 net.ipv6.conf.eth0.disable_policy = 0 net.ipv6.conf.eth0.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.eth0.drop_unsolicited_na = 0 net.ipv6.conf.eth0.enhanced_dad = 1 net.ipv6.conf.eth0.force_mld_version = 0 net.ipv6.conf.eth0.force_tllao = 0 net.ipv6.conf.eth0.forwarding = 0 net.ipv6.conf.eth0.hop_limit = 64 net.ipv6.conf.eth0.ignore_routes_with_linkdown = 0 net.ipv6.conf.eth0.keep_addr_on_down = 0 net.ipv6.conf.eth0.max_addresses = 16 net.ipv6.conf.eth0.max_desync_factor = 600 net.ipv6.conf.eth0.mc_forwarding = 0 net.ipv6.conf.eth0.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.eth0.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.eth0.mtu = 1500 net.ipv6.conf.eth0.ndisc_notify = 0 net.ipv6.conf.eth0.ndisc_tclass = 0 net.ipv6.conf.eth0.proxy_ndp = 0 net.ipv6.conf.eth0.regen_max_retry = 3 net.ipv6.conf.eth0.router_probe_interval = 60 net.ipv6.conf.eth0.router_solicitation_delay = 1 net.ipv6.conf.eth0.router_solicitation_interval = 4 net.ipv6.conf.eth0.router_solicitation_max_interval = 3600 net.ipv6.conf.eth0.router_solicitations = -1 net.ipv6.conf.eth0.rpl_seg_enabled = 0 net.ipv6.conf.eth0.seg6_enabled = 0 net.ipv6.conf.eth0.suppress_frag_ndisc = 1 net.ipv6.conf.eth0.temp_prefered_lft = 86400 net.ipv6.conf.eth0.temp_valid_lft = 604800 net.ipv6.conf.eth0.use_oif_addrs_only = 0 net.ipv6.conf.eth0.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.rpl_seg_enabled = 0 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.rpl_seg_enabled = 0 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.rpl_seg_enabled = 0 net.ipv6.conf.resin-vpn.seg6_enabled = 0 net.ipv6.conf.resin-vpn.stable_secret = 5918:1bc5:6836:b50e:bee1:6bd5:16e8:a8bb 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 = 0 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.rpl_seg_enabled = 0 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.vethb3d1106.accept_dad = 1 net.ipv6.conf.vethb3d1106.accept_ra = 1 net.ipv6.conf.vethb3d1106.accept_ra_defrtr = 1 net.ipv6.conf.vethb3d1106.accept_ra_from_local = 0 net.ipv6.conf.vethb3d1106.accept_ra_min_hop_limit = 1 net.ipv6.conf.vethb3d1106.accept_ra_mtu = 1 net.ipv6.conf.vethb3d1106.accept_ra_pinfo = 1 net.ipv6.conf.vethb3d1106.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.vethb3d1106.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.vethb3d1106.accept_ra_rtr_pref = 1 net.ipv6.conf.vethb3d1106.accept_redirects = 1 net.ipv6.conf.vethb3d1106.accept_source_route = 0 net.ipv6.conf.vethb3d1106.addr_gen_mode = 0 net.ipv6.conf.vethb3d1106.autoconf = 1 net.ipv6.conf.vethb3d1106.dad_transmits = 1 net.ipv6.conf.vethb3d1106.disable_ipv6 = 0 net.ipv6.conf.vethb3d1106.disable_policy = 0 net.ipv6.conf.vethb3d1106.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.vethb3d1106.drop_unsolicited_na = 0 net.ipv6.conf.vethb3d1106.enhanced_dad = 1 net.ipv6.conf.vethb3d1106.force_mld_version = 0 net.ipv6.conf.vethb3d1106.force_tllao = 0 net.ipv6.conf.vethb3d1106.forwarding = 0 net.ipv6.conf.vethb3d1106.hop_limit = 64 net.ipv6.conf.vethb3d1106.ignore_routes_with_linkdown = 0 net.ipv6.conf.vethb3d1106.keep_addr_on_down = 0 net.ipv6.conf.vethb3d1106.max_addresses = 16 net.ipv6.conf.vethb3d1106.max_desync_factor = 600 net.ipv6.conf.vethb3d1106.mc_forwarding = 0 net.ipv6.conf.vethb3d1106.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.vethb3d1106.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.vethb3d1106.mtu = 1500 net.ipv6.conf.vethb3d1106.ndisc_notify = 0 net.ipv6.conf.vethb3d1106.ndisc_tclass = 0 net.ipv6.conf.vethb3d1106.proxy_ndp = 0 net.ipv6.conf.vethb3d1106.regen_max_retry = 3 net.ipv6.conf.vethb3d1106.router_probe_interval = 60 net.ipv6.conf.vethb3d1106.router_solicitation_delay = 1 net.ipv6.conf.vethb3d1106.router_solicitation_interval = 4 net.ipv6.conf.vethb3d1106.router_solicitation_max_interval = 3600 net.ipv6.conf.vethb3d1106.router_solicitations = -1 net.ipv6.conf.vethb3d1106.rpl_seg_enabled = 0 net.ipv6.conf.vethb3d1106.seg6_enabled = 0 net.ipv6.conf.vethb3d1106.suppress_frag_ndisc = 1 net.ipv6.conf.vethb3d1106.temp_prefered_lft = 86400 net.ipv6.conf.vethb3d1106.temp_valid_lft = 604800 net.ipv6.conf.vethb3d1106.use_oif_addrs_only = 0 net.ipv6.conf.vethb3d1106.use_tempaddr = 0 net.ipv6.conf.vetheb2b586.accept_dad = 1 net.ipv6.conf.vetheb2b586.accept_ra = 1 net.ipv6.conf.vetheb2b586.accept_ra_defrtr = 1 net.ipv6.conf.vetheb2b586.accept_ra_from_local = 0 net.ipv6.conf.vetheb2b586.accept_ra_min_hop_limit = 1 net.ipv6.conf.vetheb2b586.accept_ra_mtu = 1 net.ipv6.conf.vetheb2b586.accept_ra_pinfo = 1 net.ipv6.conf.vetheb2b586.accept_ra_rt_info_max_plen = 0 net.ipv6.conf.vetheb2b586.accept_ra_rt_info_min_plen = 0 net.ipv6.conf.vetheb2b586.accept_ra_rtr_pref = 1 net.ipv6.conf.vetheb2b586.accept_redirects = 1 net.ipv6.conf.vetheb2b586.accept_source_route = 0 net.ipv6.conf.vetheb2b586.addr_gen_mode = 0 net.ipv6.conf.vetheb2b586.autoconf = 1 net.ipv6.conf.vetheb2b586.dad_transmits = 1 net.ipv6.conf.vetheb2b586.disable_ipv6 = 0 net.ipv6.conf.vetheb2b586.disable_policy = 0 net.ipv6.conf.vetheb2b586.drop_unicast_in_l2_multicast = 0 net.ipv6.conf.vetheb2b586.drop_unsolicited_na = 0 net.ipv6.conf.vetheb2b586.enhanced_dad = 1 net.ipv6.conf.vetheb2b586.force_mld_version = 0 net.ipv6.conf.vetheb2b586.force_tllao = 0 net.ipv6.conf.vetheb2b586.forwarding = 0 net.ipv6.conf.vetheb2b586.hop_limit = 64 net.ipv6.conf.vetheb2b586.ignore_routes_with_linkdown = 0 net.ipv6.conf.vetheb2b586.keep_addr_on_down = 0 net.ipv6.conf.vetheb2b586.max_addresses = 16 net.ipv6.conf.vetheb2b586.max_desync_factor = 600 net.ipv6.conf.vetheb2b586.mc_forwarding = 0 net.ipv6.conf.vetheb2b586.mldv1_unsolicited_report_interval = 10000 net.ipv6.conf.vetheb2b586.mldv2_unsolicited_report_interval = 1000 net.ipv6.conf.vetheb2b586.mtu = 1500 net.ipv6.conf.vetheb2b586.ndisc_notify = 0 net.ipv6.conf.vetheb2b586.ndisc_tclass = 0 net.ipv6.conf.vetheb2b586.proxy_ndp = 0 net.ipv6.conf.vetheb2b586.regen_max_retry = 3 net.ipv6.conf.vetheb2b586.router_probe_interval = 60 net.ipv6.conf.vetheb2b586.router_solicitation_delay = 1 net.ipv6.conf.vetheb2b586.router_solicitation_interval = 4 net.ipv6.conf.vetheb2b586.router_solicitation_max_interval = 3600 net.ipv6.conf.vetheb2b586.router_solicitations = -1 net.ipv6.conf.vetheb2b586.rpl_seg_enabled = 0 net.ipv6.conf.vetheb2b586.seg6_enabled = 0 net.ipv6.conf.vetheb2b586.suppress_frag_ndisc = 1 net.ipv6.conf.vetheb2b586.temp_prefered_lft = 86400 net.ipv6.conf.vetheb2b586.temp_valid_lft = 604800 net.ipv6.conf.vetheb2b586.use_oif_addrs_only = 0 net.ipv6.conf.vetheb2b586.use_tempaddr = 0 net.ipv6.conf.wlan0.accept_dad = 1 net.ipv6.conf.wlan0.accept_ra = 0 net.ipv6.conf.wlan0.accept_ra_defrtr = 1 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 = 1 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 = 1 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.rpl_seg_enabled = 0 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.echo_ignore_anycast = 0 net.ipv6.icmp.echo_ignore_multicast = 0 net.ipv6.icmp.ratelimit = 1000 net.ipv6.icmp.ratemask = 0-1,3-127 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 = 250 net.ipv6.neigh.balena0.retrans_time_ms = 1000 net.ipv6.neigh.balena0.ucast_solicit = 3 net.ipv6.neigh.balena0.unres_qlen = 101 net.ipv6.neigh.balena0.unres_qlen_bytes = 212992 net.ipv6.neigh.br-1b6d603ca8de.anycast_delay = 100 net.ipv6.neigh.br-1b6d603ca8de.app_solicit = 0 net.ipv6.neigh.br-1b6d603ca8de.base_reachable_time = 30 net.ipv6.neigh.br-1b6d603ca8de.base_reachable_time_ms = 30000 net.ipv6.neigh.br-1b6d603ca8de.delay_first_probe_time = 5 net.ipv6.neigh.br-1b6d603ca8de.gc_stale_time = 60 net.ipv6.neigh.br-1b6d603ca8de.locktime = 0 net.ipv6.neigh.br-1b6d603ca8de.mcast_resolicit = 0 net.ipv6.neigh.br-1b6d603ca8de.mcast_solicit = 3 net.ipv6.neigh.br-1b6d603ca8de.proxy_delay = 80 net.ipv6.neigh.br-1b6d603ca8de.proxy_qlen = 64 net.ipv6.neigh.br-1b6d603ca8de.retrans_time = 250 net.ipv6.neigh.br-1b6d603ca8de.retrans_time_ms = 1000 net.ipv6.neigh.br-1b6d603ca8de.ucast_solicit = 3 net.ipv6.neigh.br-1b6d603ca8de.unres_qlen = 101 net.ipv6.neigh.br-1b6d603ca8de.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.default.retrans_time_ms = 1000 net.ipv6.neigh.default.ucast_solicit = 3 net.ipv6.neigh.default.unres_qlen = 101 net.ipv6.neigh.default.unres_qlen_bytes = 212992 net.ipv6.neigh.eth0.anycast_delay = 100 net.ipv6.neigh.eth0.app_solicit = 0 net.ipv6.neigh.eth0.base_reachable_time = 30 net.ipv6.neigh.eth0.base_reachable_time_ms = 30000 net.ipv6.neigh.eth0.delay_first_probe_time = 5 net.ipv6.neigh.eth0.gc_stale_time = 60 net.ipv6.neigh.eth0.locktime = 0 net.ipv6.neigh.eth0.mcast_resolicit = 0 net.ipv6.neigh.eth0.mcast_solicit = 3 net.ipv6.neigh.eth0.proxy_delay = 80 net.ipv6.neigh.eth0.proxy_qlen = 64 net.ipv6.neigh.eth0.retrans_time = 250 net.ipv6.neigh.eth0.retrans_time_ms = 1000 net.ipv6.neigh.eth0.ucast_solicit = 3 net.ipv6.neigh.eth0.unres_qlen = 101 net.ipv6.neigh.eth0.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.lo.retrans_time_ms = 1000 net.ipv6.neigh.lo.ucast_solicit = 3 net.ipv6.neigh.lo.unres_qlen = 101 net.ipv6.neigh.lo.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.resin-dns.retrans_time_ms = 1000 net.ipv6.neigh.resin-dns.ucast_solicit = 3 net.ipv6.neigh.resin-dns.unres_qlen = 101 net.ipv6.neigh.resin-dns.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.resin-vpn.retrans_time_ms = 1000 net.ipv6.neigh.resin-vpn.ucast_solicit = 3 net.ipv6.neigh.resin-vpn.unres_qlen = 101 net.ipv6.neigh.resin-vpn.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.supervisor0.retrans_time_ms = 1000 net.ipv6.neigh.supervisor0.ucast_solicit = 3 net.ipv6.neigh.supervisor0.unres_qlen = 101 net.ipv6.neigh.supervisor0.unres_qlen_bytes = 212992 net.ipv6.neigh.vethb3d1106.anycast_delay = 100 net.ipv6.neigh.vethb3d1106.app_solicit = 0 net.ipv6.neigh.vethb3d1106.base_reachable_time = 30 net.ipv6.neigh.vethb3d1106.base_reachable_time_ms = 30000 net.ipv6.neigh.vethb3d1106.delay_first_probe_time = 5 net.ipv6.neigh.vethb3d1106.gc_stale_time = 60 net.ipv6.neigh.vethb3d1106.locktime = 0 net.ipv6.neigh.vethb3d1106.mcast_resolicit = 0 net.ipv6.neigh.vethb3d1106.mcast_solicit = 3 net.ipv6.neigh.vethb3d1106.proxy_delay = 80 net.ipv6.neigh.vethb3d1106.proxy_qlen = 64 net.ipv6.neigh.vethb3d1106.retrans_time = 250 net.ipv6.neigh.vethb3d1106.retrans_time_ms = 1000 net.ipv6.neigh.vethb3d1106.ucast_solicit = 3 net.ipv6.neigh.vethb3d1106.unres_qlen = 101 net.ipv6.neigh.vethb3d1106.unres_qlen_bytes = 212992 net.ipv6.neigh.vetheb2b586.anycast_delay = 100 net.ipv6.neigh.vetheb2b586.app_solicit = 0 net.ipv6.neigh.vetheb2b586.base_reachable_time = 30 net.ipv6.neigh.vetheb2b586.base_reachable_time_ms = 30000 net.ipv6.neigh.vetheb2b586.delay_first_probe_time = 5 net.ipv6.neigh.vetheb2b586.gc_stale_time = 60 net.ipv6.neigh.vetheb2b586.locktime = 0 net.ipv6.neigh.vetheb2b586.mcast_resolicit = 0 net.ipv6.neigh.vetheb2b586.mcast_solicit = 3 net.ipv6.neigh.vetheb2b586.proxy_delay = 80 net.ipv6.neigh.vetheb2b586.proxy_qlen = 64 net.ipv6.neigh.vetheb2b586.retrans_time = 250 net.ipv6.neigh.vetheb2b586.retrans_time_ms = 1000 net.ipv6.neigh.vetheb2b586.ucast_solicit = 3 net.ipv6.neigh.vetheb2b586.unres_qlen = 101 net.ipv6.neigh.vetheb2b586.unres_qlen_bytes = 212992 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 = 250 net.ipv6.neigh.wlan0.retrans_time_ms = 1000 net.ipv6.neigh.wlan0.ucast_solicit = 3 net.ipv6.neigh.wlan0.unres_qlen = 101 net.ipv6.neigh.wlan0.unres_qlen_bytes = 212992 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.route.skip_notify_on_dev_down = 0 net.ipv6.seg6_flowlabel = 0 net.ipv6.xfrm6_gc_thresh = 32768 net.netfilter.nf_conntrack_acct = 0 net.netfilter.nf_conntrack_buckets = 16384 net.netfilter.nf_conntrack_checksum = 1 net.netfilter.nf_conntrack_count = 58 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 = 256 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_gre_timeout = 30 net.netfilter.nf_conntrack_gre_timeout_stream = 180 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 = 65536 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 = 120 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 = 65536 net.unix.max_dgram_qlen = 512 sunrpc.max_resvport = 1023 sunrpc.min_resvport = 665 sunrpc.tcp_fin_timeout = 15 sunrpc.tcp_max_slot_table_entries = 65536 sunrpc.tcp_slot_table_entries = 2 sunrpc.udp_slot_table_entries = 16 user.max_cgroup_namespaces = 14040 user.max_inotify_instances = 512 user.max_inotify_watches = 8192 user.max_ipc_namespaces = 14040 user.max_mnt_namespaces = 14040 user.max_net_namespaces = 14040 user.max_pid_namespaces = 14040 user.max_time_namespaces = 14040 user.max_user_namespaces = 0 user.max_uts_namespaces = 14040 vm.admin_reserve_kbytes = 8192 vm.block_dump = 0 vm.compact_unevictable_allowed = 1 vm.compaction_proactiveness = 20 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 = 256 256 32 0 vm.max_map_count = 65530 vm.min_free_kbytes = 8192 vm.mmap_min_addr = 4096 vm.mmap_rnd_bits = 18 vm.mmap_rnd_compat_bits = 11 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.page_lock_unfairness = 5 vm.panic_on_oom = 0 vm.percpu_pagelist_fraction = 0 vm.stat_interval = 1 vm.swappiness = 60 vm.user_reserve_kbytes = 122244 vm.vfs_cache_pressure = 100 vm.watermark_boost_factor = 15000 vm.watermark_scale_factor = 10 Command exited with non-zero status 1 real 0m 0.14s user 0m 0.01s sys 0m 0.10s --- systemctl list-units --failed --no-pager --- 2022-08-19 15:15:09.679763606+00:00 UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. real 0m 0.02s user 0m 0.00s sys 0m 0.01s --- top -b -n 1 --- 2022-08-19 15:15:09.729420194+00:00 Mem: 697492K used, 3238876K free, 38408K shrd, 33148K buff, 233096K cached CPU: 0% usr 8% sys 0% nic 91% idle 0% io 0% irq 0% sirq Load average: 0.53 0.30 0.27 1/278 709729 PID PPID USER STAT VSZ %VSZ %CPU COMMAND 2492 2095 root S 27724 1% 2% /opt/sx1302/lora_pkt_fwd 709729709728 root R 3124 0% 2% top -b -n 1 1584 1 root S 1743m 45% 0% /usr/bin/balenad --experimental --log-driver=journald --storage-driver=overlay2 -H fd:// -H unix:///var/run/balena.sock -H unix:///var/run/balena-engine.sock --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 1648 1584 root S 1741m 45% 0% balena-engine-containerd --config /var/run/balena-engine/containerd/containerd.toml --log-level info 2037 1584 root S 1452m 38% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip 0.0.0.0 -host-port 44158 -container-ip 172.17.0.2 -container-port 44158 2427 2297 root S 1452m 38% 0% balena start --attach balena_supervisor 629365629352 root S 1452m 38% 0% balena exec -it 9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d /bin/sh -c echo "$$" > /tmp/balena-enter-629352-lSicLMbH.pid; test -x /bin/bash && exec /bin/bash || exec /bin/sh 2052 1584 root S 1452m 38% 0% /usr/bin/balena-engine-proxy -proto tcp -host-ip :: -host-port 44158 -container-ip 172.17.0.2 -container-port 44158 2435 1648 root S 1380m 36% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/e5666a05f8d4e09b3e06be87571d0d6e0bb9065ac7c3180c86e224d6962e285e -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-bale 2045 1648 root S 1308m 34% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/c8ba292dc13491aca4a8ba853e00545ed48f02cc8399ef3586380bf8c1560668 -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-bale 2078 1648 root S 1308m 34% 0% balena-engine-containerd-shim -namespace moby -workdir /var/lib/docker/containerd/daemon/io.containerd.runtime.v1.linux/moby/9f1c93533f1c4dd9946c74d0e09e6af5503e791a523068910498489119f18e9d -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-bale 2452 2435 root S 313m 8% 0% node /usr/src/app/dist/app.js 1541 1 root S 313m 8% 0% /usr/sbin/NetworkManager --no-daemon 1460 1 root S 308m 8% 0% /usr/sbin/ModemManager --log-journal 1453 1 root S 292m 8% 0% /usr/sbin/rngd -f -r /dev/hwrng 1 0 root S 156m 4% 0% {systemd} /sbin/init 2908 1 root S 76924 2% 0% /usr/sbin/chronyd -d 1022 1 root S 52736 1% 0% /lib/systemd/systemd-journald 2509 2452 root S 44824 1% 0% journalctl -a --follow -o json _SYSTEMD_UNIT=balena.service 2095 2045 root S 19564 0% 0% python3 pktfwd 2249 2127 root S 19356 0% 0% /usr/bin/helium_gateway -c /etc/helium_gateway server 1639 1 root S 12140 0% 0% /usr/sbin/wpa_supplicant -u 1500 1 root S 8140 0% 0% /lib/systemd/systemd-logind 1847 1 root S 7600 0% 0% /usr/libexec/bluetooth/bluetoothd --experimental 437518 1 openvpn S 6816 0% 0% /usr/sbin/openvpn --writepid /run/openvpn/openvpn.pid --cd /etc/openvpn/ --config /etc/openvpn/openvpn.conf --connect-retry 5 120 1049 1 root S 6596 0% 0% /lib/systemd/systemd-udevd 708756 1 root S 6040 0% 0% sshd: root@notty 2298 2297 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/lib/balena-supervisor/balena-supervisor-healthcheck --pid 2297 2910 2908 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/libexec/chrony-healthcheck --pid 2908 1588 1584 root S 5860 0% 0% /proc/self/exe --healthcheck /usr/lib/balena/balena-healthcheck --pid 1584 1583 1 avahi S 5808 0% 0% avahi-daemon: running [4a2ae06.local] 629350 1 root S 5796 0% 0% sshd: root@pts/1 1465 1 messageb S 5508 0% 0% /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only 2127 2078 root S 5364 0% 0% {start-gatewayrs} /bin/bash /opt/gatewayrs/start-gatewayrs.sh 1586 1583 avahi S 5260 0% 0% avahi-daemon: chroot helper 629382 2078 root S 4980 0% 0% /bin/bash 1562 1 nobody S 4732 0% 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=- 1457 1 root S 4028 0% 0% @sbin/plymouthd --tty=tty1 --mode=boot --pid-file=/run/plymouth/pid --attach-to-session --kernel-command-line=plymouth.ignore-serial-consoles splash 2297 1 root S 3532 0% 0% {start-balena-su} /bin/sh /usr/bin/start-balena-supervisor 708760708758 root S 3436 0% 0% bash -s -- 629352629350 root S 3436 0% 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)" = "4a2ae060ba2395b51715031ec07ad783" ];then TERM=xterm;X 708758708756 root S 3304 0% 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)" = "4a2ae060ba2395b51715031ec07ad783" ];then TERM=xterm;b 709727708760 root S 2992 0% 0% /usr/bin/time -o /dev/stdout timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1823 1 root S 2124 0% 0% /usr/bin/hciattach /dev/serial1 bcm43xx 3000000 flow - 709728709727 root S 1976 0% 0% timeout --preserve-status --kill-after=20 -v 10 bash -c top -b -n 1 1076 2 root SW 0 0% 0% [spi0] 13 2 root IW 0 0% 0% [rcu_preempt] 73 2 root IW< 0 0% 0% [kworker/0:1H-mm] 39 2 root SW 0 0% 0% [kcompactd0] 921 2 root SW 0 0% 0% [jbd2/mmcblk0p6-] 12 2 root SW 0 0% 0% [ksoftirqd/0] 401 2 root IW< 0 0% 0% [kworker/2:1H-kb] 1119 2 root SW 0 0% 0% [brcmf_wdog/mmc1] 98 2 root IW< 0 0% 0% [kworker/1:1H-kb] 396 2 root IW< 0 0% 0% [kworker/3:1H-kb] 28 2 root SW 0 0% 0% [ksoftirqd/3] 18 2 root SW 0 0% 0% [ksoftirqd/1] 23 2 root SW 0 0% 0% [ksoftirqd/2] 704212 2 root IW 0 0% 0% [kworker/1:2-eve] 2 0 root SW 0 0% 0% [kthreadd] 884 2 root SW 0 0% 0% [jbd2/mmcblk0p5-] 707813 2 root IW 0 0% 0% [kworker/2:4-eve] 704893 2 root IW 0 0% 0% [kworker/2:3-eve] 706646 2 root IW 0 0% 0% [kworker/0:2-eve] 707210 2 root IW 0 0% 0% [kworker/1:0-eve] 707713 2 root IW 0 0% 0% [kworker/0:1-cgr] 705048 2 root IW 0 0% 0% [kworker/u8:0-cf] 36 2 root SW 0 0% 0% [khungtaskd] 707187 2 root IW 0 0% 0% [kworker/3:3-eve] 707950 2 root IW 0 0% 0% [kworker/3:1-mm_] 707992 2 root IW 0 0% 0% [kworker/u8:2-cf] 14 2 root SW 0 0% 0% [migration/0] 17 2 root SW 0 0% 0% [migration/1] 22 2 root SW 0 0% 0% [migration/2] 708554 2 root IW 0 0% 0% [kworker/3:0-mm_] 27 2 root SW 0 0% 0% [migration/3] 708515 2 root IW 0 0% 0% [kworker/u8:1-ev] 3 2 root IW< 0 0% 0% [rcu_gp] 4 2 root IW< 0 0% 0% [rcu_par_gp] 8 2 root IW< 0 0% 0% [mm_percpu_wq] 9 2 root SW 0 0% 0% [rcu_tasks_kthre] 10 2 root SW 0 0% 0% [rcu_tasks_rude_] 11 2 root SW 0 0% 0% [rcu_tasks_trace] 15 2 root SW 0 0% 0% [cpuhp/0] 16 2 root SW 0 0% 0% [cpuhp/1] 21 2 root SW 0 0% 0% [cpuhp/2] 26 2 root SW 0 0% 0% [cpuhp/3] 31 2 root SW 0 0% 0% [kdevtmpfs] 32 2 root IW< 0 0% 0% [netns] 33 2 root SW 0 0% 0% [kauditd] 37 2 root SW 0 0% 0% [oom_reaper] 38 2 root IW< 0 0% 0% [writeback] 69 2 root IW< 0 0% 0% [kblockd] 70 2 root IW< 0 0% 0% [blkcg_punt_bio] 71 2 root IW< 0 0% 0% [md] 72 2 root SW 0 0% 0% [watchdogd] 74 2 root IW< 0 0% 0% [rpciod] 75 2 root IW< 0 0% 0% [kworker/u9:0-hc] 76 2 root IW< 0 0% 0% [xprtiod] 77 2 root SW 0 0% 0% [kswapd0] 78 2 root IW< 0 0% 0% [nfsiod] 79 2 root IW< 0 0% 0% [kthrotld] 85 2 root IW< 0 0% 0% [iscsi_eh] 86 2 root IW< 0 0% 0% [iscsi_destroy] 87 2 root IW< 0 0% 0% [nvme-wq] 88 2 root IW< 0 0% 0% [nvme-reset-wq] 89 2 root IW< 0 0% 0% [nvme-delete-wq] 92 2 root IW< 0 0% 0% [DWC Notificatio] 93 2 root IW< 0 0% 0% [uas] 95 2 root SW< 0 0% 0% [vchiq-slot/0] 96 2 root SW< 0 0% 0% [vchiq-recy/0] 97 2 root SW< 0 0% 0% [vchiq-sync/0] 99 2 root IW< 0 0% 0% [ipv6_addrconf] 100 2 root IW< 0 0% 0% [zswap-shrink] 106 2 root IW< 0 0% 0% [sdhci] 107 2 root SW 0 0% 0% [irq/53-mmc0] 159 2 root IW< 0 0% 0% [mmc_complete] 869 2 root SW 0 0% 0% [jbd2/mmcblk0p2-] 870 2 root IW< 0 0% 0% [ext4-rsv-conver] 885 2 root IW< 0 0% 0% [ext4-rsv-conver] 922 2 root IW< 0 0% 0% [ext4-rsv-conver] 1075 2 root SW 0 0% 0% [vchiq-keep/0] 1078 2 root SW 0 0% 0% [irq/44-vc4 hdmi] 1079 2 root SW 0 0% 0% [irq/45-vc4 hdmi] 1080 2 root SW 0 0% 0% [cec-vc4] 1081 2 root SW 0 0% 0% [irq/41-vc4 hdmi] 1082 2 root SW 0 0% 0% [irq/40-vc4 hdmi] 1083 2 root SW 0 0% 0% [irq/50-vc4 hdmi] 1084 2 root SW 0 0% 0% [irq/51-vc4 hdmi] 1085 2 root SW 0 0% 0% [cec-vc4] 1086 2 root SW 0 0% 0% [irq/47-vc4 hdmi] 1087 2 root SW 0 0% 0% [irq/46-vc4 hdmi] 1088 2 root SW 0 0% 0% [card0-crtc0] 1089 2 root SW 0 0% 0% [card0-crtc1] 1090 2 root SW 0 0% 0% [card0-crtc2] 1091 2 root SW 0 0% 0% [card0-crtc3] 1092 2 root SW 0 0% 0% [card0-crtc4] 1093 2 root SW 0 0% 0% [card0-crtc5] 1098 2 root SW 0 0% 0% [v3d_bin] 1099 2 root SW 0 0% 0% [v3d_render] 1100 2 root SW 0 0% 0% [v3d_tfu] 1102 2 root SW 0 0% 0% [v3d_csd] 1103 2 root SW 0 0% 0% [v3d_cache_clean] 1113 2 root IW< 0 0% 0% [cfg80211] 1118 2 root IW< 0 0% 0% [brcmf_wq/mmc1:0] 1825 2 root IW< 0 0% 0% [kworker/u9:2-hc] 2519 2 root SW 0 0% 0% [jbd2/mmcblk0p3-] 2520 2 root IW< 0 0% 0% [ext4-rsv-conver] 707229 2 root IW< 0 0% 0% [kworker/2:0H] 707461 2 root IW< 0 0% 0% [kworker/3:0H] 707756 2 root IW< 0 0% 0% [kworker/1:2H] 707757 2 root IW< 0 0% 0% [kworker/0:2H] 707812 2 root IW 0 0% 0% [kworker/2:1-eve] 708253 2 root IW 0 0% 0% [kworker/1:1-eve] 708296 2 root IW 0 0% 0% [kworker/0:0-eve] 708325 2 root IW< 0 0% 0% [kworker/3:2H] 708326 2 root IW< 0 0% 0% [kworker/0:0H] 708395 2 root IW 0 0% 0% [kworker/0:3-eve] 708631 2 root IW< 0 0% 0% [kworker/2:2H] 708690 2 root IW 0 0% 0% [kworker/0:4-eve] 708691 2 root IW 0 0% 0% [kworker/0:5-eve] 708692 2 root IW 0 0% 0% [kworker/2:0-eve] 708693 2 root IW 0 0% 0% [kworker/2:2] 708750 2 root IW 0 0% 0% [kworker/3:2-eve] real 0m 0.15s user 0m 0.00s sys 0m 0.04s --- 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 --- 2022-08-19 15:15:09.902157473+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.01s sys 0m 0.00s --- echo === SUPERVISOR === --- 2022-08-19 15:15:09.947224619+00:00 === SUPERVISOR === real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- balena exec e5666a05f8d4 cat /etc/resolv.conf --- 2022-08-19 15:15:10.108330406+00:00 nameserver 10.114.102.1 options timeout:15 real 0m 0.50s user 0m 0.09s sys 0m 0.07s --- balena logs e5666a05f8d4 --- 2022-08-19 15:15:10.754232043+00:00 [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.427 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.010 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.079 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.279 ms [api] GET /v1/healthy 200 - 3.659 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.255 ms [api] GET /v1/healthy 200 - 3.154 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.336 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 5.313 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.297 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.153 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 5.448 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.503 ms [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.506 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 7.798 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 5.073 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 10.477 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.949 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.833 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 13.566 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 2.969 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.281 ms [api] GET /v1/healthy 200 - 5.608 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.428 ms [api] GET /v1/healthy 200 - 4.165 ms [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.424 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.870 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.235 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 6.550 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.499 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.859 ms [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.372 ms [api] GET /v1/healthy 200 - 3.146 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.259 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.320 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.379 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.946 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.237 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 8.457 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 5.200 ms [api] GET /v1/healthy 200 - 3.360 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.047 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.267 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.093 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.017 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.240 ms [api] GET /v1/healthy 200 - 2.930 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 5.180 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 7.736 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.075 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.282 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 5.447 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 5.690 ms [api] GET /v1/healthy 200 - 6.936 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.140 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.579 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.423 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.558 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 2.704 ms [api] GET /v1/healthy 200 - 3.396 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 2.755 ms [api] GET /v1/healthy 200 - 3.915 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.104 ms [api] GET /v1/healthy 200 - 3.466 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.384 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.975 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.124 ms [api] GET /v1/healthy 200 - 4.566 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 5.139 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.626 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.228 ms [api] GET /v1/healthy 200 - 3.274 ms [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 2.793 ms [api] GET /v1/healthy 200 - 3.136 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 2.738 ms [api] GET /v1/healthy 200 - 3.770 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.179 ms [api] GET /v1/healthy 200 - 3.684 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.766 ms [api] GET /v1/healthy 200 - 4.850 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.767 ms [api] GET /v1/healthy 200 - 3.181 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 2.698 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 4.667 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [debug] Performing database cleanup for container log timestamps [api] GET /v1/healthy 200 - 3.227 ms [api] GET /v1/healthy 200 - 3.514 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.190 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [api] GET /v1/healthy 200 - 3.351 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.858 ms [api] GET /v1/healthy 200 - 4.224 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 4.866 ms [api] GET /v1/healthy 200 - 3.247 ms [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 2.939 ms [api] GET /v1/healthy 200 - 3.948 ms [info] Reported current state to the cloud [info] Reported current state to the cloud [debug] Attempting container log timestamp flush... [debug] Container log timestamp flush complete [api] GET /v1/healthy 200 - 3.028 ms [info] Reported current state to the cloud real 0m 0.16s user 0m 0.09s sys 0m 0.08s --- curl --max-time 5 localhost:48484/v1/healthy --- 2022-08-19 15:15:10.943380939+00:00 OKreal 0m 0.03s user 0m 0.00s sys 0m 0.01s --- journalctl --no-pager --no-hostname -n 200 -a -u balena-supervisor -u resin-supervisor --- 2022-08-19 15:15:10.999615099+00:00 -- Journal begins at Fri 2022-08-19 07:20:20 UTC, ends at Fri 2022-08-19 15:15:10 UTC. -- Aug 19 10:11:54 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.320 ms Aug 19 10:12:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 10:12:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 10:16:55 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.379 ms Aug 19 10:19:47 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:19:58 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:20:18 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:20:49 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:21:20 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:21:40 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:21:55 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.946 ms Aug 19 10:22:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 10:22:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 10:25:55 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:26:06 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:26:55 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.237 ms Aug 19 10:29:09 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:29:20 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:31:56 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 8.457 ms Aug 19 10:32:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 10:32:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 10:36:56 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 5.200 ms Aug 19 10:41:57 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.360 ms Aug 19 10:42:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 10:42:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 10:44:07 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:44:18 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:46:57 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.047 ms Aug 19 10:47:11 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:47:22 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:51:58 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.267 ms Aug 19 10:52:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 10:52:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 10:56:58 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.093 ms Aug 19 10:58:25 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 10:58:35 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:01:58 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.017 ms Aug 19 11:02:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 11:02:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 11:02:20 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:02:30 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:06:05 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:06:15 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:06:59 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.240 ms Aug 19 11:11:59 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.930 ms Aug 19 11:12:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 11:12:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 11:12:22 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:12:33 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:14:25 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:14:35 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:17:00 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 5.180 ms Aug 19 11:17:29 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:17:39 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:19:42 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:19:52 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:20:13 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:20:23 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:22:00 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 7.736 ms Aug 19 11:22:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 11:22:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 11:23:37 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:23:48 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:27:01 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.075 ms Aug 19 11:32:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 11:32:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 11:32:01 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.282 ms Aug 19 11:32:38 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:32:49 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:35:42 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:35:53 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:37:01 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 5.447 ms Aug 19 11:38:46 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:38:56 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:42:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 11:42:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 11:42:02 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 5.690 ms Aug 19 11:47:02 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 6.936 ms Aug 19 11:50:51 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:51:01 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:52:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 11:52:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 11:52:03 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.140 ms Aug 19 11:55:57 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:56:07 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 11:57:03 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.579 ms Aug 19 12:02:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 12:02:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 12:02:04 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.423 ms Aug 19 12:05:59 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:06:10 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:06:30 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:06:41 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:07:04 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.558 ms Aug 19 12:08:33 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:08:43 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:09:04 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:09:14 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:12:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 12:12:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 12:12:04 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.704 ms Aug 19 12:17:05 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.396 ms Aug 19 12:22:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 12:22:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 12:22:05 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.755 ms Aug 19 12:27:06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.915 ms Aug 19 12:27:15 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:27:26 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:32:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 12:32:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 12:32:06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.104 ms Aug 19 12:37:07 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.466 ms Aug 19 12:42:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 12:42:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 12:42:07 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.384 ms Aug 19 12:45:27 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:45:38 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 12:47:07 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.975 ms Aug 19 12:52:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 12:52:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 12:52:08 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.124 ms Aug 19 12:57:08 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.566 ms Aug 19 13:02:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 13:02:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 13:02:09 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 5.139 ms Aug 19 13:03:39 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:03:49 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:06:43 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:06:53 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:07:09 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.626 ms Aug 19 13:12:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 13:12:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 13:12:10 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.228 ms Aug 19 13:17:10 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.274 ms Aug 19 13:21:51 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:22:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 13:22:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 13:22:01 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:22:10 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.793 ms Aug 19 13:27:11 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.136 ms Aug 19 13:32:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 13:32:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 13:32:11 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.738 ms Aug 19 13:37:12 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.770 ms Aug 19 13:40:03 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:40:13 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:42:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 13:42:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 13:42:12 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.179 ms Aug 19 13:47:13 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.684 ms Aug 19 13:52:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 13:52:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 13:52:13 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.766 ms Aug 19 13:57:13 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.850 ms Aug 19 13:58:15 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 13:58:25 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:02:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 14:02:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 14:02:14 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.767 ms Aug 19 14:07:14 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.181 ms Aug 19 14:12:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 14:12:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 14:12:15 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.698 ms Aug 19 14:16:26 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:16:37 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:17:15 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.667 ms Aug 19 14:22:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 14:22:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 14:22:01 balena-supervisor[2427]: [debug] Performing database cleanup for container log timestamps Aug 19 14:22:16 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.227 ms Aug 19 14:27:16 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.514 ms Aug 19 14:32:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 14:32:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 14:32:16 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.190 ms Aug 19 14:34:38 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:34:49 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:37:17 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.351 ms Aug 19 14:40:46 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:40:56 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:42:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 14:42:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 14:42:17 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.858 ms Aug 19 14:47:18 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.224 ms Aug 19 14:49:47 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:49:57 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 14:52:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 14:52:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 14:52:18 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 4.866 ms Aug 19 14:57:19 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.247 ms Aug 19 15:02:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 15:02:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 15:02:19 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.939 ms Aug 19 15:07:20 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.948 ms Aug 19 15:11:03 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:11:13 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:12:01 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 15:12:01 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 15:12:20 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.028 ms Aug 19 15:15:08 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:15:10 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.720 ms real 0m 0.03s user 0m 0.01s sys 0m 0.01s --- ls -lR /tmp/*-supervisor/**/* --- 2022-08-19 15:15:11.055755186+00:00 /tmp/balena-supervisor/services/1951555: total 0 drwxr-xr-x 2 root root 40 Aug 14 14:00 helium-miner drwxr-xr-x 2 root root 40 Aug 14 14:00 packet-forwarder /tmp/balena-supervisor/services/1951555/helium-miner: total 0 /tmp/balena-supervisor/services/1951555/packet-forwarder: total 0 real 0m 0.01s user 0m 0.00s sys 0m 0.01s --- systemctl status balena-supervisor resin-supervisor --no-pager --- 2022-08-19 15:15:11.097108364+00:00 ● balena-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/balena-supervisor.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2022-08-14 14:00:18 UTC; 5 days ago Process: 2261 ExecStartPre=/usr/bin/balena stop resin_supervisor (code=exited, status=1/FAILURE) Process: 2280 ExecStartPre=/usr/bin/balena stop balena_supervisor (code=exited, status=0/SUCCESS) Process: 2296 ExecStartPre=/bin/systemctl is-active balena.service (code=exited, status=0/SUCCESS) Main PID: 2297 (start-balena-su) Tasks: 13 (limit: 4212) Memory: 12.2M CGroup: /system.slice/balena-supervisor.service ├─2297 /bin/sh /usr/bin/start-balena-supervisor ├─2298 /proc/self/exe --healthcheck /usr/lib/balena-supervisor/balena-supervisor-healthcheck --pid 2297 └─2427 balena start --attach balena_supervisor Aug 19 15:02:01 4a2ae06 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 15:02:19 4a2ae06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.939 ms Aug 19 15:07:20 4a2ae06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.948 ms Aug 19 15:11:03 4a2ae06 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:11:13 4a2ae06 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:12:01 4a2ae06 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 15:12:01 4a2ae06 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 15:12:20 4a2ae06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.028 ms Aug 19 15:15:08 4a2ae06 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:15:10 4a2ae06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.720 ms ● balena-supervisor.service - Balena supervisor Loaded: loaded (/lib/systemd/system/balena-supervisor.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2022-08-14 14:00:18 UTC; 5 days ago Process: 2261 ExecStartPre=/usr/bin/balena stop resin_supervisor (code=exited, status=1/FAILURE) Process: 2280 ExecStartPre=/usr/bin/balena stop balena_supervisor (code=exited, status=0/SUCCESS) Process: 2296 ExecStartPre=/bin/systemctl is-active balena.service (code=exited, status=0/SUCCESS) Main PID: 2297 (start-balena-su) Tasks: 13 (limit: 4212) Memory: 12.2M CGroup: /system.slice/balena-supervisor.service ├─2297 /bin/sh /usr/bin/start-balena-supervisor ├─2298 /proc/self/exe --healthcheck /usr/lib/balena-supervisor/balena-supervisor-healthcheck --pid 2297 └─2427 balena start --attach balena_supervisor Aug 19 15:02:01 4a2ae06 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 15:02:19 4a2ae06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.939 ms Aug 19 15:07:20 4a2ae06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.948 ms Aug 19 15:11:03 4a2ae06 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:11:13 4a2ae06 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:12:01 4a2ae06 balena-supervisor[2427]: [debug] Attempting container log timestamp flush... Aug 19 15:12:01 4a2ae06 balena-supervisor[2427]: [debug] Container log timestamp flush complete Aug 19 15:12:20 4a2ae06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 3.028 ms Aug 19 15:15:08 4a2ae06 balena-supervisor[2427]: [info] Reported current state to the cloud Aug 19 15:15:10 4a2ae06 balena-supervisor[2427]: [api] GET /v1/healthy 200 - 2.720 ms real 0m 0.04s user 0m 0.01s sys 0m 0.01s --- tail -500 /var/log/supervisor-log/resin_supervisor_stdout.log --- 2022-08-19 15:15:11.169941991+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- echo === TIME === --- 2022-08-19 15:15:11.206980837+00:00 === TIME === real 0m 0.00s user 0m 0.00s sys 0m 0.00s --- cat /tmp/chrony_added_dhcp_ntp_servers --- 2022-08-19 15:15:11.243638296+00:00 Command exited with non-zero status 1 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- chronyc sources --- 2022-08-19 15:15:11.283131139+00:00 MS Name/IP address Stratum Poll Reach LastRx Last sample =============================================================================== ^+ server.samoylyk.net 2 14 377 71m -2470us[-2470us] +/- 91ms ^* 68-69-221-61.regn.hsdb.s> 1 14 377 82m -98us[ -880us] +/- 37ms ^- 2607:f3c8:3803:1::6 3 14 377 73m -6195us[-6195us] +/- 121ms ^+ ntp24.kashra-server.com 2 14 377 69m -2485us[-2485us] +/- 59ms real 0m 5.04s user 0m 0.00s sys 0m 0.01s --- chronyc tracking --- 2022-08-19 15:15:16.362199645+00:00 Reference ID : 4445DD3D (68-69-221-61.regn.hsdb.sasknet.sk.ca) Stratum : 2 Ref time (UTC) : Fri Aug 19 13:52:32 2022 System time : 0.001471272 seconds slow of NTP time Last offset : -0.000781794 seconds RMS offset : 0.001365313 seconds Frequency : 8.739 ppm fast Residual freq : -0.001 ppm Skew : 0.022 ppm Root delay : 0.070958503 seconds Root dispersion : 0.007277025 seconds Update interval : 16660.2 seconds Leap status : Normal real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- date --- 2022-08-19 15:15:16.407721639+00:00 Fri Aug 19 15:15:16 UTC 2022 real 0m 0.01s user 0m 0.00s sys 0m 0.00s --- journalctl --no-pager --no-hostname -u chronyd --- 2022-08-19 15:15:16.446609117+00:00 -- Journal begins at Fri 2022-08-19 07:20:20 UTC, ends at Fri 2022-08-19 15:15:10 UTC. -- Aug 19 07:20:41 healthdog[663020]: try: 1, refid: 4445DD3D, correction: 0.002545004, skew: 0.039 Aug 19 07:22:46 healthdog[663260]: try: 1, refid: 4445DD3D, correction: 0.002515783, skew: 0.039 Aug 19 07:24:52 healthdog[663482]: try: 1, refid: 4445DD3D, correction: 0.002486561, skew: 0.039 Aug 19 07:26:57 healthdog[663631]: try: 1, refid: 4445DD3D, correction: 0.002457338, skew: 0.039 Aug 19 07:29:02 healthdog[663852]: try: 1, refid: 4445DD3D, correction: 0.002436320, skew: 0.039 Aug 19 07:31:07 healthdog[664069]: try: 1, refid: 4445DD3D, correction: 0.002428678, skew: 0.039 Aug 19 07:33:12 healthdog[664305]: try: 1, refid: 4445DD3D, correction: 0.002421056, skew: 0.039 Aug 19 07:35:17 healthdog[664441]: try: 1, refid: 4445DD3D, correction: 0.002413434, skew: 0.039 Aug 19 07:37:22 healthdog[664671]: try: 1, refid: 4445DD3D, correction: 0.002405812, skew: 0.039 Aug 19 07:39:27 healthdog[664906]: try: 1, refid: 4445DD3D, correction: 0.002398188, skew: 0.039 Aug 19 07:41:32 healthdog[665032]: try: 1, refid: 4445DD3D, correction: 0.002390564, skew: 0.039 Aug 19 07:43:37 healthdog[665267]: try: 1, refid: 4445DD3D, correction: 0.002382942, skew: 0.039 Aug 19 07:45:42 healthdog[665486]: try: 1, refid: 4445DD3D, correction: 0.002375319, skew: 0.039 Aug 19 07:47:47 healthdog[665643]: try: 1, refid: 4445DD3D, correction: 0.002367697, skew: 0.039 Aug 19 07:49:53 healthdog[665864]: try: 1, refid: 4445DD3D, correction: 0.002360073, skew: 0.039 Aug 19 07:51:58 healthdog[666097]: try: 1, refid: 4445DD3D, correction: 0.002352451, skew: 0.039 Aug 19 07:54:03 healthdog[666231]: try: 1, refid: 4445DD3D, correction: 0.002344829, skew: 0.039 Aug 19 07:56:08 healthdog[666454]: try: 1, refid: 4445DD3D, correction: 0.002337205, skew: 0.039 Aug 19 07:58:13 healthdog[666687]: try: 1, refid: 4445DD3D, correction: 0.002329583, skew: 0.039 Aug 19 08:00:18 healthdog[666820]: try: 1, refid: 4445DD3D, correction: 0.002321961, skew: 0.039 Aug 19 08:02:23 healthdog[667064]: try: 1, refid: 4445DD3D, correction: 0.002314339, skew: 0.039 Aug 19 08:04:28 healthdog[667283]: try: 1, refid: 4445DD3D, correction: 0.002306717, skew: 0.039 Aug 19 08:06:33 healthdog[667504]: try: 1, refid: 4445DD3D, correction: 0.002299093, skew: 0.039 Aug 19 08:08:38 healthdog[667653]: try: 1, refid: 4445DD3D, correction: 0.002291472, skew: 0.039 Aug 19 08:10:43 healthdog[667864]: try: 1, refid: 4445DD3D, correction: 0.002283849, skew: 0.039 Aug 19 08:12:48 healthdog[668115]: try: 1, refid: 4445DD3D, correction: 0.002276227, skew: 0.039 Aug 19 08:14:53 healthdog[668244]: try: 1, refid: 4445DD3D, correction: 0.002268604, skew: 0.039 Aug 19 08:16:58 healthdog[668491]: try: 1, refid: 4445DD3D, correction: 0.002260982, skew: 0.039 Aug 19 08:19:03 healthdog[668702]: try: 1, refid: 4445DD3D, correction: 0.002253359, skew: 0.039 Aug 19 08:21:08 healthdog[668838]: try: 1, refid: 4445DD3D, correction: 0.002245737, skew: 0.039 Aug 19 08:23:13 healthdog[669085]: try: 1, refid: 4445DD3D, correction: 0.002238115, skew: 0.039 Aug 19 08:25:18 healthdog[669299]: try: 1, refid: 4445DD3D, correction: 0.002230492, skew: 0.039 Aug 19 08:27:24 healthdog[669448]: try: 1, refid: 4445DD3D, correction: 0.002222870, skew: 0.039 Aug 19 08:29:29 healthdog[669680]: try: 1, refid: 4445DD3D, correction: 0.002215248, skew: 0.039 Aug 19 08:31:34 healthdog[669894]: try: 1, refid: 4445DD3D, correction: 0.002207617, skew: 0.039 Aug 19 08:33:39 healthdog[670050]: try: 1, refid: 4445DD3D, correction: 0.002199995, skew: 0.039 Aug 19 08:35:44 healthdog[670265]: try: 1, refid: 4445DD3D, correction: 0.002192373, skew: 0.039 Aug 19 08:37:49 healthdog[670504]: try: 1, refid: 4445DD3D, correction: 0.002184751, skew: 0.039 Aug 19 08:39:54 healthdog[670727]: try: 1, refid: 4445DD3D, correction: 0.002177127, skew: 0.039 Aug 19 08:41:59 healthdog[670876]: try: 1, refid: 4445DD3D, correction: 0.002169505, skew: 0.039 Aug 19 08:44:04 healthdog[671096]: try: 1, refid: 4445DD3D, correction: 0.002161883, skew: 0.039 Aug 19 08:46:09 healthdog[671315]: try: 1, refid: 4445DD3D, correction: 0.002154260, skew: 0.039 Aug 19 08:48:14 healthdog[671466]: try: 1, refid: 4445DD3D, correction: 0.002146637, skew: 0.039 Aug 19 08:50:19 healthdog[671690]: try: 1, refid: 4445DD3D, correction: 0.002139015, skew: 0.039 Aug 19 08:52:24 healthdog[671926]: try: 1, refid: 4445DD3D, correction: 0.002131393, skew: 0.039 Aug 19 08:54:29 healthdog[672063]: try: 1, refid: 4445DD3D, correction: 0.002123768, skew: 0.039 Aug 19 08:56:34 healthdog[672280]: try: 1, refid: 4445DD3D, correction: 0.002116146, skew: 0.039 Aug 19 08:58:39 healthdog[672511]: try: 1, refid: 4445DD3D, correction: 0.002108524, skew: 0.039 Aug 19 09:00:45 healthdog[672653]: try: 1, refid: 4445DD3D, correction: 0.002100900, skew: 0.039 Aug 19 09:02:50 healthdog[672889]: try: 1, refid: 4445DD3D, correction: 0.002093276, skew: 0.039 Aug 19 09:04:55 healthdog[673111]: try: 1, refid: 4445DD3D, correction: 0.002085652, skew: 0.039 Aug 19 09:07:00 healthdog[673273]: try: 1, refid: 4445DD3D, correction: 0.002078028, skew: 0.039 Aug 19 09:09:05 healthdog[673481]: try: 1, refid: 4445DD3D, correction: 0.002070406, skew: 0.039 Aug 19 09:11:10 healthdog[673702]: try: 1, refid: 4445DD3D, correction: 0.002062784, skew: 0.039 Aug 19 09:13:15 healthdog[673943]: try: 1, refid: 4445DD3D, correction: 0.002055161, skew: 0.039 Aug 19 09:15:20 healthdog[674069]: try: 1, refid: 4445DD3D, correction: 0.001524871, skew: 0.028 Aug 19 09:17:25 healthdog[674311]: try: 1, refid: 4445DD3D, correction: 0.001520141, skew: 0.028 Aug 19 09:19:30 healthdog[674525]: try: 1, refid: 4445DD3D, correction: 0.001515411, skew: 0.028 Aug 19 09:21:35 healthdog[674669]: try: 1, refid: 4445DD3D, correction: 0.001510681, skew: 0.028 Aug 19 09:23:40 healthdog[674900]: try: 1, refid: 4445DD3D, correction: 0.001505950, skew: 0.028 Aug 19 09:25:45 healthdog[675117]: try: 1, refid: 4445DD3D, correction: 0.001501220, skew: 0.028 Aug 19 09:27:50 healthdog[675274]: try: 1, refid: 4445DD3D, correction: 0.001496490, skew: 0.028 Aug 19 09:29:55 healthdog[675493]: try: 1, refid: 4445DD3D, correction: 0.001491760, skew: 0.028 Aug 19 09:32:00 healthdog[675731]: try: 1, refid: 4445DD3D, correction: 0.001487030, skew: 0.028 Aug 19 09:34:06 healthdog[675869]: try: 1, refid: 4445DD3D, correction: 0.001482294, skew: 0.028 Aug 19 09:36:11 healthdog[676080]: try: 1, refid: 4445DD3D, correction: 0.001477564, skew: 0.028 Aug 19 09:38:16 healthdog[676332]: try: 1, refid: 4445DD3D, correction: 0.001472834, skew: 0.028 Aug 19 09:40:21 healthdog[676459]: try: 1, refid: 4445DD3D, correction: 0.001468103, skew: 0.028 Aug 19 09:42:26 healthdog[676694]: try: 1, refid: 4445DD3D, correction: 0.001463373, skew: 0.028 Aug 19 09:44:31 healthdog[676915]: try: 1, refid: 4445DD3D, correction: 0.001458642, skew: 0.028 Aug 19 09:46:36 healthdog[677137]: try: 1, refid: 4445DD3D, correction: 0.001453912, skew: 0.028 Aug 19 09:48:41 healthdog[677297]: try: 1, refid: 4445DD3D, correction: 0.001449181, skew: 0.028 Aug 19 09:50:46 healthdog[677506]: try: 1, refid: 4445DD3D, correction: 0.001444451, skew: 0.028 Aug 19 09:52:51 healthdog[677741]: try: 1, refid: 4445DD3D, correction: 0.001439721, skew: 0.028 Aug 19 09:54:56 healthdog[677877]: try: 1, refid: 4445DD3D, correction: 0.001434990, skew: 0.028 Aug 19 09:57:01 healthdog[678119]: try: 1, refid: 4445DD3D, correction: 0.001430260, skew: 0.028 Aug 19 09:59:06 healthdog[678338]: try: 1, refid: 4445DD3D, correction: 0.001425529, skew: 0.028 Aug 19 10:01:11 healthdog[678470]: try: 1, refid: 4445DD3D, correction: 0.001420799, skew: 0.028 Aug 19 10:03:16 healthdog[678703]: try: 1, refid: 4445DD3D, correction: 0.001416069, skew: 0.028 Aug 19 10:05:22 healthdog[678936]: try: 1, refid: 4445DD3D, correction: 0.001411338, skew: 0.028 Aug 19 10:07:27 healthdog[679086]: try: 1, refid: 4445DD3D, correction: 0.001406608, skew: 0.028 Aug 19 10:09:32 healthdog[679296]: try: 1, refid: 4445DD3D, correction: 0.001401878, skew: 0.028 Aug 19 10:11:37 healthdog[679519]: try: 1, refid: 4445DD3D, correction: 0.001397148, skew: 0.028 Aug 19 10:13:42 healthdog[679678]: try: 1, refid: 4445DD3D, correction: 0.001392418, skew: 0.028 Aug 19 10:15:47 healthdog[679904]: try: 1, refid: 4445DD3D, correction: 0.001387687, skew: 0.028 Aug 19 10:17:52 healthdog[680139]: try: 1, refid: 4445DD3D, correction: 0.001382956, skew: 0.028 Aug 19 10:19:57 healthdog[680356]: try: 1, refid: 4445DD3D, correction: 0.001378226, skew: 0.028 Aug 19 10:22:02 healthdog[680523]: try: 1, refid: 4445DD3D, correction: 0.001373496, skew: 0.028 Aug 19 10:24:07 healthdog[680735]: try: 1, refid: 4445DD3D, correction: 0.001368766, skew: 0.028 Aug 19 10:26:12 healthdog[680964]: try: 1, refid: 4445DD3D, correction: 0.001364036, skew: 0.028 Aug 19 10:28:17 healthdog[681111]: try: 1, refid: 4445DD3D, correction: 0.001359306, skew: 0.028 Aug 19 10:30:22 healthdog[681329]: try: 1, refid: 4445DD3D, correction: 0.001354575, skew: 0.028 Aug 19 10:32:27 healthdog[681570]: try: 1, refid: 4445DD3D, correction: 0.001349845, skew: 0.028 Aug 19 10:34:32 healthdog[681696]: try: 1, refid: 4445DD3D, correction: 0.001345115, skew: 0.028 Aug 19 10:36:37 healthdog[681909]: try: 1, refid: 4445DD3D, correction: 0.001340383, skew: 0.028 Aug 19 10:38:42 healthdog[682158]: try: 1, refid: 4445DD3D, correction: 0.001335653, skew: 0.028 Aug 19 10:40:48 healthdog[682284]: try: 1, refid: 4445DD3D, correction: 0.001330922, skew: 0.028 Aug 19 10:42:53 healthdog[682529]: try: 1, refid: 4445DD3D, correction: 0.001326192, skew: 0.028 Aug 19 10:44:58 healthdog[682745]: try: 1, refid: 4445DD3D, correction: 0.001321462, skew: 0.028 Aug 19 10:47:03 healthdog[682902]: try: 1, refid: 4445DD3D, correction: 0.001316732, skew: 0.028 Aug 19 10:49:08 healthdog[683121]: try: 1, refid: 4445DD3D, correction: 0.001312000, skew: 0.028 Aug 19 10:51:13 healthdog[683336]: try: 1, refid: 4445DD3D, correction: 0.001307270, skew: 0.028 Aug 19 10:53:18 healthdog[683582]: try: 1, refid: 4445DD3D, correction: 0.001302540, skew: 0.028 Aug 19 10:55:23 healthdog[683717]: try: 1, refid: 4445DD3D, correction: 0.001297810, skew: 0.028 Aug 19 10:57:28 healthdog[683949]: try: 1, refid: 4445DD3D, correction: 0.001293080, skew: 0.028 Aug 19 10:59:33 healthdog[684170]: try: 1, refid: 4445DD3D, correction: 0.001288349, skew: 0.028 Aug 19 11:01:38 healthdog[684305]: try: 1, refid: 4445DD3D, correction: 0.001283618, skew: 0.028 Aug 19 11:03:43 healthdog[684561]: try: 1, refid: 4445DD3D, correction: 0.001278888, skew: 0.028 Aug 19 11:05:48 healthdog[684774]: try: 1, refid: 4445DD3D, correction: 0.001274157, skew: 0.028 Aug 19 11:07:53 healthdog[684923]: try: 1, refid: 4445DD3D, correction: 0.001269427, skew: 0.028 Aug 19 11:09:58 healthdog[685142]: try: 1, refid: 4445DD3D, correction: 0.001264697, skew: 0.028 Aug 19 11:12:03 healthdog[685386]: try: 1, refid: 4445DD3D, correction: 0.001259966, skew: 0.028 Aug 19 11:14:09 healthdog[685512]: try: 1, refid: 4445DD3D, correction: 0.001255235, skew: 0.028 Aug 19 11:16:14 healthdog[685733]: try: 1, refid: 4445DD3D, correction: 0.001250505, skew: 0.028 Aug 19 11:18:19 healthdog[685964]: try: 1, refid: 4445DD3D, correction: 0.001245774, skew: 0.028 Aug 19 11:20:24 healthdog[686110]: try: 1, refid: 4445DD3D, correction: 0.001241044, skew: 0.028 Aug 19 11:22:29 healthdog[686340]: try: 1, refid: 4445DD3D, correction: 0.001236313, skew: 0.028 Aug 19 11:24:34 healthdog[686554]: try: 1, refid: 4445DD3D, correction: 0.001231583, skew: 0.028 Aug 19 11:26:39 healthdog[686781]: try: 1, refid: 4445DD3D, correction: 0.001226853, skew: 0.028 Aug 19 11:28:44 healthdog[686937]: try: 1, refid: 4445DD3D, correction: 0.001222123, skew: 0.028 Aug 19 11:30:49 healthdog[687161]: try: 1, refid: 4445DD3D, correction: 0.001217392, skew: 0.028 Aug 19 11:32:54 healthdog[687400]: try: 1, refid: 4445DD3D, correction: 0.001212662, skew: 0.028 Aug 19 11:34:59 healthdog[687528]: try: 1, refid: 4445DD3D, correction: 0.001207931, skew: 0.028 Aug 19 11:37:04 healthdog[687778]: try: 1, refid: 4445DD3D, correction: 0.001203201, skew: 0.028 Aug 19 11:39:09 healthdog[687990]: try: 1, refid: 4445DD3D, correction: 0.001198471, skew: 0.028 Aug 19 11:41:14 healthdog[688116]: try: 1, refid: 4445DD3D, correction: 0.001193740, skew: 0.028 Aug 19 11:43:19 healthdog[688356]: try: 1, refid: 4445DD3D, correction: 0.001189009, skew: 0.028 Aug 19 11:45:24 healthdog[688581]: try: 1, refid: 4445DD3D, correction: 0.001184279, skew: 0.028 Aug 19 11:47:29 healthdog[688742]: try: 1, refid: 4445DD3D, correction: 0.001179548, skew: 0.028 Aug 19 11:49:35 healthdog[688952]: try: 1, refid: 4445DD3D, correction: 0.001174818, skew: 0.028 Aug 19 11:51:40 healthdog[689159]: try: 1, refid: 4445DD3D, correction: 0.001170086, skew: 0.028 Aug 19 11:53:45 healthdog[689326]: try: 1, refid: 4445DD3D, correction: 0.001165356, skew: 0.028 Aug 19 11:55:50 healthdog[689535]: try: 1, refid: 4445DD3D, correction: 0.001160626, skew: 0.028 Aug 19 11:57:55 healthdog[689775]: try: 1, refid: 4445DD3D, correction: 0.001155896, skew: 0.028 Aug 19 12:00:00 healthdog[689987]: try: 1, refid: 4445DD3D, correction: 0.001151166, skew: 0.028 Aug 19 12:02:05 healthdog[690149]: try: 1, refid: 4445DD3D, correction: 0.001146957, skew: 0.028 Aug 19 12:04:10 healthdog[690374]: try: 1, refid: 4445DD3D, correction: 0.001144280, skew: 0.028 Aug 19 12:06:15 healthdog[690589]: try: 1, refid: 4445DD3D, correction: 0.001141604, skew: 0.028 Aug 19 12:08:20 healthdog[690745]: try: 1, refid: 4445DD3D, correction: 0.001138927, skew: 0.028 Aug 19 12:10:25 healthdog[690955]: try: 1, refid: 4445DD3D, correction: 0.001136250, skew: 0.028 Aug 19 12:12:30 healthdog[691200]: try: 1, refid: 4445DD3D, correction: 0.001133572, skew: 0.028 Aug 19 12:14:35 healthdog[691335]: try: 1, refid: 4445DD3D, correction: 0.001130895, skew: 0.028 Aug 19 12:16:40 healthdog[691544]: try: 1, refid: 4445DD3D, correction: 0.001128218, skew: 0.028 Aug 19 12:18:46 healthdog[691785]: try: 1, refid: 4445DD3D, correction: 0.001125536, skew: 0.028 Aug 19 12:20:51 healthdog[691919]: try: 1, refid: 4445DD3D, correction: 0.001122859, skew: 0.028 Aug 19 12:22:56 healthdog[692152]: try: 1, refid: 4445DD3D, correction: 0.001120182, skew: 0.028 Aug 19 12:25:01 healthdog[692372]: try: 1, refid: 4445DD3D, correction: 0.001117505, skew: 0.028 Aug 19 12:27:06 healthdog[692531]: try: 1, refid: 4445DD3D, correction: 0.001114827, skew: 0.028 Aug 19 12:29:11 healthdog[692742]: try: 1, refid: 4445DD3D, correction: 0.001112150, skew: 0.028 Aug 19 12:31:16 healthdog[692960]: try: 1, refid: 4445DD3D, correction: 0.001109473, skew: 0.028 Aug 19 12:33:21 healthdog[693197]: try: 1, refid: 4445DD3D, correction: 0.001106797, skew: 0.028 Aug 19 12:35:26 healthdog[693342]: try: 1, refid: 4445DD3D, correction: 0.001104120, skew: 0.028 Aug 19 12:37:31 healthdog[693574]: try: 1, refid: 4445DD3D, correction: 0.001101442, skew: 0.028 Aug 19 12:39:36 healthdog[693784]: try: 1, refid: 4445DD3D, correction: 0.001098765, skew: 0.028 Aug 19 12:41:41 healthdog[693923]: try: 1, refid: 4445DD3D, correction: 0.001096088, skew: 0.028 Aug 19 12:43:46 healthdog[694162]: try: 1, refid: 4445DD3D, correction: 0.001093412, skew: 0.028 Aug 19 12:45:52 healthdog[694389]: try: 1, refid: 4445DD3D, correction: 0.001090733, skew: 0.028 Aug 19 12:47:57 healthdog[694539]: try: 1, refid: 4445DD3D, correction: 0.001088055, skew: 0.028 Aug 19 12:50:02 healthdog[694747]: try: 1, refid: 4445DD3D, correction: 0.001085379, skew: 0.028 Aug 19 12:52:07 healthdog[694980]: try: 1, refid: 4445DD3D, correction: 0.001082702, skew: 0.028 Aug 19 12:54:12 healthdog[695129]: try: 1, refid: 4445DD3D, correction: 0.001080025, skew: 0.028 Aug 19 12:56:17 healthdog[695342]: try: 1, refid: 4445DD3D, correction: 0.001077348, skew: 0.028 Aug 19 12:58:22 healthdog[695587]: try: 1, refid: 4445DD3D, correction: 0.001074670, skew: 0.028 Aug 19 13:00:27 healthdog[695729]: try: 1, refid: 4445DD3D, correction: 0.001071993, skew: 0.028 Aug 19 13:02:32 healthdog[695974]: try: 1, refid: 4445DD3D, correction: 0.001069317, skew: 0.028 Aug 19 13:04:37 healthdog[696188]: try: 1, refid: 4445DD3D, correction: 0.001066639, skew: 0.028 Aug 19 13:06:42 healthdog[696397]: try: 1, refid: 4445DD3D, correction: 0.001063962, skew: 0.028 Aug 19 13:08:47 healthdog[696564]: try: 1, refid: 4445DD3D, correction: 0.001061285, skew: 0.028 Aug 19 13:10:52 healthdog[696780]: try: 1, refid: 4445DD3D, correction: 0.001058608, skew: 0.028 Aug 19 13:12:57 healthdog[697024]: try: 1, refid: 4445DD3D, correction: 0.001055931, skew: 0.028 Aug 19 13:15:02 healthdog[697151]: try: 1, refid: 4445DD3D, correction: 0.001053254, skew: 0.028 Aug 19 13:17:07 healthdog[697374]: try: 1, refid: 4445DD3D, correction: 0.001050576, skew: 0.028 Aug 19 13:19:12 healthdog[697617]: try: 1, refid: 4445DD3D, correction: 0.001047899, skew: 0.028 Aug 19 13:21:18 healthdog[697744]: try: 1, refid: 4445DD3D, correction: 0.001045223, skew: 0.028 Aug 19 13:23:23 healthdog[697979]: try: 1, refid: 4445DD3D, correction: 0.001042545, skew: 0.028 Aug 19 13:25:28 healthdog[698214]: try: 1, refid: 4445DD3D, correction: 0.001039867, skew: 0.028 Aug 19 13:27:33 healthdog[698361]: try: 1, refid: 4445DD3D, correction: 0.001037190, skew: 0.028 Aug 19 13:29:38 healthdog[698581]: try: 1, refid: 4445DD3D, correction: 0.001034513, skew: 0.028 Aug 19 13:31:43 healthdog[698797]: try: 1, refid: 4445DD3D, correction: 0.001031836, skew: 0.028 Aug 19 13:33:48 healthdog[698947]: try: 1, refid: 4445DD3D, correction: 0.001029159, skew: 0.028 Aug 19 13:35:53 healthdog[699172]: try: 1, refid: 4445DD3D, correction: 0.001026482, skew: 0.028 Aug 19 13:37:58 healthdog[699407]: try: 1, refid: 4445DD3D, correction: 0.001023805, skew: 0.028 Aug 19 13:40:03 healthdog[699616]: try: 1, refid: 4445DD3D, correction: 0.001021128, skew: 0.028 Aug 19 13:42:08 healthdog[699765]: try: 1, refid: 4445DD3D, correction: 0.001018451, skew: 0.028 Aug 19 13:44:13 healthdog[699998]: try: 1, refid: 4445DD3D, correction: 0.001015774, skew: 0.028 Aug 19 13:46:18 healthdog[700216]: try: 1, refid: 4445DD3D, correction: 0.001013097, skew: 0.028 Aug 19 13:48:23 healthdog[700374]: try: 1, refid: 4445DD3D, correction: 0.001010420, skew: 0.028 Aug 19 13:50:28 healthdog[700597]: try: 1, refid: 4445DD3D, correction: 0.001007741, skew: 0.028 Aug 19 13:52:34 healthdog[700831]: try: 1, refid: 4445DD3D, correction: 0.001786840, skew: 0.022 Aug 19 13:54:39 healthdog[700959]: try: 1, refid: 4445DD3D, correction: 0.001778887, skew: 0.022 Aug 19 13:56:44 healthdog[701188]: try: 1, refid: 4445DD3D, correction: 0.001770935, skew: 0.022 Aug 19 13:58:49 healthdog[701422]: try: 1, refid: 4445DD3D, correction: 0.001762981, skew: 0.022 Aug 19 14:00:54 healthdog[701556]: try: 1, refid: 4445DD3D, correction: 0.001755028, skew: 0.022 Aug 19 14:02:59 healthdog[701797]: try: 1, refid: 4445DD3D, correction: 0.001747077, skew: 0.022 Aug 19 14:05:04 healthdog[702021]: try: 1, refid: 4445DD3D, correction: 0.001739125, skew: 0.022 Aug 19 14:07:09 healthdog[702161]: try: 1, refid: 4445DD3D, correction: 0.001731171, skew: 0.022 Aug 19 14:09:14 healthdog[702389]: try: 1, refid: 4445DD3D, correction: 0.001723218, skew: 0.022 Aug 19 14:11:19 healthdog[702602]: try: 1, refid: 4445DD3D, correction: 0.001715266, skew: 0.022 Aug 19 14:13:24 healthdog[702794]: try: 1, refid: 4445DD3D, correction: 0.001707314, skew: 0.022 Aug 19 14:15:29 healthdog[702979]: try: 1, refid: 4445DD3D, correction: 0.001699362, skew: 0.022 Aug 19 14:17:34 healthdog[703224]: try: 1, refid: 4445DD3D, correction: 0.001691402, skew: 0.022 Aug 19 14:19:39 healthdog[703438]: try: 1, refid: 4445DD3D, correction: 0.001683450, skew: 0.022 Aug 19 14:21:44 healthdog[703572]: try: 1, refid: 4445DD3D, correction: 0.001675496, skew: 0.022 Aug 19 14:23:49 healthdog[703816]: try: 1, refid: 4445DD3D, correction: 0.001667544, skew: 0.022 Aug 19 14:25:55 healthdog[704028]: try: 1, refid: 4445DD3D, correction: 0.001659592, skew: 0.022 Aug 19 14:28:00 healthdog[704175]: try: 1, refid: 4445DD3D, correction: 0.001651638, skew: 0.022 Aug 19 14:30:05 healthdog[704408]: try: 1, refid: 4445DD3D, correction: 0.001643686, skew: 0.022 Aug 19 14:32:10 healthdog[704621]: try: 1, refid: 4445DD3D, correction: 0.001635734, skew: 0.022 Aug 19 14:34:15 healthdog[704780]: try: 1, refid: 4445DD3D, correction: 0.001627782, skew: 0.022 Aug 19 14:36:20 healthdog[704991]: try: 1, refid: 4445DD3D, correction: 0.001619830, skew: 0.022 Aug 19 14:38:25 healthdog[705238]: try: 1, refid: 4445DD3D, correction: 0.001611877, skew: 0.022 Aug 19 14:40:30 healthdog[705376]: try: 1, refid: 4445DD3D, correction: 0.001603925, skew: 0.022 Aug 19 14:42:35 healthdog[705609]: try: 1, refid: 4445DD3D, correction: 0.001595971, skew: 0.022 Aug 19 14:44:40 healthdog[705835]: try: 1, refid: 4445DD3D, correction: 0.001588017, skew: 0.022 Aug 19 14:46:45 healthdog[705997]: try: 1, refid: 4445DD3D, correction: 0.001580063, skew: 0.022 Aug 19 14:48:50 healthdog[706205]: try: 1, refid: 4445DD3D, correction: 0.001572111, skew: 0.022 Aug 19 14:50:55 healthdog[706430]: try: 1, refid: 4445DD3D, correction: 0.001564158, skew: 0.022 Aug 19 14:53:00 healthdog[706664]: try: 1, refid: 4445DD3D, correction: 0.001556205, skew: 0.022 Aug 19 14:55:05 healthdog[706809]: try: 1, refid: 4445DD3D, correction: 0.001548251, skew: 0.022 Aug 19 14:57:10 healthdog[707021]: try: 1, refid: 4445DD3D, correction: 0.001540298, skew: 0.022 Aug 19 14:59:15 healthdog[707255]: try: 1, refid: 4445DD3D, correction: 0.001532346, skew: 0.022 Aug 19 15:01:21 healthdog[707397]: try: 1, refid: 4445DD3D, correction: 0.001524391, skew: 0.022 Aug 19 15:03:26 healthdog[707639]: try: 1, refid: 4445DD3D, correction: 0.001516439, skew: 0.022 Aug 19 15:05:31 healthdog[707848]: try: 1, refid: 4445DD3D, correction: 0.001508485, skew: 0.022 Aug 19 15:07:36 healthdog[708008]: try: 1, refid: 4445DD3D, correction: 0.001500533, skew: 0.022 Aug 19 15:09:41 healthdog[708224]: try: 1, refid: 4445DD3D, correction: 0.001492579, skew: 0.022 Aug 19 15:11:46 healthdog[708447]: try: 1, refid: 4445DD3D, correction: 0.001484626, skew: 0.022 Aug 19 15:13:51 healthdog[708597]: try: 1, refid: 4445DD3D, correction: 0.001476674, skew: 0.022 real 0m 0.03s user 0m 0.01s sys 0m 0.01s --- timedatectl status --- 2022-08-19 15:15:16.510329582+00:00 Local time: Fri 2022-08-19 15:15:16 UTC Universal time: Fri 2022-08-19 15:15:16 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 0.39s user 0m 0.00s sys 0m 0.01s --- uptime --- 2022-08-19 15:15:16.932420883+00:00 15:15:16 up 5 days 0:53, 1 user, load average: 0.60, 0.32, 0.27 real 0m 0.01s user 0m 0.00s sys 0m 0.00s STDERR: --- diagnose 4.22.11 --- --- 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 111k 0 111k 0 0 2444k 0 --:--:-- --:--:-- --:--:-- 2480k --- balena --version --- --- balena images --- --- balena ps -a --- --- balena stats --all --no-stream --- --- balena system df --- --- balena volume ls --- --- balena network 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)" --- --- balena network inspect $(balena ps --quiet | tr "\n" " ") --- Error: No such network: c8ba292dc134 Error: No such network: 9f1c93533f1c Error: No such network: e5666a05f8d4 --- test -f /mnt/state/balena-engine-storage-migration.log && cat /mnt/state/balena-engine-storage-migration.log --- --- 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 --- 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 debug descriptor: Resource temporarily unavailable can't get debug descriptor: Resource temporarily unavailable 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.1CkK66emJS 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 100 2 100 2 0 0 10 0 --:--:-- --:--:-- --:--:-- 10 --- CURL_CA_BUNDLE=/tmp/tmp.1CkK66emJS 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 100 14111 0 14111 0 0 82063 0 --:--:-- --:--:-- --:--:-- 82520 --- 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 --- 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\) --- --- ps --- --- stat /var/lock/*hup.lock --- stat: cannot statx '/var/lock/*hup.lock': No such file or directory --- 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 --- grep: /resinos.fingerprint: No such file or directory md5sum: 'standard input': no properly formatted MD5 checksum lines found --- echo === SUPERVISOR === --- --- balena exec e5666a05f8d4 cat /etc/resolv.conf --- --- balena logs e5666a05f8d4 --- --- 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 100 2 100 2 0 0 287 0 --:--:-- --:--:-- --:--:-- 333 --- 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 --- 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 ---