ROOT: skip environment lint, matches filter 'lint'
.pkg: remove tox env folder /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.pkg
py38: install_deps> python -I -m pip install aioresponses coverage pyee pytest pytest-aiohttp pytest-aioresponses python-dateutil /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper
.pkg: install_requires> python -I -m pip install 'setuptools>=61.0'
.pkg: _optional_hooks> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta
.pkg: get_requires_for_build_sdist> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta
.pkg: get_requires_for_build_wheel> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta
.pkg: install_requires_for_build_wheel> python -I -m pip install wheel
.pkg: freeze> python -m pip freeze --all
.pkg: pip==23.2.1,setuptools==68.0.0,wheel==0.41.1
.pkg: prepare_metadata_for_build_wheel> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta
.pkg: build_sdist> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta
py38: install_package_deps> python -I -m pip install crosslab-aiortc crosslab-api-client
py38: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/2/crosslab_soa_client-0.2.4+dev.fe2fb554.tar.gz
py38: freeze> python -m pip freeze --all
py38: aiohttp==3.8.6,aioice==0.9.0,aioresponses==0.7.4,aiosignal==1.3.1,async-timeout==4.0.3,attrs==23.1.0,av==10.0.0,cffi==1.16.0,charset-normalizer==3.3.2,coverage==7.3.2,crosslab-aiortc==1.5.0,crosslab-api-client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab-soa-client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/2/crosslab_soa_client-0.2.4%2Bdev.fe2fb554.tar.gz#sha256=48bae102206c320eb17e38a8fc089f8a2d8f3cd9874c36f0a040995a8242c553,cryptography==38.0.4,dnspython==2.4.2,exceptiongroup==1.1.3,frozenlist==1.4.0,google-crc32c==1.5.0,idna==3.4,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.0.4,packaging==23.2,pip==23.2.1,pluggy==1.3.0,pycparser==2.21,pyee==11.0.1,pylibsrtp==0.8.0,pyOpenSSL==23.2.0,pytest==7.4.3,pytest-aiohttp==1.0.5,pytest-aioresponses==0.2.0,pytest-asyncio==0.21.1,python-dateutil==2.8.2,setuptools==68.0.0,six==1.16.0,test-helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,tomli==2.0.1,typing_extensions==4.8.0,wheel==0.41.1,yarl==1.9.2
py38: commands[0]> coverage run --source crosslab.soa_client -m pytest -W error -W ignore:pkg_resources:DeprecationWarning
============================= test session starts ==============================
platform linux -- Python 3.8.18, pytest-7.4.3, pluggy-1.3.0
cachedir: .tox/py38/.pytest_cache
rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python
configfile: setup.cfg
plugins: asyncio-0.21.1, aioresponses-0.2.0, aiohttp-1.0.5
asyncio: mode=strict
collected 6 items

tests/test_device_handler.py ..                                          [ 33%]
tests/test_webrtc_connection.py ....                                     [100%]

============================== 6 passed in 8.75s ===============================
Exception ignored in: <coroutine object Queue.get at 0x7189ed2bd740>
Traceback (most recent call last):
  File "/usr/lib/python3.8/asyncio/queues.py", line 163, in get
    await getter
  File "/usr/lib/python3.8/asyncio/base_events.py", line 719, in call_soon
    self._check_closed()
  File "/usr/lib/python3.8/asyncio/base_events.py", line 508, in _check_closed
    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Task was destroyed but it is pending!
task: <Task pending name='Task-225' coro=<ServiceStub._receive() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py38/lib/python3.8/site-packages/crosslab/soa_client/test_helper/service_stub.py:111> wait_for=<Future cancelled>>
py38: OK ✔ in 45.63 seconds
py39: install_deps> python -I -m pip install aioresponses coverage pyee pytest pytest-aiohttp pytest-aioresponses python-dateutil /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper
py39: install_package_deps> python -I -m pip install crosslab-aiortc crosslab-api-client
py39: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/3/crosslab_soa_client-0.2.4+dev.fe2fb554.tar.gz
py39: freeze> python -m pip freeze --all
py39: aiohttp==3.8.6,aioice==0.9.0,aioresponses==0.7.4,aiosignal==1.3.1,async-timeout==4.0.3,attrs==23.1.0,av==10.0.0,cffi==1.16.0,charset-normalizer==3.3.2,coverage==7.3.2,crosslab-aiortc==1.5.0,crosslab-api-client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab-soa-client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/3/crosslab_soa_client-0.2.4%2Bdev.fe2fb554.tar.gz#sha256=48bae102206c320eb17e38a8fc089f8a2d8f3cd9874c36f0a040995a8242c553,cryptography==38.0.4,dnspython==2.4.2,exceptiongroup==1.1.3,frozenlist==1.4.0,google-crc32c==1.5.0,idna==3.4,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.0.4,packaging==23.2,pip==23.2.1,pluggy==1.3.0,pycparser==2.21,pyee==11.0.1,pylibsrtp==0.8.0,pyOpenSSL==23.2.0,pytest==7.4.3,pytest-aiohttp==1.0.5,pytest-aioresponses==0.2.0,pytest-asyncio==0.21.1,python-dateutil==2.8.2,setuptools==68.0.0,six==1.16.0,test-helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,tomli==2.0.1,typing_extensions==4.8.0,wheel==0.41.1,yarl==1.9.2
py39: commands[0]> coverage run --source crosslab.soa_client -m pytest -W error -W ignore:pkg_resources:DeprecationWarning
============================= test session starts ==============================
platform linux -- Python 3.9.18, pytest-7.4.3, pluggy-1.3.0
cachedir: .tox/py39/.pytest_cache
rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python
configfile: setup.cfg
plugins: asyncio-0.21.1, aioresponses-0.2.0, aiohttp-1.0.5
asyncio: mode=strict
collected 6 items

tests/test_device_handler.py ..                                          [ 33%]
tests/test_webrtc_connection.py ....                                     [100%]

============================== 6 passed in 8.94s ===============================
Exception ignored in: <coroutine object Queue.get at 0x75800ceb1640>
Traceback (most recent call last):
  File "/usr/lib/python3.9/asyncio/queues.py", line 166, in get
    await getter
  File "/usr/lib/python3.9/asyncio/base_events.py", line 751, in call_soon
    self._check_closed()
  File "/usr/lib/python3.9/asyncio/base_events.py", line 515, in _check_closed
    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Task was destroyed but it is pending!
task: <Task pending name='Task-225' coro=<ServiceStub._receive() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py39/lib/python3.9/site-packages/crosslab/soa_client/test_helper/service_stub.py:111> wait_for=<Future cancelled>>
py39: OK ✔ in 41.42 seconds
py310: install_deps> python -I -m pip install aioresponses coverage pyee pytest pytest-aiohttp pytest-aioresponses python-dateutil /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper
py310: install_package_deps> python -I -m pip install crosslab-aiortc crosslab-api-client
py310: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/4/crosslab_soa_client-0.2.4+dev.fe2fb554.tar.gz
py310: freeze> python -m pip freeze --all
py310: aiohttp==3.8.6,aioice==0.9.0,aioresponses==0.7.4,aiosignal==1.3.1,async-timeout==4.0.3,attrs==23.1.0,av==10.0.0,cffi==1.16.0,charset-normalizer==3.3.2,coverage==7.3.2,crosslab-aiortc==1.5.0,crosslab-api-client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/api/python,crosslab-soa-client @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/.tmp/package/4/crosslab_soa_client-0.2.4%2Bdev.fe2fb554.tar.gz#sha256=48bae102206c320eb17e38a8fc089f8a2d8f3cd9874c36f0a040995a8242c553,cryptography==38.0.4,dnspython==2.4.2,exceptiongroup==1.1.3,frozenlist==1.4.0,google-crc32c==1.5.0,idna==3.4,ifaddr==0.2.0,iniconfig==2.0.0,multidict==6.0.4,packaging==23.2,pip==23.2.1,pluggy==1.3.0,pycparser==2.21,pyee==11.0.1,pylibsrtp==0.8.0,pyOpenSSL==23.2.0,pytest==7.4.3,pytest-aiohttp==1.0.5,pytest-aioresponses==0.2.0,pytest-asyncio==0.21.1,python-dateutil==2.8.2,setuptools==68.0.0,six==1.16.0,test-helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper,tomli==2.0.1,typing_extensions==4.8.0,wheel==0.41.1,yarl==1.9.2
py310: commands[0]> coverage run --source crosslab.soa_client -m pytest -W error -W ignore:pkg_resources:DeprecationWarning
============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-7.4.3, pluggy-1.3.0
cachedir: .tox/py310/.pytest_cache
rootdir: /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python
configfile: setup.cfg
plugins: asyncio-0.21.1, aioresponses-0.2.0, aiohttp-1.0.5
asyncio: mode=strict
collected 6 items

tests/test_device_handler.py ..                                          [ 33%]
tests/test_webrtc_connection.py ....                                     [100%]

============================== 6 passed in 9.23s ===============================
Exception ignored in: <coroutine object Queue.get at 0x7853f9a93a70>
Traceback (most recent call last):
  File "/usr/lib/python3.10/asyncio/queues.py", line 161, in get
    getter.cancel()  # Just in case getter is not done yet.
  File "/usr/lib/python3.10/asyncio/base_events.py", line 753, in call_soon
    self._check_closed()
  File "/usr/lib/python3.10/asyncio/base_events.py", line 515, in _check_closed
    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
Task was destroyed but it is pending!
task: <Task pending name='Task-225' coro=<ServiceStub._receive() done, defined at /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/clients/soa/python/.tox/py310/lib/python3.10/site-packages/crosslab/soa_client/test_helper/service_stub.py:111> wait_for=<Future cancelled>>
.pkg: _exit> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta
py310: OK ✔ in 34.63 seconds
coverage: install_deps> python -I -m pip install coverage
coverage: freeze> python -m pip freeze --all
coverage: coverage==7.3.2,pip==23.2.1,setuptools==68.0.0,wheel==0.41.1
coverage: commands[0]> coverage combine
Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.4920.590061
Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.5152.054489
Combined data file .coverage.runner-hyvuztwq-project-4590-concurrent-0.5051.808273
coverage: commands[1]> coverage report
Name                                                     Stmts   Miss  Cover
----------------------------------------------------------------------------
src/crosslab/soa_client/__init__.py                          0      0   100%
src/crosslab/soa_client/connection.py                       49      7    86%
src/crosslab/soa_client/connection_webrtc.py               172      8    95%
src/crosslab/soa_client/device_handler.py                  122     23    81%
src/crosslab/soa_client/media/__init__.py                    0      0   100%
src/crosslab/soa_client/media/gst_track.py                   7      7     0%
src/crosslab/soa_client/media/udp_track.py                  15     15     0%
src/crosslab/soa_client/message_handling.py                  0      0   100%
src/crosslab/soa_client/messages.py                         36      0   100%
src/crosslab/soa_client/service.py                          16      3    81%
src/crosslab/soa_client/test_helper/__init__.py              2      0   100%
src/crosslab/soa_client/test_helper/connection_stub.py      26     18    31%
src/crosslab/soa_client/test_helper/dummy_track.py          23      1    96%
src/crosslab/soa_client/test_helper/service_stub.py         91      0   100%
----------------------------------------------------------------------------
TOTAL                                                      559     82    85%
coverage: commands[2]> coverage xml
Wrote XML report to coverage.xml
  py38: OK (45.63=setup[35.87]+cmd[9.76] seconds)
  py39: OK (41.42=setup[31.59]+cmd[9.83] seconds)
  py310: OK (34.63=setup[24.46]+cmd[10.17] seconds)
  coverage: OK (2.76=setup[2.38]+cmd[0.10,0.13,0.15] seconds)
  congratulations :) (124.50 seconds)