Build:
- 0
2024-12-14 13:13.43: New job: Build using linux-arm64 in
[]
2024-12-14 13:13.43: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.05-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.05 --packages=ocaml-base-compiler.4.05.0
RUN opam pin add -k version ocaml-base-compiler 4.05.0
RUN opam install -y opam-depext
RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2024-12-14 13:13.43: Using cache hint "4.05.0-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098"
2024-12-14 13:13.43: Waiting for resource in pool OCluster
2024-12-14 13:13.43: Waiting for worker…
2024-12-14 16:40.30: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:1571aac86e1547e2b93ee2cde9516458ffcc28f4c5a4f85c82766a09d12cc21d
#1 transferring dockerfile: 549B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:1e3ad9591f5ae131182fe82882c68287b60cf979155e745a42372889e2a2976f
#2 transferring context: 2B done
#2 DONE 0.1s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.3s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED
#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#8 sha256:82cb0cd80a6b44792129fbf3c7a6277b33f58bd82248c6016542c0de8ca348fa
#8 resolve docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098 done
#8 DONE 0.0s
#5 [internal] load build definition from Dockerfile
#5 sha256:7704ec6988aff51d4b5ba1a35440d24e16d630cf8fa43b0b1b554d5a76ee01dc
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#6 sha256:74971a652ec4681273bd9d37518651b55a3f2f9467e43586ccacd69ffde9058c
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:7cad6f3106a47bde0ddbeb66e79e54193ecc954d267b96fe6cbe12f6899aa22f
#7 DONE 0.0s
#13 [internal] load build context
#13 sha256:df85e6340bb559fd8fa60cecf96edadca3d5c21d572854ad33e1bb5b2febdd47
#13 transferring context: 549B done
#13 DONE 0.1s
#9 [2/6] RUN opam switch create 4.05 --packages=ocaml-base-compiler.4.05.0
#9 sha256:4ffdbba3a8d32a7032c9b8c7ed7e9522599b743be97c7b75303c329dc75b25fe
#9 7.002
#9 7.002 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.099 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.1
#9 7.194 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 8.283 [ocaml-base-compiler.4.05.0] downloaded from https://github.com/ocaml/ocaml/archive/4.05.0.tar.gz
#9 8.955 [ocaml-base-compiler.4.05.0/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/50c2d1275e537906ea144bd557fde31e0bf16e5f.patch?full_index=1
#9 9.179 [ocaml-base-compiler.4.05.0/fix-gcc10.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.05.0
#9 9.459 [ocaml-base-compiler.4.05.0/gpr1330.patch] downloaded from https://github.com/ocaml/ocaml/commit/b00000c6679804731692362b0baac27fa3fddfd5.patch?full_index=1
#9 9.462
#9 9.462 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.645 -> installed base-bigarray.base
#9 9.656 -> installed base-threads.base
#9 9.658 -> installed base-unix.base
#9 224.8 -> installed ocaml-base-compiler.4.05.0
#9 224.9 -> installed ocaml-config.1
#9 225.0 -> installed ocaml.4.05.0
#9 225.2 Done.
#9 225.2 # Run eval $(opam env) to update the current shell environment
#9 DONE 225.7s
#10 [3/6] RUN opam pin add -k version ocaml-base-compiler 4.05.0
#10 sha256:0cc69c5e9d113ebd752400b7e1edc6222dd42ee453b9f42b9e6d87d2327229c5
#10 0.909 ocaml-base-compiler is now pinned to version 4.05.0
#10 0.909
#10 6.671 No package build needed.
#10 6.671 Nothing to do.
#10 6.672 # Run eval $(opam env) to update the current shell environment
#10 DONE 6.7s
#11 [4/6] RUN opam install -y opam-depext
#11 sha256:3fe8a7189e995894832588f8a945b038a40d3afa65beae776f3ec1d51c776068
#11 7.302 The following actions will be performed:
#11 7.302 - install opam-depext 1.2.3
#11 7.302
#11 7.302 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.906 [opam-depext.1.2.3] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.3/opam-depext-full-1.2.3.tbz
#11 7.938
#11 7.938 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.190 -> installed opam-depext.1.2.3
#11 9.200 Done.
#11 9.200 # Run eval $(opam env) to update the current shell environment
#11 DONE 9.4s
#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:5c5518ed02d3d703f148139c367cb73021c26a6893946e37d08d531838fe2c5d
#12 7.360 The following actions will be performed:
#12 7.360 - install ocaml-secondary-compiler 4.14.2
#12 7.360 - install host-system-other 1
#12 7.360 - install host-arch-arm64 1
#12 7.360 ===== 3 to install =====
#12 7.360
#12 7.360 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 8.675 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#12 9.185
#12 9.185 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 10.19 -> installed host-arch-arm64.1
#12 10.23 -> installed host-system-other.1
#12 90.62 -> installed ocaml-secondary-compiler.4.14.2
#12 90.96 Done.
#12 90.96 # Run eval $(opam env) to update the current shell environment
#12 DONE 91.3s
#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:ad9db51129eb37c506610e24539a299d71a6340c194f2c76d4dbd0c4c83d49f5
#14 DONE 0.1s
#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.6s done
#15 writing image sha256:6148afd0172fc474f4c2a7820e5f6539844d256f8a7d1a1819f37a63f472fec0 done
#15 DONE 1.6s
Pushing "sha256:a0a11a25630c1b06f6f310a0859c3b271c49624bad9c194327511ebc0f84ea3d" to "ocurrent/opam-staging:debian-12-ocaml-4.05-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
9c5178401f2f: Preparing
9c5178401f2f: Pushed
debian-12-ocaml-4.05-arm64: digest: sha256:b977b5f0b65e81c2a35019798a5339e15184f741bf1e693588a83101f80f8311 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
9c5178401f2f: Preparing
9c5178401f2f: Layer already exists
debian-12-ocaml-4.05-arm64: digest: sha256:b977b5f0b65e81c2a35019798a5339e15184f741bf1e693588a83101f80f8311 size: 530
Job succeeded
2024-12-14 16:50.05: Job succeeded