Skip to content

Instantly share code, notes, and snippets.

@cywang117
Created September 10, 2021 18:17
Show Gist options
  • Save cywang117/e6b2db24bd92ca8692bb1be7659e92f3 to your computer and use it in GitHub Desktop.
Save cywang117/e6b2db24bd92ca8692bb1be7659e92f3 to your computer and use it in GitHub Desktop.
Supervisor reboot logs from reboot trigger until shutdown
root@2f9551d:~# journalctl --since="2021-09-10 18:10" --until="2021-09-10 18:11" --no-pager -xe
-- Logs begin at Fri 2021-09-10 16:31:28 UTC, end at Fri 2021-09-10 18:16:21 UTC. --
Sep 10 18:10:41 2f9551d systemd[1]: Starting SSH Per-Connection Server (52.4.252.97:48986)...
Sep 10 18:10:41 2f9551d systemd[1]: Started SSH Per-Connection Server (52.4.252.97:48986).
Sep 10 18:10:41 2f9551d dropbear[5031]: Failed loading /etc/dropbear/dropbear_dss_host_key
Sep 10 18:10:41 2f9551d dropbear[5031]: Failed loading /etc/dropbear/dropbear_ecdsa_host_key
Sep 10 18:10:41 2f9551d dropbear[5031]: Child connection from ::ffff:52.4.252.97:48986
Sep 10 18:10:42 2f9551d dropbear[5031]: Pubkey auth succeeded for 'root' with key md5 4b:a1:6d:4b:1b:a1:58:0b:0d:bb:82:06:ea:26:16:c8 from ::ffff:52.4.252.97:48986
Sep 10 18:10:44 2f9551d balenad[1191]: [2021-09-10T18:10:44.686Z] Applying target state
Sep 10 18:10:44 2f9551d resin-supervisor[3877]: [2021-09-10T18:10:44.686Z] Applying target state
Sep 10 18:10:44 2f9551d balenad[1191]: [2021-09-10T18:10:44.951Z] Event: Apply boot config in progress {}
Sep 10 18:10:44 2f9551d resin-supervisor[3877]: [2021-09-10T18:10:44.951Z] Event: Apply boot config in progress {}
Sep 10 18:10:45 2f9551d balenad[1191]: [2021-09-10T18:10:45.005Z] Event: Apply boot config success {}
Sep 10 18:10:45 2f9551d resin-supervisor[3877]: [2021-09-10T18:10:45.005Z] Event: Apply boot config success {}
Sep 10 18:10:45 2f9551d balenad[1191]: [2021-09-10T18:10:45.377Z] Event: Reboot {}
Sep 10 18:10:45 2f9551d resin-supervisor[3877]: [2021-09-10T18:10:45.377Z] Event: Reboot {}
Sep 10 18:10:46 2f9551d systemd-logind[1058]: System is rebooting.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Bind mount for /var/log/journal...
Sep 10 18:10:46 2f9551d bindmount[5065]: INFO: Unmounting /mnt/state/root-overlay/var/log/journal ...
Sep 10 18:10:46 2f9551d bindmount[5065]: INFO: bind mountpont is already unmounted.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Resin active root partition mount service...
Sep 10 18:10:46 2f9551d systemd[1]: Stopped target Timers.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped target Sound Card.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Bind mount for /home/root/.rnd...
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Resin inactive root partition mount service...
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Sep 10 18:10:46 2f9551d bindmount[5069]: INFO: Unmounting /mnt/state/root-overlay/home/root/.rnd ...
Sep 10 18:10:46 2f9551d systemd[1]: Stopped target Multi-User System.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Resin init service.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Login Service...
Sep 10 18:10:46 2f9551d openvpn[1163]: Fri Sep 10 18:10:46 2021 event_wait : Interrupted system call (code=4)
Sep 10 18:10:46 2f9551d openvpn[1163]: Fri Sep 10 18:10:46 2021 Closing TUN/TAP interface
Sep 10 18:10:46 2f9551d openvpn[1163]: Fri Sep 10 18:10:46 2021 /sbin/ip addr del dev resin-vpn local 10.240.109.207 peer 52.4.252.97
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: Got SIGTERM, quitting.
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: Leaving mDNS multicast group on interface br-fc9f421d5915.IPv4 with address 172.18.0.1.
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: Leaving mDNS multicast group on interface balena0.IPv4 with address 10.114.101.1.
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: Leaving mDNS multicast group on interface supervisor0.IPv4 with address 172.17.0.1.
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: Leaving mDNS multicast group on interface resin-dns.IPv6 with address fe80::3035:fbff:fe2a:eac5.
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: Leaving mDNS multicast group on interface resin-dns.IPv4 with address 10.114.102.1.
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: Leaving mDNS multicast group on interface eth0.IPv6 with address 2a02:2f04:418:b000:317f:6055:ef3e:9ca1.
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.0.133.
Sep 10 18:10:46 2f9551d avahi-daemon[1145]: avahi-daemon 0.6.32 exiting.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping OpenVPN...
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Sep 10 18:10:46 2f9551d systemd[1]: Stopping System Logging Service...
Sep 10 18:10:46 2f9551d systemd[1]: Stopped target Containers.
Sep 10 18:10:46 2f9551d resin-partition-mounter[5068]: INFO: Unmounting /dev/disk/by-state/active.
Sep 10 18:10:46 2f9551d kernel[1063]: klogd: exiting
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Kernel Logging Service...
Sep 10 18:10:46 2f9551d systemd[1]: Stopped NVIDIA power model daemon.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Resin supervisor updater timer.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped OS SSH keys.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped target Login Prompts.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Resin persistent logs.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Resin proxy configuration service.
Sep 10 18:10:46 2f9551d openvpn[1163]: ip: RTNETLINK answers: Operation not permitted
Sep 10 18:10:46 2f9551d openvpn[1163]: Fri Sep 10 18:10:46 2021 Linux ip addr del failed: external program exited with error status: 2
Sep 10 18:10:46 2f9551d ModemManager[1075]: Caught signal, shutting down...
Sep 10 18:10:46 2f9551d bindmount[5069]: INFO: Successfully unmounted /mnt/state/root-overlay/home/root/.rnd.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Modem Manager...
Sep 10 18:10:46 2f9551d ModemManager[1075]: ModemManager is shut down
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Resin supervisor...
Sep 10 18:10:46 2f9551d systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 10 18:10:46 2f9551d NetworkManager[1149]: <info> [1631297446.4423] modem-manager: ModemManager no longer available
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Bind mount for /etc/dropbear...
Sep 10 18:10:46 2f9551d dropbear[4978]: Exit (root): Terminated by signal
Sep 10 18:10:46 2f9551d systemd[1]: Stopping SSH Per-Connection Server (52.4.252.97:54898)...
Sep 10 18:10:46 2f9551d systemd[1]: Stopped target Remote File Systems.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Bind mount for /var/lib/chrony...
Sep 10 18:10:46 2f9551d bindmount[5089]: INFO: Unmounting /mnt/state/root-overlay/etc/dropbear ...
Sep 10 18:10:46 2f9551d systemd[1]: Stopped udev rules configuration from config.json.
Sep 10 18:10:46 2f9551d resin-partition-mounter[5068]: umount: /mnt/sysroot/active: target is busy.
Sep 10 18:10:46 2f9551d resin-partition-mounter[5072]: INFO: Unmounting /dev/disk/by-state/inactive.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Bind mount for /etc/udev/rules.d...
Sep 10 18:10:46 2f9551d openvpn[1163]: Fri Sep 10 18:10:46 2021 /etc/openvpn-misc/downscript.sh resin-vpn 1500 1555 10.240.109.207 52.4.252.97 init
Sep 10 18:10:46 2f9551d systemd[1]: Starting Show Plymouth Reboot Screen...
Sep 10 18:10:46 2f9551d dropbear[5031]: Exit (root): Terminated by signal
Sep 10 18:10:46 2f9551d systemd[1]: Stopping SSH Per-Connection Server (52.4.252.97:48986)...
Sep 10 18:10:46 2f9551d bindmount[5094]: INFO: Unmounting /mnt/state/root-overlay/var/lib/chrony ...
Sep 10 18:10:46 2f9551d bindmount[5089]: INFO: Successfully unmounted /mnt/state/root-overlay/etc/dropbear.
Sep 10 18:10:46 2f9551d bindmount[5096]: INFO: Unmounting /mnt/state/root-overlay/etc/udev/rules.d ...
Sep 10 18:10:46 2f9551d bindmount[5094]: INFO: Successfully unmounted /mnt/state/root-overlay/var/lib/chrony.
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /mnt/sysroot/inactive.
Sep 10 18:10:46 2f9551d openvpn[1163]: Fri Sep 10 18:10:46 2021 SIGTERM[hard,] received, process exiting
Sep 10 18:10:46 2f9551d bindmount[5096]: INFO: Successfully unmounted /mnt/state/root-overlay/etc/udev/rules.d.
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /var/volatile/lib/chrony.
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /var/lib/chrony.
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /etc/udev/rules.d.
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /etc/dropbear.
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /home/root/.rnd.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Login Service.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Kernel Logging Service.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped System Logging Service.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Modem Manager.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped SSH Per-Connection Server (52.4.252.97:54898).
Sep 10 18:10:46 2f9551d systemd[1]: Stopped SSH Per-Connection Server (52.4.252.97:48986).
Sep 10 18:10:46 2f9551d systemd[1]: Stopped OpenVPN.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Bind mount for /var/log/journal.
Sep 10 18:10:46 2f9551d systemd[1]: mnt-sysroot-active.service: Control process exited, code=exited status=32
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Resin active root partition mount service.
Sep 10 18:10:46 2f9551d systemd[1]: mnt-sysroot-active.service: Unit entered failed state.
Sep 10 18:10:46 2f9551d systemd[1]: mnt-sysroot-active.service: Failed with result 'exit-code'.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Bind mount for /home/root/.rnd.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Resin inactive root partition mount service.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Bind mount for /etc/dropbear.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Bind mount for /var/lib/chrony.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Bind mount for /etc/udev/rules.d.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped target System Time Synchronized.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Bind mount for /etc/openvpn...
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Bind mount for /home/root/.ssh...
Sep 10 18:10:46 2f9551d systemd[1]: Removed slice system-dropbear.slice.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Resin Hostname Configuration.
Sep 10 18:10:46 2f9551d systemd[1]: Stopping Bind mount for /etc/hostname...
Sep 10 18:10:46 2f9551d bindmount[5152]: INFO: Unmounting /mnt/state/root-overlay/home/root/.ssh ...
Sep 10 18:10:46 2f9551d systemd[1]: Started Show Plymouth Reboot Screen.
Sep 10 18:10:46 2f9551d bindmount[5151]: INFO: Unmounting /mnt/state/root-overlay/etc/openvpn ...
Sep 10 18:10:46 2f9551d bindmount[5156]: INFO: Unmounting /mnt/state/root-overlay/etc/hostname ...
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /home/root/.ssh.
Sep 10 18:10:46 2f9551d bindmount[5151]: INFO: Successfully unmounted /mnt/state/root-overlay/etc/openvpn.
Sep 10 18:10:46 2f9551d bindmount[5152]: INFO: Successfully unmounted /mnt/state/root-overlay/home/root/.ssh.
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /etc/openvpn.
Sep 10 18:10:46 2f9551d systemd[1]: Unmounted /etc/hostname.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Bind mount for /etc/openvpn.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Bind mount for /home/root/.ssh.
Sep 10 18:10:46 2f9551d bindmount[5156]: INFO: Successfully unmounted /mnt/state/root-overlay/etc/hostname.
Sep 10 18:10:46 2f9551d systemd[1]: Stopped Bind mount for /etc/hostname.
Sep 10 18:10:52 2f9551d balenad[1191]: [2021-09-10T18:10:52.392Z] Waiting for connectivity...
Sep 10 18:10:52 2f9551d resin-supervisor[3877]: [2021-09-10T18:10:52.392Z] Waiting for connectivity...
Sep 10 18:10:56 2f9551d balenad[1191]: time="2021-09-10T18:10:56.623635789Z" level=info msg="Container e36a7c4c3abf4c2b40a2d7d3ead5c576c4f7b08224f929381640cc9c667c918d failed to exit within 10 seconds of signal 15 - using the force"
Sep 10 18:10:56 2f9551d balenad[1191]: time="2021-09-10T18:10:56.808457843Z" level=warning msg="unknown container" container=e36a7c4c3abf4c2b40a2d7d3ead5c576c4f7b08224f929381640cc9c667c918d module=libcontainerd namespace=plugins.moby
Sep 10 18:10:56 2f9551d balenad[1191]: time="2021-09-10T18:10:56Z" level=info msg="shim reaped" id=e36a7c4c3abf4c2b40a2d7d3ead5c576c4f7b08224f929381640cc9c667c918d module=containerd/tasks
Sep 10 18:10:56 2f9551d balenad[1191]: time="2021-09-10T18:10:56.974857959Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Sep 10 18:10:56 2f9551d balenad[1191]: time="2021-09-10T18:10:56.974970663Z" level=info msg="ignoring event" module=libcontainerd namespace=plugins.moby topic=/tasks/delete type="*events.TaskDelete"
Sep 10 18:10:57 2f9551d balenad[1191]: time="2021-09-10T18:10:57.037264399Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/containers/delete type="*events.ContainerDelete"
Sep 10 18:10:57 2f9551d resin-supervisor[5087]: resin_supervisor
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Resin supervisor.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting resin-data bind mount...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount for /etc/resin-supervisor...
Sep 10 18:10:57 2f9551d balenad[1191]: time="2021-09-10T18:10:57.066744093Z" level=info msg="Processing signal 'terminated'"
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Balena Application Container Engine...
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Balena device UUID.
Sep 10 18:10:57 2f9551d balenad[1191]: time="2021-09-10T18:10:57.071428833Z" level=error msg="failed to get event" error="rpc error: code = Internal desc = transport is closing" module=libcontainerd namespace=moby
Sep 10 18:10:57 2f9551d balenad[1191]: time="2021-09-10T18:10:57.071428961Z" level=error msg="failed to get event" error="rpc error: code = Internal desc = transport is closing" module=libcontainerd namespace=plugins.moby
Sep 10 18:10:57 2f9551d bindmount[5213]: INFO: Unmounting /mnt/state/root-overlay/etc/resin-supervisor ...
Sep 10 18:10:57 2f9551d bindmount[5213]: INFO: Successfully unmounted /mnt/state/root-overlay/etc/resin-supervisor.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /etc/resin-supervisor.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted resin-data bind mount.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount for /etc/resin-supervisor.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Balena Application Container Engine.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting Docker data mountpoint...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount for /etc/docker...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping DNS forwarder and DHCP server...
Sep 10 18:10:57 2f9551d bindmount[5224]: INFO: Unmounting /mnt/state/root-overlay/etc/docker ...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount for /home/root/.docker...
Sep 10 18:10:57 2f9551d bindmount[5229]: INFO: Unmounting /mnt/state/root-overlay/home/root/.docker ...
Sep 10 18:10:57 2f9551d dnsmasq[1171]: dnsmasq[1171]: exiting on receipt of SIGTERM
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /etc/docker.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /var/volatile/lib/docker.
Sep 10 18:10:57 2f9551d bindmount[5224]: INFO: Successfully unmounted /mnt/state/root-overlay/etc/docker.
Sep 10 18:10:57 2f9551d bindmount[5229]: INFO: Successfully unmounted /mnt/state/root-overlay/home/root/.docker.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /home/root/.docker.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted Docker data mountpoint.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount for /etc/docker.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped DNS forwarder and DHCP server.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount for /home/root/.docker.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target Network.
Sep 10 18:10:57 2f9551d systemd[1]: Stopping WPA supplicant...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Network Manager...
Sep 10 18:10:57 2f9551d NetworkManager[1149]: <info> [1631297457.1628] caught SIGTERM, shutting down normally.
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Resin data partition mount service...
Sep 10 18:10:57 2f9551d NetworkManager[1149]: <info> [1631297457.1685] dhcp4 (eth0): canceled DHCP transaction
Sep 10 18:10:57 2f9551d NetworkManager[1149]: <info> [1631297457.1686] dhcp4 (eth0): state changed bound -> done
Sep 10 18:10:57 2f9551d NetworkManager[1149]: <info> [1631297457.1686] device (eth0): DHCPv4: 480 seconds grace period started
Sep 10 18:10:57 2f9551d NetworkManager[1149]: <info> [1631297457.1692] dhcp6 (eth0): canceled DHCP transaction
Sep 10 18:10:57 2f9551d NetworkManager[1149]: <info> [1631297457.1692] dhcp6 (eth0): state changed bound -> done
Sep 10 18:10:57 2f9551d wpa_supplicant[1326]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
Sep 10 18:10:57 2f9551d NetworkManager[1149]: <info> [1631297457.1816] exiting (success)
Sep 10 18:10:57 2f9551d resin-partition-mounter[5239]: INFO: Unmounting /dev/disk/by-label/resin-data.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /mnt/data.
Sep 10 18:10:57 2f9551d wpa_supplicant[1326]: wlan0: CTRL-EVENT-TERMINATING
Sep 10 18:10:57 2f9551d systemd[1]: Stopped WPA supplicant.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Network Manager.
Sep 10 18:10:57 2f9551d chronyd[1053]: 2021-09-10T18:10:57Z chronyd exiting
Sep 10 18:10:57 2f9551d systemd[1]: Stopping NTP client/server...
Sep 10 18:10:57 2f9551d systemd[1]: Stopped NetworkManager configuration fragments from config.json.
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount for /etc/NetworkManager/conf.d...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount for /var/lib/NetworkManager...
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Resin network configure service.
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount for /etc/NetworkManager/system-connections...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping D-Bus System Message Bus...
Sep 10 18:10:57 2f9551d systemd[1]: Stopped D-Bus System Message Bus.
Sep 10 18:10:57 2f9551d bindmount[5247]: INFO: Unmounting /mnt/state/root-overlay/etc/NetworkManager/conf.d ...
Sep 10 18:10:57 2f9551d systemd[1]: Failed to propagate agent release message: Connection reset by peer
Sep 10 18:10:57 2f9551d systemd[1]: Failed to propagate agent release message: Transport endpoint is not connected
Sep 10 18:10:57 2f9551d bindmount[5249]: INFO: Unmounting /mnt/state/root-overlay/var/lib/NetworkManager ...
Sep 10 18:10:57 2f9551d bindmount[5253]: INFO: Unmounting /mnt/state/root-overlay/etc/NetworkManager/system-connections ...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /etc/NetworkManager/system-connections.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /etc/NetworkManager/conf.d.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /var/volatile/lib/NetworkManager.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /var/lib/NetworkManager.
Sep 10 18:10:57 2f9551d bindmount[5247]: INFO: Successfully unmounted /mnt/state/root-overlay/etc/NetworkManager/conf.d.
Sep 10 18:10:57 2f9551d bindmount[5249]: INFO: Successfully unmounted /mnt/state/root-overlay/var/lib/NetworkManager.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped NTP client/server.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount for /etc/NetworkManager/conf.d.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount for /var/lib/NetworkManager.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target Basic System.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target Sockets.
Sep 10 18:10:57 2f9551d systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 10 18:10:57 2f9551d systemd[1]: Closed Docker Socket for the API.
Sep 10 18:10:57 2f9551d systemd[1]: Closed Docker Socket for the API.
Sep 10 18:10:57 2f9551d systemd[1]: Closed dropbear.socket.
Sep 10 18:10:57 2f9551d systemd[1]: Closed Syslog Socket.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target Slices.
Sep 10 18:10:57 2f9551d systemd[1]: Removed slice User and Session Slice.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target Paths.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Config.json path watch.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /mnt/boot...
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Sep 10 18:10:57 2f9551d systemd[1]: Closed D-Bus System Message Bus Socket.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target System Initialization.
Sep 10 18:10:57 2f9551d bindmount[5253]: INFO: Successfully unmounted /mnt/state/root-overlay/etc/NetworkManager/system-connections.
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Load/Save Random Seed...
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Apply Kernel Variables.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Resin data partition mount service.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount for /etc/NetworkManager/system-connections.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Load/Save Random Seed.
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount for /var/lib/systemd...
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Expand resin-data partition.
Sep 10 18:10:57 2f9551d bindmount[5276]: INFO: Unmounting /mnt/state/root-overlay/var/lib/systemd ...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /var/volatile/lib/systemd.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /var/lib/systemd.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /mnt/boot.
Sep 10 18:10:57 2f9551d bindmount[5276]: INFO: Successfully unmounted /mnt/state/root-overlay/var/lib/systemd.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount for /var/lib/systemd.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Create Volatile Files and Directories.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target Local File Systems.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /mnt/state...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount volatile /var/cache...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /var/lib...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /var/volatile/log/journal...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount volatile /var/spool...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /var/cache...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /var/spool...
Sep 10 18:10:57 2f9551d umount[5289]: umount: /var/spool: target is busy.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /mnt/sysroot/active/balena/overlay2...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting Temporary Directory (/tmp)...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount volatile /srv...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /etc/machine-id...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /srv...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Bind mount volatile /var/lib...
Sep 10 18:10:57 2f9551d systemd[1]: Stopping Resin state partition mount service...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /mnt/state.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount volatile /var/cache.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /var/lib.
Sep 10 18:10:57 2f9551d systemd[1]: var-volatile-log-journal.mount: Mount process exited, code=exited status=32
Sep 10 18:10:57 2f9551d systemd[1]: Failed unmounting /var/volatile/log/journal.
Sep 10 18:10:57 2f9551d systemd[1]: var-volatile-spool.service: Control process exited, code=exited status=32
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount volatile /var/spool.
Sep 10 18:10:57 2f9551d systemd[1]: var-volatile-spool.service: Unit entered failed state.
Sep 10 18:10:57 2f9551d systemd[1]: var-volatile-spool.service: Failed with result 'exit-code'.
Sep 10 18:10:57 2f9551d systemd[1]: var-cache.mount: Mount process exited, code=exited status=32
Sep 10 18:10:57 2f9551d umount[5315]: umount: /var/lib: not mounted.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /var/cache.
Sep 10 18:10:57 2f9551d systemd[1]: var-cache.mount: Unit entered failed state.
Sep 10 18:10:57 2f9551d systemd[1]: var-spool.mount: Mount process exited, code=exited status=32
Sep 10 18:10:57 2f9551d systemd[1]: Failed unmounting /var/spool.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /mnt/sysroot/active/balena/overlay2.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted Temporary Directory (/tmp).
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount volatile /srv.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /etc/machine-id.
Sep 10 18:10:57 2f9551d systemd[1]: srv.mount: Mount process exited, code=exited status=32
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /srv.
Sep 10 18:10:57 2f9551d systemd[1]: srv.mount: Unit entered failed state.
Sep 10 18:10:57 2f9551d systemd[1]: var-volatile-lib.service: Control process exited, code=exited status=32
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Bind mount volatile /var/lib.
Sep 10 18:10:57 2f9551d systemd[1]: var-volatile-lib.service: Unit entered failed state.
Sep 10 18:10:57 2f9551d systemd[1]: var-volatile-lib.service: Failed with result 'exit-code'.
Sep 10 18:10:57 2f9551d resin-partition-mounter[5317]: INFO: /mnt/state already unmounted.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Resin state partition mount service.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target Swap.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /mnt/sysroot/active...
Sep 10 18:10:57 2f9551d systemd[1]: Unmounting /var/volatile...
Sep 10 18:10:57 2f9551d systemd[1]: var-volatile.mount: Mount process exited, code=exited status=32
Sep 10 18:10:57 2f9551d systemd[1]: Failed unmounting /var/volatile.
Sep 10 18:10:57 2f9551d systemd[1]: Unmounted /mnt/sysroot/active.
Sep 10 18:10:57 2f9551d systemd[1]: Reached target Unmount All Filesystems.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped target Local File Systems (Pre).
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Remount Root and Kernel File Systems.
Sep 10 18:10:57 2f9551d systemd[1]: Stopped Create Static Device Nodes in /dev.
Sep 10 18:10:57 2f9551d systemd[1]: Reached target Shutdown.
Sep 10 18:10:57 2f9551d systemd[1]: Reached target Final Step.
Sep 10 18:10:57 2f9551d systemd[1]: Starting Reboot...
Sep 10 18:10:57 2f9551d systemd[1]: Shutting down.
Sep 10 18:10:57 2f9551d systemd[1]: Set hardware watchdog to 10min.
Sep 10 18:10:57 2f9551d kernel: tegra_wdt_t18x 30c0000.watchdog: Watchdog(0): wdt timeout set to 600 sec
Sep 10 18:10:57 2f9551d kernel: watchdog watchdog0: watchdog did not stop!
Sep 10 18:10:57 2f9551d systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Sep 10 18:10:57 2f9551d systemd-journald[750]: Journal stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment