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

Simplify wasm compile steps a bit #5810

Merged
merged 1 commit into from
May 13, 2024

Simplify wasm compile steps a bit

3a8a4fe
Select commit
Loading
Failed to load commit list.
Merged

Simplify wasm compile steps a bit #5810

Simplify wasm compile steps a bit
3a8a4fe
Select commit
Loading
Failed to load commit list.
Google Cloud Build / dart-website-staging (dart-dev) succeeded May 13, 2024 in 1m 53s

Summary

Build Information

Trigger dart-website-staging
Build cb4c9572-8964-43c2-a50b-87759928ec9b
Start 2024-05-13T14:36:19-07:00
Duration 1m51.877s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/git SUCCESS 1.487s
gcr.io/flutter-dev-230821/firebase-ghcli SUCCESS 1m46.262s

Details


starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...
Step #1: no comments found for current user

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...
Step #1: ✔  hosting:channel: Channel pr5810-mit-mit-patch-1 has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 579 files in _site
Step #1: i  hosting: adding files to version [0/579] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr5810-mit-mit-patch-1-ool4mge5.web.app [expires 2024-05-20 21:38:00]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete

...
[Logs truncated due to log size limitations. For full logs, see https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%22cb4c9572-8964-43c2-a50b-87759928ec9b%22+AND+resource.labels.build_trigger_id%3D%22bea68f8f-7ea9-4e98-9663-1cdf7c2762c0%22&project=dart-dev.]
...
plify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...
Step #1: ✔  hosting:channel: Channel pr5810-mit-mit-patch-1 has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 579 files in _site
Step #1: i  hosting: adding files to version [0/579] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr5810-mit-mit-patch-1-ool4mge5.web.app [expires 2024-05-20 21:38:00]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...
Step #1: ✔  hosting:channel: Channel pr5810-mit-mit-patch-1 has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 579 files in _site
Step #1: i  hosting: adding files to version [0/579] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr5810-mit-mit-patch-1-ool4mge5.web.app [expires 2024-05-20 21:38:00]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...
Step #1: ✔  hosting:channel: Channel pr5810-mit-mit-patch-1 has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 579 files in _site
Step #1: i  hosting: adding files to version [0/579] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr5810-mit-mit-patch-1-ool4mge5.web.app [expires 2024-05-20 21:38:00]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...
Step #1: ✔  hosting:channel: Channel pr5810-mit-mit-patch-1 has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 579 files in _site
Step #1: i  hosting: adding files to version [0/579] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr5810-mit-mit-patch-1-ool4mge5.web.app [expires 2024-05-20 21:38:00]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...
Step #1: ✔  hosting:channel: Channel pr5810-mit-mit-patch-1 has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 579 files in _site
Step #1: i  hosting: adding files to version [0/579] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr5810-mit-mit-patch-1-ool4mge5.web.app [expires 2024-05-20 21:38:00]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user

starting build "cb4c9572-8964-43c2-a50b-87759928ec9b"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            3a8a4feed7caa9e945c36c3b1fd25f14a751ceeb -> FETCH_HEAD
HEAD is now at 3a8a4fe Simplify wasm compile steps a bit
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'e466136cd77d715352a7f86a7abf563a1cfce735'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: 1468e7ff95fc: Already exists
Step #1: cba3b1432a03: Pulling fs layer
Step #1: 07c3ed39ff8d: Pulling fs layer
Step #1: d0afe9f306e9: Pulling fs layer
Step #1: 1209ad6a20a3: Pulling fs layer
Step #1: 7f33fc6184c2: Pulling fs layer
Step #1: 6e46885ec961: Pulling fs layer
Step #1: f8836dcf82e5: Pulling fs layer
Step #1: 6eb805390da5: Pulling fs layer
Step #1: 079360350a77: Pulling fs layer
Step #1: 1209ad6a20a3: Waiting
Step #1: 7f33fc6184c2: Waiting
Step #1: 6e46885ec961: Waiting
Step #1: f8836dcf82e5: Waiting
Step #1: 6eb805390da5: Waiting
Step #1: 079360350a77: Waiting
Step #1: 07c3ed39ff8d: Download complete
Step #1: d0afe9f306e9: Verifying Checksum
Step #1: d0afe9f306e9: Download complete
Step #1: 7f33fc6184c2: Verifying Checksum
Step #1: 7f33fc6184c2: Download complete
Step #1: 6e46885ec961: Verifying Checksum
Step #1: 6e46885ec961: Download complete
Step #1: cba3b1432a03: Verifying Checksum
Step #1: cba3b1432a03: Download complete
Step #1: f8836dcf82e5: Verifying Checksum
Step #1: f8836dcf82e5: Download complete
Step #1: 1209ad6a20a3: Verifying Checksum
Step #1: 1209ad6a20a3: Download complete
Step #1: 6eb805390da5: Verifying Checksum
Step #1: 6eb805390da5: Download complete
Step #1: 079360350a77: Verifying Checksum
Step #1: 079360350a77: Download complete
Step #1: cba3b1432a03: Pull complete
Step #1: 07c3ed39ff8d: Pull complete
Step #1: d0afe9f306e9: Pull complete
Step #1: 1209ad6a20a3: Pull complete
Step #1: 7f33fc6184c2: Pull complete
Step #1: 6e46885ec961: Pull complete
Step #1: f8836dcf82e5: Pull complete
Step #1: 6eb805390da5: Pull complete
Step #1: 079360350a77: Pull complete
Step #1: Digest: sha256:f493532717c7e953b36f969fb2755e27ce2608bcf6600736970fda007e207ad8
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 820 packages, and audited 821 packages in 51s
Step #1: 
Step #1: 126 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: 3 critical severity vulnerabilities
Step #1: 
Step #1: To address all issues, run:
Step #1:   npm audit fix
Step #1: 
Step #1: Run `npm audit` for details.
Step #1: 
Step #1: > [email protected] build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3260ms  15%   378× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 418 files in 20.90 seconds (50.0ms each, v3.0.0-alpha.10)
Step #1: Deploying website to a staging channel on firebase...
Step #1: ✔  hosting:channel: Channel pr5810-mit-mit-patch-1 has been created on site dart-dev.
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 579 files in _site
Step #1: i  hosting: adding files to version [0/579] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: ⚠  hosting:channel: Unable to add channel domain to Firebase Auth. Visit the Firebase Console at https://console.firebase.google.com/project/dart-dev/authentication/providers
Step #1: 
Step #1: 
Step #1: ⚠  hosting:channel: Unable to sync Firebase Auth state.
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr5810-mit-mit-patch-1-ool4mge5.web.app [expires 2024-05-20 21:38:00]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: no comments found for current user
Step #1: https://github.com/dart-lang/site-www/pull/5810#issuecomment-2108844739
Finished Step #1
PUSH
DONE

Build Log: https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%22cb4c9572-8964-43c2-a50b-87759928ec9b%22+AND+resource.labels.build_trigger_id%3D%22bea68f8f-7ea9-4e98-9663-1cdf7c2762c0%22&project=dart-dev