Build:
- 0
2024-12-14 13:14.24: New job: Build using linux-arm64 in
[]
2024-12-14 13:14.24: Will push staging image to ocurrent/opam-staging:alpine-3.20-ocaml-5.3-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
RUN opam pin add -k version ocaml-variants 5.3.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2024-12-14 13:14.24: Using cache hint "5.3.0-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:41.34: Waiting for worker…
2024-12-14 18:51.29: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:b5fee893979299fa9548e763c65256ca3b528353c05df5e3aa86ba2d407c86ab
#1 transferring dockerfile: 658B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:3d8ca610998a2eca2baaf5dae5e8dbf9778857c7b5e90bdaf16b2ed121515eb9
#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.6s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:5641677aad8a205ebfe762ea4f1fe06da6d61ea4e5098df6d48d4b1a7f590faa
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#6 sha256:62457c421f84e68abfa77873633746b0b5c54b45849dc9fb8c5e6121d6010f45
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:85d7d47938bfde0d38d9c1840a5933f7fdc44eee44f3fd40c4192041016fbb4d
#7 DONE 0.0s
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 CACHED
#15 [internal] load build context
#15 sha256:e26804414128e815bde0c80b598b4963d154e51e898a2c56ec319ab398a3d09b
#15 transferring context: 658B done
#15 DONE 0.1s
#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:7e012c3a754b8f978b308cd77de266886f34d6ab72179bbe30b273956dc23db7
#9 1.277 [beta] Initialised
#9 DONE 1.6s
#10 [3/8] RUN apk update && apk upgrade
#10 sha256:e4b657d08b84ae628ef3f583de76b0176bc514bfcf38a7999206dd9ca7a65af6
#10 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
#10 0.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
#10 0.777 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
#10 0.854 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
#10 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
#10 1.400 v3.20.3-414-g03b29bdd93a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main]
#10 1.400 v3.20.3-414-g03b29bdd93a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community]
#10 1.400 v3.21.0-670-g9826bbf0ff2 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#10 1.400 v3.21.0-644-g28d316da026 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#10 1.400 v3.21.0-655-g365597d0a35 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#10 1.400 OK: 56477 distinct packages available
#10 2.138 (1/6) Upgrading libcurl (8.11.0-r2 -> 8.11.1-r0)
#10 2.212 (2/6) Upgrading curl (8.11.0-r2 -> 8.11.1-r0)
#10 2.225 (3/6) Upgrading python3 (3.12.7-r0 -> 3.12.8-r1)
#10 2.443 (4/6) Upgrading python3-pycache-pyc0 (3.12.7-r0 -> 3.12.8-r1)
#10 2.562 (5/6) Upgrading pyc (3.12.7-r1 -> 3.12.8-r1)
#10 2.572 (6/6) Upgrading python3-pyc (3.12.7-r0 -> 3.12.8-r1)
#10 2.581 Executing busybox-1.36.1-r29.trigger
#10 2.596 OK: 291 MiB in 100 packages
#10 DONE 2.8s
#11 [4/8] RUN apk add zstd
#11 sha256:1d8dff093241b32a9d3d48e134882a4aa155e8194eb095034a65367fa16597e8
#11 1.042 (1/1) Installing zstd (1.5.6-r0)
#11 1.109 Executing busybox-1.36.1-r29.trigger
#11 1.124 OK: 291 MiB in 101 packages
#11 DONE 1.3s
#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
#12 sha256:1aca1643bdee951ed6f49542f31e32bcc10b6c9a255685230ff4dc0aff4b25fc
#12 7.149
#12 7.149 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 7.213 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.3
#12 7.273 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#12 8.484 [ocaml-compiler.5.3] downloaded from https://github.com/ocaml/ocaml/archive/5.3.tar.gz
#12 9.114
#12 9.114 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.117 -> installed base-bigarray.base
#12 9.121 -> installed base-threads.base
#12 9.123 -> installed base-unix.base
#12 9.130 -> installed host-arch-arm64.1
#12 9.131 -> installed host-system-other.1
#12 9.132 -> installed ocaml-beta.enabled
#12 114.3 -> installed ocaml-compiler.5.3
#12 114.4 -> installed ocaml-variants.5.3.0+trunk
#12 114.4 -> installed ocaml-config.3
#12 114.6 -> installed ocaml.5.3.0
#12 114.6 -> installed base-domains.base
#12 114.6 -> installed base-effects.base
#12 114.7 -> installed base-nnp.base
#12 115.0 Done.
#12 115.0 # Run eval $(opam env) to update the current shell environment
#12 DONE 115.7s
#13 [6/8] RUN opam pin add -k version ocaml-variants 5.3.0+trunk
#13 sha256:49540f4e833473ba19c77a806561cdf334aff3e0a05dc4b6e2a23afe7ef61040
#13 1.090 ocaml-variants is now pinned to version 5.3.0+trunk
#13 1.090
#13 6.985 No package build needed.
#13 6.985 Nothing to do.
#13 6.993 # Run eval $(opam env) to update the current shell environment
#13 DONE 7.1s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:f7b37fdfae649a9aa6b09e68f49b4caf3e9245e3eb007ead02823c207ad5fb8b
#14 7.406 The following actions will be performed:
#14 7.406 - install opam-depext 1.2.3
#14 7.407
#14 7.407 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 7.948 [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
#14 7.985
#14 7.985 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 9.879 -> installed opam-depext.1.2.3
#14 9.887 Done.
#14 9.896 # Run eval $(opam env) to update the current shell environment
#14 DONE 10.0s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:c8f7e30c5026e15d7013f480bf23d996cf289e1fb07210a5926f3da613e7f610
#16 DONE 0.1s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.9s done
#17 writing image sha256:c6aad61d9e6033a9329cf308912209e46dc61ebe8900b82453903f16565bf094 done
#17 DONE 1.9s
Pushing "sha256:a9a7ce9710989a25abe2a383929a00ddde65c1bf6d4233bc9b55742b2f6eee79" to "ocurrent/opam-staging:alpine-3.20-ocaml-5.3-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
e5cace1cbf15: Preparing
e5cace1cbf15: Pushed
alpine-3.20-ocaml-5.3-arm64: digest: sha256:d94268ea984c926b1d98c48d791ae6a73bebdf1e941504e36f29a3e251fe7945 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
e5cace1cbf15: Preparing
e5cace1cbf15: Layer already exists
alpine-3.20-ocaml-5.3-arm64: digest: sha256:d94268ea984c926b1d98c48d791ae6a73bebdf1e941504e36f29a3e251fe7945 size: 530
Job succeeded
2024-12-14 18:56.34: Job succeeded