Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating HAOS VM (since 13.1 -> 13.2) results in the VM never rebooting automatically #3714

Open
pcmike opened this issue Dec 4, 2024 · 2 comments
Labels

Comments

@pcmike
Copy link

pcmike commented Dec 4, 2024

Describe the issue you are experiencing

Ever since attempting to update my HAOS VM (running on proxmox) from 13.1 to 13.2 I've been having issues. The first time I attempted 13.1 -> 13.2 the system never restarted (I think there is a post somewhere about that) and I had no clue how to troubleshoot so I just restored a previous backup. Just last night I attempted the update again and this time I noted it hung on "target reached: system reboot." I manually rebooted the VM and 13.2 loaded just fine. I subsequently tried "cli host reboot" and the system rebooted just fine back into 13.2 without issue. I also didn't note anything of interest in the system logs.

This morning I saw the release of HAOS 14 and attempted to update, making sure to make a snapshot right before. This time the 13.2 -> 14 update got stuck at "Unmounting HassOS data partition..." and after about 5mins I just threw in the towel and rolled back to my snapshot. Per https://github.com/home-assistant/operating-system/discussions/3711#discussioncomment-11461465 I'm raising this issue and providing the output of blkid

# blkid
/dev/zram1: LABEL="hassos-var" UUID="ae654cc8-45c2-4Ъ02-8447-f1cbd1414991" BL0CK_SI2E="4096" TYPЕ="ext4" /dev/zram2: LABEL="hassos-tmp" UUID="9f9f06f2-5bab-4cfa-b792-8ff5c05445ba" BLOCK_SI2E="4096" TYPE="ext4"
/dev/sda4: BLOCK_SI2E="131072" TYPE="squashfs" PARTLABEL="hassos-kerne11" PARTUUID="{c0Za4f0-5350-406f-93a2-56cbed636b5f"
/dev/sda2: BLOCK_SIZE="131072"
TYPE="squashfs" PARTLABEL="hassos-kerne10" PARTUUID="26700fc6-b0bc-4ccf-9837-ea1a4cba3e65"'
‹deu/sda?: LABEL="hassos-overlay" UUID="c10d6845-1927-460e-8b8b-5ec?7eaae9bc" BLOCK_SI2E="1024" TYPE="ext4"'
PARTLABEL="hassos-over lay" PARTUUID="{1326040-5236-4
Oeb-b683-aaa100a9afcf"
/dev/sda5: UUID="4f02096b-a917-49ad-8bf8-67e6739201b6"'
BLOCK_S1ZE="4096" TYPE="erofs" PARTLABEL="hassos-system1" PARTUUID="a3ec664e-32ce-4665-95ea-7ae90ce9aa20"
/deu/sda3: UUID="919de407-1b0d-451a-a765-3707c25925fd"
BLOCK_SIZE="4096" TYPE="erofs" PARTLABEL="hassos-system0" PARTUUID="8d3d53e3-6d49-4c38-8349-aff6859e82fd"
/dev/sda1: SEC_TYPE="msdos" LABEL_FATBOOT="hassos-boot" LABEL="hassos-boot" UUID="DC7E-DBF8" BLOCK_SIZE="512"
0952-733c-4c88-8cba-cab9b8b4377f"*
TYPE="ufat" PARTLABEL="hassos-boot" PARTUUID="b3dd
deu/sda8: LABEL="hassos-data" UUID="584c1524-4afa-49bd-b590-c9d53f718dd5" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="hassos-data" PARTUUID="a52a4597-fa3a-4851-ae
fd-2fbe9f849079"
/deu/sda6: PARTLABEL="hassos-bootstate" PARTUUID="33236519-7f32-4dff-8002-3390b62c309d"
#

The above output was entirely too difficult to actually get.. it's from a screenshot that I then had to select the "text" from, so some of it may not have "translated" correctly. Apparently there is zero way to get to a login prompt on the host system to be able to run blkid in such a way as to be able to copy and paste the output. I tried installing the ssh add-on, but that just drops you into a shell inside docker with zero access to blkid. You get access to "ha" but there is no "ha login" within that environment. Perhaps someone else knows a way to actually get access to the host is in a meaningful way?

@agners

**Also, all the log output that was pasted in below is from my rolled back 13.2 install, NOT 14.**

What operating system image do you use?

ova (for Virtual Machines)

What version of Home Assistant Operating System is installed?

13.2

Did the problem occur after upgrading the Operating System?

Yes

Hardware details

Proxmox 8.2.7

Steps to reproduce the issue

  1. Update HAOS from 13.2 to 14

...

Anything in the Supervisor logs that might be useful for us?

[core-ssh ~]$ ha supervisor logs
2024-12-04 06:15:36.959 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-12-04 06:15:36.959 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-12-04 06:15:36.959 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-12-04 06:15:36.959 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-12-04 06:15:36.959 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-12-04 06:15:36.997 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-12-04 06:15:36.997 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-12-04 06:15:36.997 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-12-04 06:16:44.077 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-12-04 06:46:44.150 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-12-04 07:15:37.004 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-12-04 07:15:37.004 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-12-04 07:15:37.004 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-12-04 07:15:37.042 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-12-04 07:15:37.042 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-12-04 07:15:37.044 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-12-04 07:15:37.044 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-12-04 07:15:37.044 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-12-04 07:15:37.044 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-12-04 07:15:37.044 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-12-04 07:15:37.044 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-12-04 07:15:37.044 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-12-04 07:15:37.044 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-12-04 07:15:37.083 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-12-04 07:15:37.083 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-12-04 07:15:37.083 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-12-04 07:16:44.205 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-12-04 07:16:44.647 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/wez/govee2mqtt repository
2024-12-04 07:16:44.648 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/music-assistant/home-assistant-addon repository
2024-12-04 07:16:44.649 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
2024-12-04 07:16:44.649 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
2024-12-04 07:16:44.652 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
2024-12-04 07:16:45.201 INFO (MainThread) [supervisor.store] Loading add-ons from store: 81 all - 0 new - 0 remove
2024-12-04 07:16:45.201 INFO (MainThread) [supervisor.store] Loading add-ons from store: 81 all - 0 new - 0 remove
2024-12-04 07:39:19.003 INFO (MainThread) [supervisor.hardware.monitor] Detecting remove hardware /dev/ttyACM0 - /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231121103708-if00
2024-12-04 07:39:19.003 INFO (MainThread) [supervisor.hardware.monitor] Detecting remove hardware /dev/bus/usb/002/002 - None
2024-12-04 07:39:19.601 INFO (MainThread) [supervisor.hardware.monitor] Detecting remove hardware /dev/bus/usb/002/003 - None
2024-12-04 07:39:21.600 INFO (MainThread) [supervisor.hardware.monitor] Detecting add hardware /dev/bus/usb/002/004 - None
2024-12-04 07:39:21.601 INFO (MainThread) [supervisor.hardware.monitor] Detecting add hardware /dev/ttyACM0 - /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231121103708-if00
2024-12-04 07:39:22.191 INFO (MainThread) [supervisor.hardware.monitor] Detecting add hardware /dev/bus/usb/002/005 - None
2024-12-04 07:46:44.249 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-12-04 08:18:33.376 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-12-04 08:24:55.136 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-12-04 08:24:55.137 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-12-04 08:24:55.137 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-12-04 08:24:55.186 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-12-04 08:24:55.186 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-12-04 08:24:55.190 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-12-04 08:24:55.190 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-12-04 08:24:55.190 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-12-04 08:24:55.190 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-12-04 08:24:55.190 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-12-04 08:24:55.190 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-12-04 08:24:55.190 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-12-04 08:24:55.190 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-12-04 08:24:55.219 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-12-04 08:24:55.219 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-12-04 08:24:55.219 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-12-04 08:26:01.276 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-12-04 08:26:01.419 INFO (MainThread) [supervisor.host.services] Updating service information
2024-12-04 08:26:01.421 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-12-04 08:26:01.446 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-12-04 08:26:01.448 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2024-12-04 08:39:41.493 INFO (MainThread) [supervisor.addons.addon] No core_ssh addon Docker image homeassistant/amd64-addon-ssh found
2024-12-04 08:39:41.493 INFO (MainThread) [supervisor.docker.interface] Downloading docker image homeassistant/amd64-addon-ssh with tag 9.15.0.
2024-12-04 08:39:44.107 INFO (MainThread) [supervisor.addons.addon] Creating Home Assistant add-on data folder /data/addons/data/core_ssh
2024-12-04 08:39:44.108 INFO (MainThread) [supervisor.docker.interface] Downloading docker image homeassistant/amd64-addon-ssh with tag 9.15.0.
2024-12-04 08:39:44.503 INFO (MainThread) [supervisor.addons.manager] Add-on 'core_ssh' successfully installed
2024-12-04 08:40:48.210 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-ssh with version 9.15.0
2024-12-04 08:40:50.587 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 08:40:50.588 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 08:40:50.589 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh
2024-12-04 08:40:50.590 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh
2024-12-04 08:43:22.581 INFO (SyncWorker_3) [supervisor.docker.manager] Stopping addon_core_ssh application
2024-12-04 08:43:25.685 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_core_ssh application
2024-12-04 08:43:25.858 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-ssh with version 9.15.0
2024-12-04 08:43:47.516 INFO (SyncWorker_4) [supervisor.docker.manager] Stopping addon_core_ssh application
2024-12-04 08:43:50.632 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_core_ssh application
2024-12-04 08:43:50.813 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-ssh with version 9.15.0
2024-12-04 08:43:52.997 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 08:43:52.998 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 08:43:52.999 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh
2024-12-04 08:43:52.999 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh
2024-12-04 08:47:20.512 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 08:47:20.513 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 08:47:20.513 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh
2024-12-04 08:47:20.514 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh
2024-12-04 08:48:35.376 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-12-04 09:00:57.426 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 09:00:57.427 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 09:00:57.428 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh
2024-12-04 09:00:57.429 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh
2024-12-04 09:18:34.482 INFO (MainThread) [supervisor.api.middleware.security] /host/logs access from core_ssh
2024-12-04 09:18:37.431 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2024-12-04 09:20:58.756 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 09:20:58.757 INFO (MainThread) [supervisor.api.middleware.security] /network/info access from core_ssh
2024-12-04 09:20:58.758 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from core_ssh
2024-12-04 09:20:58.759 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from core_ssh
2024-12-04 09:21:01.718 INFO (MainThread) [supervisor.api.middleware.security] /host/logs access from core_ssh
2024-12-04 09:21:27.007 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/logs access from core_ssh
[core-ssh ~]$

Anything in the Host logs that might be useful for us?

[core-ssh ~]$ ha host logs
2024-12-04 13:26:01.360 homeassistant systemd[1]: Starting Time & Date Service...
2024-12-04 13:26:01.413 homeassistant systemd[1]: Started Time & Date Service.
2024-12-04 13:26:31.368 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2024-12-04 13:26:31.393 homeassistant kernel: audit: type=1334 audit(1733318791.392:397): prog-id=132 op=UNLOAD
2024-12-04 13:26:31.393 homeassistant kernel: audit: type=1334 audit(1733318791.392:398): prog-id=131 op=UNLOAD
2024-12-04 13:26:31.393 homeassistant kernel: audit: type=1334 audit(1733318791.392:399): prog-id=130 op=UNLOAD
2024-12-04 13:26:31.445 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
2024-12-04 13:26:31.450 homeassistant kernel: audit: type=1334 audit(1733318791.449:400): prog-id=135 op=UNLOAD
2024-12-04 13:26:31.450 homeassistant kernel: audit: type=1334 audit(1733318791.449:401): prog-id=134 op=UNLOAD
2024-12-04 13:26:31.450 homeassistant kernel: audit: type=1334 audit(1733318791.449:402): prog-id=133 op=UNLOAD
2024-12-04 13:40:48.114 homeassistant kernel: hassio: port 10(veth3fa0fef) entered blocking state
2024-12-04 13:40:48.114 homeassistant kernel: hassio: port 10(veth3fa0fef) entered disabled state
2024-12-04 13:40:48.114 homeassistant kernel: veth3fa0fef: entered allmulticast mode
2024-12-04 13:40:48.114 homeassistant kernel: veth3fa0fef: entered promiscuous mode
2024-12-04 13:40:48.114 homeassistant kernel: hassio: port 10(veth3fa0fef) entered blocking state
2024-12-04 13:40:48.114 homeassistant kernel: hassio: port 10(veth3fa0fef) entered forwarding state
2024-12-04 13:40:48.114 homeassistant NetworkManager[408]: <info>  [1733319648.1145] manager: (veth5633294): new Veth device (/org/freedesktop/NetworkManager/Devices/30)
2024-12-04 13:40:48.115 homeassistant kernel: audit: type=1700 audit(1733319648.112:403): dev=veth3fa0fef prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
2024-12-04 13:40:48.115 homeassistant kernel: audit: type=1300 audit(1733319648.112:403): arch=c000003e syscall=44 success=yes exit=40 a0=d a1=c00077c6c0 a2=28 a3=0 items=0 ppid=1 pid=502 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2024-12-04 13:40:48.115 homeassistant kernel: audit: type=1327 audit(1733319648.112:403): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2024-12-04 13:40:48.115 homeassistant kernel: hassio: port 10(veth3fa0fef) entered disabled state
2024-12-04 13:40:48.115 homeassistant NetworkManager[408]: <info>  [1733319648.1150] manager: (veth3fa0fef): new Veth device (/org/freedesktop/NetworkManager/Devices/31)
2024-12-04 13:40:48.160 homeassistant systemd[1]: Started libcontainer container 4b23facc251d0c675262b8ef320fa619183046384d6024977668173bc13f9615.
2024-12-04 13:40:48.167 homeassistant kernel: audit: type=1334 audit(1733319648.165:404): prog-id=136 op=LOAD
2024-12-04 13:40:48.167 homeassistant kernel: audit: type=1334 audit(1733319648.165:405): prog-id=137 op=LOAD
2024-12-04 13:40:48.167 homeassistant kernel: audit: type=1300 audit(1733319648.165:405): arch=c000003e syscall=321 success=yes exit=16 a0=5 a1=c00016d928 a2=78 a3=0 items=0 ppid=139527 pid=139537 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-12-04 13:40:48.167 homeassistant kernel: audit: type=1327 audit(1733319648.165:405): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F34623233666163633235316430633637353236326238656633
2024-12-04 13:40:48.167 homeassistant kernel: audit: type=1334 audit(1733319648.165:406): prog-id=138 op=LOAD
2024-12-04 13:40:48.167 homeassistant kernel: audit: type=1300 audit(1733319648.165:406): arch=c000003e syscall=321 success=yes exit=18 a0=5 a1=c00016d6c0 a2=78 a3=0 items=0 ppid=139527 pid=139537 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="runc" exe="/usr/bin/runc" subj=unconfined key=(null)
2024-12-04 13:40:48.167 homeassistant kernel: audit: type=1327 audit(1733319648.165:406): proctitle=72756E63002D2D726F6F74002F7661722F72756E2F646F636B65722F72756E74696D652D72756E632F6D6F6279002D2D6C6F67002F72756E2F636F6E7461696E6572642F696F2E636F6E7461696E6572642E72756E74696D652E76322E7461736B2F6D6F62792F34623233666163633235316430633637353236326238656633
2024-12-04 13:40:48.191 homeassistant kernel: eth0: renamed from veth5633294
2024-12-04 13:40:48.195 homeassistant NetworkManager[408]: <info>  [1733319648.1955] device (veth3fa0fef): carrier: link connected
2024-12-04 13:40:48.195 homeassistant kernel: hassio: port 10(veth3fa0fef) entered blocking state
2024-12-04 13:40:48.195 homeassistant kernel: hassio: port 10(veth3fa0fef) entered forwarding state
2024-12-04 13:43:25.620 homeassistant systemd[1]: docker-4b23facc251d0c675262b8ef320fa619183046384d6024977668173bc13f9615.scope: Deactivated successfully.
2024-12-04 13:43:25.621 homeassistant kernel: kauditd_printk_skb: 33 callbacks suppressed
2024-12-04 13:43:25.621 homeassistant kernel: audit: type=1334 audit(1733319805.619:418): prog-id=136 op=UNLOAD
2024-12-04 13:43:25.626 homeassistant dockerd[502]: time="2024-12-04T13:43:25.626159472Z" level=info msg="ignoring event" container=4b23facc251d0c675262b8ef320fa619183046384d6024977668173bc13f9615 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
2024-12-04 13:43:25.640 homeassistant kernel: hassio: port 10(veth3fa0fef) entered disabled state
2024-12-04 13:43:25.640 homeassistant kernel: veth5633294: renamed from eth0
2024-12-04 13:43:25.654 homeassistant NetworkManager[408]: <info>  [1733319805.6546] manager: (veth5633294): new Veth device (/org/freedesktop/NetworkManager/Devices/32)
2024-12-04 13:43:25.657 homeassistant kernel: hassio: port 10(veth3fa0fef) entered disabled state
2024-12-04 13:43:25.657 homeassistant kernel: veth3fa0fef (unregistering): left allmulticast mode
2024-12-04 13:43:25.657 homeassistant kernel: veth3fa0fef (unregistering): left promiscuous mode
2024-12-04 13:43:25.657 homeassistant kernel: audit: type=1700 audit(1733319805.655:419): dev=veth3fa0fef prom=0 old_prom=256 auid=4294967295 uid=0 gid=0 ses=4294967295
2024-12-04 13:43:25.657 homeassistant kernel: hassio: port 10(veth3fa0fef) entered disabled state
2024-12-04 13:43:25.664 homeassistant kernel: audit: type=1300 audit(1733319805.655:419): arch=c000003e syscall=44 success=yes exit=32 a0=d a1=c001031280 a2=20 a3=0 items=0 ppid=1 pid=502 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2024-12-04 13:43:25.664 homeassistant kernel: audit: type=1327 audit(1733319805.655:419): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2024-12-04 13:43:25.671 homeassistant systemd[1]: var-lib-docker-overlay2-8cc1c891fc767756f8531cfe64eb33e3880a186557befee29cdd5ce9f2d9c56a-merged.mount: Deactivated successfully.
2024-12-04 13:43:25.681 homeassistant systemd[1]: mnt-data-docker-overlay2-8cc1c891fc767756f8531cfe64eb33e3880a186557befee29cdd5ce9f2d9c56a-merged.mount: Deactivated successfully.
2024-12-04 13:43:25.691 homeassistant kernel: audit: type=1334 audit(1733319805.690:420): prog-id=139 op=UNLOAD
2024-12-04 13:43:25.753 homeassistant kernel: hassio: port 10(vethcb0efb7) entered blocking state
2024-12-04 13:43:25.753 homeassistant kernel: hassio: port 10(vethcb0efb7) entered disabled state
2024-12-04 13:43:25.753 homeassistant kernel: vethcb0efb7: entered allmulticast mode
2024-12-04 13:43:25.753 homeassistant kernel: vethcb0efb7: entered promiscuous mode
2024-12-04 13:43:25.753 homeassistant kernel: audit: type=1700 audit(1733319805.752:421): dev=vethcb0efb7 prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
2024-12-04 13:43:25.753 homeassistant kernel: hassio: port 10(vethcb0efb7) entered blocking state
2024-12-04 13:43:25.753 homeassistant kernel: hassio: port 10(vethcb0efb7) entered forwarding state
2024-12-04 13:43:25.753 homeassistant kernel: audit: type=1300 audit(1733319805.752:421): arch=c000003e syscall=44 success=yes exit=40 a0=d a1=c001742f90 a2=28 a3=0 items=0 ppid=1 pid=502 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2024-12-04 13:43:25.753 homeassistant kernel: audit: type=1327 audit(1733319805.752:421): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2024-12-04 13:43:25.754 homeassistant NetworkManager[408]: <info>  [1733319805.7541] manager: (vetha86484a): new Veth device (/org/freedesktop/NetworkManager/Devices/33)
2024-12-04 13:43:25.754 homeassistant NetworkManager[408]: <info>  [1733319805.7545] manager: (vethcb0efb7): new Veth device (/org/freedesktop/NetworkManager/Devices/34)
2024-12-04 13:43:25.797 homeassistant systemd[1]: Started libcontainer container bf6d23e871c879de89df8f9a2dbaa35fa3f90c97193100f5362bee7524283509.
2024-12-04 13:43:25.802 homeassistant kernel: audit: type=1334 audit(1733319805.801:422): prog-id=140 op=LOAD
2024-12-04 13:43:25.802 homeassistant kernel: audit: type=1334 audit(1733319805.801:423): prog-id=141 op=LOAD
2024-12-04 13:43:25.833 homeassistant kernel: eth0: renamed from vetha86484a
2024-12-04 13:43:25.840 homeassistant NetworkManager[408]: <info>  [1733319805.8407] device (vethcb0efb7): carrier: link connected
2024-12-04 13:43:50.559 homeassistant systemd[1]: docker-bf6d23e871c879de89df8f9a2dbaa35fa3f90c97193100f5362bee7524283509.scope: Deactivated successfully.
2024-12-04 13:43:50.559 homeassistant kernel: kauditd_printk_skb: 38 callbacks suppressed
2024-12-04 13:43:50.559 homeassistant kernel: audit: type=1334 audit(1733319830.558:436): prog-id=140 op=UNLOAD
2024-12-04 13:43:50.566 homeassistant dockerd[502]: time="2024-12-04T13:43:50.566152552Z" level=info msg="ignoring event" container=bf6d23e871c879de89df8f9a2dbaa35fa3f90c97193100f5362bee7524283509 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
2024-12-04 13:43:50.580 homeassistant kernel: hassio: port 10(vethcb0efb7) entered disabled state
2024-12-04 13:43:50.580 homeassistant kernel: vetha86484a: renamed from eth0
2024-12-04 13:43:50.591 homeassistant NetworkManager[408]: <info>  [1733319830.5914] manager: (vetha86484a): new Veth device (/org/freedesktop/NetworkManager/Devices/35)
2024-12-04 13:43:50.593 homeassistant kernel: hassio: port 10(vethcb0efb7) entered disabled state
2024-12-04 13:43:50.594 homeassistant kernel: vethcb0efb7 (unregistering): left allmulticast mode
2024-12-04 13:43:50.594 homeassistant kernel: vethcb0efb7 (unregistering): left promiscuous mode
2024-12-04 13:43:50.594 homeassistant kernel: audit: type=1700 audit(1733319830.592:437): dev=vethcb0efb7 prom=0 old_prom=256 auid=4294967295 uid=0 gid=0 ses=4294967295
2024-12-04 13:43:50.594 homeassistant kernel: hassio: port 10(vethcb0efb7) entered disabled state
2024-12-04 13:43:50.605 homeassistant kernel: audit: type=1300 audit(1733319830.592:437): arch=c000003e syscall=44 success=yes exit=32 a0=d a1=c001031460 a2=20 a3=0 items=0 ppid=1 pid=502 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2024-12-04 13:43:50.605 homeassistant kernel: audit: type=1327 audit(1733319830.592:437): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2024-12-04 13:43:50.612 homeassistant systemd[1]: var-lib-docker-overlay2-7e8f6ecb76367be515b1502499d01bb1470969867fa925200c8d18cf80b2492e-merged.mount: Deactivated successfully.
2024-12-04 13:43:50.612 homeassistant systemd[1]: mnt-data-docker-overlay2-7e8f6ecb76367be515b1502499d01bb1470969867fa925200c8d18cf80b2492e-merged.mount: Deactivated successfully.
2024-12-04 13:43:50.631 homeassistant kernel: audit: type=1334 audit(1733319830.630:438): prog-id=143 op=UNLOAD
2024-12-04 13:43:50.702 homeassistant kernel: hassio: port 10(vethb21c10a) entered blocking state
2024-12-04 13:43:50.702 homeassistant kernel: hassio: port 10(vethb21c10a) entered disabled state
2024-12-04 13:43:50.702 homeassistant kernel: vethb21c10a: entered allmulticast mode
2024-12-04 13:43:50.702 homeassistant kernel: vethb21c10a: entered promiscuous mode
2024-12-04 13:43:50.702 homeassistant kernel: hassio: port 10(vethb21c10a) entered blocking state
2024-12-04 13:43:50.702 homeassistant kernel: hassio: port 10(vethb21c10a) entered forwarding state
2024-12-04 13:43:50.702 homeassistant kernel: audit: type=1700 audit(1733319830.701:439): dev=vethb21c10a prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
2024-12-04 13:43:50.702 homeassistant kernel: audit: type=1300 audit(1733319830.701:439): arch=c000003e syscall=44 success=yes exit=40 a0=d a1=c00077c060 a2=28 a3=0 items=0 ppid=1 pid=502 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dockerd" exe="/usr/bin/dockerd" subj=unconfined key=(null)
2024-12-04 13:43:50.702 homeassistant kernel: audit: type=1327 audit(1733319830.701:439): proctitle=2F7573722F62696E2F646F636B657264002D480066643A2F2F002D2D636F6E7461696E6572643D2F72756E2F636F6E7461696E6572642F636F6E7461696E6572642E736F636B
2024-12-04 13:43:50.705 homeassistant NetworkManager[408]: <info>  [1733319830.7039] manager: (veth0b0d803): new Veth device (/org/freedesktop/NetworkManager/Devices/36)
2024-12-04 13:43:50.705 homeassistant NetworkManager[408]: <info>  [1733319830.7043] manager: (vethb21c10a): new Veth device (/org/freedesktop/NetworkManager/Devices/37)
2024-12-04 13:43:50.720 homeassistant kernel: audit: type=1325 audit(1733319830.719:440): table=nat:84 family=2 entries=1 op=nft_register_rule pid=140555 subj=unconfined comm="iptables"
2024-12-04 13:43:50.720 homeassistant kernel: audit: type=1300 audit(1733319830.719:440): arch=c000003e syscall=46 success=yes exit=508 a0=3 a1=7ffde4427c90 a2=0 a3=7ffde4427c7c items=0 ppid=502 pid=140555 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-nft-multi" subj=unconfined key=(null)
2024-12-04 13:43:50.758 homeassistant systemd[1]: Started libcontainer container 7f5b803b440dade51f16b9c229444dc40d60162aeccc12efb11c16aa261adc4b.
2024-12-04 13:43:50.790 homeassistant kernel: eth0: renamed from veth0b0d803
2024-12-04 13:43:50.797 homeassistant NetworkManager[408]: <info>  [1733319830.7974] device (vethb21c10a): carrier: link connected
[core-ssh ~]$

System information

System Information

version core-2024.11.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.54-haos
arch x86_64
timezone America/New_York
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
HACS Data ok
GitHub API Calls Remaining 5000
Installed Version 2.0.1
Stage running
Available Repositories 1473
Downloaded Repositories 17
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 13.2
update_channel stable
supervisor_version supervisor-2024.11.4
agent_version 1.6.0
docker_version 27.2.0
disk_total 30.8 GB
disk_used 15.0 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization kvm
board ova
supervisor_api ok
version_api ok
installed_addons File editor (5.8.0), Matter Server (6.6.1), Mosquitto broker (6.4.1), Glances (0.21.1), Piper (1.5.2), Whisper (2.3.0), ESPHome Device Compiler (2024.11.2), Govee to MQTT Bridge (2024.07.13-82ddc6e9), Terminal & SSH (9.15.0)
Dashboards
dashboards 6
resources 10
views 6
mode storage
Recorder
oldest_recorder_run November 24, 2024 at 2:44 PM
current_recorder_run December 3, 2024 at 1:15 PM
estimated_db_size 518.59 MiB
database_engine sqlite
database_version 3.45.3

Additional information

No response

@pcmike pcmike added the bug label Dec 4, 2024
@pcmike
Copy link
Author

pcmike commented Dec 4, 2024

So, I literally just did the same procedure I used to successfully update from 13.1 to 13.2 and this time the update succeeded. Essentially, all I did was.. "host reboot" from the CLI and allow the VM to reboot successfully (it did) and then immediately take a snapshot (just incase) and then attempt an update to HAOS 14 and this time the update completed and rebooted successfully. Obviously there is entirely no way to capture everything that's printed in the console during the reboot, but I did make a screen recording of the console while that was doing its thing.

@steuerlexi
Copy link

This is basically the same as my issue that i raised earlier today.

#3713

@home-assistant home-assistant deleted a comment from gky008 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants