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

Cancel bitrise tasks on taskcluster cancellation #1105

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

Rename variable to avoid double negation

0ce1dbf
Select commit
Loading
Failed to load commit list.
Open

Cancel bitrise tasks on taskcluster cancellation #1105

Rename variable to avoid double negation
0ce1dbf
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / check-yamllint succeeded Dec 18, 2024 in 2m 37s

FirefoxCI (pull_request)

yamllint

Details

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

Task Status

Started: 2024-12-18T10:45:58.894Z
Resolved: 2024-12-18T10:46:39.079Z
Task Execution Time: 40 seconds, 185 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

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


[taskcluster 2024-12-18 10:45:58.953Z] Task ID: TCsaHIfgTgC2BSdwIZN9xQ
[taskcluster 2024-12-18 10:45:58.953Z] Worker ID: 4547590231721711975
[taskcluster 2024-12-18 10:45:58.953Z] Worker Group: us-central1-f
[taskcluster 2024-12-18 10:45:58.953Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-12-18 10:45:58.953Z] Worker Pool: scriptworker-1/b-linux-gcp
[taskcluster 2024-12-18 10:45:58.953Z] Worker Version: 38.0.5
[taskcluster 2024-12-18 10:45:58.953Z] Public IP: 34.173.230.209
[taskcluster 2024-12-18 10:45:58.953Z] Hostname: scriptworker-1-b-linux-gcp-capfuvzotyom-eiayqbvgq
[taskcluster 2024-12-18 10:45:58.953Z] using cache "scriptworker-level-1-checkouts-v3-7afeb851dd97df8f3607-DBS6rkORSV2FBLVFGWbQHA" -> /builds/worker/checkouts

[taskcluster 2024-12-18 10:46:01.664Z] Downloading artifact "public/image.tar.zst" from task ID: DBS6rkORSV2FBLVFGWbQHA.
[taskcluster 2024-12-18 10:46:06.615Z] Downloaded artifact successfully.
[taskcluster 2024-12-18 10:46:06.616Z] Downloaded 285.440 mb
[taskcluster 2024-12-18 10:46:06.617Z] Decompressing downloaded image
[taskcluster 2024-12-18 10:46:08.909Z] Loading docker image from downloaded archive.
[taskcluster 2024-12-18 10:46:26.195Z] Image 'public/image.tar.zst' from task 'DBS6rkORSV2FBLVFGWbQHA' loaded.  Using image ID sha256:60321cf0c7e2778eeb1d676e892d746ab5a5a30e6c1b723690dc85fd99995106.
[taskcluster 2024-12-18 10:46:26.359Z] === Task Starting ===
[setup 2024-12-18T10:46:28.913Z] run-task started in /
[setup 2024-12-18T10:46:28.913Z] Invoked by command: --scriptworker-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce tox -e yamllint
[setup 2024-12-18T10:46:28.914Z] Python version: 3.11.9
[cache 2024-12-18T10:46:28.915Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-12-18T10:46:28.915Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-12-18T10:46:28.915Z] volume /builds/worker/checkouts is a cache
[setup 2024-12-18T10:46:28.915Z] running as worker:worker
[vcs 2024-12-18T10:46:28.916Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-18T10:46:28.919Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/scriptworker-scripts', '/builds/worker/checkouts/vcs']
[vcs 2024-12-18T10:46:28.921Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-18T10:46:33.591Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/Eijebong/scriptworker-scripts', 'cancel-bitrise-on-taskcluster-cancellation']
[vcs 2024-12-18T10:46:33.861Z] From https://github.com/Eijebong/scriptworker-scripts
[vcs 2024-12-18T10:46:33.861Z]  * branch              cancel-bitrise-on-taskcluster-cancellation -> FETCH_HEAD
[vcs 2024-12-18T10:46:33.863Z] executing ['git', 'checkout', '-f', '-B', 'cancel-bitrise-on-taskcluster-cancellation', '0ce1dbf6f42818e50394869f83ca083ef2e724fd']
[vcs 2024-12-18T10:46:34.926Z] Switched to a new branch 'cancel-bitrise-on-taskcluster-cancellation'
[vcs 2024-12-18T10:46:34.927Z] cleaning git checkout...
[vcs 2024-12-18T10:46:34.927Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-18T10:46:34.938Z] removing []
[vcs 2024-12-18T10:46:34.938Z] successfully cleaned git checkout!
[vcs 2024-12-18T10:46:34.940Z] TinderboxPrint:<a href='https://github.com/Eijebong/scriptworker-scripts/commit/0ce1dbf6f42818e50394869f83ca083ef2e724fd' title='Built from scriptworker-scripts commit 0ce1dbf6f42818e50394869f83ca083ef2e724fd'>0ce1dbf6f42818e50394869f83ca083ef2e724fd</a>
[task 2024-12-18T10:46:34.940Z] executing ['sh', '-lxce', 'tox -e yamllint']
[task 2024-12-18T10:46:34.941Z] + id -u
[task 2024-12-18T10:46:34.942Z] + [ 1000 -eq 0 ]
[task 2024-12-18T10:46:34.942Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-12-18T10:46:34.942Z] + export PATH
[task 2024-12-18T10:46:34.942Z] + [ $  ]
[task 2024-12-18T10:46:34.942Z] + [  ]
[task 2024-12-18T10:46:34.943Z] + id -u
[task 2024-12-18T10:46:34.943Z] + [ 1000 -eq 0 ]
[task 2024-12-18T10:46:34.943Z] + PS1=$ 
[task 2024-12-18T10:46:34.944Z] + [ -d /etc/profile.d ]
[task 2024-12-18T10:46:34.944Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-12-18T10:46:34.944Z] + unset i
[task 2024-12-18T10:46:34.944Z] + [ -n  ]
[task 2024-12-18T10:46:34.944Z] + [ -d /builds/worker/bin ]
[task 2024-12-18T10:46:34.944Z] + [ -d /builds/worker/.local/bin ]
[task 2024-12-18T10:46:34.944Z] + tox -e yamllint
[task 2024-12-18T10:46:35.451Z] yamllint: install_deps> python -I -m pip install yamllint
[task 2024-12-18T10:46:37.023Z] yamllint: commands[0]> yamllint --version
[task 2024-12-18T10:46:37.089Z] yamllint 1.35.1
[task 2024-12-18T10:46:37.101Z] yamllint: commands[1]> yamllint --strict -c /builds/worker/checkouts/vcs/.yamllint /builds/worker/checkouts/vcs
[task 2024-12-18T10:46:37.735Z]   yamllint: OK (2.57=setup[1.86]+cmd[0.08,0.63] seconds)
[task 2024-12-18T10:46:37.735Z]   congratulations :) (2.64 seconds)
[taskcluster 2024-12-18 10:46:38.568Z] === Task Finished ===
[taskcluster 2024-12-18 10:46:38.569Z] Successful task run with exit code: 0 completed in 39.616 seconds