Build:
- 0
2024-12-14 14:51.07: New job: Build using linux-riscv64 in [] 2024-12-14 14:51.07: Will push staging image to ocurrent/opam-staging:ubuntu-24.10-ocaml-4.12-riscv64 Dockerfile: # syntax=docker/dockerfile:1 FROM ocurrent/opam-staging@sha256:ad11a1d7fffd7c572866e65c2bbca1cf226573aa7af87bae625c468d54dd769a ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1" RUN opam switch create 4.12 --packages=ocaml-base-compiler.4.12.1 RUN opam pin add -k version ocaml-base-compiler 4.12.1 RUN opam install -y opam-depext ENTRYPOINT [ "opam", "exec", "--" ] CMD bash COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ] 2024-12-14 14:51.07: Using cache hint "4.12.1-riscv64-ocurrent/opam-staging@sha256:ad11a1d7fffd7c572866e65c2bbca1cf226573aa7af87bae625c468d54dd769a" 2024-12-14 14:51.07: Waiting for resource in pool OCluster 2024-12-14 14:51.07: Waiting for worker… 2024-12-14 15:46.10: Got resource from pool OCluster Building on riscv-worker-02.caelum.ci.dev WARNING: experimental flag squash is removed with BuildKit. You should squash inside build using a multi-stage Dockerfile for efficiency. #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 30B 0.0s #1 transferring dockerfile: 504B 0.1s done #1 DONE 0.2s #2 resolve image config for docker-image://docker.io/docker/dockerfile:1 #2 DONE 1.3s #3 docker-image://docker.io/docker/dockerfile:1@sha256:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5 #3 CACHED #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 504B 0.1s done #1 DONE 0.2s #4 [internal] load build definition from Dockerfile #4 DONE 0.0s #5 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:ad11a1d7fffd7c572866e65c2bbca1cf226573aa7af87bae625c468d54dd769a #5 DONE 0.0s #6 [internal] load .dockerignore #6 transferring context: 2B 0.0s done #6 DONE 0.1s #7 [internal] load build context #7 transferring context: 504B 0.0s done #7 DONE 0.1s #8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:ad11a1d7fffd7c572866e65c2bbca1cf226573aa7af87bae625c468d54dd769a #8 resolve docker.io/ocurrent/opam-staging@sha256:ad11a1d7fffd7c572866e65c2bbca1cf226573aa7af87bae625c468d54dd769a #8 resolve docker.io/ocurrent/opam-staging@sha256:ad11a1d7fffd7c572866e65c2bbca1cf226573aa7af87bae625c468d54dd769a 1.1s done #8 DONE 2.2s #9 [2/5] RUN opam switch create 4.12 --packages=ocaml-base-compiler.4.12.1 #9 82.41 #9 82.41 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> #9 84.12 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.2 #9 85.74 [ocaml-base-compiler.4.12.1] downloaded from https://github.com/ocaml/ocaml/archive/4.12.1.tar.gz #9 86.48 [ocaml-config.2/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install #9 95.95 [ocaml-base-compiler.4.12.1/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/1eeb0e7fe595f5f9e1ea1edbdf785ff3b49feeeb.patch?full_index=1 #9 97.30 [ocaml-base-compiler.4.12.1/ocaml-base-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install #9 97.38 #9 97.38 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> #9 102.0 -> installed base-bigarray.base #9 102.0 -> installed base-threads.base #9 102.0 -> installed base-unix.base #9 102.0 -> installed ocaml-options-vanilla.1 #9 1764.3 -> installed ocaml-base-compiler.4.12.1 #9 1765.0 -> installed ocaml-config.2 #9 1767.1 -> installed ocaml.4.12.1 #9 1772.7 Done. #9 1772.7 # Run eval $(opam env) to update the current shell environment #9 DONE 1773.6s #10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.12.1 #10 10.18 ocaml-base-compiler is now pinned to version 4.12.1 #10 10.18 #10 74.53 No package build needed. #10 74.53 Nothing to do. #10 74.54 # Run eval $(opam env) to update the current shell environment #10 DONE 74.9s #11 [4/5] RUN opam install -y opam-depext #11 79.66 The following actions will be performed: #11 79.67 - install opam-depext 1.2.3 #11 79.67 #11 79.67 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> #11 81.73 [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 82.40 #11 82.40 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> #11 99.21 -> installed opam-depext.1.2.3 #11 99.36 Done. #11 99.38 # Run eval $(opam env) to update the current shell environment #11 DONE 99.7s #12 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ] #12 DONE 0.1s #13 exporting to image #13 exporting layers #13 exporting layers 23.4s done #13 writing image sha256:bc3445d10a941eb3941ee80ed02b2a074565856e2c82e2534eb8f67daecbd86e 0.0s done #13 DONE 23.4s 1 warning found (use --debug to expand): - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 9) Pushing "sha256:bc3445d10a941eb3941ee80ed02b2a074565856e2c82e2534eb8f67daecbd86e" to "ocurrent/opam-staging:ubuntu-24.10-ocaml-4.12-riscv64" as user "ocurrentbuilder" Login Succeeded The push refers to repository [docker.io/ocurrent/opam-staging] 17a90f918db2: Preparing ed2678a2f4cd: Preparing 3e019737b924: Preparing df03eb4fdbd8: Preparing d6df54f639d3: Preparing 456657c1d647: Preparing 0be83866aa3d: Preparing 82e82ee9d0af: Preparing 701e728f4a5e: Preparing e390ff09d86c: Preparing 63dcc41c30b3: Preparing 4c600d7c083e: Preparing bb088006eaa9: Preparing 5e3166963cc6: Preparing 7933f979d451: Preparing 4a8f9a18f7d3: Preparing d1c7004cbfe0: Preparing e2f17a14f381: Preparing 76ac84549d1e: Preparing fc4ef3b693d2: Preparing 888df9380ae3: Preparing 5f70bf18a086: Preparing 2b38285a5f94: Preparing 33d2e48323f4: Preparing 50e3dff9c740: Preparing cc9de451f8b4: Preparing c0ce42c1da69: Preparing c0ce42c1da69: Preparing 7ebb8b72d8a9: Preparing ec75149b281f: Preparing 1c6de78ba35e: Preparing b32e4db90c08: Preparing 9ca4955c20b6: Preparing 951a99e12fbc: Preparing a9d5996a8118: Preparing 90f2ae93bb9a: Preparing 76c947df4d7b: Preparing cf32316b8e60: Preparing 1024e499f9ae: Preparing e540a780a6ec: Preparing 1ffc7cc33e06: Preparing 096018557f29: Preparing 63dcc41c30b3: Waiting 4c600d7c083e: Waiting bb088006eaa9: Waiting 5e3166963cc6: Waiting 7933f979d451: Waiting 4a8f9a18f7d3: Waiting d1c7004cbfe0: Waiting e2f17a14f381: Waiting 76ac84549d1e: Waiting fc4ef3b693d2: Waiting 888df9380ae3: Waiting 5f70bf18a086: Waiting 2b38285a5f94: Waiting 33d2e48323f4: Waiting 50e3dff9c740: Waiting cc9de451f8b4: Waiting c0ce42c1da69: Waiting 7ebb8b72d8a9: Waiting 82e82ee9d0af: Waiting ec75149b281f: Waiting 1c6de78ba35e: Waiting 701e728f4a5e: Waiting b32e4db90c08: Waiting 1ffc7cc33e06: Waiting 096018557f29: Waiting 9ca4955c20b6: Waiting 456657c1d647: Waiting 951a99e12fbc: Waiting 76c947df4d7b: Waiting cf32316b8e60: Waiting 1024e499f9ae: Waiting a9d5996a8118: Waiting e540a780a6ec: Waiting 90f2ae93bb9a: Waiting 0be83866aa3d: Waiting e390ff09d86c: Waiting d6df54f639d3: Layer already exists 456657c1d647: Layer already exists 0be83866aa3d: Layer already exists 82e82ee9d0af: Layer already exists 701e728f4a5e: Layer already exists 3e019737b924: Pushed 17a90f918db2: Pushed e390ff09d86c: Layer already exists 63dcc41c30b3: Layer already exists 4c600d7c083e: Layer already exists ed2678a2f4cd: Pushed bb088006eaa9: Layer already exists 5e3166963cc6: Layer already exists 7933f979d451: Layer already exists 4a8f9a18f7d3: Layer already exists d1c7004cbfe0: Layer already exists e2f17a14f381: Layer already exists 76ac84549d1e: Layer already exists fc4ef3b693d2: Layer already exists 888df9380ae3: Layer already exists 5f70bf18a086: Layer already exists 2b38285a5f94: Layer already exists 33d2e48323f4: Layer already exists 50e3dff9c740: Layer already exists cc9de451f8b4: Layer already exists c0ce42c1da69: Layer already exists 7ebb8b72d8a9: Layer already exists ec75149b281f: Layer already exists 1c6de78ba35e: Layer already exists b32e4db90c08: Layer already exists 9ca4955c20b6: Layer already exists 951a99e12fbc: Layer already exists a9d5996a8118: Layer already exists 90f2ae93bb9a: Layer already exists 76c947df4d7b: Layer already exists cf32316b8e60: Layer already exists e540a780a6ec: Layer already exists 1024e499f9ae: Layer already exists 1ffc7cc33e06: Layer already exists 096018557f29: Layer already exists df03eb4fdbd8: Pushed ubuntu-24.10-ocaml-4.12-riscv64: digest: sha256:f833281a7668cea60727f11084b9403ba8f72ebd08aa4578df16c5dabb98c770 size: 9079 Job succeeded 2024-12-14 16:22.31: Job succeeded