Report progress while restoring supervisor backup #238839
ci.yaml
on: pull_request
Collect information & changes data
14s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
49s
Check all requirements
18s
Check mypy
57s
Matrix: Audit licenses
Check ruff-format
15s
Check ruff
17s
Check other linters
1m 0s
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
16s
Annotations
52 warnings
Run mariadb:10.6.10 tests Python 3.13:
tests/components/recorder/db_schema_9.py#L31
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0)
|
Run postgres:12.14 tests Python 3.13:
tests/components/recorder/db_schema_9.py#L31
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0)
|
Run mariadb:10.11.2 tests Python 3.13:
tests/components/recorder/db_schema_9.py#L31
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0)
|
Run mariadb:10.3.32 tests Python 3.13:
tests/components/recorder/db_schema_9.py#L31
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0)
|
Run mariadb:10.10.3 tests Python 3.13:
tests/components/recorder/db_schema_9.py#L31
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0)
|
Run postgres:15.2 tests Python 3.13:
tests/components/recorder/db_schema_9.py#L31
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0)
|
Run tests Python 3.13 (2):
venv/lib/python3.13/site-packages/slack/deprecation.py#L14
slack package is deprecated. Please use slack_sdk.web/webhook/rtm package instead. For more info, go to https://slack.dev/python-slack-sdk/v3-migration/
|
Run tests Python 3.13 (2):
venv/lib/python3.13/site-packages/slack/deprecation.py#L14
slack.errors package is deprecated. Please use slack_sdk.errors package instead. For more info, go to https://slack.dev/python-slack-sdk/v3-migration/
|
Run tests Python 3.13 (2):
venv/lib/python3.13/site-packages/slack/deprecation.py#L14
slack package is deprecated. Please use slack_sdk.web/webhook/rtm package instead. For more info, go to https://slack.dev/python-slack-sdk/v3-migration/
|
Run tests Python 3.13 (2):
venv/lib/python3.13/site-packages/slack/deprecation.py#L14
slack.errors package is deprecated. Please use slack_sdk.errors package instead. For more info, go to https://slack.dev/python-slack-sdk/v3-migration/
|
Run tests Python 3.13 (2):
venv/lib/python3.13/site-packages/slack/deprecation.py#L14
slack package is deprecated. Please use slack_sdk.web/webhook/rtm package instead. For more info, go to https://slack.dev/python-slack-sdk/v3-migration/
|
Run tests Python 3.13 (2):
venv/lib/python3.13/site-packages/slack/deprecation.py#L14
slack.errors package is deprecated. Please use slack_sdk.errors package instead. For more info, go to https://slack.dev/python-slack-sdk/v3-migration/
|
Run tests Python 3.13 (2):
venv/lib/python3.13/site-packages/slack/deprecation.py#L14
slack package is deprecated. Please use slack_sdk.web/webhook/rtm package instead. For more info, go to https://slack.dev/python-slack-sdk/v3-migration/
|
Run tests Python 3.13 (2):
venv/lib/python3.13/site-packages/slack/deprecation.py#L14
slack.errors package is deprecated. Please use slack_sdk.errors package instead. For more info, go to https://slack.dev/python-slack-sdk/v3-migration/
|
Run tests Python 3.13 (1):
opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py#L2034
coroutine 'sleep' was never awaited
|
Run tests Python 3.13 (1):
opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py#L2034
coroutine 'sleep' was never awaited
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/gql/transport/websockets_base.py#L11
websockets.client.WebSocketClientProtocol is deprecated
|
Run tests Python 3.13 (3):
venv/lib/python3.13/site-packages/miio/miot_device.py#L23
functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
Run tests Python 3.13 (3):
venv/lib/python3.13/site-packages/miio/miot_device.py#L23
functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/gql/transport/websockets_base.py#L11
websockets.client.WebSocketClientProtocol is deprecated
|
Run tests Python 3.13 (3):
venv/lib/python3.13/site-packages/miio/miot_device.py#L23
functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
Run tests Python 3.13 (3):
venv/lib/python3.13/site-packages/miio/miot_device.py#L23
functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/bluecurrent_api/websocket.py#L8
websockets.client.connect is deprecated
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/gql/transport/websockets_base.py#L11
websockets.client.WebSocketClientProtocol is deprecated
|
Run tests Python 3.13 (8):
homeassistant/components/backup/util.py#L294
coroutine 'AsyncIteratorReader._next' was never awaited
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/bluecurrent_api/websocket.py#L8
websockets.client.WebSocketClientProtocol is deprecated
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
Run tests Python 3.13 (8):
opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/traceback.py#L293
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
Coroutine created at (most recent call last)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pytest_asyncio/plugin.py", line 1052, in inner
_loop.run_until_complete(task)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 707, in run_until_complete
self.run_forever()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 678, in run_forever
self._run_once()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 2025, in _run_once
handle._run()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/events.py", line 89, in _run
self._context.run(self._callback, *self._args)
File "/home/runner/work/core/core/homeassistant/components/hassio/coordinator.py", line 530, in _update_addon_info
info_dict = info.to_dict()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1167, in __call__
return self._mock_call(*args, **kwargs)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1171, in _mock_call
return self._execute_mock_call(*args, **kwargs)
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/bluecurrent_api/websocket.py#L9
websockets.exceptions.InvalidStatusCode is deprecated
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/gql/transport/websockets_base.py#L11
websockets.client.WebSocketClientProtocol is deprecated
|
Run tests Python 3.13 (8):
opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/traceback.py#L293
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
Coroutine created at (most recent call last)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pytest_asyncio/plugin.py", line 1052, in inner
_loop.run_until_complete(task)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 707, in run_until_complete
self.run_forever()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 678, in run_forever
self._run_once()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 2025, in _run_once
handle._run()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/events.py", line 89, in _run
self._context.run(self._callback, *self._args)
File "/home/runner/work/core/core/homeassistant/components/hassio/coordinator.py", line 530, in _update_addon_info
info_dict = info.to_dict()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1167, in __call__
return self._mock_call(*args, **kwargs)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1171, in _mock_call
return self._execute_mock_call(*args, **kwargs)
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/bluecurrent_api/websocket.py#L8
websockets.client.connect is deprecated
|
Run tests Python 3.13 (8):
opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/traceback.py#L470
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
Coroutine created at (most recent call last)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pytest_asyncio/plugin.py", line 1052, in inner
_loop.run_until_complete(task)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 707, in run_until_complete
self.run_forever()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 678, in run_forever
self._run_once()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 2025, in _run_once
handle._run()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/events.py", line 89, in _run
self._context.run(self._callback, *self._args)
File "/home/runner/work/core/core/homeassistant/components/hassio/coordinator.py", line 530, in _update_addon_info
info_dict = info.to_dict()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1167, in __call__
return self._mock_call(*args, **kwargs)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1171, in _mock_call
return self._execute_mock_call(*args, **kwargs)
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/gql/transport/websockets_base.py#L11
websockets.client.WebSocketClientProtocol is deprecated
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/bluecurrent_api/websocket.py#L8
websockets.client.WebSocketClientProtocol is deprecated
|
Run tests Python 3.13 (8):
opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/traceback.py#L293
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
Coroutine created at (most recent call last)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pytest_asyncio/plugin.py", line 1052, in inner
_loop.run_until_complete(task)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 707, in run_until_complete
self.run_forever()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 678, in run_forever
self._run_once()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 2025, in _run_once
handle._run()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/events.py", line 89, in _run
self._context.run(self._callback, *self._args)
File "/home/runner/work/core/core/homeassistant/components/hassio/coordinator.py", line 530, in _update_addon_info
info_dict = info.to_dict()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1167, in __call__
return self._mock_call(*args, **kwargs)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1171, in _mock_call
return self._execute_mock_call(*args, **kwargs)
|
Run tests Python 3.13 (5):
venv/lib/python3.13/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/bluecurrent_api/websocket.py#L9
websockets.exceptions.InvalidStatusCode is deprecated
|
Run tests Python 3.13 (8):
opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py#L1149
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
Coroutine created at (most recent call last)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pytest_asyncio/plugin.py", line 1052, in inner
_loop.run_until_complete(task)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 707, in run_until_complete
self.run_forever()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 678, in run_forever
self._run_once()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 2025, in _run_once
handle._run()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/events.py", line 89, in _run
self._context.run(self._callback, *self._args)
File "/home/runner/work/core/core/homeassistant/components/hassio/coordinator.py", line 530, in _update_addon_info
info_dict = info.to_dict()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1167, in __call__
return self._mock_call(*args, **kwargs)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1171, in _mock_call
return self._execute_mock_call(*args, **kwargs)
|
Run tests Python 3.13 (6):
tests/components/recorder/db_schema_9.py#L31
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0)
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/websockets/legacy/__init__.py#L6
websockets.legacy is deprecated; see https://websockets.readthedocs.io/en/stable/howto/upgrade.html for upgrade instructions
|
Run tests Python 3.13 (8):
tests/conftest.py#L276
coroutine 'AsyncMockMixin._execute_mock_call' was never awaited
Coroutine created at (most recent call last)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call
result = testfunction(**testargs)
File "/home/runner/work/core/core/venv/lib/python3.13/site-packages/pytest_asyncio/plugin.py", line 1052, in inner
_loop.run_until_complete(task)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 707, in run_until_complete
self.run_forever()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 678, in run_forever
self._run_once()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/base_events.py", line 2025, in _run_once
handle._run()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/asyncio/events.py", line 89, in _run
self._context.run(self._callback, *self._args)
File "/home/runner/work/core/core/homeassistant/components/hassio/coordinator.py", line 530, in _update_addon_info
info_dict = info.to_dict()
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1167, in __call__
return self._mock_call(*args, **kwargs)
File "/opt/hostedtoolcache/Python/3.13.1/x64/lib/python3.13/unittest/mock.py", line 1171, in _mock_call
return self._execute_mock_call(*args, **kwargs)
|
Run tests Python 3.13 (4):
venv/lib/python3.13/site-packages/bluecurrent_api/websocket.py#L8
websockets.client.connect is deprecated
|
Run tests Python 3.13 (8):
venv/lib/python3.13/site-packages/feedparser/util.py#L95
To avoid breaking existing software while fixing issue 310, a temporary mapping has been created from `updated_parsed` to `published_parsed` if `updated_parsed` doesn't exist. This fallback will be removed in a future version of feedparser.
|
Run tests Python 3.13 (8):
venv/lib/python3.13/site-packages/feedparser/util.py#L95
To avoid breaking existing software while fixing issue 310, a temporary mapping has been created from `updated_parsed` to `published_parsed` if `updated_parsed` doesn't exist. This fallback will be removed in a future version of feedparser.
|
Run tests Python 3.13 (8):
venv/lib/python3.13/site-packages/feedparser/util.py#L95
To avoid breaking existing software while fixing issue 310, a temporary mapping has been created from `updated_parsed` to `published_parsed` if `updated_parsed` doesn't exist. This fallback will be removed in a future version of feedparser.
|
Run mysql:8.0.32 tests Python 3.13:
tests/components/recorder/db_schema_9.py#L31
The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-3.13-mysql-8.0.32
|
16.5 KB |
|
pytest-238839-3.13-mysql-8.0.32
|
2.6 KB |
|