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

chore(tests): Add mocked keytool for pushapk init_worker tests #1107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

chore(tests): Add mocked keytool for pushapk init_worker tests

8d9f08f
Select commit
Loading
Failed to load commit list.
Open

chore(tests): Add mocked keytool for pushapk init_worker tests #1107

chore(tests): Add mocked keytool for pushapk init_worker tests
8d9f08f
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-ruff-lint succeeded Jan 9, 2025 in 2m 23s

FirefoxCI (pull_request)

ruff-py311

Details

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

Task Status

Started: 2025-01-09T23:19:47.037Z
Resolved: 2025-01-09T23:20:28.114Z
Task Execution Time: 41 seconds, 77 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2025-01-09 23:19:47.118Z] Task ID: AUxbj-vXRimD3ab96LdbRw
[taskcluster 2025-01-09 23:19:47.118Z] Worker ID: 4090727138732140460
[taskcluster 2025-01-09 23:19:47.118Z] Worker Group: us-central1-f
[taskcluster 2025-01-09 23:19:47.118Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-09 23:19:47.118Z] Worker Pool: scriptworker-1/b-linux-gcp
[taskcluster 2025-01-09 23:19:47.118Z] Worker Version: 38.0.5
[taskcluster 2025-01-09 23:19:47.118Z] Public IP: 34.57.244.210
[taskcluster 2025-01-09 23:19:47.118Z] Hostname: scriptworker-1-b-linux-gcp-bzhoqaderdeqa0svum6n8g
[taskcluster 2025-01-09 23:19:47.119Z] using cache "scriptworker-level-1-checkouts-v3-7afeb851dd97df8f3607-DBS6rkORSV2FBLVFGWbQHA" -> /builds/worker/checkouts

[taskcluster 2025-01-09 23:19:49.962Z] Downloading artifact "public/image.tar.zst" from task ID: DBS6rkORSV2FBLVFGWbQHA.
[taskcluster 2025-01-09 23:19:54.876Z] Downloaded artifact successfully.
[taskcluster 2025-01-09 23:19:54.877Z] Downloaded 285.440 mb
[taskcluster 2025-01-09 23:19:54.878Z] Decompressing downloaded image
[taskcluster 2025-01-09 23:19:57.129Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-09 23:20:15.564Z] Image 'public/image.tar.zst' from task 'DBS6rkORSV2FBLVFGWbQHA' loaded.  Using image ID sha256:60321cf0c7e2778eeb1d676e892d746ab5a5a30e6c1b723690dc85fd99995106.
[taskcluster 2025-01-09 23:20:15.726Z] === Task Starting ===
[setup 2025-01-09T23:20:18.209Z] run-task started in /
[setup 2025-01-09T23:20:18.209Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e ruff-py311
[setup 2025-01-09T23:20:18.209Z] Python version: 3.11.9

...(818 lines hidden)...

[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/signingscript/setup.py
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/signingscript/src/signingscript/script.py
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.client' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'dataclasses' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.task' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.utils' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'signingscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushflatpakscript/src/pushflatpakscript/task.py
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/treescript/setup.py
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/treescript/src/treescript/script.py
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.410Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.client' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.github' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.exceptions' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.util.task' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/treescript/src/treescript/gecko/versionmanip.py
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.mobile' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.exceptions' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.gecko' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.util.task' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.gecko' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/treescript/src/treescript/gecko/android_l10n.py
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shutil' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.411Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.exceptions' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.util.treestatus' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'compare_locales' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.util.task' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'treescript.gecko' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/__init__.py
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/pyproject.toml
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/setup.py
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/script.py
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'copy' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'azure.storage.blob' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushmsixscript' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.412Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/manifest.py
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'configparser' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml.etree.ElementTree' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/pushmsixscript/src/pushmsixscript/task.py
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/iscript/src/iscript/exceptions.py
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/iscript/src/iscript/autograph.py
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.414Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'boto3' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mimetypes' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'sys' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'aiohttp' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'botocore.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'redo' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.utils' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.task' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.gcloud' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.418Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'multiprocessing.pool' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/constants.py
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/gcloud.py
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'requests' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'difflib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'glob' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'base64' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.constants' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.419Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.createprecomplete' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozpack' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'requests_hawk' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'widevine' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/iscript/src/iscript/macvpn.py
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'base64' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mimetypes' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud.storage' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud.storage.retry' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.cloud' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.utils' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'datetime' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.422Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.api_core.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'google.auth.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'plistlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shutil' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pathlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.mac' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.util' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'plistlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.431Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/iscript/src/iscript/__init__.py
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'attr' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/shipitscript/setup.py
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pexpect' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'asyncio' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shlex' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'copy' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'glob' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'itertools' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.exceptions' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'shutil' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.autograph' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'iscript.util' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.434Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.435Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'setuptools' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.435Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushflatpakscript' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.435Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.exceptions' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.435Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/utils.py
[task 2025-01-09T23:20:26.435Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.435Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/task.py
[task 2025-01-09T23:20:26.436Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.aio' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.438Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker_client.utils' as Known(FirstParty) (SourceMatch("/builds/worker/checkouts/vcs"))
[task 2025-01-09T23:20:26.438Z] [2025-01-09][23:20:26][ruff::diagnostics][DEBUG] Checking: /builds/worker/checkouts/vcs/beetmoverscript/src/beetmoverscript/__init__.py
[task 2025-01-09T23:20:26.438Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.438Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushflatpakscript.artifacts' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.438Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.438Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pushflatpakscript.constants' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.438Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'urllib.parse' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'copy' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.maven' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.mobile' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'mozilla_version.errors' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'json' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 're' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'pprint' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.439Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'jinja2' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.442Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'yaml' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.442Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'zipfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.442Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'hashlib' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.442Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'arrow' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.442Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'logging' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.442Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'os' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.442Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'tempfile' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.442Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.constants' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.443Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.exceptions' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.443Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'scriptworker.utils' as Known(ThirdParty) (NoMatch)
[task 2025-01-09T23:20:26.443Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'xml.etree' as Known(StandardLibrary) (KnownStandardLibrary)
[task 2025-01-09T23:20:26.443Z] [2025-01-09][23:20:26][ruff_linter::rules::isort::categorize][DEBUG] Categorized 'beetmoverscript.task' as Known(FirstParty) (SamePackage)
[task 2025-01-09T23:20:26.443Z] [2025-01-09][23:20:26][ruff::commands::check][DEBUG] Checked 136 files in: 50.975897ms
[task 2025-01-09T23:20:26.444Z]   ruff-py311: OK (2.66=setup[2.55]+cmd[0.00,0.11] seconds)
[task 2025-01-09T23:20:26.444Z]   congratulations :) (2.73 seconds)
[taskcluster 2025-01-09 23:20:27.514Z] === Task Finished ===
[taskcluster 2025-01-09 23:20:27.515Z] Successful task run with exit code: 0 completed in 40.399 seconds