#0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 429B done #1 DONE 0.3s #2 [internal] load metadata for docker.io/library/node:lts-alpine #2 DONE 1.6s #3 [internal] load .dockerignore #3 transferring context: 52B done #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 65.68kB done #4 DONE 0.0s #5 [1/9] FROM docker.io/library/node:lts-alpine@sha256:9bef0ef1e268f60627da9ba7d7605e8831d5b56ad07487d24d1aa386336d1944 #5 resolve docker.io/library/node:lts-alpine@sha256:9bef0ef1e268f60627da9ba7d7605e8831d5b56ad07487d24d1aa386336d1944 0.0s done #5 sha256:9bef0ef1e268f60627da9ba7d7605e8831d5b56ad07487d24d1aa386336d1944 6.41kB / 6.41kB done #5 sha256:01393fe5a51489b63da0ab51aa8e0a7ff9990132917cf20cfc3d46f5e36c0e48 1.72kB / 1.72kB done #5 sha256:33544e83793ca080b49f5a30fb7dbe8a678765973de6ea301572a0ef53e76333 6.18kB / 6.18kB done #5 sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 0B / 3.64MB 0.1s #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 0B / 50.34MB 0.1s #5 sha256:9d0e0719fbe047cc0770ba9ed1cb150a4ee9bc8a55480eeb8a84a736c8037dbc 0B / 1.26MB 0.1s #5 sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 3.64MB / 3.64MB 0.3s done #5 extracting sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 0.1s #5 sha256:6f063dbd7a5db7835273c913fc420b1082dcda3b5972d75d7478b619da284053 0B / 446B 0.3s #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 4.19MB / 50.34MB 0.4s #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 13.63MB / 50.34MB 0.6s #5 extracting sha256:f18232174bc91741fdf3da96d85011092101a032a93a388b79e99e69c2d5c870 0.2s done #5 sha256:6f063dbd7a5db7835273c913fc420b1082dcda3b5972d75d7478b619da284053 446B / 446B 0.5s done #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 20.97MB / 50.34MB 0.8s #5 sha256:9d0e0719fbe047cc0770ba9ed1cb150a4ee9bc8a55480eeb8a84a736c8037dbc 1.05MB / 1.26MB 0.8s #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 28.31MB / 50.34MB 1.0s #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 35.65MB / 50.34MB 1.2s #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 38.80MB / 50.34MB 1.3s #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 44.04MB / 50.34MB 1.5s #5 sha256:9d0e0719fbe047cc0770ba9ed1cb150a4ee9bc8a55480eeb8a84a736c8037dbc 1.26MB / 1.26MB 1.4s done #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 48.23MB / 50.34MB 1.7s #5 sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 50.34MB / 50.34MB 2.0s done #5 extracting sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 0.1s #5 extracting sha256:cb2bde55f71f84688f9eb7197e0f69aa7c4457499bdf39f34989ab16455c3369 3.4s done #5 extracting sha256:9d0e0719fbe047cc0770ba9ed1cb150a4ee9bc8a55480eeb8a84a736c8037dbc #5 extracting sha256:9d0e0719fbe047cc0770ba9ed1cb150a4ee9bc8a55480eeb8a84a736c8037dbc 0.8s done #5 extracting sha256:6f063dbd7a5db7835273c913fc420b1082dcda3b5972d75d7478b619da284053 #5 extracting sha256:6f063dbd7a5db7835273c913fc420b1082dcda3b5972d75d7478b619da284053 done #5 DONE 7.4s #6 [2/9] WORKDIR /tmp #6 DONE 0.8s #7 [3/9] COPY .packages /tmp/packages #7 DONE 0.7s #8 [4/9] RUN npm install --global /tmp/packages/* #8 15.79 npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 15.89 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported. #8 15.99 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. #8 16.05 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #8 16.13 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #8 16.28 npm warn deprecated npmlog@6.0.2: This package is no longer supported. #8 16.51 npm warn deprecated gauge@4.0.4: This package is no longer supported. #8 17.86 npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #8 18.00 npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported. #8 18.10 npm warn deprecated npmlog@6.0.2: This package is no longer supported. #8 18.21 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. #8 18.21 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #8 18.40 npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported. #8 18.63 npm warn deprecated gauge@4.0.4: This package is no longer supported. #8 18.69 npm warn deprecated npmlog@5.0.1: This package is no longer supported. #8 18.69 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #8 18.73 npm warn deprecated gauge@3.0.2: This package is no longer supported. #8 23.76 #8 23.76 added 647 packages in 23s #8 23.76 #8 23.76 53 packages are looking for funding #8 23.76 run `npm fund` for details #8 23.76 npm notice #8 23.76 npm notice New major version of npm available! 10.9.2 -> 11.2.0 #8 23.76 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.2.0 #8 23.76 npm notice To update run: npm install -g npm@11.2.0 #8 23.76 npm notice #8 DONE 23.9s #9 [5/9] RUN rm -rf /tmp/packages #9 DONE 5.1s #10 [6/9] RUN apk add dumb-init openldap-clients #10 4.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz #10 4.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz #10 5.524 (1/6) Installing dumb-init (1.2.5-r3) #10 5.553 (2/6) Installing gdbm (1.24-r0) #10 5.562 (3/6) Installing libsasl (2.1.28-r8) #10 5.575 (4/6) Installing libldap (2.6.8-r0) #10 5.609 (5/6) Installing libuuid (2.40.4-r0) #10 5.616 (6/6) Installing openldap-clients (2.6.8-r0) #10 5.653 Executing busybox-1.37.0-r12.trigger #10 5.656 OK: 11 MiB in 23 packages #10 DONE 5.7s #11 [7/9] WORKDIR /app #11 DONE 4.5s #12 [8/9] RUN mkdir db #12 DONE 5.0s #13 [9/9] RUN chown node:node /app/* #13 DONE 5.0s #14 exporting to image #14 exporting layers #14 exporting layers 8.8s done #14 writing image sha256:0d21a083e04bc5f01d34e1dfbaeb710484faf2e297b72b6da211f7677646208c done #14 naming to docker.io/library/auth-service:0.3.1-dev.d8351a1 done #14 DONE 8.9s 4 warnings found (use docker --debug to expand):  - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 14) - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 15) - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 16) - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 17)