Build:
  1. 0
2023-01-27 18:39.59: New job: Build using linux-s390x in
                                []
2023-01-27 18:39.59: Will push staging image to ocurrent/opam-staging:debian-11-ocaml-4.13-afl-s390x

Dockerfile:

# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:07766aeec964450e56598d22bd7b4b6eeef7b064fe309f640a1c43a8ea9bbae6
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 4.13.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]

2023-01-27 18:39.59: Using cache hint "4.13.1+afl-s390x-ocurrent/opam-staging@sha256:07766aeec964450e56598d22bd7b4b6eeef7b064fe309f640a1c43a8ea9bbae6"
2023-01-27 18:39.59: Waiting for resource in pool OCluster
2023-01-27 18:39.59: Waiting for worker...
2023-01-28 02:58.48: Got resource from pool OCluster
Building on s390x-2.ci.ocamllabs.io
#1 [internal] load build definition from Dockerfile
#1 sha256:b2a663629bc1fa8ca44e3112a22c63a84717b96d454f8a8dd761518caa7a2120
#1 transferring dockerfile: 531B done
#1 DONE 0.2s

#2 [internal] load .dockerignore
#2 sha256:56e34fbf44432373739bf02c99ceab6eaaa1b72a7325980fadea9b6d51cd988d
#2 transferring context: 2B done
#2 DONE 0.2s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:6f9b608c5707313667ee3821285982ade2e1c0dfdc3b64c0228b3068a31c3a30
#3 DONE 0.2s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
#4 sha256:4b8dbca0f785afea62ddd6e2138485444d8b2ab63fc809c3c1bdf872488c49eb
#4 CACHED

#6 [internal] load .dockerignore
#6 sha256:31cb44a6819ffe400b52aa63aa78b222a2efd76e96f1a46894cc032a1e4cad5c
#6 DONE 0.0s

#5 [internal] load build definition from Dockerfile
#5 sha256:f9b5c57d65d2d2bc4e64f23f4f803bebb37e0db0736e715454b96430a29eab34
#5 DONE 0.0s

#7 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:07766aeec964450e56598d22bd7b4b6eeef7b064fe309f640a1c43a8ea9bbae6
#7 sha256:10f95936e38111c1ffa0dabdfe5bbf15503ff5708c617872e92eddc04184c4e5
#7 DONE 0.0s

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:07766aeec964450e56598d22bd7b4b6eeef7b064fe309f640a1c43a8ea9bbae6
#8 sha256:c58785c9259729178aea4ae2f1bfa02b021897d6e18ee7498b118afe3b0b631c
#8 CACHED

#12 [internal] load build context
#12 sha256:460756f847c1f9d96262d77839c6ef9f245d1032e7d25ef28f01036872256f82
#12 transferring context:
#12 transferring context: 531B done
#12 DONE 0.3s

#9 [2/5] RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-afl
#9 sha256:f35cfd8db79a15caa52531af624288040abf5f46118480b0bbf5ef7dbe3dc0c0
#9 6.645 
#9 6.645 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.957 [ocaml-variants.4.13.1+options] downloaded from https://github.com/ocaml/ocaml/archive/4.13.1.tar.gz
#9 8.342 
#9 8.342 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 8.342 -> installed base-bigarray.base
#9 8.342 -> installed base-threads.base
#9 8.349 -> installed base-unix.base
#9 8.371 -> installed ocaml-option-afl.1
#9 8.556 -> installed ocaml-options-only-afl.1
#9 225.9 -> installed ocaml-variants.4.13.1+options
#9 226.0 -> installed ocaml-config.2
#9 226.0 -> installed ocaml.4.13.1
#9 226.3 Done.
#9 226.3 # Run eval $(opam env) to update the current shell environment
#9 DONE 239.5s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.13.1+options
#10 sha256:9eaed6447ebb07df3e2e544d5f01d93167cd6a4362c142b640e92962624927f9
#10 1.545 ocaml-variants is now pinned to version 4.13.1+options
#10 1.545 
#10 5.851 No package build needed.
#10 5.851 Nothing to do.
#10 5.851 # Run eval $(opam env) to update the current shell environment
#10 DONE 6.0s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:70ed108c16f8377c39eb5c44eb4c85bd44e5e07511795541e2f746e746aedbf5
#11 5.741 The following actions will be performed:
#11 5.741   - install opam-depext 1.2.1-1
#11 5.741 
#11 5.741 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.852 [opam-depext.1.2.1-1] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.1/opam-depext-full-1.2.1.tbz
#11 5.868 
#11 5.868 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 8.192 -> installed opam-depext.1.2.1-1
#11 8.223 Done.
#11 8.223 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.3s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:8a19b9ff4cc1f52697c09a33ec4bb79d10049beebac2550f1d67e4664b60efe7
#13 DONE 0.2s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 4.1s done
#14 writing image sha256:4d3e5ce4bd780bbcb3342a4743d32752611bebbcde5101cbef1639edeeb92d52 done
#14 DONE 4.1s
Pushing "sha256:b550a99037a5ec2358446c1ed6001227e576b84d2d59b8f7bfc75c26f1f50b5a" to "ocurrent/opam-staging:debian-11-ocaml-4.13-afl-s390x" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
268f35eb4baa: Preparing
268f35eb4baa: Pushed
debian-11-ocaml-4.13-afl-s390x: digest: sha256:e13c3c42755b6ca36852eb1dc3e9cf724540bb2e28151f864fa8c2f4dc57aaef size: 530
Job succeeded
2023-01-28 03:11.27: Job succeeded