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

Update Kotlin coroutines to version 1.10.0 #3302

Merged
merged 1 commit into from
Dec 19, 2024

Update Kotlin coroutines to version 1.10.0

12ac449
Select commit
Loading
Failed to load commit list.
Merged

Update Kotlin coroutines to version 1.10.0 #3302

Update Kotlin coroutines to version 1.10.0
12ac449
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 19, 2024 in 16s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

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

Task Status

Started: 2024-12-19T20:07:44.729Z
Resolved: 2024-12-19T20:08:00.769Z
Task Execution Time: 16 seconds, 40 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/android-build.tar.gz
- public/docker-contexts/base.tar.gz
- public/docker-contexts/bump.tar.gz
- public/docker-contexts/ui-tests.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2024-12-19 20:07:44.884Z] Task ID: BHbVWCi6SEKfPdXGx_YxcA
[taskcluster 2024-12-19 20:07:44.884Z] Worker ID: 4448326287606006811
[taskcluster 2024-12-19 20:07:44.884Z] Worker Group: us-central1-f
[taskcluster 2024-12-19 20:07:44.884Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-19 20:07:44.884Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-12-19 20:07:44.884Z] Worker Version: 38.0.5
[taskcluster 2024-12-19 20:07:44.884Z] Public IP: 34.171.69.73
[taskcluster 2024-12-19 20:07:44.884Z] Hostname: mobile-1-decision-gcp-c338wwe-s0mtor7tn2rmkq

0c41538bc874 - Started downloading
da348496342e - Started downloading
e5c011697f2e - Started downloading
0c41538bc874 - Downloaded in 0.119 seconds
221894c19121 - Started downloading
221894c19121 - Downloaded in 0.001 seconds
e5c011697f2e - Downloaded in 0.354 seconds
da348496342e - Downloaded in 0.805 seconds
Digest: sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
[taskcluster 2024-12-19 20:07:53.947Z] === Task Starting ===
[setup 2024-12-19T20:07:55.038Z] run-task started in /
[setup 2024-12-19T20:07:55.038Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='reference-browser' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2024-12-19T20:07:55.038Z] Python version: 3.11.2
[vcs 2024-12-19T20:07:55.040Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-12-19T20:07:55.040Z] running as worker:worker
[vcs 2024-12-19T20:07:55.040Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-19T20:07:55.042Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/reference-browser', '/builds/worker/checkouts/vcs']
[vcs 2024-12-19T20:07:55.044Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-19T20:07:55.742Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/reference-browser', 'rvm/coroutines_1.10.0']
[vcs 2024-12-19T20:07:55.911Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2024-12-19T20:07:55.913Z]  * branch              rvm/coroutines_1.10.0 -> FETCH_HEAD
[vcs 2024-12-19T20:07:55.916Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/reference-browser', 'rvm/coroutines_1.10.0']
[vcs 2024-12-19T20:07:56.086Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2024-12-19T20:07:56.088Z]  * branch              rvm/coroutines_1.10.0 -> FETCH_HEAD
[vcs 2024-12-19T20:07:56.093Z] executing ['git', 'checkout', '-f', '-B', 'rvm/coroutines_1.10.0', '12ac4497dec7995a9eed18fb77f9ea509dfcb0d5']
[vcs 2024-12-19T20:07:56.116Z] Switched to a new branch 'rvm/coroutines_1.10.0'
[vcs 2024-12-19T20:07:56.116Z] cleaning git checkout...
[vcs 2024-12-19T20:07:56.116Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-19T20:07:56.119Z] removing []
[vcs 2024-12-19T20:07:56.119Z] successfully cleaned git checkout!
[vcs 2024-12-19T20:07:56.122Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/reference-browser/commit/12ac4497dec7995a9eed18fb77f9ea509dfcb0d5' title='Built from reference-browser commit 12ac4497dec7995a9eed18fb77f9ea509dfcb0d5'>12ac4497dec7995a9eed18fb77f9ea509dfcb0d5</a>
[pip-install 2024-12-19T20:07:56.138Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-12-19T20:07:56.285Z] Resolved 1 package in 97ms
[pip-install 2024-12-19T20:07:56.299Z] Prepared 1 package in 14ms
[pip-install 2024-12-19T20:07:56.302Z] Installed 1 package in 2ms
[pip-install 2024-12-19T20:07:56.302Z]  + redo==2.0.4
[task 2024-12-19T20:07:56.304Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'reference-browser\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-12-19T20:07:56.305Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-19T20:07:56.307Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=reference-browser --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/reference-browser --head-repository=https://github.com/mozilla-mobile/reference-browser --head-ref=rvm/coroutines_1.10.0 --head-rev=12ac4497dec7995a9eed18fb77f9ea509dfcb0d5 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-12-19T20:07:56.804Z] 2024-12-19 20:07:56,804 - INFO - Loading graph configuration.
[task 2024-12-19T20:07:56.835Z] 2024-12-19 20:07:56,834 - INFO - base_ref has been reset from "" to "origin/master".
[task 2024-12-19T20:07:56.835Z] 2024-12-19 20:07:56,835 - INFO - base_rev is not set.
[task 2024-12-19T20:07:56.835Z] 2024-12-19 20:07:56,835 - INFO - Using base_ref "origin/master" to determine latest common revision...
[task 2024-12-19T20:07:56.837Z] 2024-12-19 20:07:56,837 - INFO - base_rev has been reset from "" to "687f91475d419c1703d3c79bc3ecb5d8a85fa0a9".
[task 2024-12-19T20:07:56.839Z] 2024-12-19 20:07:56,839 - WARNING - using default project parameters; add reference-browser to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-12-19T20:07:56.839Z] 2024-12-19 20:07:56,839 - INFO - Using Parameters(id=234c795555b9) (from defaults)
[task 2024-12-19T20:07:56.840Z] 2024-12-19 20:07:56,840 - INFO - writing artifact file `parameters.yml`
[task 2024-12-19T20:07:56.849Z] 2024-12-19 20:07:56,849 - INFO - writing artifact file `actions.json`
[task 2024-12-19T20:07:56.851Z] 2024-12-19 20:07:56,851 - INFO - Loading kinds
[task 2024-12-19T20:07:56.857Z] 2024-12-19 20:07:56,857 - INFO - Generating full task set
[task 2024-12-19T20:07:56.868Z] 2024-12-19 20:07:56,868 - INFO - Generated 1 tasks for kind bump
[task 2024-12-19T20:07:56.870Z] 2024-12-19 20:07:56,870 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2024-12-19T20:07:56.871Z] 2024-12-19 20:07:56,871 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-12-19T20:07:56.888Z] 2024-12-19 20:07:56,888 - INFO - Writing docker-contexts/bump.tar.gz for docker image bump
[task 2024-12-19T20:07:56.890Z] 2024-12-19 20:07:56,890 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2024-12-19T20:07:56.892Z] 2024-12-19 20:07:56,892 - INFO - Generated 4 tasks for kind docker-image
[task 2024-12-19T20:07:56.897Z] 2024-12-19 20:07:56,897 - INFO - Generated 1 tasks for kind fetch
[task 2024-12-19T20:07:56.899Z] 2024-12-19 20:07:56,899 - INFO - Generated 1 tasks for kind geckoview
[task 2024-12-19T20:07:56.911Z] 2024-12-19 20:07:56,911 - INFO - Generated 3 tasks for kind toolchain
[task 2024-12-19T20:07:56.916Z] 2024-12-19 20:07:56,916 - INFO - Generated 3 tasks for kind build
[task 2024-12-19T20:07:56.918Z] 2024-12-19 20:07:56,918 - INFO - Generated 1 tasks for kind build-bundle
[task 2024-12-19T20:07:56.922Z] 2024-12-19 20:07:56,922 - INFO - Generated 5 tasks for kind lint
[task 2024-12-19T20:07:56.926Z] 2024-12-19 20:07:56,926 - INFO - Generated 4 tasks for kind test
[task 2024-12-19T20:07:56.927Z] 2024-12-19 20:07:56,927 - INFO - Generated 1 tasks for kind pr
[task 2024-12-19T20:07:56.930Z] 2024-12-19 20:07:56,929 - INFO - Generated 1 tasks for kind signing-bundle
[task 2024-12-19T20:07:56.931Z] 2024-12-19 20:07:56,931 - INFO - Generated 1 tasks for kind push-bundle
[task 2024-12-19T20:07:56.932Z] 2024-12-19 20:07:56,932 - INFO - Generated 3 tasks for kind signing
[task 2024-12-19T20:07:56.937Z] 2024-12-19 20:07:56,937 - INFO - Generated 2 tasks for kind raptor
[task 2024-12-19T20:07:56.937Z] 2024-12-19 20:07:56,937 - INFO - Generating full task graph
[task 2024-12-19T20:07:56.938Z] 2024-12-19 20:07:56,938 - INFO - Full task graph contains 31 tasks and 59 dependencies
[task 2024-12-19T20:07:56.939Z] 2024-12-19 20:07:56,939 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-19T20:07:56.946Z] 2024-12-19 20:07:56,946 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-19T20:07:56.947Z] 2024-12-19 20:07:56,947 - INFO - Generating target task set
[task 2024-12-19T20:07:56.948Z] 2024-12-19 20:07:56,947 - INFO - Filter filter_target_tasks pruned 20 tasks (11 remain)
[task 2024-12-19T20:07:56.948Z] 2024-12-19 20:07:56,947 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-19T20:07:56.948Z] 2024-12-19 20:07:56,947 - INFO - Generating target task graph
[task 2024-12-19T20:07:56.948Z] 2024-12-19 20:07:56,947 - INFO - Adding 4 tasks with `always_target` attribute
[task 2024-12-19T20:07:56.948Z] 2024-12-19 20:07:56,947 - INFO - Generating optimized task graph
[task 2024-12-19T20:07:56.948Z] 2024-12-19 20:07:56,948 - INFO - No tasks removed during optimization
[task 2024-12-19T20:07:57.180Z] 2024-12-19 20:07:57,180 - INFO - Replaced 7 tasks by index-search (index-search) during optimization.
[task 2024-12-19T20:07:57.181Z] 2024-12-19 20:07:57,181 - INFO - writing artifact file `task-graph.json`
[task 2024-12-19T20:07:57.184Z] 2024-12-19 20:07:57,184 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-19T20:07:57.185Z] 2024-12-19 20:07:57,185 - INFO - Creating task with taskId AtQrEEKiTQeVWMugj6f6mg for toolchain-linux64-android-gradle-dependencies
[task 2024-12-19T20:07:57.288Z] 2024-12-19 20:07:57,288 - INFO - Creating task with taskId TS60jyjqTyO0SCFeaQTSHQ for lint-compare-locales
[task 2024-12-19T20:07:57.289Z] 2024-12-19 20:07:57,288 - INFO - Creating task with taskId dg4d3sdpSp6LLvB2R3EIrw for lint-ktlint
[task 2024-12-19T20:07:57.291Z] 2024-12-19 20:07:57,288 - INFO - Creating task with taskId dpgEFDOUQGatR3_E36dHgw for test-debug
[task 2024-12-19T20:07:57.293Z] 2024-12-19 20:07:57,289 - INFO - Creating task with taskId bbBev2mSSBGob5lgKp7dPQ for lint-detekt
[task 2024-12-19T20:07:57.294Z] 2024-12-19 20:07:57,290 - INFO - Creating task with taskId T29kU8dzQtyzz8LqnuD_BQ for test-raptor
[task 2024-12-19T20:07:57.298Z] 2024-12-19 20:07:57,292 - INFO - Creating task with taskId cNiH0BaiSd-IaZKgyudLLQ for lint-lint
[task 2024-12-19T20:07:57.300Z] 2024-12-19 20:07:57,294 - INFO - Creating task with taskId IwiBQy9KQOGzgrkZkjvJSg for build-debug
[task 2024-12-19T20:07:57.303Z] 2024-12-19 20:07:57,295 - INFO - Creating task with taskId Iba3SUx-TLOag6PsSKaX2w for lint-dependency-analysis
[task 2024-12-19T20:07:57.426Z] 2024-12-19 20:07:57,426 - INFO - Creating task with taskId XyYjftgGTbuj1u84QDjekg for signing-debug
[task 2024-12-19T20:07:57.504Z] 2024-12-19 20:07:57,504 - INFO - Creating task with taskId D6nwf8ApRL-DUiITXdgGnQ for pr-complete
[taskcluster 2024-12-19 20:07:57.775Z] === Task Finished ===
[taskcluster 2024-12-19 20:07:59.953Z] Successful task run with exit code: 0 completed in 15.07 seconds