Created
July 15, 2026 18:51
-
-
Save yuanzhou/2bc9b4f003799a94fce80644a8d28786 to your computer and use it in GitHub Desktop.
Ingest-ui React 19 build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #1 [internal] load build definition from Dockerfile | |
| #1 transferring dockerfile: 2.70kB done | |
| #1 DONE 0.0s | |
| #2 [internal] load metadata for docker.io/hubmap/api-base-image:1.2.0 | |
| #2 DONE 0.0s | |
| #3 [internal] load .dockerignore | |
| #3 DONE 0.0s | |
| #4 [ 1/10] FROM docker.io/hubmap/api-base-image:1.2.0 | |
| #4 DONE 0.0s | |
| #5 [ 2/10] WORKDIR /usr/src/app | |
| #5 CACHED | |
| #6 [internal] load build context | |
| #6 transferring context: 2.23MB 0.0s done | |
| #6 DONE 0.1s | |
| #7 [ 3/10] COPY . . | |
| #7 DONE 0.1s | |
| #8 [ 4/10] RUN set -eux && cat <<'EOF' > /etc/yum.repos.d/nginx.repo | |
| #8 0.234 + cat | |
| #8 DONE 0.3s | |
| #9 [ 5/10] RUN dnf install -y nginx && [ ! -f /etc/nginx/conf.d/default.conf ] || mv /etc/nginx/conf.d/default.conf /tmp/etc_nginx_conf.d_default.conf.ORIGINAL && [ ! -f /etc/nginx/nginx.conf ] || mv /etc/nginx/nginx.conf /tmp/etc_nginx_nginx.conf.ORIGINAL && mv nginx.conf /etc/nginx/nginx.conf && mv ingest-ui.conf /etc/nginx/conf.d && [ ! -d nginx ] || mv nginx /tmp/nginx_from_WORKDIR && chmod a+x start.sh && dnf clean all && rm -rf /var/cache/dnf /var/log/dnf /var/log/yum /root/.cache | |
| #9 0.775 nginx stable repo 249 kB/s | 22 kB 00:00 | |
| #9 0.837 Red Hat Universal Base Image 10 (RPMs) - BaseOS 3.2 MB/s | 180 kB 00:00 | |
| #9 0.918 Red Hat Universal Base Image 10 (RPMs) - AppStr 7.4 MB/s | 397 kB 00:00 | |
| #9 1.033 Red Hat Universal Base Image 10 (RPMs) - CodeRe 492 kB/s | 23 kB 00:00 | |
| #9 1.136 Dependencies resolved. | |
| #9 1.137 ================================================================================ | |
| #9 1.137 Package Arch Version Repository Size | |
| #9 1.137 ================================================================================ | |
| #9 1.137 Installing: | |
| #9 1.137 nginx x86_64 2:1.30.3-1.el10.ngx nginx-stable 1.1 M | |
| #9 1.137 Installing dependencies: | |
| #9 1.137 procps-ng x86_64 4.0.4-11.el10 ubi-10-for-x86_64-baseos-rpms 381 k | |
| #9 1.137 | |
| #9 1.137 Transaction Summary | |
| #9 1.137 ================================================================================ | |
| #9 1.137 Install 2 Packages | |
| #9 1.137 | |
| #9 1.138 Total download size: 1.4 M | |
| #9 1.138 Installed size: 4.6 M | |
| #9 1.139 Downloading Packages: | |
| #9 1.169 (1/2): procps-ng-4.0.4-11.el10.x86_64.rpm 13 MB/s | 381 kB 00:00 | |
| #9 1.240 (2/2): nginx-1.30.3-1.el10.ngx.x86_64.rpm 10 MB/s | 1.1 MB 00:00 | |
| #9 1.242 -------------------------------------------------------------------------------- | |
| #9 1.242 Total 14 MB/s | 1.4 MB 00:00 | |
| #9 1.316 nginx stable repo 227 kB/s | 12 kB 00:00 | |
| #9 1.321 Importing GPG key 0xB49F6B46: | |
| #9 1.321 Userid : "nginx signing key <signing-key-2@nginx.com>" | |
| #9 1.321 Fingerprint: 8540 A6F1 8833 A80E 9C16 53A4 2FD2 1310 B49F 6B46 | |
| #9 1.321 From : https://nginx.org/keys/nginx_signing.key | |
| #9 1.339 Key imported successfully | |
| #9 1.342 Importing GPG key 0x7BD9BF62: | |
| #9 1.342 Userid : "nginx signing key <signing-key@nginx.com>" | |
| #9 1.342 Fingerprint: 573B FD6B 3D8F BC64 1079 A6AB ABF5 BD82 7BD9 BF62 | |
| #9 1.342 From : https://nginx.org/keys/nginx_signing.key | |
| #9 1.347 Key imported successfully | |
| #9 1.348 Importing GPG key 0x8D88A2B3: | |
| #9 1.348 Userid : "nginx signing key <signing-key-3@nginx.com>" | |
| #9 1.348 Fingerprint: 9E9B E90E ACBC DE69 FE9B 204C BCDC D8A3 8D88 A2B3 | |
| #9 1.348 From : https://nginx.org/keys/nginx_signing.key | |
| #9 1.352 Key imported successfully | |
| #9 1.390 Red Hat Universal Base Image 10 (RPMs) - BaseOS 20 MB/s | 20 kB 00:00 | |
| #9 1.393 GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release (0xFD431D51) is already installed | |
| #9 1.393 GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release (0x5A6340B3) is already installed | |
| #9 1.394 Importing GPG key 0x05707A62: | |
| #9 1.394 Userid : "Red Hat, Inc. (release key 4) <security@redhat.com>" | |
| #9 1.394 Fingerprint: FCD3 55B3 0570 7A62 DA14 3AB6 E422 397E 50FE 8467 A2A9 5343 D246 D627 6AFE DF8F | |
| #9 1.394 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release | |
| #9 1.400 Key imported successfully | |
| #9 1.418 Running transaction check | |
| #9 1.486 Transaction check succeeded. | |
| #9 1.486 Running transaction test | |
| #9 1.716 Transaction test succeeded. | |
| #9 1.717 Running transaction | |
| #9 1.768 Preparing : 1/1 | |
| #9 1.840 Installing : procps-ng-4.0.4-11.el10.x86_64 1/2 | |
| #9 1.853 Running scriptlet: nginx-2:1.30.3-1.el10.ngx.x86_64 2/2 | |
| #9 1.940 Installing : nginx-2:1.30.3-1.el10.ngx.x86_64 2/2 | |
| #9 1.948 Running scriptlet: nginx-2:1.30.3-1.el10.ngx.x86_64 2/2 | |
| #9 1.984 ---------------------------------------------------------------------- | |
| #9 1.984 | |
| #9 1.984 Thanks for using nginx! | |
| #9 1.984 | |
| #9 1.984 Please find the official documentation for nginx here: | |
| #9 1.984 * https://nginx.org/en/docs/ | |
| #9 1.984 | |
| #9 1.984 Please subscribe to nginx-announce mailing list to get | |
| #9 1.984 the most important news about nginx: | |
| #9 1.984 * https://nginx.org/en/support.html | |
| #9 1.984 | |
| #9 1.984 Commercial subscriptions for nginx are available on: | |
| #9 1.984 * https://nginx.com/products/ | |
| #9 1.984 | |
| #9 1.984 ---------------------------------------------------------------------- | |
| #9 1.984 | |
| #9 2.205 Installed products updated. | |
| #9 2.219 | |
| #9 2.219 Installed: | |
| #9 2.219 nginx-2:1.30.3-1.el10.ngx.x86_64 procps-ng-4.0.4-11.el10.x86_64 | |
| #9 2.219 | |
| #9 2.219 Complete! | |
| #9 2.682 21 files removed | |
| #9 DONE 2.8s | |
| #10 [ 6/10] WORKDIR /usr/src/app/src | |
| #10 DONE 0.1s | |
| #11 [ 7/10] RUN curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash && . "$HOME/.nvm/nvm.sh" && nvm install 24 && npm install npm@latest -g && npm install && npm run build:tags && rm -rf node_modules | |
| #11 0.222 % Total % Received % Xferd Average Speed Time Time Time Current | |
| #11 0.222 Dload Upload Total Spent Left Speed | |
| 100 16631 100 16631 0 0 803k 0 --:--:-- --:--:-- --:--:-- 812k | |
| #11 0.254 => Downloading nvm from git to '/root/.nvm' | |
| => Cloning into '/root/.nvm'... | |
| #11 0.630 * (HEAD detached at FETCH_HEAD) | |
| #11 0.630 master | |
| #11 0.632 => Compressing and cleaning up git repository | |
| #11 0.636 | |
| #11 0.640 => Appending nvm source string to /root/.bashrc | |
| #11 0.645 => Appending bash_completion source string to /root/.bashrc | |
| #11 0.685 => Close and reopen your terminal to start using nvm or run the following to use it now: | |
| #11 0.685 | |
| #11 0.685 export NVM_DIR="$HOME/.nvm" | |
| #11 0.685 [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm | |
| #11 0.685 [ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion | |
| #11 1.004 Downloading and installing node v24.18.0... | |
| #11 1.108 Downloading https://nodejs.org/dist/v24.18.0/node-v24.18.0-linux-x64.tar.gz... | |
| ######################################################################## 100.0% | |
| #11 1.408 Computing checksum with sha256sum | |
| #11 1.647 Checksums matched! | |
| #11 3.522 Now using node v24.18.0 (npm v11.16.0) | |
| #11 3.705 Creating default alias: default -> 24 (-> v24.18.0 *) | |
| #11 8.425 | |
| #11 8.425 removed 8 packages, and changed 77 packages in 5s | |
| #11 8.425 | |
| #11 8.425 15 packages are looking for funding | |
| #11 8.425 run `npm fund` for details | |
| #11 11.67 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported | |
| #11 12.14 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. | |
| #11 12.18 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me | |
| #11 13.34 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead | |
| #11 13.36 npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead | |
| #11 14.51 npm warn deprecated uuid@7.0.3: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). | |
| #11 14.71 npm warn deprecated uuid@8.3.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). | |
| #11 17.82 npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. | |
| #11 19.38 npm warn deprecated @mui/base@5.0.0-beta.40-1: This package has been replaced by @base-ui/react | |
| #11 26.10 | |
| #11 26.10 added 567 packages, and audited 568 packages in 18s | |
| #11 26.10 | |
| #11 26.10 185 packages are looking for funding | |
| #11 26.10 run `npm fund` for details | |
| #11 26.11 | |
| #11 26.11 8 vulnerabilities (6 moderate, 2 high) | |
| #11 26.11 | |
| #11 26.11 To address issues that do not require attention, run: | |
| #11 26.11 npm audit fix | |
| #11 26.11 | |
| #11 26.11 To address all issues (including breaking changes), run: | |
| #11 26.11 npm audit fix --force | |
| #11 26.11 | |
| #11 26.11 Run `npm audit` for details. | |
| #11 26.11 npm warn install-scripts 1 package had install scripts blocked because they are not covered by allowScripts: | |
| #11 26.11 npm warn install-scripts cypress@13.17.0 (postinstall: node index.js --exec install) | |
| #11 26.11 npm warn install-scripts | |
| #11 26.11 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow. | |
| #11 26.35 npm notice run ingest-ui@2.7.0 build:tags | |
| #11 26.35 npm notice run env-cmd -f envs/env.tags -- vite build | |
| #11 26.75 vite v8.1.0 building client environment for production... | |
| transforming...✓ 1740 modules transformed. | |
| #11 27.57 rendering chunks... | |
| #11 29.49 computing gzip size... | |
| #11 29.54 build/index.html 1.85 kB │ gzip: 0.78 kB | |
| #11 29.54 build/static/css/main.CjYukY9h.css 255.02 kB │ gzip: 37.18 kB | |
| #11 29.54 build/static/js/main.DrpnO7nm.js 1,940.75 kB │ gzip: 563.78 kB │ map: 9,717.55 kB | |
| #11 29.54 | |
| #11 29.55 ✓ built in 2.79s | |
| #11 DONE 32.5s | |
| #12 [ 8/10] COPY entrypoint.sh /usr/local/bin/entrypoint.sh | |
| #12 DONE 0.0s | |
| #13 [ 9/10] RUN chmod +x /usr/local/bin/entrypoint.sh | |
| #13 DONE 0.3s | |
| #14 [10/10] WORKDIR /usr/src/app | |
| #14 DONE 0.1s | |
| #15 exporting to image | |
| #15 exporting layers 3.1s done | |
| #15 writing image sha256:126fd7386952ce132ac099f2cb3e2004038e9a576586edc7f95ae0c03a2fbbf2 done | |
| #15 naming to docker.io/hubmap/ingest-ui:2.7.0 done | |
| #15 DONE 3.1s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment