Build:
  1. 0
2024-05-14 19:19.43: New job: Build using windows-x86_64 in
                                []
2024-05-14 19:19.43: Will push staging image to ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.08-amd64

Dockerfile:

# escape=`

FROM ocurrent/opam-staging@sha256:b45370f44b7b43d98507b42c127750c11cb7e4444dbd59479a402f75930b175a
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN ocaml-env exec --64 --no-opam -- opam switch create 4.08 --packages=ocaml-variants.4.08.1+mingw64
RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.08.1+mingw64
RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
CMD [ "cmd.exe" ]
COPY [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-05-14 19:19.43: Using cache hint "4.08.1-amd64-ocurrent/opam-staging@sha256:b45370f44b7b43d98507b42c127750c11cb7e4444dbd59479a402f75930b175a"
2024-05-14 19:19.43: Waiting for resource in pool OCluster
2024-05-14 19:19.43: Waiting for worker…
2024-05-14 21:30.05: Got resource from pool OCluster
Building on ltsc2022-4
Sending build context to Docker daemon   2.56kB

Step 1/8 : FROM ocurrent/opam-staging@sha256:b45370f44b7b43d98507b42c127750c11cb7e4444dbd59479a402f75930b175a
docker.io/ocurrent/opam-staging@sha256:b45370f44b7b43d98507b42c127750c11cb7e4444dbd59479a402f75930b175a: Pulling from ocurrent/opam-staging
Digest: sha256:b45370f44b7b43d98507b42c127750c11cb7e4444dbd59479a402f75930b175a
Status: Image is up to date for ocurrent/opam-staging@sha256:b45370f44b7b43d98507b42c127750c11cb7e4444dbd59479a402f75930b175a
 ---> 98eeb5ca6698
Step 2/8 : ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
 ---> Using cache
 ---> efd6b4171481
Step 3/8 : RUN ocaml-env exec --64 --no-opam -- opam switch create 4.08 --packages=ocaml-variants.4.08.1+mingw64
 ---> Running in a6b67288474b
tzset: can't find matching POSIX timezone for Windows timezone ""

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ocaml-variants.4.08.1+mingw64] downloaded from https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz
[ocaml-variants.4.08.1+mingw64/inline-flexdll.patch] downloaded from https://gist.githubusercontent.com/fdopen/fdc645a61a208552ebac76a67eafd3ee/raw/9f521e91c8f0e9490652651ccdbfae88da701919/inline-flexdll.patch
[ocaml-variants.4.08.1+mingw64/ocaml-4.08.0+rc1.patch] downloaded from https://gist.githubusercontent.com/fdopen/5af582282bc55744ea576b0321365c20/raw/2ebd4e26b277716bef8ba8ce31d1b6cf2adb9131/ocaml-4.08.0+rc1.patch

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-variants.4.08.1+mingw64
-> installed ocaml-config.2
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --root=C:/opam/.opam) to update the current shell environment
Removing intermediate container a6b67288474b
 ---> 7cb2c6af97a2
Step 4/8 : RUN ocaml-env exec --64 -- opam pin add -k version ocaml-variants 4.08.1+mingw64
 ---> Running in df4c99abf317
tzset: can't find matching POSIX timezone for Windows timezone ""
ocaml-variants is now pinned to version 4.08.1+mingw64

No package build needed.
Nothing to do.
Removing intermediate container df4c99abf317
 ---> 9d0c6dab3ab2
Step 5/8 : RUN ocaml-env exec --64 -- opam install -y depext depext-cygwinports
 ---> Running in da3c8c8a54c6
tzset: can't find matching POSIX timezone for Windows timezone ""
The following actions will be performed:
  - install opam-depext        1.1.5      [required by depext]
  - install depext-cygwinports 0.0.9
  - install depext             transition
===== 3 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[depext-cygwinports.0.0.9] downloaded from https://github.com/fdopen/depext-cygwinports/archive/0.0.9.tar.gz
[opam-depext.1.1.5] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.1.5/opam-depext-full-v1.1.5.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed depext-cygwinports.0.0.9
-> installed opam-depext.1.1.5
-> installed depext.transition
Done.

<><> depext-cygwinports.0.0.9 installed successfully ><><><><><><><><><><><><><>
=> Don't forget to add either /usr/x86_64-w64-mingw32/sys-root/mingw/bin (or
    /usr/i686-w64-mingw32/sys-root/mingw/bin for 32-bit builds) to your PATH.
    Otherwise many packages can't be built.
Removing intermediate container da3c8c8a54c6
 ---> e30f505a0a08
Step 6/8 : ENTRYPOINT [ "ocaml-env", "exec", "--64", "--" ]
 ---> Running in 1c10502ec9f5
Removing intermediate container 1c10502ec9f5
 ---> 9f9cf8c10eb6
Step 7/8 : CMD [ "cmd.exe" ]
 ---> Running in 0d11b474647a
Removing intermediate container 0d11b474647a
 ---> 5f98c4ffcc48
Step 8/8 : COPY [ "Dockerfile", "/Dockerfile.ocaml" ]
 ---> 2731ed20fa30
Successfully built 2731ed20fa30
Pushing "sha256:2731ed20fa30d96e0da4db4bcd9e8b55743808545e3e2732f8330d55bd4be4c6" to "ocurrent/opam-staging:windows-server-mingw-ltsc2022-ocaml-4.08-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
4e7c1376dc9f: Preparing
946f5d34fd3a: Preparing
a79f186d149c: Preparing
314c5d8c8d77: Preparing
40966da88874: Preparing
fab0afe87f08: Preparing
68de26be1db2: Preparing
a1d299a3980c: Preparing
1d92d21ba923: Preparing
dfeb30f8d624: Preparing
27e7812d68db: Preparing
8b5b60b03c90: Preparing
8b0dc85c169b: Preparing
6e34a8f0f76b: Preparing
20fd647be457: Preparing
987595a3982d: Preparing
d79a9f5c5a94: Preparing
b12f32da9495: Preparing
38f8db3ab11e: Preparing
f973cccbf8bc: Preparing
671b00a4f168: Preparing
66e7e3cee82a: Preparing
c4450cb13247: Preparing
9cfbde05d931: Preparing
5afe908de167: Preparing
8896b985b064: Preparing
a74a49164cf0: Preparing
5eaae2c61e3c: Preparing
5bf421d2ca47: Preparing
61db46462ed2: Preparing
8b00db7c1412: Preparing
50d47c40cb45: Preparing
d2bf6d4a93f6: Preparing
86a617a11c59: Preparing
de31ed1334bc: Preparing
006ed3a6469d: Preparing
687e3e93d264: Preparing
299b77e5746e: Preparing
7529a801971a: Preparing
058f8a7cd302: Preparing
671b00a4f168: Waiting
66e7e3cee82a: Waiting
c4450cb13247: Waiting
9cfbde05d931: Waiting
5afe908de167: Waiting
8896b985b064: Waiting
a74a49164cf0: Waiting
5eaae2c61e3c: Waiting
5bf421d2ca47: Waiting
61db46462ed2: Waiting
8b00db7c1412: Waiting
50d47c40cb45: Waiting
d2bf6d4a93f6: Waiting
86a617a11c59: Waiting
de31ed1334bc: Waiting
006ed3a6469d: Waiting
687e3e93d264: Waiting
299b77e5746e: Waiting
7529a801971a: Waiting
058f8a7cd302: Waiting
fab0afe87f08: Waiting
68de26be1db2: Waiting
a1d299a3980c: Waiting
1d92d21ba923: Waiting
dfeb30f8d624: Waiting
27e7812d68db: Waiting
8b5b60b03c90: Waiting
8b0dc85c169b: Waiting
6e34a8f0f76b: Waiting
20fd647be457: Waiting
987595a3982d: Waiting
d79a9f5c5a94: Waiting
b12f32da9495: Waiting
38f8db3ab11e: Waiting
f973cccbf8bc: Waiting
946f5d34fd3a: Pushed
a79f186d149c: Pushed
4e7c1376dc9f: Pushed
68de26be1db2: Layer already exists
a1d299a3980c: Layer already exists
1d92d21ba923: Layer already exists
dfeb30f8d624: Layer already exists
27e7812d68db: Layer already exists
8b5b60b03c90: Layer already exists
6e34a8f0f76b: Layer already exists
20fd647be457: Layer already exists
8b0dc85c169b: Layer already exists
987595a3982d: Layer already exists
40966da88874: Pushed
b12f32da9495: Layer already exists
d79a9f5c5a94: Layer already exists
38f8db3ab11e: Layer already exists
f973cccbf8bc: Layer already exists
671b00a4f168: Layer already exists
66e7e3cee82a: Layer already exists
9cfbde05d931: Layer already exists
c4450cb13247: Layer already exists
5afe908de167: Layer already exists
8896b985b064: Layer already exists
a74a49164cf0: Layer already exists
5eaae2c61e3c: Layer already exists
5bf421d2ca47: Layer already exists
61db46462ed2: Layer already exists
8b00db7c1412: Layer already exists
50d47c40cb45: Layer already exists
d2bf6d4a93f6: Layer already exists
86a617a11c59: Layer already exists
de31ed1334bc: Layer already exists
006ed3a6469d: Layer already exists
687e3e93d264: Layer already exists
299b77e5746e: Layer already exists
7529a801971a: Layer already exists
058f8a7cd302: Layer already exists
314c5d8c8d77: Pushed
fab0afe87f08: Pushed
windows-server-mingw-ltsc2022-ocaml-4.08-amd64: digest: sha256:9fad56b14dc49f6e3df80f1614b6541f318aa78d6c0990900c6551abf8c91960 size: 8735
Job succeeded
2024-05-14 21:47.20: Job succeeded