Skip to content

Use zigpy SerialProtocol #466

Use zigpy SerialProtocol

Use zigpy SerialProtocol #466

Re-run triggered October 27, 2024 20:51
Status Failure
Total duration 1m 45s
Artifacts 3

ci.yml

on: pull_request
Matrix: shared-ci / Prepare base dependencies
Matrix: shared-ci / pytest
shared-ci  /  Run pre-commit
27s
shared-ci / Run pre-commit
shared-ci  /  Process test coverage
0s
shared-ci / Process test coverage
Fit to window
Zoom out
Zoom in

Annotations

8 errors
shared-ci / Run tests Python 3.10.8
The job was canceled because "_3_11_0" failed.
shared-ci / Run tests Python 3.9.15
The job was canceled because "_3_11_0" failed.
shared-ci / Run tests Python 3.11.0: tests/application/test_joining.py#L341
test_on_zdo_device_join[FormedZStack1CC2531] pytest.PytestUnraisableExceptionWarning: Exception ignored in: <coroutine object retry at 0x7f72a2cea020> Traceback (most recent call last): File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 381, in request return await req.result ^^^^^^^^^^^^^^^^ GeneratorExit During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/util.py", line 136, in retry return await func() ^^^^^^^^^^^^ File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 258, in _initialize await self.get_node_descriptor() File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 220, in get_node_descriptor status, _, node_desc = await self.zdo.Node_Desc_req( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/contextlib.py", line 222, in __aexit__ await self.gen.athrow(typ, value, traceback) File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 127, in _limit_concurrency yield File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 377, in request with self._pending.new(sequence) as req: File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/util.py", line 289, in __exit__ self.result.cancel() File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/asyncio/base_events.py", line 758, in call_soon self._check_closed() File "/opt/hostedtoolcache/Python/3.11.0/x64/lib/python3.11/asyncio/base_events.py", line 519, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed
shared-ci / Run tests Python 3.11.0
Event loop is closed
shared-ci / Run tests Python 3.11.0
Process completed with exit code 1.
shared-ci / Run tests Python 3.13
The job was canceled because "_3_11_0" failed.
shared-ci / Run tests Python 3.13
Event loop is closed
shared-ci / Run tests Python 3.13
The operation was canceled.