Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow beetmover to receive optional exclude patterns #1100

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Actually, update all the schemas

bb05034
Select commit
Loading
Failed to load commit list.
Open

Allow beetmover to receive optional exclude patterns #1100

Actually, update all the schemas
bb05034
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / tox-notarization_poller-python38 succeeded Dec 12, 2024 in 2m 13s

FirefoxCI (push)

notarization_poller tox-py38

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-12T13:58:41.022Z
Resolved: 2024-12-12T13:59:35.394Z
Task Execution Time: 54 seconds, 372 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-12 13:58:41.075Z] Task ID: C3iXbga3Q7qnRp6G_b5-Nw
[taskcluster 2024-12-12 13:58:41.075Z] Worker ID: 2027612638602024250
[taskcluster 2024-12-12 13:58:41.075Z] Worker Group: us-central1-a
[taskcluster 2024-12-12 13:58:41.075Z] Worker Node Type: projects/970387039909/machineTypes/c2-standard-4
[taskcluster 2024-12-12 13:58:41.075Z] Worker Pool: scriptworker-3/b-linux-gcp
[taskcluster 2024-12-12 13:58:41.075Z] Worker Version: 38.0.5
[taskcluster 2024-12-12 13:58:41.075Z] Public IP: 34.66.223.13
[taskcluster 2024-12-12 13:58:41.075Z] Hostname: scriptworker-3-b-linux-gcp-ddnfwmttqrqprwtllgogpg
[taskcluster 2024-12-12 13:58:41.075Z] using cache "scriptworker-level-3-checkouts-v3-7afeb851dd97df8f3607-bhY-ZErJRe66Ky35Tfux9g" -> /builds/worker/checkouts

[taskcluster 2024-12-12 13:58:44.931Z] Downloading artifact "public/image.tar.zst" from task ID: bhY-ZErJRe66Ky35Tfux9g.
[taskcluster 2024-12-12 13:58:48.706Z] Downloaded artifact successfully.
[taskcluster 2024-12-12 13:58:48.707Z] Downloaded 281.283 mb
[taskcluster 2024-12-12 13:58:48.708Z] Decompressing downloaded image
[taskcluster 2024-12-12 13:58:50.646Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-12 13:59:04.620Z] Image 'public/image.tar.zst' from task 'bhY-ZErJRe66Ky35Tfux9g' loaded.  Using image ID sha256:f97ff2cd99f21e71f8449c4587b37473914bdfb7e0ce18d423f18eb36dd82391.
[taskcluster 2024-12-12 13:59:04.779Z] === Task Starting ===
[setup 2024-12-12T13:59:07.172Z] run-task started in /
[setup 2024-12-12T13:59:07.172Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e notarization_poller-py38
[setup 2024-12-12T13:59:07.172Z] Python version: 3.8.18

...(21 lines hidden)...

[task 2024-12-12T13:59:13.084Z] + id -u
[task 2024-12-12T13:59:13.086Z] + [ 1000 -eq 0 ]
[task 2024-12-12T13:59:13.086Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-12-12T13:59:13.086Z] + export PATH
[task 2024-12-12T13:59:13.086Z] + [ $  ]
[task 2024-12-12T13:59:13.086Z] + [  ]
[task 2024-12-12T13:59:13.086Z] + id -u
[task 2024-12-12T13:59:13.087Z] + [ 1000 -eq 0 ]
[task 2024-12-12T13:59:13.087Z] + PS1=$ 
[task 2024-12-12T13:59:13.087Z] + [ -d /etc/profile.d ]
[task 2024-12-12T13:59:13.087Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-12-12T13:59:13.087Z] + unset i
[task 2024-12-12T13:59:13.087Z] + [ -n  ]
[task 2024-12-12T13:59:13.087Z] + [ -d /builds/worker/bin ]
[task 2024-12-12T13:59:13.087Z] + [ -d /builds/worker/.local/bin ]
[task 2024-12-12T13:59:13.087Z] + tox -e notarization_poller-py38
[task 2024-12-12T13:59:13.849Z] notarization_poller-py38: install_deps> python -I -m pip install pyparsing tox
[task 2024-12-12T13:59:17.190Z] notarization_poller-py38: commands[0] /builds/worker/checkouts/vcs/notarization_poller> tox -e py38
[task 2024-12-12T13:59:18.066Z] py38: install_deps> python -I -m pip install -e /builds/worker/checkouts/vcs/scriptworker_client -r /builds/worker/checkouts/vcs/notarization_poller/requirements/test.in
[task 2024-12-12T13:59:29.133Z] .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel
[task 2024-12-12T13:59:29.905Z] .pkg: _optional_hooks> python /builds/worker/checkouts/vcs/.tox/notarization_poller-py38/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-12T13:59:30.203Z] .pkg: get_requires_for_build_editable> python /builds/worker/checkouts/vcs/.tox/notarization_poller-py38/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-12T13:59:30.451Z] .pkg: build_editable> python /builds/worker/checkouts/vcs/.tox/notarization_poller-py38/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__
[task 2024-12-12T13:59:30.752Z] py38: install_package_deps> python -I -m pip install aiohttp 'arrow>=1.0' async-timeout immutabledict scriptworker-client taskcluster
[task 2024-12-12T13:59:31.334Z] py38: install_package> python -I -m pip install --force-reinstall --no-deps /builds/worker/checkouts/vcs/.tox/.tmp/package/1/notarization_poller-1.0.0-0.editable-py2.py3-none-any.whl
[task 2024-12-12T13:59:31.775Z] py38: commands[0]> py.test --cov-config=tox.ini --cov-append --cov=notarization_poller --cov-report term-missing tests
[task 2024-12-12T13:59:32.754Z] ============================= test session starts ==============================
[task 2024-12-12T13:59:32.754Z] platform linux -- Python 3.8.18, pytest-8.3.4, pluggy-1.5.0
[task 2024-12-12T13:59:32.754Z] cachedir: /builds/worker/checkouts/vcs/.tox/py38/.pytest_cache
[task 2024-12-12T13:59:32.754Z] rootdir: /builds/worker/checkouts/vcs/notarization_poller
[task 2024-12-12T13:59:32.754Z] configfile: setup.cfg
[task 2024-12-12T13:59:32.754Z] plugins: cov-5.0.0, mock-3.14.0, asyncio-0.24.0
[task 2024-12-12T13:59:32.754Z] asyncio: mode=strict, default_loop_scope=None
[task 2024-12-12T13:59:32.754Z] collected 50 items
[task 2024-12-12T13:59:32.754Z] 
[task 2024-12-12T13:59:32.788Z] tests/test_config.py ........                                            [ 16%]
[task 2024-12-12T13:59:32.790Z] tests/test_constants.py .                                                [ 18%]
[task 2024-12-12T13:59:32.957Z] tests/test_task.py ..............................                        [ 78%]
[task 2024-12-12T13:59:33.361Z] tests/test_worker.py ...........                                         [100%]
[task 2024-12-12T13:59:33.361Z] 
[task 2024-12-12T13:59:33.361Z] =============================== warnings summary ===============================
[task 2024-12-12T13:59:33.361Z] tests/test_task.py:53
[task 2024-12-12T13:59:33.361Z]   tests/test_task.py:53: PytestDeprecationWarning: test_task_credentials is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.361Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.362Z] 
[task 2024-12-12T13:59:33.362Z] tests/test_task.py:63
[task 2024-12-12T13:59:33.362Z]   tests/test_task.py:63: PytestDeprecationWarning: test_async_start[None-0] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.362Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.362Z] 
[task 2024-12-12T13:59:33.362Z] tests/test_task.py:63
[task 2024-12-12T13:59:33.362Z]   tests/test_task.py:63: PytestDeprecationWarning: test_async_start[Download404-4] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.362Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.363Z] 
[task 2024-12-12T13:59:33.363Z] tests/test_task.py:63
[task 2024-12-12T13:59:33.363Z]   tests/test_task.py:63: PytestDeprecationWarning: test_async_start[DownloadError-7] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.363Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.363Z] 
[task 2024-12-12T13:59:33.363Z] tests/test_task.py:63
[task 2024-12-12T13:59:33.363Z]   tests/test_task.py:63: PytestDeprecationWarning: test_async_start[RetryError-7] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.363Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.363Z] 
[task 2024-12-12T13:59:33.364Z] tests/test_task.py:63
[task 2024-12-12T13:59:33.364Z]   tests/test_task.py:63: PytestDeprecationWarning: test_async_start[TaskError-3] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.364Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.364Z] 
[task 2024-12-12T13:59:33.364Z] tests/test_task.py:63
[task 2024-12-12T13:59:33.364Z]   tests/test_task.py:63: PytestDeprecationWarning: test_async_start[TimeoutError-4] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.364Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.364Z] 
[task 2024-12-12T13:59:33.364Z] tests/test_task.py:92
[task 2024-12-12T13:59:33.364Z]   tests/test_task.py:92: PytestDeprecationWarning: test_reclaim_task[409-6] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.365Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.365Z] 
[task 2024-12-12T13:59:33.365Z] tests/test_task.py:92
[task 2024-12-12T13:59:33.365Z]   tests/test_task.py:92: PytestDeprecationWarning: test_reclaim_task[500-5] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.365Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.365Z] 
[task 2024-12-12T13:59:33.365Z] tests/test_task.py:115
[task 2024-12-12T13:59:33.365Z] /builds/worker/checkouts/vcs/.tox/py38/lib/python3.8/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
[task 2024-12-12T13:59:33.365Z] The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session"
[task 2024-12-12T13:59:33.365Z] 
[task 2024-12-12T13:59:33.365Z]   warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET))
[task 2024-12-12T13:59:33.366Z]   tests/test_task.py:115: PytestDeprecationWarning: test_upload_task[0-None-0] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.366Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.366Z] 
[task 2024-12-12T13:59:33.366Z] tests/test_task.py:115
[task 2024-12-12T13:59:33.366Z]   tests/test_task.py:115: PytestDeprecationWarning: test_upload_task[1-None-1] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.366Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.366Z] 
[task 2024-12-12T13:59:33.367Z] tests/test_task.py:115
[task 2024-12-12T13:59:33.367Z]   tests/test_task.py:115: PytestDeprecationWarning: test_upload_task[0-ClientError-7] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.367Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.367Z] 
[task 2024-12-12T13:59:33.367Z] tests/test_task.py:115
[task 2024-12-12T13:59:33.367Z]   tests/test_task.py:115: PytestDeprecationWarning: test_upload_task[0-KeyError-7] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.367Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.367Z] 
[task 2024-12-12T13:59:33.367Z] tests/test_task.py:115
[task 2024-12-12T13:59:33.367Z]   tests/test_task.py:115: PytestDeprecationWarning: test_upload_task[1-RetryError-1] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.367Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.367Z] 
[task 2024-12-12T13:59:33.367Z] tests/test_task.py:136
[task 2024-12-12T13:59:33.367Z]   tests/test_task.py:136: PytestDeprecationWarning: test_upload_log[200-None] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.367Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.367Z] 
[task 2024-12-12T13:59:33.367Z] tests/test_task.py:136
[task 2024-12-12T13:59:33.367Z]   tests/test_task.py:136: PytestDeprecationWarning: test_upload_log[204-None] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.367Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.367Z] 
[task 2024-12-12T13:59:33.367Z] tests/test_task.py:136
[task 2024-12-12T13:59:33.367Z]   tests/test_task.py:136: PytestDeprecationWarning: test_upload_log[500-RetryError] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.367Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.367Z] 
[task 2024-12-12T13:59:33.367Z] tests/test_task.py:174
[task 2024-12-12T13:59:33.367Z]   tests/test_task.py:174: PytestDeprecationWarning: test_complete_task[0-None-completed] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.367Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.367Z] 
[task 2024-12-12T13:59:33.367Z] tests/test_task.py:174
[task 2024-12-12T13:59:33.367Z]   tests/test_task.py:174: PytestDeprecationWarning: test_complete_task[1-None-failed] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:174
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:174: PytestDeprecationWarning: test_complete_task[2-None-worker-shutdown] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:174
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:174: PytestDeprecationWarning: test_complete_task[0-raises3-None] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:174
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:174: PytestDeprecationWarning: test_complete_task[0-raises4-None] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:230
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:230: PytestDeprecationWarning: test_download_uuids[None-None] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:230
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:230: PytestDeprecationWarning: test_download_uuids[Download404-None] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:230
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:230: PytestDeprecationWarning: test_download_uuids[DownloadError-None] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:230
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:230: PytestDeprecationWarning: test_download_uuids[None-TaskError] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:260
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:260: PytestDeprecationWarning: test_run_task[uuids0-responses0-0-False] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.368Z] 
[task 2024-12-12T13:59:33.368Z] tests/test_task.py:260
[task 2024-12-12T13:59:33.368Z]   tests/test_task.py:260: PytestDeprecationWarning: test_run_task[uuids1-responses1-0-False] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.368Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.369Z] 
[task 2024-12-12T13:59:33.369Z] tests/test_task.py:260
[task 2024-12-12T13:59:33.369Z]   tests/test_task.py:260: PytestDeprecationWarning: test_run_task[uuids2-responses2-1-TaskError] is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead.
[task 2024-12-12T13:59:33.369Z]     @pytest.mark.asyncio
[task 2024-12-12T13:59:33.369Z] 
[task 2024-12-12T13:59:33.369Z] tests/test_worker.py::test_claim_work[True]
[task 2024-12-12T13:59:33.369Z]   /usr/local/lib/python3.8/unittest/mock.py:573: RuntimeWarning: coroutine 'noop_async' was never awaited
[task 2024-12-12T13:59:33.369Z]     self._mock_side_effect = value
[task 2024-12-12T13:59:33.369Z]   Enable tracemalloc to get traceback where the object was allocated.
[task 2024-12-12T13:59:33.369Z]   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
[task 2024-12-12T13:59:33.369Z] 
[task 2024-12-12T13:59:33.369Z] tests/test_worker.py::test_prune_running_tasks
[task 2024-12-12T13:59:33.369Z]   /usr/local/lib/python3.8/unittest/mock.py:2076: RuntimeWarning: coroutine 'noop_async' was never awaited
[task 2024-12-12T13:59:33.369Z]     self.name = name
[task 2024-12-12T13:59:33.369Z]   Enable tracemalloc to get traceback where the object was allocated.
[task 2024-12-12T13:59:33.369Z]   See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
[task 2024-12-12T13:59:33.369Z] 
[task 2024-12-12T13:59:33.369Z] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
[task 2024-12-12T13:59:33.369Z] 
[task 2024-12-12T13:59:33.369Z] ---------- coverage: platform linux, python 3.8.18-final-0 -----------
[task 2024-12-12T13:59:33.369Z] Name                                    Stmts   Miss Branch BrPart  Cover   Missing
[task 2024-12-12T13:59:33.369Z] -----------------------------------------------------------------------------------
[task 2024-12-12T13:59:33.369Z] src/notarization_poller/__init__.py         0      0      0      0   100%
[task 2024-12-12T13:59:33.369Z] src/notarization_poller/config.py          41      0     10      0   100%
[task 2024-12-12T13:59:33.369Z] src/notarization_poller/constants.py        9      0      2      0   100%
[task 2024-12-12T13:59:33.369Z] src/notarization_poller/exceptions.py       6      0      0      0   100%
[task 2024-12-12T13:59:33.369Z] src/notarization_poller/task.py           187      2     38      2    98%   82, 87
[task 2024-12-12T13:59:33.370Z] src/notarization_poller/worker.py          92      0     20      1    99%   109->exit
[task 2024-12-12T13:59:33.370Z] -----------------------------------------------------------------------------------
[task 2024-12-12T13:59:33.370Z] TOTAL                                     335      2     70      3    99%
[task 2024-12-12T13:59:33.370Z] 
[task 2024-12-12T13:59:33.370Z] ======================= 50 passed, 31 warnings in 1.11s ========================
[task 2024-12-12T13:59:33.439Z]   py38: OK (15.75=setup[14.09]+cmd[1.66] seconds)
[task 2024-12-12T13:59:33.439Z]   congratulations :) (16.09 seconds)
[task 2024-12-12T13:59:33.480Z] notarization_poller-py38: commands[1] /builds/worker/checkouts/vcs/notarization_poller> tox -e coveralls
[task 2024-12-12T13:59:33.777Z] ROOT: HandledError| provided environments not found in configuration file:
[task 2024-12-12T13:59:33.777Z] coveralls
[task 2024-12-12T13:59:33.812Z] notarization_poller-py38: exit 254 (0.33 seconds) /builds/worker/checkouts/vcs/notarization_poller> tox -e coveralls pid=231
[task 2024-12-12T13:59:33.812Z] notarization_poller-py38: command failed but is marked ignore outcome so handling it as success
[task 2024-12-12T13:59:33.813Z]   notarization_poller-py38: OK (20.32=setup[3.70]+cmd[16.29,0.33] seconds)
[task 2024-12-12T13:59:33.813Z]   congratulations :) (20.43 seconds)
[taskcluster 2024-12-12 13:59:34.874Z] === Task Finished ===
[taskcluster 2024-12-12 13:59:34.875Z] Successful task run with exit code: 0 completed in 53.801 seconds