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(deps-dev): bump @babel/core from 7.24.0 to 7.26.7 in /ui #3288

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

chore(deps-dev): bump @babel/core from 7.24.0 to 7.26.7 in /ui

cccc0d9
Select commit
Loading
Failed to load commit list.
Open

chore(deps-dev): bump @babel/core from 7.24.0 to 7.26.7 in /ui #3288

chore(deps-dev): bump @babel/core from 7.24.0 to 7.26.7 in /ui
cccc0d9
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 27, 2025 in 14s

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: 2025-01-27T03:24:44.396Z
Resolved: 2025-01-27T03:24:57.274Z
Task Execution Time: 12 seconds, 878 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/balrog-agent.tar.gz
- public/docker-contexts/balrog-backend.tar.gz
- public/docker-contexts/node.tar.gz
- public/docker-contexts/python3.11.tar.gz
- public/docker-contexts/python3.9.tar.gz
- public/docker-contexts/skopeo.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 2025-01-27 03:24:44.444Z] Task ID: chUU2lWfT1Wu0WkSyHd0OA
[taskcluster 2025-01-27 03:24:44.444Z] Worker ID: 8735238664490796314
[taskcluster 2025-01-27 03:24:44.444Z] Worker Group: us-central1-a
[taskcluster 2025-01-27 03:24:44.444Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-27 03:24:44.444Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2025-01-27 03:24:44.444Z] Worker Version: 38.0.5
[taskcluster 2025-01-27 03:24:44.444Z] Public IP: 35.193.10.230
[taskcluster 2025-01-27 03:24:44.444Z] Hostname: releng-1-decision-gcp-zkzjacvitwoq4wjmx-qkow

[taskcluster 2025-01-27 03:24:45.637Z] === Task Starting ===
[setup 2025-01-27T03:24:46.275Z] run-task started in /
[setup 2025-01-27T03:24:46.275Z] Invoked by command: --balrog-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='balrog' --message="" --owner='[email protected]' --level='1' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for='github-pull-request' --target-tasks-method=balrog 
[setup 2025-01-27T03:24:46.275Z] Python version: 3.11.2
[vcs 2025-01-27T03:24:46.276Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-01-27T03:24:46.283Z] running as worker:worker
[vcs 2025-01-27T03:24:46.283Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-27T03:24:46.294Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2025-01-27T03:24:46.296Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-27T03:24:51.834Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/babel/core-7.26.7']
[vcs 2025-01-27T03:24:52.088Z] From https://github.com/mozilla-releng/balrog
[vcs 2025-01-27T03:24:52.088Z]  * branch              dependabot/npm_and_yarn/ui/babel/core-7.26.7 -> FETCH_HEAD
[vcs 2025-01-27T03:24:52.096Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/balrog', 'dependabot/npm_and_yarn/ui/babel/core-7.26.7']
[vcs 2025-01-27T03:24:52.294Z] From https://github.com/mozilla-releng/balrog
[vcs 2025-01-27T03:24:52.297Z]  * branch              dependabot/npm_and_yarn/ui/babel/core-7.26.7 -> FETCH_HEAD
[vcs 2025-01-27T03:24:52.302Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/ui/babel/core-7.26.7', 'cccc0d957f43e6f749e35fdccad64a804c643f0c']
[vcs 2025-01-27T03:24:52.471Z] Switched to a new branch 'dependabot/npm_and_yarn/ui/babel/core-7.26.7'
[vcs 2025-01-27T03:24:52.473Z] cleaning git checkout...
[vcs 2025-01-27T03:24:52.473Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-27T03:24:52.483Z] removing []
[vcs 2025-01-27T03:24:52.483Z] successfully cleaned git checkout!
[vcs 2025-01-27T03:24:52.486Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/balrog/commit/cccc0d957f43e6f749e35fdccad64a804c643f0c' title='Built from balrog commit cccc0d957f43e6f749e35fdccad64a804c643f0c'>cccc0d957f43e6f749e35fdccad64a804c643f0c</a>
[task 2025-01-27T03:24:52.486Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'balrog\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' --target-tasks-method=balrog ']
[task 2025-01-27T03:24:52.488Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-27T03:24:52.490Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=balrog --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/balrog --head-repository=https://github.com/mozilla-releng/balrog --head-ref=dependabot/npm_and_yarn/ui/babel/core-7.26.7 --head-rev=cccc0d957f43e6f749e35fdccad64a804c643f0c --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2025-01-27T03:24:53.211Z] 2025-01-27 03:24:53,211 - INFO - Loading graph configuration.
[task 2025-01-27T03:24:53.222Z] 2025-01-27 03:24:53,222 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-01-27T03:24:53.222Z] 2025-01-27 03:24:53,222 - INFO - base_rev is not set.
[task 2025-01-27T03:24:53.224Z] 2025-01-27 03:24:53,222 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-01-27T03:24:53.226Z] 2025-01-27 03:24:53,226 - INFO - base_rev has been reset from "" to "b593d465d3291aee3572b90cfd0b150922754c0d".
[task 2025-01-27T03:24:53.230Z] 2025-01-27 03:24:53,228 - WARNING - using default project parameters; add balrog to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2025-01-27T03:24:53.230Z] 2025-01-27 03:24:53,229 - INFO - Using Parameters(id=2297334a903c) (from defaults)
[task 2025-01-27T03:24:53.231Z] 2025-01-27 03:24:53,229 - INFO - writing artifact file `parameters.yml`
[task 2025-01-27T03:24:53.240Z] 2025-01-27 03:24:53,240 - INFO - writing artifact file `actions.json`
[task 2025-01-27T03:24:53.242Z] 2025-01-27 03:24:53,242 - INFO - Loading kinds
[task 2025-01-27T03:24:53.245Z] 2025-01-27 03:24:53,245 - INFO - Generating full task set
[task 2025-01-27T03:24:53.267Z] 2025-01-27 03:24:53,267 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2025-01-27T03:24:53.285Z] 2025-01-27 03:24:53,285 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2025-01-27T03:24:53.303Z] 2025-01-27 03:24:53,303 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2025-01-27T03:24:53.322Z] 2025-01-27 03:24:53,322 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2025-01-27T03:24:53.340Z] 2025-01-27 03:24:53,339 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2025-01-27T03:24:53.350Z] 2025-01-27 03:24:53,350 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2025-01-27T03:24:53.465Z] 2025-01-27 03:24:53,465 - INFO - Generated 6 tasks for kind docker-image
[task 2025-01-27T03:24:53.482Z] 2025-01-27 03:24:53,482 - INFO - Generated 2 tasks for kind push-image
[task 2025-01-27T03:24:53.488Z] 2025-01-27 03:24:53,488 - INFO - Generated 4 tasks for kind test
[task 2025-01-27T03:24:53.491Z] 2025-01-27 03:24:53,491 - INFO - Generated 2 tasks for kind ui
[task 2025-01-27T03:24:53.493Z] 2025-01-27 03:24:53,493 - INFO - Generated 1 tasks for kind pr
[task 2025-01-27T03:24:53.496Z] 2025-01-27 03:24:53,496 - INFO - Generated 2 tasks for kind push-js
[task 2025-01-27T03:24:53.502Z] 2025-01-27 03:24:53,502 - INFO - Generating full task graph
[task 2025-01-27T03:24:53.502Z] 2025-01-27 03:24:53,502 - INFO - Full task graph contains 17 tasks and 16 dependencies
[task 2025-01-27T03:24:53.503Z] 2025-01-27 03:24:53,503 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-27T03:24:53.507Z] 2025-01-27 03:24:53,507 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-27T03:24:53.507Z] 2025-01-27 03:24:53,507 - INFO - Generating target task set
[task 2025-01-27T03:24:53.508Z] 2025-01-27 03:24:53,508 - INFO - Filter filter_target_tasks pruned 10 tasks (7 remain)
[task 2025-01-27T03:24:53.508Z] 2025-01-27 03:24:53,508 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-27T03:24:53.508Z] 2025-01-27 03:24:53,508 - INFO - Generating target task graph
[task 2025-01-27T03:24:53.508Z] 2025-01-27 03:24:53,508 - INFO - Adding 6 tasks with `always_target` attribute
[task 2025-01-27T03:24:53.508Z] 2025-01-27 03:24:53,508 - INFO - Generating optimized task graph
[task 2025-01-27T03:24:53.511Z] 2025-01-27 03:24:53,511 - INFO - No tasks removed during optimization
[task 2025-01-27T03:24:53.693Z] 2025-01-27 03:24:53,693 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2025-01-27T03:24:53.695Z] 2025-01-27 03:24:53,695 - INFO - writing artifact file `task-graph.json`
[task 2025-01-27T03:24:53.698Z] 2025-01-27 03:24:53,698 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-27T03:24:53.700Z] 2025-01-27 03:24:53,700 - INFO - Creating task with taskId YiKpEz3FTrmQ-MJdzX2TTA for ui-tests
[task 2025-01-27T03:24:53.702Z] 2025-01-27 03:24:53,702 - INFO - Creating task with taskId Cw40u4w9RNyKMJ57P_oNJQ for test-client-py311
[task 2025-01-27T03:24:53.707Z] 2025-01-27 03:24:53,707 - INFO - Creating task with taskId by4e6NlMQ2eJqwoikBh_vQ for test-backend
[task 2025-01-27T03:24:53.720Z] 2025-01-27 03:24:53,719 - INFO - Creating task with taskId Cm48v2PuRgiTRT9NtnusoQ for ui-build
[task 2025-01-27T03:24:53.722Z] 2025-01-27 03:24:53,722 - INFO - Creating task with taskId fhYJvi_WTVCmQ3yHUAAnvA for test-client
[task 2025-01-27T03:24:53.726Z] 2025-01-27 03:24:53,726 - INFO - Creating task with taskId PkigCgAlSjuqkMviOTG2qg for test-agent
[task 2025-01-27T03:24:53.846Z] 2025-01-27 03:24:53,846 - INFO - Creating task with taskId NDvTolZiQwSRxS_3COsnOg for pr-complete
[taskcluster 2025-01-27 03:24:54.191Z] === Task Finished ===
[taskcluster 2025-01-27 03:24:56.562Z] Successful task run with exit code: 0 completed in 12.119 seconds