Build:
  1. 0
2024-12-14 13:13.15: New job: Build using linux-arm64 in
                                []
2024-12-14 13:13.15: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.07-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.07 --packages=ocaml-base-compiler.4.07.1
RUN opam pin add -k version ocaml-base-compiler 4.07.1
RUN opam install -y opam-depext
RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.15: Using cache hint "4.07.1-arm32v7-ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124"
2024-12-14 13:13.15: Waiting for resource in pool OCluster
2024-12-14 13:13.15: Waiting for worker…
2024-12-14 15:38.34: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:5391fb12fc017472e5eac5e44dae637038f1cd867ecaac625c8d621a99bb9cbf
#2 transferring context: 2B done
#2 DONE 0.1s

#1 [internal] load build definition from Dockerfile
#1 sha256:971c2542c41e5d1673000c02ec813b1d03d0f2f034500304d20397775af48ac6
#1 transferring dockerfile: 615B done
#1 DONE 0.2s

#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:97eefe56a2875b90cee4c3dae2688623d848a26835804f60a42d1cd9a01590a5
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#6 sha256:0f3fe65d1609a26fb82882c2c5ef07cff061b01b9173187dec8b246c7fb1f45c
#6 DONE 0.5s

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#8 sha256:f7524c892880bf81bac4d76740832fe4715ca702ff86043825e6a748076ca602
#8 resolve docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124 done
#8 sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124 530B / 530B done
#8 sha256:f19c80ad8a3837400783336dccb46de9a462e95d5bfbab6b34265e71fcd296a3 8.92kB / 8.92kB done
#8 sha256:4db604aaa1ba295a0a2643eb54b8dec3fe57a923ffba3b4a440feb649f2b9e9a 475.59MB / 475.59MB 9.2s done
#8 extracting sha256:4db604aaa1ba295a0a2643eb54b8dec3fe57a923ffba3b4a440feb649f2b9e9a 23.5s done
#8 DONE 35.5s

#7 [internal] load .dockerignore
#7 sha256:4ff4d845de11ba9de75124b3bd9b8ffbd8bd519620ada15c861eedaa8d3c100b
#7 DONE 0.0s

#13 [internal] load build context
#13 sha256:83c2304135cb671598c26ca9a2e14c54236e203dd72018c3af95134d513e11f1
#13 transferring context: 615B done
#13 DONE 0.1s

#9 [2/6] RUN opam switch create 4.07 --packages=ocaml-base-compiler.4.07.1
#9 sha256:b4d7e74b1817d3f129ceceb9a1f84d778b1686d994f0e7590356584368eb71f7
#9 8.707 
#9 8.707 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 8.824 [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 8.931 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 10.82 [ocaml-base-compiler.4.07.1] downloaded from https://github.com/ocaml/ocaml/archive/4.07.1.tar.gz
#9 11.51 [ocaml-base-compiler.4.07.1/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/00b8c4d503732343d5d01761ad09650fe50ff3a0.patch?full_index=1
#9 11.75 [ocaml-base-compiler.4.07.1/fix-gcc10.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.07.1
#9 11.75 
#9 11.75 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 12.01 -> installed base-bigarray.base
#9 12.01 -> installed base-threads.base
#9 12.01 -> installed base-unix.base
#9 91.65 -> installed ocaml-base-compiler.4.07.1
#9 91.69 -> installed ocaml-config.1
#9 91.78 -> installed ocaml.4.07.1
#9 92.03 Done.
#9 92.03 # Run eval $(opam env) to update the current shell environment
#9 DONE 92.3s

#10 [3/6] RUN opam pin add -k version ocaml-base-compiler 4.07.1
#10 sha256:3f7c36254a58649edfacf7268f3c700d512a81ad13be3354fc7d7ac8f6c28f91
#10 1.190 ocaml-base-compiler is now pinned to version 4.07.1
#10 1.190 
#10 8.354 No package build needed.
#10 8.354 Nothing to do.
#10 8.354 # Run eval $(opam env) to update the current shell environment
#10 DONE 8.5s

#11 [4/6] RUN opam install -y opam-depext
#11 sha256:04c6870af1cc7d990796fe3490d870aa2efa3ea39b3efd45a37392333d536510
#11 8.706 The following actions will be performed:
#11 8.706   - install opam-depext 1.2.3
#11 8.706 
#11 8.706 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.357 [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 9.386 
#11 9.386 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.79 -> installed opam-depext.1.2.3
#11 10.79 Done.
#11 10.79 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.9s

#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:2bf3fa86a8ae0896fa4f2b0ab67bca7bdf7bbd3a1ccf1f7a34b536f08ee77d28
#12 8.692 The following actions will be performed:
#12 8.692   - install ocaml-secondary-compiler 4.14.2
#12 8.692   - install host-system-other        1
#12 8.692   - install host-arch-arm32          1
#12 8.692 ===== 3 to install =====
#12 8.692 
#12 8.692 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.257 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#12 9.785 
#12 9.785 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 10.89 -> installed host-arch-arm32.1
#12 10.92 -> installed host-system-other.1
#12 87.21 -> installed ocaml-secondary-compiler.4.14.2
#12 87.51 Done.
#12 87.51 # Run eval $(opam env) to update the current shell environment
#12 DONE 87.9s

#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:6306c6f16eb937f6b9aaadb9d6d17d005ff3f683c87f06293c4805d8b250d774
#14 DONE 0.1s

#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.3s done
#15 writing image sha256:39ae37a3943414502821c9fd3a7424715d41f616bb16b8b9474dfbbbb1aadd2e done
#15 DONE 1.3s
Pushing "sha256:629ef403930ffa9bcf912ac9414c1621c4304005c0acf2a19bfb8f71b95f2011" to "ocurrent/opam-staging:debian-12-ocaml-4.07-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
b1467f41c717: Preparing
b1467f41c717: Pushed
debian-12-ocaml-4.07-arm32v7: digest: sha256:f4dda7d7f77d94e92831088147255da144b82e307735fadca54e538497b4db73 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
b1467f41c717: Preparing
b1467f41c717: Layer already exists
debian-12-ocaml-4.07-arm32v7: digest: sha256:f4dda7d7f77d94e92831088147255da144b82e307735fadca54e538497b4db73 size: 531
Job succeeded
2024-12-14 15:45.14: Job succeeded