Improve listing page redirect performance #222
Merged
Google Cloud Build / github-domain-profiles-pullrequest-main-a1f83bea (unstoppable-domains-staging)
succeeded
Oct 29, 2024 in 27m 9s
Summary
Build Information
Trigger | github-domain-profiles-pullrequest-main-a1f83bea |
Build | 171fdfeb-59d3-444e-883a-946d70e41d4c |
Start | 2024-10-29T14:02:53-07:00 |
Duration | 27m8.599s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
Build | SUCCESS | 21m17.124s |
Push | SUCCESS | 2m39.991s |
Deploy | SUCCESS | 3m6.881s |
Details
starting build "171fdfeb-59d3-444e-883a-946d70e41d4c"
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/unstoppabledomains/domain-profiles
* branch dc36ca2ca72c87bf9bfd4f7610d90023eba604dd -> FETCH_HEAD
HEAD is now at dc36ca2 Remove comment
BUILD
Starting Step #0 - "Build"
Step #0 - "Build": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "Build": Sending build context to Docker daemon 10.81MB
Step #0 - "Build": Step 1/28 : FROM node:16 AS builder
Step #0 - "Build": 16: Pulling from library/node
Step #0 - "Build": 311da6c465ea: Pulling fs layer
Step #0 - "Build": 7e9bf114588c: Pulling fs layer
Step #0 - "Build": ffd9397e94b7: Pulling fs layer
Step #0 - "Build": 513d77925604: Pulling fs layer
Step #0 - "Build": ae3b95bbaa61: Pulling fs layer
Step #0 - "Build": 0e421f66aff4: Pulling fs layer
Step #0 - "Build": ca266fd61921: Pulling fs layer
Step #0 - "Build": ee7d78be1eb9: Pulling fs layer
Step #0 - "Build": ae3b95bbaa61: Waiting
Step #0 - "Build": 513d77925604: Waiting
Step #0 - "Build": 0e421f66aff4: Waiting
Step #0 - "Build": ca266fd61921: Waiting
Step #0 - "Build": ee7d78be1eb9: Waiting
Step #0 - "Build": 7e9bf114588c: Verifying Checksum
Step #0 - "Build": 7e9bf114588c: Download complete
Step #0 - "Build": 311da6c465ea: Verifying Checksum
Step #0 - "Build": 311da6c465ea: Download complete
Step #0 - "Build": ffd9397e94b7: Verifying Checksum
Step #0 - "Build": ffd9397e94b7: Download complete
Step #0 - "Build": ae3b95bbaa61: Verifying Checksum
Step #0 - "Build": ae3b95bbaa61: Download complete
Step #0 - "Build": ca266fd61921: Verifying Checksum
Step #0 - "Build": ca266fd61921: Download complete
Step #0 - "Build": ee7d78be1eb9: Verifying Checksum
Step #0 - "Build": ee7d78be1eb9: Download complete
Step #0 - "Build": 0e421f66aff4: Verifying Checksum
Step #0 - "Build": 0e421f66aff4: Download complete
Step #0 - "Build": 513d77925604: Download complete
Step #0 - "Build": 311da6c465ea: Pull complete
Step #0 - "Build": 7e9bf114588c: Pull complete
Step #0 - "Build": ffd9397e94b7: Pull complete
Step #0 - "Build": 513d77925604: Pull complete
Step #0 - "Build": ae3b95bbaa61: Pull complete
Step #0 - "Build": 0e421f66aff4: Pull complete
Step #0 - "Build": ca266fd61921: Pull complete
Step #0 - "Build": ee7d78be1eb9: Pull complete
Step #0 - "Build": Digest: sha256:f77a1aef2da8d83e45ec990f45df50f1a286c5fe8bbfb8c6e4246c6389705c0b
Step #0 - "Build": Status: Downloaded newer image for node:16
Step #0 - "Build": ---> 1ddc7e4055fd
Step #0 - "Build": Step 2/28 : ARG service
Step #0 - "Build": ---> Running in db81a7b32935
Step #0 - "Build": Removing intermediate container db81a7b32935
Step #0 - "Build": ---> 87f88e926e4c
Step #0 - "Build": Step 3/28 : ARG BUGSNAG_API_KEY
Step #0 - "Build": ---> Running in ad29637a3a83
Step #0 - "Build": Removing intermediate container ad29637a3a83
Step #0 - "Build": ---> 751fa7f67ab9
Step #0 - "Build": Step 4/28 : ARG APP_ENV=production
Step #0 - "Build": ---> Running in 9a5ba33bf0a8
Step #0 - "Build": Removing intermediate container 9a5ba33bf0a8
Step #0 - "Build": ---> 43994bb81580
Step #0 - "Build": Step 5/28 : ARG APP_VERSION=docker-build
Step #0 - "Build": ---> Running in 9ef4728edff4
Step #0 - "Build": Removing intermediate container 9ef4728edff4
Step #0 - "Build": ---> 4bcffdfd6f3f
Step #0 - "Build": Step 6/28 : ARG CLIENT_URL=https://ud.me
Step #0 - "Build": ---> Running in ec43bd4cf887
Step #0 - "Build": Removing intermediate container ec43bd4cf887
Step #0 - "Build": ---> 72b0bd44c628
Step #0 - "Build": Step 7/28 : ENV NODE_ENV development
Step #0 - "Build": ---> Running in 29645e77fb23
Step #0 - "Build": Removing intermediate container 29645e77fb23
Step #0 - "Build": ---> 3efc21869b55
Step #0 - "Build": Step 8/28 : ENV APP_ENV $APP_ENV
Step #0 - "Build": ---> Running in 1c42ac9d9dbf
Step #0 - "Build": Removing intermediate container 1c42ac9d9dbf
Step #0 - "Build": ---> 2b8ce9f8ad84
Step #0 - "Build": Step 9/28 : ENV APP_VERSION $APP_VERSION
Step #0 - "Build": ---> Running in 6b2d04024e6d
Step #0 - "Build": Removing intermediate container 6b2d04024e6d
Step #0 - "Build": ---> 4137ee5c97e7
Step #0 - "Build": Step 10/28 : ENV BUGSNAG_API_KEY $BUGSNAG_API_KEY
Step #0 - "Build": ---> Running in 3ccb9fb309cf
Step #0 - "Build": Removing intermediate container 3ccb9fb309cf
Step #0 - "Build": ---> a78f5858e913
Step #0 - "Build": Step 11/28 : ENV CLIENT_URL $CLIENT_URL
Step #0 - "Build": ---> Running in f17a6492090b
Step #0 - "Build": Removing intermediate container f17a6492090b
Step #0 - "Build": ---> d62c7fe4321f
Step #0 - "Build": Step 12/28 : ENV NEXT_TELEMETRY_DISABLED 1
Step #0 - "Build": ---> Running in 7e22371e8c23
Step #0 - "Build": Removing intermediate container 7e22371e8c23
Step #0 - "Build": ---> 03dff60cc942
Step #0 - "Build": Step 13/28 : ENV YARN_IGNORE_NODE 1
Step #0 - "Build": ---> Running in 4d3646d9f4f2
Step #0 - "Build": Removing intermediate container 4d3646d9f4f2
Step #0 - "Build": ---> 5fcdfafb8fcc
Step #0 - "Build": Step 14/28 : WORKDIR /app
Step #0 - "Build": ---> Running in 419ebf62d721
Step #0 - "Build": Removing intermediate container 419ebf62d721
Step #0 - "Build": ---> b65d2adf0b53
Step #0 - "Build": Step 15/28 : COPY . .
Step #0 - "Build": ---> 6a9ead202e6f
Step #0 - "Build": Step 16/28 : RUN yarn install
Step #0 - "Build": ---> Running in 66353ca9c5ab
Step #0 - "Build": ➤ YN0000: ┌ Project validation
Step #0 - "Build": ➤ YN0057: │ server: Resolutions field will be ignored
Step #0 - "Build": ➤ YN0000: └ Completed
Step #0 - "Build": ➤ YN0000: ┌ Resolution step
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide @emotion/react (p99903), requested by tss-react
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide eslint (p0c427), requested by eslint-plugin-i18n-json
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide ethers (p46768), requested by @pushprotocol/restapi
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide ethers (p079f3), requested by @pushprotocol/socket
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide react-is (p2b8b4), requested by styled-components
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide viem (pd04e0), requested by wagmi
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide @emotion/react (p17f46), requested by tss-react
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide eslint (p74f7c), requested by eslint-plugin-i18n-json
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide ethers (pa9cf2), requested by @pushprotocol/restapi
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide ethers (pbb7c9), requested by @pushprotocol/socket
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide react-is (p2ad36), requested by styled-components
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide viem (p9e264), requested by wagmi
Step #0 - "Build": ➤ YN0002: │ babel-plugin-styled-components@npm:2.1.4 [976b4] doesn't provide @babel/core (p68ed8), requested by @babel/plugin-syntax-jsx
Step #0 - "Build": ➤ YN0002: │ dns-over-http-resolver@npm:1.2.3 doesn't provide node-fetch (p89343), requested by native-fetch
Step #0 - "Build": ➤ YN0002: │ domain-profiles@workspace:. doesn't provide postcss (p6a0fd), requested by jest-transform-css
Step #0 - "Build": ➤ YN0002: │ react-code-blocks@npm:0.1.4 [5e2e0] doesn't provide react-dom (pd89de), requested by styled-components
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide @emotion/react (p4222a), requested by tss-react
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide @mui/material (pe0a55), requested by notistack
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide @testing-library/dom (pe05ee), requested by @testing-library/user-event
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide css-utilities (p2a9bf), requested by @fenderdigital/react-app-store-button
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide icon-library (p615cf), requested by @fenderdigital/react-app-store-button
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide react-is (p5563f), requested by styled-components
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide viem (p2bff0), requested by wagmi
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide web-fonts (pd5fb3), requested by @fenderdigital/react-app-store-button
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide webpack (p6f926), requested by terser-webpack-plugin
Step #0 - "Build": ➤ YN0002: │ web3-eth-abi@npm:4.2.3 doesn't provide typescript (p4e3d3), requested by abitype
Step #0 - "Build": ➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
Step #0 - "Build": ➤ YN0000: └ Completed in 0s 898ms
Step #0 - "Build": ➤ YN0000: ┌ Fetch step
Step #0 - "Build": ➤ YN0013: │ @aashutoshrathi/word-wrap@npm:1.2.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adobe/css-tools@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.10.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.10.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adobe/css-tools@npm:4.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.10.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.10.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ambire/signature-validator@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.10.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.10.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ambire/signature-validator@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ampproject/remapping@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.10.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ambire/signature-validator@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ampproject/remapping@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @assemblyscript/loader@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @adraffy/ens-normalize@npm:1.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ambire/signature-validator@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ampproject/remapping@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @assemblyscript/loader@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/code-frame@npm:7.22.13 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ambire/signature-validator@npm:1.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ampproject/remapping@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @assemblyscript/loader@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/code-frame@npm:7.22.13 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/compat-data@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @ampproject/remapping@npm:2.2.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @assemblyscript/loader@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/code-frame@npm:7.22.13 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/compat-data@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.13.10 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @assemblyscript/loader@npm:0.9.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/code-frame@npm:7.22.13 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/compat-data@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.13.10 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/code-frame@npm:7.22.13 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/compat-data@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.13.10 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.13.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/compat-data@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.13.10 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.13.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.13.10 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.13.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/core@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.13.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.13.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/generator@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-function-name@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-annotate-as-pure@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-function-name@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-compilation-targets@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-function-name@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-imports@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-environment-visitor@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-function-name@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-imports@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-transforms@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-function-name@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-imports@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-transforms@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-hoist-variables@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-imports@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-transforms@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-simple-access@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-imports@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-transforms@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-simple-access@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.22.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-module-transforms@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-simple-access@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.22.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-string-parser@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-plugin-utils@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-simple-access@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.22.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-string-parser@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-simple-access@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.22.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-string-parser@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-option@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-split-export-declaration@npm:7.22.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-string-parser@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-option@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-string-parser@npm:7.22.5 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-option@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-identifier@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-option@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/highlight@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helper-validator-option@npm:7.22.15 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/highlight@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/parser@npm:7.14.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/highlight@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/parser@npm:7.14.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/parser@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/helpers@npm:7.23.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/highlight@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/parser@npm:7.14.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/parser@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/plugin-syntax-async-generators@npm:7.8.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/highlight@npm:7.22.20 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/parser@npm:7.14.6 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/parser@npm:7.23.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/plugin-syntax-async-generators@npm:7.8.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ @babel/plugin-syntax-big
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/ud-staging-cloudbuild-logs/log-171fdfeb-59d3-444e-883a-946d70e41d4c.txt.]
...
and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yallist@npm:4.0.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:1.10.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:18.1.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:18.1.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:18.1.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yaml@npm:2.3.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:18.1.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:15.4.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:18.1.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:15.4.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:17.7.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:20.2.9 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:15.4.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:17.7.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yn@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs-parser@npm:21.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:15.4.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:17.7.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yn@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yocto-queue@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:15.4.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:17.7.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yn@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yocto-queue@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zod@npm:3.23.8 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yargs@npm:17.7.2 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yn@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yocto-queue@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zod@npm:3.23.8 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zustand@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yn@npm:3.1.1 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yocto-queue@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zod@npm:3.23.8 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zustand@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zustand@npm:4.4.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ yocto-queue@npm:0.1.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zod@npm:3.23.8 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zustand@npm:4.4.0 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zustand@npm:4.4.3 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0013: │ zwitch@npm:2.0.4 can't be found in the cache and will be fetched from the remote registry
Step #0 - "Build": ➤ YN0000: └ Completed in 3m 50s
Step #0 - "Build": ➤ YN0000: ┌ Link step
Step #0 - "Build": ➤ YN0007: │ @swc/core@npm:1.3.93 [a9f92] must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ es5-ext@npm:0.10.62 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ secp256k1@npm:5.0.0 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ swiper@npm:8.4.7 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ bigint-buffer@npm:1.1.5 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ protobufjs@npm:7.2.5 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ secp256k1@npm:3.8.0 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ bufferutil@npm:4.0.5 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ keccak@npm:3.0.2 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ utf-8-validate@npm:5.0.7 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ web3-bzz@npm:1.10.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ protobufjs@npm:6.11.4 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ bufferutil@npm:4.0.8 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ utf-8-validate@npm:5.0.10 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ @trufflesuite/bigint-buffer@npm:1.1.10 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ bufferutil@npm:4.0.7 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ utf-8-validate@npm:6.0.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ leveldown@npm:6.1.0 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ secp256k1@npm:4.0.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ core-js@npm:3.33.0 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ keccak@npm:3.0.4 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ web3-shh@npm:1.10.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ web3@npm:1.10.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ uns@https://github.com/unstoppabledomains/uns.git#commit=b066dafdacfc783d7027ae9c0d80ae8e37fc3e5c must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0000: └ Completed in 1m 38s
Step #0 - "Build": ➤ YN0000: Done with warnings in 5m 29s
Step #0 - "Build": Removing intermediate container 66353ca9c5ab
Step #0 - "Build": ---> 6d5f2cb201ec
Step #0 - "Build": Step 17/28 : RUN yarn build
Step #0 - "Build": ---> Running in 444871cc0208
Step #0 - "Build": Removing intermediate container 444871cc0208
Step #0 - "Build": ---> fcf28850b3fd
Step #0 - "Build": Step 18/28 : RUN NODE_ENV=production yarn workspace server build:next
Step #0 - "Build": ---> Running in 247708194a5c
Step #0 - "Build": info - Loaded env from /app/server/.env
Step #0 - "Build": �[91mwarn - You have enabled experimental features (externalDir, forceSwcTransforms) in next.config.js.
Step #0 - "Build": �[0m�[91mwarn - Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk.
Step #0 - "Build":
Step #0 - "Build": �[0minfo - Skipping validation of types
Step #0 - "Build": info - Linting...
Step #0 - "Build": info - Creating an optimized production build...
Step #0 - "Build": �[91mBrowserslist: caniuse-lite is outdated. Please run:
Step #0 - "Build": npx browserslist@latest --update-db
Step #0 - "Build": Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Step #0 - "Build": �[0m�[91mwarn - Production code optimization has been disabled in your project. Read more: https://nextjs.org/docs/messages/minification-disabled
Step #0 - "Build": �[0m�[91mBrowserslist: caniuse-lite is outdated. Please run:
Step #0 - "Build": npx browserslist@latest --update-db
Step #0 - "Build": Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
Step #0 - "Build": �[0minfo - Compiled successfully
Step #0 - "Build": info - Collecting page data...
Step #0 - "Build": info - Generating static pages (0/12)
Step #0 - "Build": info - Generating static pages (3/12)
Step #0 - "Build": info - Generating static pages (6/12)
Step #0 - "Build": info - Generating static pages (9/12)
Step #0 - "Build": info - Generating static pages (12/12)
Step #0 - "Build": info - Finalizing page optimization...
Step #0 - "Build":
Step #0 - "Build": Route (pages) Size First Load JS
Step #0 - "Build": ┌ ○ / 2.41 kB 2.53 MB
Step #0 - "Build": ├ /_app 0 B 2.53 MB
Step #0 - "Build": ├ λ /[domain] 23.2 kB 2.55 MB
Step #0 - "Build": ├ ○ /404 233 B 2.53 MB
Step #0 - "Build": ├ λ /badge/[badgeCode] 3.33 kB 2.53 MB
Step #0 - "Build": ├ λ /config 531 B 2.53 MB
Step #0 - "Build": ├ ○ /examples/domain-management 25.8 kB 2.55 MB
Step #0 - "Build": ├ ○ /examples/unstoppable-messaging 25.5 kB 2.55 MB
Step #0 - "Build": └ ○ /wallet 7.51 kB 2.54 MB
Step #0 - "Build": + First Load JS shared by all 2.53 MB
Step #0 - "Build": ├ chunks/main-d655a03567e01911.js 86.2 kB
Step #0 - "Build": ├ chunks/pages/_app-2ac62831bf3f89db.js 2.44 MB
Step #0 - "Build": └ css/e98fe053d2facd26.css 5.2 kB
Step #0 - "Build":
Step #0 - "Build": λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
Step #0 - "Build": ○ (Static) automatically rendered as static HTML (uses no initial props)
Step #0 - "Build":
Step #0 - "Build": Removing intermediate container 247708194a5c
Step #0 - "Build": ---> 26a9301032b3
Step #0 - "Build": Step 19/28 : RUN rm -rf node_modules && NODE_ENV=production yarn install
Step #0 - "Build": ---> Running in e983f29e6382
Step #0 - "Build": ➤ YN0000: ┌ Project validation
Step #0 - "Build": ➤ YN0057: │ server: Resolutions field will be ignored
Step #0 - "Build": ➤ YN0000: └ Completed
Step #0 - "Build": ➤ YN0000: ┌ Resolution step
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide @emotion/react (p99903), requested by tss-react
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide eslint (p0c427), requested by eslint-plugin-i18n-json
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide ethers (p46768), requested by @pushprotocol/restapi
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide ethers (p079f3), requested by @pushprotocol/socket
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide react-is (p2b8b4), requested by styled-components
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components doesn't provide viem (pd04e0), requested by wagmi
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide @emotion/react (p17f46), requested by tss-react
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide eslint (p74f7c), requested by eslint-plugin-i18n-json
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide ethers (pa9cf2), requested by @pushprotocol/restapi
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide ethers (pbb7c9), requested by @pushprotocol/socket
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide react-is (p2ad36), requested by styled-components
Step #0 - "Build": ➤ YN0002: │ @unstoppabledomains/ui-components@workspace:packages/ui-components [5e2e0] doesn't provide viem (p9e264), requested by wagmi
Step #0 - "Build": ➤ YN0002: │ babel-plugin-styled-components@npm:2.1.4 [976b4] doesn't provide @babel/core (p68ed8), requested by @babel/plugin-syntax-jsx
Step #0 - "Build": ➤ YN0002: │ dns-over-http-resolver@npm:1.2.3 doesn't provide node-fetch (p89343), requested by native-fetch
Step #0 - "Build": ➤ YN0002: │ domain-profiles@workspace:. doesn't provide postcss (p6a0fd), requested by jest-transform-css
Step #0 - "Build": ➤ YN0002: │ react-code-blocks@npm:0.1.4 [5e2e0] doesn't provide react-dom (pd89de), requested by styled-components
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide @emotion/react (p4222a), requested by tss-react
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide @mui/material (pe0a55), requested by notistack
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide @testing-library/dom (pe05ee), requested by @testing-library/user-event
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide css-utilities (p2a9bf), requested by @fenderdigital/react-app-store-button
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide icon-library (p615cf), requested by @fenderdigital/react-app-store-button
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide react-is (p5563f), requested by styled-components
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide viem (p2bff0), requested by wagmi
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide web-fonts (pd5fb3), requested by @fenderdigital/react-app-store-button
Step #0 - "Build": ➤ YN0002: │ server@workspace:server doesn't provide webpack (p6f926), requested by terser-webpack-plugin
Step #0 - "Build": ➤ YN0002: │ web3-eth-abi@npm:4.2.3 doesn't provide typescript (p4e3d3), requested by abitype
Step #0 - "Build": ➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
Step #0 - "Build": ➤ YN0000: └ Completed in 0s 982ms
Step #0 - "Build": ➤ YN0000: ┌ Fetch step
Step #0 - "Build": ➤ YN0000: └ Completed in 2s 513ms
Step #0 - "Build": ➤ YN0000: ┌ Link step
Step #0 - "Build": ➤ YN0007: │ @swc/core@npm:1.3.93 [a9f92] must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ es5-ext@npm:0.10.62 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ secp256k1@npm:5.0.0 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ swiper@npm:8.4.7 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ bigint-buffer@npm:1.1.5 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ protobufjs@npm:7.2.5 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ secp256k1@npm:3.8.0 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ bufferutil@npm:4.0.5 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ keccak@npm:3.0.2 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ utf-8-validate@npm:5.0.7 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ web3-bzz@npm:1.10.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ protobufjs@npm:6.11.4 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ bufferutil@npm:4.0.8 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ utf-8-validate@npm:5.0.10 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ @trufflesuite/bigint-buffer@npm:1.1.10 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ bufferutil@npm:4.0.7 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ utf-8-validate@npm:6.0.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ leveldown@npm:6.1.0 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ secp256k1@npm:4.0.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ core-js@npm:3.33.0 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ keccak@npm:3.0.4 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ web3-shh@npm:1.10.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ web3@npm:1.10.3 must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0007: │ uns@https://github.com/unstoppabledomains/uns.git#commit=b066dafdacfc783d7027ae9c0d80ae8e37fc3e5c must be built because it never has been before or the last one failed
Step #0 - "Build": ➤ YN0000: └ Completed in 1m 36s
Step #0 - "Build": ➤ YN0000: Done with warnings in 1m 40s
Step #0 - "Build": Removing intermediate container e983f29e6382
Step #0 - "Build": ---> 13125d5adf79
Step #0 - "Build": Step 20/28 : RUN rm -rf .yarn/cache
Step #0 - "Build": ---> Running in 2735993cc7d4
Step #0 - "Build": Removing intermediate container 2735993cc7d4
Step #0 - "Build": ---> 2af6f12fcb9a
Step #0 - "Build": Step 21/28 : FROM node:16-alpine
Step #0 - "Build": 16-alpine: Pulling from library/node
Step #0 - "Build": 7264a8db6415: Already exists
Step #0 - "Build": eee371b9ce3f: Pulling fs layer
Step #0 - "Build": 93b3025fe103: Pulling fs layer
Step #0 - "Build": d9059661ce70: Pulling fs layer
Step #0 - "Build": d9059661ce70: Verifying Checksum
Step #0 - "Build": d9059661ce70: Download complete
Step #0 - "Build": 93b3025fe103: Verifying Checksum
Step #0 - "Build": 93b3025fe103: Download complete
Step #0 - "Build": eee371b9ce3f: Verifying Checksum
Step #0 - "Build": eee371b9ce3f: Download complete
Step #0 - "Build": eee371b9ce3f: Pull complete
Step #0 - "Build": 93b3025fe103: Pull complete
Step #0 - "Build": d9059661ce70: Pull complete
Step #0 - "Build": Digest: sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787
Step #0 - "Build": Status: Downloaded newer image for node:16-alpine
Step #0 - "Build": ---> 2573171e0124
Step #0 - "Build": Step 22/28 : ARG service
Step #0 - "Build": ---> Running in 9f414a97b9fd
Step #0 - "Build": Removing intermediate container 9f414a97b9fd
Step #0 - "Build": ---> 9ef53d13cd9e
Step #0 - "Build": Step 23/28 : ENV NEXT_TELEMETRY_DISABLED 1
Step #0 - "Build": ---> Running in de15533fcfcd
Step #0 - "Build": Removing intermediate container de15533fcfcd
Step #0 - "Build": ---> b1037fb834d3
Step #0 - "Build": Step 24/28 : ENV YARN_IGNORE_NODE 1
Step #0 - "Build": ---> Running in f938793a2de1
Step #0 - "Build": Removing intermediate container f938793a2de1
Step #0 - "Build": ---> 9dbcd94930a2
Step #0 - "Build": Step 25/28 : RUN yarn set version 3.2.0
Step #0 - "Build": ---> Running in 08abbfc9a8f5
Step #0 - "Build": ➤ YN0000: You don't seem to have Corepack enabled; we'll have to rely on yarnPath instead
Step #0 - "Build": ➤ YN0000: Downloading https://repo.yarnpkg.com/3.2.0/packages/yarnpkg-cli/bin/yarn.js
Step #0 - "Build": ➤ YN0000: Saving the new release in .yarn/releases/yarn-3.2.0.cjs
Step #0 - "Build": ➤ YN0000: Done with warnings in 0s 291ms
Step #0 - "Build": Removing intermediate container 08abbfc9a8f5
Step #0 - "Build": ---> 825a4dc2ffec
Step #0 - "Build": Step 26/28 : WORKDIR /app
Step #0 - "Build": ---> Running in 1de970cb6939
Step #0 - "Build": Removing intermediate container 1de970cb6939
Step #0 - "Build": ---> 49292e723828
Step #0 - "Build": Step 27/28 : COPY --from=builder /app .
Step #0 - "Build": ---> 26a4b9fe4249
Step #0 - "Build": Step 28/28 : CMD ["yarn", "workspace", "server", "run", "start"]
Step #0 - "Build": ---> Running in 2bf0b63283e2
Step #0 - "Build": Removing intermediate container 2bf0b63283e2
Step #0 - "Build": ---> 479dea3297fc
Step #0 - "Build": Successfully built 479dea3297fc
Step #0 - "Build": Successfully tagged us-central1-docker.pkg.dev/unstoppable-domains-staging/cloud-run-source-deploy/domain-profiles/domain-profiles:dc36ca2ca72c87bf9bfd4f7610d90023eba604dd
Finished Step #0 - "Build"
Starting Step #1 - "Push"
Step #1 - "Push": Already have image (with digest): gcr.io/cloud-builders/docker
Step #1 - "Push": The push refers to repository [us-central1-docker.pkg.dev/unstoppable-domains-staging/cloud-run-source-deploy/domain-profiles/domain-profiles]
Step #1 - "Push": f29b3adbfcac: Preparing
Step #1 - "Push": 0bd13a2d1ae0: Preparing
Step #1 - "Push": eca8692ec684: Preparing
Step #1 - "Push": 365ccd918307: Preparing
Step #1 - "Push": 1bba629c69e9: Preparing
Step #1 - "Push": 139c1270acf1: Preparing
Step #1 - "Push": 4693057ce236: Preparing
Step #1 - "Push": 139c1270acf1: Waiting
Step #1 - "Push": 4693057ce236: Waiting
Step #1 - "Push": 365ccd918307: Layer already exists
Step #1 - "Push": 1bba629c69e9: Layer already exists
Step #1 - "Push": 4693057ce236: Layer already exists
Step #1 - "Push": 139c1270acf1: Layer already exists
Step #1 - "Push": 0bd13a2d1ae0: Pushed
Step #1 - "Push": eca8692ec684: Pushed
Step #1 - "Push": f29b3adbfcac: Pushed
Step #1 - "Push": dc36ca2ca72c87bf9bfd4f7610d90023eba604dd: digest: sha256:8a176c9a4a6864a37ce8626ed0b028a70f99cdcb3d51fa5fcb58f78e3be50495 size: 1788
Finished Step #1 - "Push"
Starting Step #2 - "Deploy"
Step #2 - "Deploy": Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": slim: Pulling from google.com/cloudsdktool/cloud-sdk
Step #2 - "Deploy": cdd62bf39133: Already exists
Step #2 - "Deploy": 767744161eb1: Pulling fs layer
Step #2 - "Deploy": e0ff354dd004: Pulling fs layer
Step #2 - "Deploy": fe789537b19a: Pulling fs layer
Step #2 - "Deploy": f02044068f5e: Pulling fs layer
Step #2 - "Deploy": e2db87013922: Pulling fs layer
Step #2 - "Deploy": f02044068f5e: Waiting
Step #2 - "Deploy": e2db87013922: Waiting
Step #2 - "Deploy": fe789537b19a: Download complete
Step #2 - "Deploy": 767744161eb1: Verifying Checksum
Step #2 - "Deploy": 767744161eb1: Download complete
Step #2 - "Deploy": e0ff354dd004: Download complete
Step #2 - "Deploy": e2db87013922: Download complete
Step #2 - "Deploy": 767744161eb1: Pull complete
Step #2 - "Deploy": e0ff354dd004: Pull complete
Step #2 - "Deploy": fe789537b19a: Pull complete
Step #2 - "Deploy": f02044068f5e: Verifying Checksum
Step #2 - "Deploy": f02044068f5e: Download complete
Step #2 - "Deploy": f02044068f5e: Pull complete
Step #2 - "Deploy": e2db87013922: Pull complete
Step #2 - "Deploy": Digest: sha256:fb2b9508b6fd0105ab690286c2b6f7cbb2425a872d5e7c27a25e9b674b85a934
Step #2 - "Deploy": Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": Deploying container to Cloud Run service [domain-profiles] in project [unstoppable-domains-staging] region [us-central1]
Step #2 - "Deploy": Deploying...
Step #2 - "Deploy": Setting IAM Policy.........done
Step #2 - "Deploy": Creating Revision.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................done
Step #2 - "Deploy": Routing traffic......done
Step #2 - "Deploy": Done.
Step #2 - "Deploy": Service [domain-profiles] revision [domain-profiles-00786-6xr] has been deployed and is serving 100 percent of traffic.
Step #2 - "Deploy": Service URL: https://domain-profiles-241559334828.us-central1.run.app
Finished Step #2 - "Deploy"
PUSH
Pushing us-central1-docker.pkg.dev/unstoppable-domains-staging/cloud-run-source-deploy/domain-profiles/domain-profiles:dc36ca2ca72c87bf9bfd4f7610d90023eba604dd
The push refers to repository [us-central1-docker.pkg.dev/unstoppable-domains-staging/cloud-run-source-deploy/domain-profiles/domain-profiles]
f29b3adbfcac: Preparing
0bd13a2d1ae0: Preparing
eca8692ec684: Preparing
365ccd918307: Preparing
1bba629c69e9: Preparing
139c1270acf1: Preparing
4693057ce236: Preparing
139c1270acf1: Waiting
4693057ce236: Waiting
0bd13a2d1ae0: Layer already exists
eca8692ec684: Layer already exists
f29b3adbfcac: Layer already exists
365ccd918307: Layer already exists
1bba629c69e9: Layer already exists
139c1270acf1: Layer already exists
4693057ce236: Layer already exists
dc36ca2ca72c87bf9bfd4f7610d90023eba604dd: digest: sha256:8a176c9a4a6864a37ce8626ed0b028a70f99cdcb3d51fa5fcb58f78e3be50495 size: 1788
DONE
Loading