Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Update check.yml #7894

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

Update check.yml

d83363a
Select commit
Loading
Failed to load commit list.
Open

Update check.yml #7894

Update check.yml
d83363a
Select commit
Loading
Failed to load commit list.
Google Cloud Build / Stage (dcc-staging) succeeded Dec 2, 2023 in 4m 44s

Summary

Build Information

Trigger Stage
Build d310898e-0dd6-4d3b-baf1-32cebcbf68f8
Start 2023-12-01T21:31:33-08:00
Duration 3m56.713s
Status SUCCESS

Steps

Step Status Duration
install SUCCESS 53.842s
prepare SUCCESS 5.391s
build SUCCESS 2m47.456s
deploy SUCCESS 739ms
finalize SUCCESS 3.644s

Details

starting build "d310898e-0dd6-4d3b-baf1-32cebcbf68f8"

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/GoogleChrome/developer.chrome.com
 * branch            d83363a65febc2404c60c99a53027645094d3adc -> FETCH_HEAD
HEAD is now at d83363a Update check.yml
BUILD
Starting Step #0 - "install"
Step #0 - "install": Pulling image: node:16
Step #0 - "install": 16: Pulling from library/node
Step #0 - "install": 311da6c465ea: Pulling fs layer
Step #0 - "install": 7e9bf114588c: Pulling fs layer
Step #0 - "install": ffd9397e94b7: Pulling fs layer
Step #0 - "install": 513d77925604: Pulling fs layer
Step #0 - "install": ae3b95bbaa61: Pulling fs layer
Step #0 - "install": 0e421f66aff4: Pulling fs layer
Step #0 - "install": ca266fd61921: Pulling fs layer
Step #0 - "install": ee7d78be1eb9: Pulling fs layer
Step #0 - "install": ae3b95bbaa61: Waiting
Step #0 - "install": 0e421f66aff4: Waiting
Step #0 - "install": ca266fd61921: Waiting
Step #0 - "install": ee7d78be1eb9: Waiting
Step #0 - "install": 7e9bf114588c: Download complete
Step #0 - "install": ffd9397e94b7: Verifying Checksum
Step #0 - "install": ffd9397e94b7: Download complete
Step #0 - "install": 311da6c465ea: Verifying Checksum
Step #0 - "install": 311da6c465ea: Download complete
Step #0 - "install": ae3b95bbaa61: Download complete
Step #0 - "install": ca266fd61921: Download complete
Step #0 - "install": ee7d78be1eb9: Verifying Checksum
Step #0 - "install": ee7d78be1eb9: Download complete
Step #0 - "install": 0e421f66aff4: Verifying Checksum
Step #0 - "install": 0e421f66aff4: Download complete
Step #0 - "install": 513d77925604: Verifying Checksum
Step #0 - "install": 513d77925604: Download complete
Step #0 - "install": 311da6c465ea: Pull complete
Step #0 - "install": 7e9bf114588c: Pull complete
Step #0 - "install": ffd9397e94b7: Pull complete
Step #0 - "install": 513d77925604: Pull complete
Step #0 - "install": ae3b95bbaa61: Pull complete
Step #0 - "install": 0e421f66aff4: Pull complete
Step #0 - "install": ca266fd61921: Pull complete
Step #0 - "install": ee7d78be1eb9: Pull complete
Step #0 - "install": Digest: sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b
Step #0 - "install": Status: Downloaded newer image for node:16
Step #0 - "install": docker.io/library/node:16
Step #0 - "install": npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
Step #0 - "install": npm WARN deprecated [email protected]: Use String.prototype.trim() instead
Step #0 - "install": npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
Step #0 - "install": npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
Step #0 - "install": npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead
Step #0 - "install": npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
Step #0 - "install": npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
Step #0 - "install": npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
Step #0 - "install": npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
Step #0 - "install": npm WARN deprecated [email protected]: Please upgrade to @sentry/node. See the migration guide https://bit.ly/3ybOlo7
Step #0 - "install": npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
Step #0 - "install": npm WARN deprecated [email protected]: This module is not used anymore. npm config is parsed by npm itself and by @npmcli/config
Step #0 - "install": npm WARN deprecated [email protected]: this library is no longer supported
Step #0 - "install": npm WARN deprecated [email protected]: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser
Step #0 - "install": npm WARN deprecated @stylelint/[email protected]: Use the original unforked package instead: postcss-markdown
Step #0 - "install": npm WARN deprecated @stylelint/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Step #0 - "install": npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
Step #0 - "install": npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
Step #0 - "install": npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
Step #0 - "install": npm WARN deprecated @11ty/[email protected]: This package has been renamed to @11ty/eleventy-fetch.
Step #0 - "install": npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
Step #0 - "install": npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
Step #0 - "install": npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
Step #0 - "install": npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
Step #0 - "install": npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
Step #0 - "install": 
Step #0 - "install": added 2362 packages, and audited 2363 packages in 36s
Step #0 - "install": 
Step #0 - "install": 342 packages are looking for funding
Step #0 - "install":   run `npm fund` for details
Step #0 - "install": 
Step #0 - "install": 60 vulnerabilities (2 low, 33 moderate, 20 high, 5 critical)
Step #0 - "install": 
Step #0 - "install": To address issues that do not require attention, run:
Step #0 - "install":   npm audit fix
Step #0 - "install": 
Step #0 - "install": To address all issues possible (including breaking changes), run:
Step #0 - "install":   npm audit fix --force
Step #0 - "install": 
Step #0 - "install": Some issues need review, and may require choosing
Step #0 - "install": a different dependency.
Step #0 - "install": 
Step #0 - "install": Run `npm audit` for details.
Finished Step #0 - "install"
Starting Step #1 - "prepare"
Step #1 - "prepare": Already have image (with digest): node:16
Step #1 - "prepare": 
Step #1 - "prepare": > [email protected] stage:github
Step #1 - "prepare": > npx gulp --gulpfile gulp-tasks/stageGitHub/index.js --cwd . determineDeploymentType
Step #1 - "prepare": 
Step #1 - "prepare": [05:32:34] Using gulpfile /workspace/gulp-tasks/stageGitHub/index.js
Step #1 - "prepare": [05:32:34] Starting 'determineDeploymentType'...
Step #1 - "prepare": Wrote deployment type () to /workspace/gulp-tasks/stageGitHub/tmp/deploymentType.txt
Step #1 - "prepare": [05:32:34] Finished 'determineDeploymentType' after 340 ms
Step #1 - "prepare": 
Step #1 - "prepare": > [email protected] stage:github
Step #1 - "prepare": > npx gulp --gulpfile gulp-tasks/stageGitHub/index.js --cwd . announceDeploymentStart
Step #1 - "prepare": 
Step #1 - "prepare": [05:32:36] Using gulpfile /workspace/gulp-tasks/stageGitHub/index.js
Step #1 - "prepare": [05:32:36] Starting 'announceDeploymentStart'...
Step #1 - "prepare": [05:32:37] Finished 'announceDeploymentStart' after 1.04 s
Finished Step #1 - "prepare"
Starting Step #2 - "build"
Step #2 - "build": Already have image (with digest): node:16
Step #2 - "build": 
Step #2 - "build": > [email protected] stage:github
Step #2 - "build": > npx gulp --gulpfile gulp-tasks/stageGitHub/index.js --cwd . buildStaticSite
Step #2 - "build": 
Step #2 - "build": [05:32:40] Using gulpfile /workspace/gulp-tasks/stageGitHub/index.js
Step #2 - "build": [05:32:40] Starting 'buildStaticSite'...
Step #2 - "build": 
Step #2 - "build": > [email protected] production
Step #2 - "build": > NODE_ENV=production npm run setup && NODE_ENV=production npm run eleventy -- --quiet
Step #2 - "build": 
Step #2 - "build": 
Step #2 - "build": > [email protected] setup
Step #2 - "build": > npm-run-all clean ignore maybe-sync-external gulp rollup
Step #2 - "build": 
Step #2 - "build": 
Step #2 - "build": > [email protected] clean
Step #2 - "build": > rimraf dist
Step #2 - "build": 
Step #2 - "build": 
Step #2 - "build": > [email protected] ignore
Step #2 - "build": > node ./tools/eleventyignore
Step #2 - "build": 
Step #2 - "build": Ignoring TRANSLATED docs.
Step #2 - "build": Ignoring native-client docs.
Step #2 - "build": 
Step #2 - "build": > [email protected] maybe-sync-external
Step #2 - "build": > node ./external/maybe-sync-external.js
Step #2 - "build": 
Step #2 - "build": 
Step #2 - "build": > [email protected] sync-external
Step #2 - "build": > node ./external/sync-external.js
Step #2 - "build": 
Step #2 - "build": ! Synchronized external state from Cloud Storage: [
Step #2 - "build":   '.hash',
Step #2 - "build":   'chrome-deprecations.json',
Step #2 - "build":   'chrome-release.json',
Step #2 - "build":   'chrome-types.json',
Step #2 - "build":   'extension-samples.json',
Step #2 - "build":   'external-posts.json',
Step #2 - "build":   'fugu-showcase.json',
Step #2 - "build":   'tweets.json',
Step #2 - "build":   'workbox-types.json',
Step #2 - "build":   'youtube-playlist.json'
Step #2 - "build": ]
Step #2 - "build": ! Preparing CI run, copied: [
Step #2 - "build":   'chrome-deprecations.json',
Step #2 - "build":   'chrome-release.json',
Step #2 - "build":   'extension-samples.json',
Step #2 - "build":   'external-posts.json',
Step #2 - "build":   'tweets.json'
Step #2 - "build": ]
Step #2 - "build": 
Step #2 - "build": > [email protected] gulp
Step #2 - "build": > npx gulp
Step #2 - "build": 
Step #2 - "build": [05:32:44] Using gulpfile /workspace/gulpfile.js
Step #2 - "build": [05:32:44] Starting 'default'...
Step #2 - "build": [05:32:44] Starting 'sass'...
Step #2 - "build": [05:32:44] Starting 'misc'...
Step #2 - "build": [05:32:44] Starting 'writeVersionInProd'...
Step #2 - "build": [05:32:48] Finished 'sass' after 4.04 s
Step #2 - "build": [05:32:48] Finished 'writeVersionInProd' after 4.04 s
Step #2 - "build": [05:32:48] Finished 'misc' after 4.14 s
Step #2 - "build": [05:32:48] Finished 'default' after 4.14 s
Step #2 - "build": 
Step #2 - "build": > [email protected] rollup
Step #2 - "build": > npx rollup -c
Step #2 - "build": 
Step #2 - "build": �[36m
Step #2 - "build": �[1msite/_js/main.js, site/_js/100.js, site/_js/events.js, site/_js/styleguide.js, site/_js/fugu-showcase.js, site/_js/extension-samples.js�[22m → �[1mdist/js�[22m...�[39m
Step #2 - "build": �[32mcreated �[1mdist/js�[22m in �[1m1.9s�[22m�[39m
Step #2 - "build": 
Step #2 - "build": > [email protected] eleventy
Step #2 - "build": > eleventy --quiet
Step #2 - "build": 
Step #2 - "build": [InlineCssTransformer] dist/_static/googlef742a37b9317d260/index.html does not use any CSS?
Step #2 - "build": [11ty] Copied 721 files / Wrote 2815 files in 151.10 seconds (53.7ms each, v1.0.2)
Step #2 - "build": [05:35:24] Finished 'buildStaticSite' after 2.73 min
Finished Step #2 - "build"
Starting Step #3 - "deploy"
Step #3 - "deploy": Already have image (with digest): gcr.io/cloud-builders/gcloud
Step #3 - "deploy": Starting deployment ...
Finished Step #3 - "deploy"
Starting Step #4 - "finalize"
Step #4 - "finalize": Already have image (with digest): node:16
Step #4 - "finalize": 
Step #4 - "finalize": > [email protected] stage:github
Step #4 - "finalize": > npx gulp --gulpfile gulp-tasks/stageGitHub/index.js --cwd . announceDeploymentFinished
Step #4 - "finalize": 
Step #4 - "finalize": [05:35:28] Using gulpfile /workspace/gulp-tasks/stageGitHub/index.js
Step #4 - "finalize": [05:35:28] Starting 'announceDeploymentFinished'...
Step #4 - "finalize": [05:35:29] Finished 'announceDeploymentFinished' after 1.26 s
Finished Step #4 - "finalize"
PUSH
DONE

Build Log: https://console.cloud.google.com/cloud-build/builds/d310898e-0dd6-4d3b-baf1-32cebcbf68f8?project=783459915572