Build:
- 0
2025-06-07 11:39.19: New job: Build using linux-arm64 in
[]
2025-06-07 11:39.19: Will push staging image to ocurrent/opam-staging:ubuntu-24.04-ocaml-4.09-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
RUN opam pin add -k version ocaml-base-compiler 4.09.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 11:39.19: Using cache hint "4.09.1-arm64-ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd"
2025-06-07 11:39.19: Waiting for resource in pool OCluster
2025-06-07 11:39.19: Waiting for worker…
2025-06-07 12:13.34: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:9526be74853f42f373974ad7192a023476f8bac1aa941cde1d7fdaf823848258
#2 transferring context: 2B done
#2 DONE 0.2s
#1 [internal] load build definition from Dockerfile
#1 sha256:51894b867992c61ede9616756db27ff345c1cb6484074cf034f2e261f4a9cd7c
#1 transferring dockerfile: 504B done
#1 DONE 0.2s
#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:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:556e28966d8a12003fe6d6bee2fcb6349e4ac12149511e607a563f0831c42174
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd
#6 sha256:1aad4051903a28d43aaaf9cfea9261c41ac37cf98bc51d0e68e13a3133b03cfe
#6 DONE 0.9s
#7 [internal] load .dockerignore
#7 sha256:eb4cb58d80941cb62857d35e6697d1fbdf225a52fd254c711345ff3c30fc3b4c
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd
#8 sha256:b73f77dd5a496cefd9fb0ff73ae27c5944f3e240e2fc2d07062759b852feef38
#8 resolve docker.io/ocurrent/opam-staging@sha256:5f26e975b2a9dc009d6b4ebad9f05afa3c821c2135ad700ec61e1a843deb97fd done
#8 DONE 0.1s
#12 [internal] load build context
#12 sha256:4de344de3faeaab16c3c6ebe2c046db487afd67f87044d76800da4b90db39526
#12 transferring context: 504B done
#12 DONE 0.2s
#9 [2/5] RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
#9 sha256:ebf23ce240c6afe438cfb50664e74d6526d8e1c06794e1f26de48f5715c2e9b2
#9 4.462
#9 4.462 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.571 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.692 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 5.087 [ocaml-base-compiler.4.09.1] downloaded from cache at https://opam.ocaml.org/cache
#9 5.704 [ocaml-base-compiler.4.09.1/0001-Re-generate-configure.patch] downloaded from https://opam.ocaml.org/cache
#9 5.812 [ocaml-base-compiler.4.09.1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 5.913 [ocaml-base-compiler.4.09.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 5.913
#9 5.913 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 6.115 -> installed base-bigarray.base
#9 6.117 -> installed base-threads.base
#9 6.126 -> installed base-unix.base
#9 111.0 -> installed ocaml-base-compiler.4.09.1
#9 111.1 -> installed ocaml-config.1
#9 111.2 -> installed ocaml.4.09.1
#9 111.5 Done.
#9 111.5 # Run eval $(opam env) to update the current shell environment
#9 DONE 112.0s
#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.09.1
#10 sha256:b1320abad44f382cb662db2e2b0b5413ac772efec3d8f5ec2241a1b52c0ff7be
#10 0.770 ocaml-base-compiler is now pinned to version 4.09.1
#10 0.770
#10 4.552 No package build needed.
#10 4.552 Nothing to do.
#10 4.553 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.6s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:df4463bb1943c06116ab27c8bf9db92e16f3117c4b3dfa157fcce8a508cee620
#11 4.858 The following actions will be performed:
#11 4.858 - install opam-depext 1.2.3
#11 4.858
#11 4.858 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.161 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 5.180
#11 5.180 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.962 -> installed opam-depext.1.2.3
#11 6.966 Done.
#11 6.966 # Run eval $(opam env) to update the current shell environment
#11 DONE 7.1s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:806328b95231aead23b69093f6cd36a810939ad48654c89cd9fd48905081a122
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.8s done
#14 writing image sha256:12daa5afdf593f0d037966a50b05afa10133530531c65b696312f11d3afcdd0b done
#14 DONE 1.8s
Pushing "sha256:b67b78148ca5a16f36441e0d64b290c4ffe989958c0cbe80f92adbf269e1d113" to "ocurrent/opam-staging:ubuntu-24.04-ocaml-4.09-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
3f713d05f153: Preparing
3f713d05f153: Pushed
ubuntu-24.04-ocaml-4.09-arm64: digest: sha256:9964bce03a4ee10c80201b8e2da4f81b5043183660260e70a4a52bd44493eee5 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
3f713d05f153: Preparing
3f713d05f153: Layer already exists
ubuntu-24.04-ocaml-4.09-arm64: digest: sha256:9964bce03a4ee10c80201b8e2da4f81b5043183660260e70a4a52bd44493eee5 size: 531
Job succeeded
2025-06-07 12:42.51: Job succeeded