Allow beetmover to receive optional exclude patterns #1100
firefoxci-taskcluster / tox-init-python311
succeeded
Dec 12, 2024 in 2m 9s
FirefoxCI (push)
init tox-py311
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-12-12T13:58:45.228Z
Resolved: 2024-12-12T13:59:31.956Z
Task Execution Time: 46 seconds, 728 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:45.274Z] Task ID: FPfxIPuyRxGkGBA60MkdTg
[taskcluster 2024-12-12 13:58:45.274Z] Worker ID: 885326804459935033
[taskcluster 2024-12-12 13:58:45.274Z] Worker Group: us-central1-c
[taskcluster 2024-12-12 13:58:45.274Z] Worker Node Type: projects/970387039909/machineTypes/c2-standard-4
[taskcluster 2024-12-12 13:58:45.274Z] Worker Pool: scriptworker-3/b-linux-gcp
[taskcluster 2024-12-12 13:58:45.274Z] Worker Version: 38.0.5
[taskcluster 2024-12-12 13:58:45.274Z] Public IP: 34.31.102.24
[taskcluster 2024-12-12 13:58:45.274Z] Hostname: scriptworker-3-b-linux-gcp-c1zuoqpuqmqq7rs-dxsgla
[taskcluster 2024-12-12 13:58:45.274Z] using cache "scriptworker-level-3-checkouts-v3-7afeb851dd97df8f3607-DBS6rkORSV2FBLVFGWbQHA" -> /builds/worker/checkouts
[taskcluster 2024-12-12 13:58:47.460Z] Downloading artifact "public/image.tar.zst" from task ID: DBS6rkORSV2FBLVFGWbQHA.
[taskcluster 2024-12-12 13:58:50.446Z] Downloaded artifact successfully.
[taskcluster 2024-12-12 13:58:50.447Z] Downloaded 285.440 mb
[taskcluster 2024-12-12 13:58:50.448Z] Decompressing downloaded image
[taskcluster 2024-12-12 13:58:52.937Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-12 13:59:10.228Z] Image 'public/image.tar.zst' from task 'DBS6rkORSV2FBLVFGWbQHA' loaded. Using image ID sha256:60321cf0c7e2778eeb1d676e892d746ab5a5a30e6c1b723690dc85fd99995106.
[taskcluster 2024-12-12 13:59:10.429Z] === Task Starting ===
[setup 2024-12-12T13:59:13.308Z] run-task started in /
[setup 2024-12-12T13:59:13.308Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e init-py311
[setup 2024-12-12T13:59:13.309Z] Python version: 3.11.9
[cache 2024-12-12T13:59:13.310Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-12T13:59:13.310Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-12T13:59:13.310Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-12T13:59:13.310Z] running as worker:worker
[vcs 2024-12-12T13:59:13.311Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-12T13:59:13.315Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker-scripts', '/builds/worker/checkouts/vcs']
[vcs 2024-12-12T13:59:13.316Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-12T13:59:17.065Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/scriptworker-scripts', 'refs/heads/dev-beetmoverscript']
[vcs 2024-12-12T13:59:17.304Z] From https://github.com/mozilla-releng/scriptworker-scripts
[vcs 2024-12-12T13:59:17.304Z] * branch dev-beetmoverscript -> FETCH_HEAD
[vcs 2024-12-12T13:59:17.309Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/scriptworker-scripts', 'refs/heads/dev-beetmoverscript']
[vcs 2024-12-12T13:59:17.481Z] From https://github.com/mozilla-releng/scriptworker-scripts
[vcs 2024-12-12T13:59:17.481Z] * branch dev-beetmoverscript -> FETCH_HEAD
[vcs 2024-12-12T13:59:17.485Z] executing ['git', 'checkout', '-f', '-B', 'refs/heads/dev-beetmoverscript', 'bb05034cd86256b99b15cc27399f167e2bcf6c2f']
[vcs 2024-12-12T13:59:17.807Z] Switched to a new branch 'refs/heads/dev-beetmoverscript'
[vcs 2024-12-12T13:59:17.807Z] cleaning git checkout...
[vcs 2024-12-12T13:59:17.807Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-12T13:59:17.818Z] removing []
[vcs 2024-12-12T13:59:17.818Z] successfully cleaned git checkout!
[vcs 2024-12-12T13:59:17.820Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/scriptworker-scripts/commit/bb05034cd86256b99b15cc27399f167e2bcf6c2f' title='Built from scriptworker-scripts commit bb05034cd86256b99b15cc27399f167e2bcf6c2f'>bb05034cd86256b99b15cc27399f167e2bcf6c2f</a>
[task 2024-12-12T13:59:17.820Z] executing ['sh', '-lxce', 'tox -e init-py311']
[task 2024-12-12T13:59:17.821Z] + id -u
[task 2024-12-12T13:59:17.822Z] + [ 1000 -eq 0 ]
[task 2024-12-12T13:59:17.822Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-12-12T13:59:17.822Z] + export PATH
[task 2024-12-12T13:59:17.822Z] + [ $ ]
[task 2024-12-12T13:59:17.822Z] + [ ]
[task 2024-12-12T13:59:17.822Z] + id -u
[task 2024-12-12T13:59:17.823Z] + [ 1000 -eq 0 ]
[task 2024-12-12T13:59:17.823Z] + PS1=$
[task 2024-12-12T13:59:17.823Z] + [ -d /etc/profile.d ]
[task 2024-12-12T13:59:17.823Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-12-12T13:59:17.823Z] + unset i
[task 2024-12-12T13:59:17.823Z] + [ -n ]
[task 2024-12-12T13:59:17.823Z] + [ -d /builds/worker/bin ]
[task 2024-12-12T13:59:17.823Z] + [ -d /builds/worker/.local/bin ]
[task 2024-12-12T13:59:17.823Z] + tox -e init-py311
[task 2024-12-12T13:59:18.334Z] init-py311: install_deps> python -I -m pip install -r requirements/test.txt
[task 2024-12-12T13:59:21.921Z] init-py311: commands[0]> pytest -n auto tests
[task 2024-12-12T13:59:22.751Z] ============================= test session starts ==============================
[task 2024-12-12T13:59:22.751Z] platform linux -- Python 3.11.9, pytest-8.3.4, pluggy-1.5.0
[task 2024-12-12T13:59:22.751Z] cachedir: .tox/init-py311/.pytest_cache
[task 2024-12-12T13:59:22.751Z] rootdir: /builds/worker/checkouts/vcs
[task 2024-12-12T13:59:22.751Z] configfile: setup.cfg
[task 2024-12-12T13:59:22.751Z] plugins: xdist-3.6.1
[task 2024-12-12T13:59:22.751Z] created: 4/4 workers
[task 2024-12-12T13:59:22.751Z] 4 workers [264 items]
[task 2024-12-12T13:59:22.751Z]
[task 2024-12-12T13:59:24.148Z] ........................................................................ [ 27%]
[task 2024-12-12T13:59:25.728Z] ....................x...x.x.........................x................... [ 54%]
[task 2024-12-12T13:59:27.490Z] ........xx..x........................................................... [ 81%]
[task 2024-12-12T13:59:30.515Z] ................................................ [100%]
[task 2024-12-12T13:59:30.515Z] =========================== short test summary info ============================
[task 2024-12-12T13:59:30.516Z] XFAIL tests/test_init.py::test_init_script[pushapk-mobile-prod]
[task 2024-12-12T13:59:30.516Z] XFAIL tests/test_init.py::test_init_script[pushapk-mobile-fake-prod]
[task 2024-12-12T13:59:30.516Z] XFAIL tests/test_init.py::test_init_script[pushapk-mobile-dev]
[task 2024-12-12T13:59:30.516Z] XFAIL tests/test_init.py::test_init_script[pushapk-mozillavpn-prod]
[task 2024-12-12T13:59:30.516Z] XFAIL tests/test_init.py::test_init_script[pushapk-firefox-prod]
[task 2024-12-12T13:59:30.516Z] XFAIL tests/test_init.py::test_init_script[pushapk-firefox-fake-prod]
[task 2024-12-12T13:59:30.516Z] XFAIL tests/test_init.py::test_init_script[pushapk-firefox-dev]
[task 2024-12-12T13:59:30.516Z] ======================== 257 passed, 7 xfailed in 8.30s ========================
[task 2024-12-12T13:59:30.549Z] init-py311: OK (12.52=setup[3.89]+cmd[8.63] seconds)
[task 2024-12-12T13:59:30.549Z] congratulations :) (12.59 seconds)
[taskcluster 2024-12-12 13:59:31.489Z] === Task Finished ===
[taskcluster 2024-12-12 13:59:31.489Z] Successful task run with exit code: 0 completed in 46.216 seconds
Loading