chore(deps): update dependency prettier to v3.4.0 #249
firefoxci-taskcluster / build-remote-settings-devtools
succeeded
Nov 26, 2024 in 2m 42s
FirefoxCI (pull_request)
Build XPI from source code.
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2024-11-26T07:26:53.205Z
Resolved: 2024-11-26T07:27:45.847Z
Task Execution Time: 52 seconds, 642 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/build/manifest.json
- public/build/remote-settings-devtools.xpi
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2024-11-26 07:26:53.266Z] Task ID: IZSTxBOTQSK3qMGIo9oqgg
[taskcluster 2024-11-26 07:26:53.267Z] Worker ID: 5737933077710686479
[taskcluster 2024-11-26 07:26:53.267Z] Worker Group: us-west1-a
[taskcluster 2024-11-26 07:26:53.267Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-11-26 07:26:53.267Z] Worker Pool: xpi-1/b-linux-gcp
[taskcluster 2024-11-26 07:26:53.267Z] Worker Version: 38.0.5
[taskcluster 2024-11-26 07:26:53.267Z] Public IP: 34.82.4.65
[taskcluster 2024-11-26 07:26:53.267Z] Hostname: xpi-1-b-linux-gcp-asaabzb3t3il2abyy-0cma
[taskcluster 2024-11-26 07:27:01.876Z] Downloading artifact "public/image.tar.zst" from task ID: IPcpSM1CSGOfoi55ECVboA.
[taskcluster 2024-11-26 07:27:06.877Z] Download Progress: 69.49%
[taskcluster 2024-11-26 07:27:09.052Z] Downloaded artifact successfully.
[taskcluster 2024-11-26 07:27:09.052Z] Downloaded 313.690 mb
[taskcluster 2024-11-26 07:27:09.052Z] Decompressing downloaded image
[taskcluster 2024-11-26 07:27:11.808Z] Loading docker image from downloaded archive.
[taskcluster 2024-11-26 07:27:30.643Z] Image 'public/image.tar.zst' from task 'IPcpSM1CSGOfoi55ECVboA' loaded. Using image ID sha256:56621217611f5b919e8be0208d88772e3aeed1e55e9f718b0df550236918966b.
[taskcluster 2024-11-26 07:27:30.779Z] === Task Starting ===
[setup 2024-11-26T07:27:33.200Z] run-task started in /
[setup 2024-11-26T07:27:33.200Z] Invoked by command: --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx python3 /usr/local/bin/build.py
[setup 2024-11-26T07:27:33.200Z] Python version: 3.11.2
[volume 2024-11-26T07:27:33.201Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-11-26T07:27:33.201Z] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2024-11-26T07:27:33.202Z] running as worker:worker
[vcs 2024-11-26T07:27:33.202Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-11-26T07:27:33.204Z] executing ['git', 'clone', 'https://github.com/mozilla-extensions/remote-settings-devtools', '/builds/worker/checkouts/vcs']
[vcs 2024-11-26T07:27:33.206Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-11-26T07:27:34.236Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'renovate/prettier-3.x']
[vcs 2024-11-26T07:27:34.498Z] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2024-11-26T07:27:34.498Z] * branch renovate/prettier-3.x -> FETCH_HEAD
[vcs 2024-11-26T07:27:34.502Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'renovate/prettier-3.x']
[vcs 2024-11-26T07:27:34.798Z] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2024-11-26T07:27:34.798Z] * branch renovate/prettier-3.x -> FETCH_HEAD
[vcs 2024-11-26T07:27:34.803Z] executing ['git', 'checkout', '-f', '-B', 'renovate/prettier-3.x', '6ccda2cfb3eece4df299f026716c25883e130815']
[vcs 2024-11-26T07:27:34.809Z] Switched to a new branch 'renovate/prettier-3.x'
[vcs 2024-11-26T07:27:34.810Z] cleaning git checkout...
[vcs 2024-11-26T07:27:34.810Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-11-26T07:27:34.811Z] removing []
[vcs 2024-11-26T07:27:34.811Z] successfully cleaned git checkout!
[vcs 2024-11-26T07:27:34.813Z] TinderboxPrint:<a href='https://github.com/mozilla-extensions/remote-settings-devtools/commit/6ccda2cfb3eece4df299f026716c25883e130815' title='Built from remote-settings-devtools commit 6ccda2cfb3eece4df299f026716c25883e130815'>6ccda2cfb3eece4df299f026716c25883e130815</a>
[task 2024-11-26T07:27:34.813Z] executing ['bash', '-cx', 'python3 /usr/local/bin/build.py']
[task 2024-11-26T07:27:34.814Z] + python3 /usr/local/bin/build.py
[task 2024-11-26T07:27:39.697Z] npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
[task 2024-11-26T07:27:39.716Z] npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
[task 2024-11-26T07:27:42.292Z]
[task 2024-11-26T07:27:42.292Z] added 750 packages, and audited 751 packages in 7s
[task 2024-11-26T07:27:42.292Z]
[task 2024-11-26T07:27:42.293Z] 198 packages are looking for funding
[task 2024-11-26T07:27:42.293Z] run `npm fund` for details
[task 2024-11-26T07:27:42.296Z]
[task 2024-11-26T07:27:42.297Z] 4 vulnerabilities (1 moderate, 3 high)
[task 2024-11-26T07:27:42.297Z]
[task 2024-11-26T07:27:42.297Z] To address all issues, run:
[task 2024-11-26T07:27:42.297Z] npm audit fix
[task 2024-11-26T07:27:42.297Z]
[task 2024-11-26T07:27:42.297Z] Run `npm audit` for details.
[task 2024-11-26T07:27:42.428Z]
[task 2024-11-26T07:27:42.429Z] > [email protected] build
[task 2024-11-26T07:27:42.429Z] > npm-run-all clean build:*
[task 2024-11-26T07:27:42.429Z]
[task 2024-11-26T07:27:42.612Z]
[task 2024-11-26T07:27:42.612Z] > [email protected] clean
[task 2024-11-26T07:27:42.612Z] > npx rimraf web-ext-artifacts
[task 2024-11-26T07:27:42.612Z]
[task 2024-11-26T07:27:43.111Z]
[task 2024-11-26T07:27:43.111Z] > [email protected] build:extension
[task 2024-11-26T07:27:43.111Z] > npx web-ext build -s ./extension/ --overwrite-dest
[task 2024-11-26T07:27:43.111Z]
[task 2024-11-26T07:27:43.747Z] Building web extension from ./extension/
[task 2024-11-26T07:27:43.802Z] Your web extension is ready: /builds/worker/checkouts/vcs/web-ext-artifacts/remote-settings-devtools-1.10.20241126.72734.zip
[task 2024-11-26T07:27:43.948Z]
[task 2024-11-26T07:27:43.948Z] > [email protected] build:finalize
[task 2024-11-26T07:27:43.948Z] > mv web-ext-artifacts/*.zip web-ext-artifacts/remote-settings-devtools.xpi
[task 2024-11-26T07:27:43.948Z]
[task 2024-11-26T07:27:43.967Z] Getting output from ['git', 'rev-parse', 'HEAD'] ...
[task 2024-11-26T07:27:43.967Z] Buildid version is 1.10.20241126.72734
[task 2024-11-26T07:27:43.967Z] Updating package.json version from 1.10.0 to 1.10.20241126.72734...
[task 2024-11-26T07:27:43.967Z] Updating ./extension/manifest.json version...
[task 2024-11-26T07:27:43.967Z] was 1.10.0, now 1.10.20241126.72734
[task 2024-11-26T07:27:43.967Z] Running ['npm', 'install'] ...
[task 2024-11-26T07:27:43.967Z] Running ['npm', 'run', 'build'] ...
[task 2024-11-26T07:27:43.967Z] Copying web-ext-artifacts/remote-settings-devtools.xpi to /builds/worker/artifacts/remote-settings-devtools.xpi
[task 2024-11-26T07:27:43.967Z] Add-on id [email protected] matches the allowlist.
[task 2024-11-26T07:27:43.967Z] webextension/manifest.json doesn't exist in /builds/worker/artifacts/remote-settings-devtools.xpi...
[taskcluster 2024-11-26 07:27:44.795Z] === Task Finished ===
[taskcluster 2024-11-26 07:27:45.217Z] Successful task run with exit code: 0 completed in 51.952 seconds
Loading