Advertisement
spookybathtub

Untitled

Feb 11th, 2024
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.69 KB | None | 0 0
  1. * Executing task: supervisor_run
  2.  
  3. Run Supervisor
  4. Starting docker.
  5. Using "vfs" storage driver. Bind mount /var/lib/docker to use the faster overlay2 driver.
  6. Waiting for docker to initialize...
  7. Docker was initialized
  8. Restarting Supervisor
  9. hassio_supervisor
  10. 1118
  11. Dbus is running
  12. 1126
  13. udev is running
  14. INFO: 2024/02/12 00:06:37 main.go:33: Start OS-Agent 1.5.1
  15. INFO: 2024/02/12 00:06:37 main.go:123: Exposing object /io/hass/os with interface io.hass.os ...
  16. INFO: 2024/02/12 00:06:37 main.go:66: Listening on service io.hass.os ...
  17. WARNING: 2024/02/12 00:06:37 datadisk.go:106: Can't find a data mount!
  18. INFO: 2024/02/12 00:06:37 datadisk.go:154: Exposing object /io/hass/os/DataDisk with interface io.hass.os.DataDisk ...
  19. INFO: 2024/02/12 00:06:37 system.go:162: Exposing object /io/hass/os/System with interface io.hass.os.System ...
  20. WARNING: 2024/02/12 00:06:37 apparmor.go:31: exec: "apparmor_parser": executable file not found in $PATH
  21. INFO: 2024/02/12 00:06:37 apparmor.go:116: Exposing object /io/hass/os/AppArmor with interface io.hass.os.AppArmor ...
  22. INFO: 2024/02/12 00:06:37 cgroup.go:115: Detected CGroups Version 2
  23. INFO: 2024/02/12 00:06:37 cgroup.go:143: Exposing object /io/hass/os/CGroup with interface io.hass.os.CGroup ...
  24. INFO: 2024/02/12 00:06:37 boards.go:68: Exposing object /io/hass/os/Boards with interface io.hass.os.Boards ...
  25. INFO: 2024/02/12 00:06:37 supervised.go:47: Exposing object /io/hass/os/Boards/Supervised with interface io.hass.os.Boards.Supervised ...
  26. s6-rc: info: service s6rc-oneshot-runner: starting
  27. s6-rc: info: service s6rc-oneshot-runner successfully started
  28. s6-rc: info: service fix-attrs: starting
  29. s6-rc: info: service fix-attrs successfully started
  30. s6-rc: info: service legacy-cont-init: starting
  31. cont-init: info: running /etc/cont-init.d/udev.sh
  32. [00:06:40] INFO: Using udev information from host
  33. cont-init: info: /etc/cont-init.d/udev.sh exited 0
  34. s6-rc: info: service legacy-cont-init successfully started
  35. s6-rc: info: service legacy-services: starting
  36. services-up: info: copying legacy longrun supervisor (no readiness notification)
  37. services-up: info: copying legacy longrun watchdog (no readiness notification)
  38. [00:06:40] INFO: Starting local supervisor watchdog...
  39. s6-rc: info: service legacy-services successfully started
  40. 24-02-12 00:06:40 INFO (MainThread) [__main__] Initializing Supervisor setup
  41. 24-02-11 16:06:40 WARNING (MainThread) [supervisor.bootstrap] Environment variable 'SUPERVISOR_DEV' is set
  42. 24-02-11 16:06:40 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: qemuarm-64
  43. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_state_change' with 'initialize'
  44. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '8725cb9d011444a7944cc89fe1d5905b'
  45. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_supervisor_attach', 'reference': 'hassio_supervisor', 'uuid': '8725cb9d011444a7944cc89fe1d5905b', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  46. 24-02-11 16:06:40 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2024.02.0.dev0901
  47. 24-02-11 16:06:40 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
  48. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '8725cb9d011444a7944cc89fe1d5905b'
  49. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'f7849e12ab9641028f62ccb9afaf0934'
  50. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_supervisor_attach', 'reference': 'hassio_supervisor', 'uuid': '8725cb9d011444a7944cc89fe1d5905b', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  51. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_cleanup', 'reference': 'hassio_supervisor', 'uuid': 'f7849e12ab9641028f62ccb9afaf0934', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  52. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'f7849e12ab9641028f62ccb9afaf0934'
  53. 24-02-11 16:06:40 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
  54. 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.base] System run with disabled trusted content security. (more-info: https://www.home-assistant.io/more-info/unsupported/content_trust)
  55. 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.docker_configuration] Docker storage driver vfs is not supported!
  56. 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.docker_configuration] Docker logging driver json-file is not supported!
  57. 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.base] The configuration of Docker is not supported (more-info: https://www.home-assistant.io/more-info/unsupported/docker_configuration)
  58. 24-02-11 16:06:40 WARNING (MainThread) [supervisor.resolution.evaluations.base] AppArmor is required for Home Assistant. (more-info: https://www.home-assistant.io/more-info/unsupported/apparmor)
  59. 24-02-11 16:06:40 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
  60. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_cleanup', 'reference': 'hassio_supervisor', 'uuid': 'f7849e12ab9641028f62ccb9afaf0934', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  61. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>]}}}
  62. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>]}}}
  63. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>]}}}
  64. 24-02-11 16:06:40 INFO (MainThread) [supervisor.bootstrap] Initializing Supervisor debugger
  65. 0.00s - Debugger warning: It seems that frozen modules are being used, which may
  66. 0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
  67. 0.00s - to python to disable frozen modules.
  68. 0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
  69. /usr/local/lib/python3.12/site-packages/debugpy/adapter/__main__.py:37: DeprecationWarning: This process (pid=116) is multi-threaded, use of fork() may lead to deadlocks in the child.
  70. if os.fork() != 0:
  71. 24-02-11 16:06:40 INFO (MainThread) [__main__] Setting up Supervisor
  72. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_state_change' with 'setup'
  73. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'e2bde294acaa4aa297c871b36d4dd4b6'
  74. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'supervisor_check_connectivity', 'reference': None, 'uuid': 'e2bde294acaa4aa297c871b36d4dd4b6', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  75. 24-02-11 16:06:40 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'e2bde294acaa4aa297c871b36d4dd4b6'
  76. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'supervisor_check_connectivity', 'reference': None, 'uuid': 'e2bde294acaa4aa297c871b36d4dd4b6', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  77. 24-02-11 16:06:41 INFO (MainThread) [asyncio] <Server sockets=(<asyncio.TransportSocket fd=17, family=2, type=1, proto=6, laddr=('0.0.0.0', 80)>,)> is serving
  78. 24-02-11 16:06:41 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
  79. 24-02-11 16:06:41 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
  80. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
  81. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
  82. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
  83. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
  84. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
  85. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
  86. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
  87. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
  88. 24-02-11 16:06:41 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
  89. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os
  90. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os
  91. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.network] No Network Manager support on the host. Local network functions have been disabled.
  92. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.logind] Can't connect to systemd-logind
  93. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.hostname] Can't connect to systemd-hostname
  94. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.rauc] Host has no rauc support. OTA updates have been disabled.
  95. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.resolved] Host has no systemd-resolved support. DNS will not work correctly.
  96. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.timedate] Can't connect to systemd-timedate
  97. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.systemd] Can't connect to systemd
  98. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/Manager
  99. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/Manager
  100. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /io/hass/os
  101. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.UDisks2.Manager.call_get_block_devices on /org/freedesktop/UDisks2/Manager
  102. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/AppArmor
  103. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/AppArmor
  104. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/Boards
  105. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/Boards
  106. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/CGroup
  107. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/DataDisk
  108. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/DataDisk
  109. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/System
  110. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /io/hass/os/AppArmor
  111. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /io/hass/os/DataDisk
  112. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd0
  113. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd0
  114. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: io.hass.os - /io/hass/os/Boards/Supervised
  115. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/Boards/Supervised
  116. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd0
  117. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd10
  118. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd10
  119. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.dbus.agent] No OS-Agent support on the host. Some Host functions have been disabled.
  120. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd10
  121. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd5
  122. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd5
  123. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd5
  124. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/vdb
  125. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdb
  126. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vdb
  127. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdb
  128. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vdb
  129. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop2
  130. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop2
  131. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop2
  132. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd15
  133. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd15
  134. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd15
  135. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop7
  136. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop7
  137. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop7
  138. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd4
  139. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd4
  140. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd4
  141. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/vda
  142. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda
  143. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda
  144. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda
  145. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda
  146. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop1
  147. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop1
  148. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop1
  149. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd14
  150. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd14
  151. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd14
  152. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd9
  153. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd9
  154. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd9
  155. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/vda1
  156. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
  157. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda1
  158. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
  159. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda1
  160. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
  161. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vda1
  162. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop6
  163. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop6
  164. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop6
  165. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd3
  166. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd3
  167. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd3
  168. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop0
  169. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop0
  170. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop0
  171. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd13
  172. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd13
  173. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd13
  174. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd8
  175. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd8
  176. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd8
  177. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop5
  178. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop5
  179. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop5
  180. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd2
  181. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd2
  182. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd2
  183. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd12
  184. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd12
  185. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd12
  186. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd7
  187. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd7
  188. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd7
  189. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop4
  190. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop4
  191. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop4
  192. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd1
  193. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd1
  194. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd1
  195. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd11
  196. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd11
  197. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd11
  198. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/vdc
  199. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdc
  200. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vdc
  201. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdc
  202. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/vdc
  203. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/nbd6
  204. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd6
  205. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/nbd6
  206. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/block_devices/loop3
  207. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop3
  208. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/block_devices/loop3
  209. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/drives/VirtIO_Disk
  210. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk
  211. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/drives/VirtIO_Disk
  212. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/drives/VirtIO_Disk_1
  213. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk_1
  214. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/drives/VirtIO_Disk_1
  215. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] Connect to D-Bus: org.freedesktop.UDisks2 - /org/freedesktop/UDisks2/drives/VirtIO_Disk_2
  216. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk_2
  217. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/drives/VirtIO_Disk_2
  218. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus signal monitor - org.freedesktop.DBus.Properties.on_properties_changed on /org/freedesktop/UDisks2/Manager
  219. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '7f7488139d1a4a7695c5e7e1c5f06324'
  220. 24-02-11 16:06:41 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
  221. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'sound_control_update', 'reference': None, 'uuid': '7f7488139d1a4a7695c5e7e1c5f06324', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  222. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '7f7488139d1a4a7695c5e7e1c5f06324'
  223. 24-02-11 16:06:41 INFO (MainThread) [supervisor.jobs] 'NetworkManager.load' blocked from execution, host Network Manager not available
  224. 24-02-11 16:06:41 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: set()
  225. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.host.apparmor] AppArmor is not enabled on host
  226. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.utils.whoami] Check whoami to verify connectivity/system with: https://services.home-assistant.io/whoami/v1
  227. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'sound_control_update', 'reference': None, 'uuid': '7f7488139d1a4a7695c5e7e1c5f06324', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  228. 24-02-11 16:06:41 INFO (SyncWorker_0) [asyncio] Getting address info services.home-assistant.io:443, type=<SocketKind.SOCK_STREAM: 1>, flags=<AddressInfo.AI_ADDRCONFIG: 32> took 105.415ms: [(<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, 'services.home-assistant.io', ('104.26.4.238', 443)), (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, 'services.home-assistant.io', ('104.26.5.238', 443)), (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, 'services.home-assistant.io', ('172.67.68.90', 443))]
  229. 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
  230. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '7e7abef56ad147318cf872a36df658d8'
  231. 24-02-11 16:06:41 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/dev.json
  232. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'updater_fetch_data', 'reference': None, 'uuid': '7e7abef56ad147318cf872a36df658d8', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  233. 24-02-11 16:06:41 WARNING (MainThread) [supervisor.security.module] Disabled content-trust, skip validation
  234. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '7e7abef56ad147318cf872a36df658d8'
  235. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'a80f065e5a9849c09136cae8ed243250'
  236. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPERVISOR_UPDATE: 'supervisor_update'>, 'update_key': 'supervisor', 'data': {}}}
  237. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPERVISOR_UPDATE: 'supervisor_update'>, 'update_key': 'core', 'data': {}}}
  238. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'updater_fetch_data', 'reference': None, 'uuid': '7e7abef56ad147318cf872a36df658d8', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  239. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_cli', 'uuid': 'a80f065e5a9849c09136cae8ed243250', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  240. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_cli', state=<ContainerState.RUNNING: 'running'>, id='82435233582bb20bcb88d505963b32a874b472f16b11b183dc54142042ec260e', time=1707696401)'
  241. 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.11.0.dev2201
  242. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'a80f065e5a9849c09136cae8ed243250'
  243. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_cli', 'uuid': 'a80f065e5a9849c09136cae8ed243250', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  244. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 127.0.0.1 -> ['localhost', 'localhost.local.hass.io']
  245. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 172.30.32.2 -> ['hassio', 'hassio.local.hass.io', 'supervisor', 'supervisor.local.hass.io']
  246. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 172.30.32.1 -> ['homeassistant', 'homeassistant.local.hass.io', 'home-assistant', 'home-assistant.local.hass.io']
  247. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 172.30.32.3 -> ['dns', 'dns.local.hass.io']
  248. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.plugins.dns] Add Host entry 172.30.32.6 -> ['observer', 'observer.local.hass.io']
  249. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '0552e6d193c54d05bf1ce45dfefa6a83'
  250. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_dns', 'uuid': '0552e6d193c54d05bf1ce45dfefa6a83', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  251. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_dns', state=<ContainerState.RUNNING: 'running'>, id='ef4dac59b76c868a1910794172b4cb702f756bccb3adbf3d0666195ccbb4522d', time=1707696401)'
  252. 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.dev2902
  253. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '0552e6d193c54d05bf1ce45dfefa6a83'
  254. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_dns', 'uuid': '0552e6d193c54d05bf1ce45dfefa6a83', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  255. 24-02-11 16:06:41 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
  256. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '6b25afb10888482ea9683ad1fa660eca'
  257. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_audio', 'uuid': '6b25afb10888482ea9683ad1fa660eca', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  258. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_audio', state=<ContainerState.RUNNING: 'running'>, id='2377ad6ad8c70e70a5de58560e30d1c2705eeb7b997cbd7638f70ac58d89ca88', time=1707696401)'
  259. 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0.dev1203
  260. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '6b25afb10888482ea9683ad1fa660eca'
  261. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_audio', 'uuid': '6b25afb10888482ea9683ad1fa660eca', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  262. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '9ae1b36aace44ce9b41237dc06baa20e'
  263. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_observer', 'uuid': '9ae1b36aace44ce9b41237dc06baa20e', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  264. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_observer', state=<ContainerState.RUNNING: 'running'>, id='62da2e846053e62d95b01e9eebc99a8f1306b07c527b907ed6e5cc51e4422b19', time=1707696401)'
  265. 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.11.0.dev0701
  266. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '9ae1b36aace44ce9b41237dc06baa20e'
  267. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_observer', 'uuid': '9ae1b36aace44ce9b41237dc06baa20e', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  268. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '8052914c45b54071a59c5998e49e1455'
  269. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_multicast', 'uuid': '8052914c45b54071a59c5998e49e1455', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  270. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'docker_container_state_change' with 'DockerContainerStateEvent(name='hassio_multicast', state=<ContainerState.RUNNING: 'running'>, id='540b0a98686225fbba76f6847492b7559764ea62042ac669051333c0d71022d9', time=1707696401)'
  271. 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.dev2902
  272. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '8052914c45b54071a59c5998e49e1455'
  273. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'hassio_multicast', 'uuid': '8052914c45b54071a59c5998e49e1455', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  274. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '83b8645b5efd4797ae7f323350ebdef4'
  275. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'homeassistant', 'uuid': '83b8645b5efd4797ae7f323350ebdef4', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  276. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.secrets] Reloading Home Assistant secrets: 1
  277. 24-02-11 16:06:41 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 1 Home Assistant secrets
  278. 24-02-11 16:06:41 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemuarm-64-homeassistant with version 2024.3.0.dev20240210
  279. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '83b8645b5efd4797ae7f323350ebdef4'
  280. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'docker_interface_attach', 'reference': 'homeassistant', 'uuid': '83b8645b5efd4797ae7f323350ebdef4', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  281. 24-02-11 16:06:41 INFO (MainThread) [supervisor.os.manager] No Home Assistant Operating System found
  282. 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of Git pull
  283. 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome (dev)
  284. 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome (beta)
  285. 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome
  286. 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of JupyterLab
  287. 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of MQTT IO
  288. 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of Glances
  289. 24-02-11 16:06:41 DEBUG (SyncWorker_0) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of FTP
  290. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '47c4c5e4b452449b8303b890624b6557'
  291. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'store_manager_update_repositories', 'reference': None, 'uuid': '47c4c5e4b452449b8303b890624b6557', 'progress': 0, 'stage': None, 'done': False, 'parent_id': None, 'errors': []}}}
  292. 24-02-11 16:06:41 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
  293. 24-02-11 16:06:41 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
  294. 24-02-11 16:06:41 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
  295. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.store.git] Integrity check add-on /data/addons/core repository
  296. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.store.git] Integrity check add-on /data/addons/git/a0d7b954 repository
  297. 24-02-11 16:06:41 DEBUG (MainThread) [supervisor.store.git] Integrity check add-on /data/addons/git/5c53de3b repository
  298. 24-02-11 16:06:41 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of Git pull
  299. 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome (dev)
  300. 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome (beta)
  301. 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of ESPHome
  302. 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of JupyterLab
  303. 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of MQTT IO
  304. 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of Glances
  305. 24-02-11 16:06:42 DEBUG (SyncWorker_1) [supervisor.addons.validate] Add-on config using deprecated map option 'config' instead of 'homeassistant_config'. Please report this to the maintainer of FTP
  306. 24-02-11 16:06:42 INFO (MainThread) [supervisor.store] Loading add-ons from store: 78 all - 78 new - 0 remove
  307. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '47c4c5e4b452449b8303b890624b6557'
  308. 24-02-11 16:06:42 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
  309. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.JOB: 'job'>, 'data': {'name': 'store_manager_update_repositories', 'reference': None, 'uuid': '47c4c5e4b452449b8303b890624b6557', 'progress': 0, 'stage': None, 'done': True, 'parent_id': None, 'errors': []}}}
  310. 24-02-11 16:06:42 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
  311. 24-02-11 16:06:42 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
  312. 24-02-11 16:06:42 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
  313. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
  314. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.check] System checks complete
  315. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
  316. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Systemd-Resolved is required for DNS in Home Assistant. (more-info: https://www.home-assistant.io/more-info/unsupported/systemd_resolved)
  317. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Systemd journal is not working correctly or inaccessible (more-info: https://www.home-assistant.io/more-info/unsupported/systemd_journal)
  318. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] NetworkManager is not correctly configured (more-info: https://www.home-assistant.io/more-info/unsupported/network_manager)
  319. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Systemd is not correctly working (more-info: https://www.home-assistant.io/more-info/unsupported/systemd)
  320. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Detected unsupported OS: None (more-info: https://www.home-assistant.io/more-info/unsupported/os)
  321. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.base] Docker cgroup version 2 is not supported! {'1'} (more-info: https://www.home-assistant.io/more-info/unsupported/cgroup_version)
  322. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
  323. 24-02-11 16:06:42 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
  324. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
  325. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
  326. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>]}}}
  327. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>]}}}
  328. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>, <UnsupportedReason.NETWORK_MANAGER: 'network_manager'>]}}}
  329. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>, <UnsupportedReason.NETWORK_MANAGER: 'network_manager'>, <UnsupportedReason.SYSTEMD: 'systemd'>]}}}
  330. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>, <UnsupportedReason.NETWORK_MANAGER: 'network_manager'>, <UnsupportedReason.SYSTEMD: 'systemd'>, <UnsupportedReason.OS: 'os'>]}}}
  331. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.homeassistant.websocket] Queuing message until startup has completed: {'type': <WSType.SUPERVISOR_EVENT: 'supervisor/event'>, 'data': {'event': <WSEvent.SUPPORTED_CHANGED: 'supported_changed'>, 'data': {'supported': False, 'unsupported_reasons': [<UnsupportedReason.CONTENT_TRUST: 'content_trust'>, <UnsupportedReason.DOCKER_CONFIGURATION: 'docker_configuration'>, <UnsupportedReason.APPARMOR: 'apparmor'>, <UnsupportedReason.SYSTEMD_RESOLVED: 'systemd_resolved'>, <UnsupportedReason.SYSTEMD_JOURNAL: 'systemd_journal'>, <UnsupportedReason.NETWORK_MANAGER: 'network_manager'>, <UnsupportedReason.SYSTEMD: 'systemd'>, <UnsupportedReason.OS: 'os'>, <UnsupportedReason.CGROUP_VERSION: 'cgroup_version'>]}}}
  332. 24-02-11 16:06:42 INFO (MainThread) [__main__] Running Supervisor
  333. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_state_change' with 'startup'
  334. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.core] System running in a unsupported environment!
  335. 24-02-11 16:06:42 INFO (MainThread) [supervisor.jobs] 'OSManager.mark_healthy' blocked from execution, no Home Assistant OS available
  336. 24-02-11 16:06:42 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
  337. 24-02-11 16:06:42 INFO (MainThread) [supervisor.core] Supervisor reboot detected
  338. 24-02-11 16:06:42 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
  339. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_state_change' with 'running'
  340. 24-02-11 16:06:42 INFO (MainThread) [supervisor.core] Supervisor is up and running
  341. 24-02-11 16:06:42 INFO (MainThread) [supervisor.host.info] Updating local host information
  342. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os
  343. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
  344. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
  345. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
  346. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
  347. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'ca0526ab47c4492591eaefbf2d4e4eca'
  348. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'ca0526ab47c4492591eaefbf2d4e4eca'
  349. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
  350. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with 'ef8ec3341955492981e3524b3053412b'
  351. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with 'ef8ec3341955492981e3524b3053412b'
  352. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
  353. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
  354. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
  355. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
  356. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
  357. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.checks.supervisor_trust] Skipping supervisor_trust, content_trust is globally disabled
  358. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
  359. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
  360. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
  361. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '21057f9de28a4f7596a3b37fa3da2353'
  362. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '21057f9de28a4f7596a3b37fa3da2353'
  363. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.check] System checks complete
  364. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
  365. 24-02-11 16:06:42 WARNING (MainThread) [supervisor.resolution.evaluations.source_mods] Disabled content-trust, skipping evaluation
  366. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
  367. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_start' with '31d2b9cbb7304474b1fff8e975a81a49'
  368. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
  369. 24-02-11 16:06:42 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
  370. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.bus] Fire event 'supervisor_job_end' with '31d2b9cbb7304474b1fff8e975a81a49'
  371. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/AppArmor
  372. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/Boards
  373. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /io/hass/os/DataDisk
  374. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/Manager
  375. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.UDisks2.Manager.call_get_block_devices on /org/freedesktop/UDisks2/Manager
  376. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop0
  377. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
  378. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop7
  379. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd4
  380. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd13
  381. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd3
  382. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd8
  383. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop5
  384. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd15
  385. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd0
  386. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd6
  387. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd9
  388. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop1
  389. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdc
  390. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop6
  391. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop4
  392. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd1
  393. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd12
  394. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd2
  395. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop2
  396. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd14
  397. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdb
  398. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd5
  399. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda
  400. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd10
  401. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/loop3
  402. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd11
  403. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/nbd7
  404. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
  405. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda1
  406. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdc
  407. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vdb
  408. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/block_devices/vda
  409. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk
  410. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk_1
  411. 24-02-11 16:06:42 DEBUG (MainThread) [supervisor.utils.dbus] D-Bus call - org.freedesktop.DBus.Properties.call_get_all on /org/freedesktop/UDisks2/drives/VirtIO_Disk_2
  412. 24-02-11 16:06:42 INFO (MainThread) [supervisor.host.manager] Host information reload completed
  413.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement