2026-03-28 07:41.36: New job: test MagnusS/bmtune https://github.com/MagnusS/bmtune.git#refs/heads/master (3b5239a6aaca04fa1f2473ff114761ab161d7d5f) (linux-x86_64:ubuntu-22.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00Opam project buildTo reproduce locally:git clone --recursive "https://github.com/MagnusS/bmtune.git" -b "master" && cd "bmtune" && git reset --hard 3b5239a6cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00# ubuntu-22.04-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef || git fetch origin master) && git reset -q --hard 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 bmtune.opam ./RUN opam pin add -yn bmtune.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base dune.3.22.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y bmtune.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-03-28 07:41.36: Using cache hint "MagnusS/bmtune-ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00-ubuntu-22.04-4.14_opam-2.5-7baeb0eab7981ee7ef732fa310f0a342"2026-03-28 07:41.36: Using OBuilder spec:((from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00)(comment ubuntu-22.04-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef || git fetch origin master) && git reset -q --hard 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src bmtune.opam) (dst ./))(run (network host)(shell "opam pin add -yn bmtune.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.22.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y bmtune.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-03-28 07:41.36: Waiting for resource in pool OCluster2026-03-28 08:14.38: Waiting for worker…2026-03-28 08:17.01: Got resource from pool OClusterBuilding on doris.caelum.ci.devhint: Using 'master' as the name for the initial branch. This default branch namehint: is subject to change. To configure the initial branch name to use in allhint: of your new repositories, which will suppress this warning, call:hint:hint: git config --global init.defaultBranch <name>hint:hint: Names commonly chosen instead of 'master' are 'main', 'trunk' andhint: 'development'. The just-created branch can be renamed via this command:hint:hint: git branch -m <name>Initialized empty Git repository in /var/cache/obuilder/ocluster/git/bmtune.git-52966f4b0fb43226fea36b43dbaf799429f48412/.git/HEAD is now at 3b5239a Add link to linuxkit image(from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00)Unable to find image 'ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00' locallydocker.io/ocaml/opam@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00: Pulling from ocaml/opamb1cba2e842ca: Pulling fs layer421afdaed246: Pulling fs layer4f870a39d887: Pulling fs layer55a213a632b1: Pulling fs layer45b4d0733e62: Pulling fs layer3aeb1fde2a5c: Pulling fs layeraafef83927b6: Pulling fs layerbcf6200713a7: Pulling fs layer44126a1f4f31: Pulling fs layer55a213a632b1: Waiting640d0ce4ea89: Pulling fs layer45b4d0733e62: Waiting3aeb1fde2a5c: Waitingb5d13c755b81: Pulling fs layeraafef83927b6: Waitingd4f408980979: Pulling fs layera89dafa13071: Pulling fs layer636fd786dcef: Pulling fs layer31dae2391bd4: Pulling fs layerbcf6200713a7: Waiting8b28883ae878: Pulling fs layer44126a1f4f31: Waiting4a187d75ee24: Pulling fs layerd4f408980979: Waitingb5d13c755b81: Waiting4f4fb700ef54: Pulling fs layer640d0ce4ea89: Waitinga89dafa13071: Waiting636fd786dcef: Waiting31dae2391bd4: Waiting15ef0a4fe052: Pulling fs layer4a187d75ee24: Waiting81aef10b7468: Pulling fs layer4f4fb700ef54: Waiting15ef0a4fe052: Waiting8492c04426b2: Pulling fs layer81aef10b7468: Waiting8492c04426b2: Waiting931be6b45df3: Pulling fs layerb3b41b093e1c: Pulling fs layer931be6b45df3: Waitingc66a499f18f1: Pulling fs layerdc859d65a979: Pulling fs layerb3b41b093e1c: Waitingc66a499f18f1: Waitingf9a4b7e83cbc: Pulling fs layer8406175b74f2: Pulling fs layerdc859d65a979: Waitingd8a867e68b39: Pulling fs layerf9a4b7e83cbc: Waiting1b4507b9d94f: Pulling fs layerd8a867e68b39: Waiting86753f729f41: Pulling fs layer1b4507b9d94f: Waitingbb1554100fd0: Pulling fs layer86753f729f41: Waiting79f063451047: Pulling fs layeraf19aefa8c28: Pulling fs layer79f063451047: Waitingbb1554100fd0: Waiting18ae77be10c6: Pulling fs layer23748796c9e7: Pulling fs layeraf19aefa8c28: Waiting8a87c1d60ed6: Pulling fs layer18ae77be10c6: Waitingf59dc0679c75: Pulling fs layer23748796c9e7: Waiting8a87c1d60ed6: Waitingd71672fc129c: Pulling fs layer44dd0ab5fdef: Pulling fs layerf59dc0679c75: Waiting931c13510f32: Pulling fs layer75ed66e4849a: Pulling fs layer44dd0ab5fdef: Waiting19cc32431784: Pulling fs layer931c13510f32: Waiting6b082b8f59d1: Pulling fs layer75ed66e4849a: Waiting19cc32431784: Waiting6b082b8f59d1: Waiting4f870a39d887: Verifying Checksum4f870a39d887: Download complete421afdaed246: Verifying Checksum421afdaed246: Download complete45b4d0733e62: Verifying Checksum45b4d0733e62: Download completeb1cba2e842ca: Verifying Checksumb1cba2e842ca: Download completeaafef83927b6: Verifying Checksumaafef83927b6: Download completeb1cba2e842ca: Pull complete421afdaed246: Pull complete4f870a39d887: Pull completebcf6200713a7: Verifying Checksumbcf6200713a7: Download complete3aeb1fde2a5c: Verifying Checksum3aeb1fde2a5c: Download complete640d0ce4ea89: Verifying Checksum640d0ce4ea89: Download complete44126a1f4f31: Verifying Checksum44126a1f4f31: Download completeb5d13c755b81: Verifying Checksumb5d13c755b81: Download completed4f408980979: Verifying Checksumd4f408980979: Download complete636fd786dcef: Verifying Checksum636fd786dcef: Download completea89dafa13071: Verifying Checksuma89dafa13071: Download complete31dae2391bd4: Verifying Checksum31dae2391bd4: Download complete8b28883ae878: Verifying Checksum8b28883ae878: Download complete4a187d75ee24: Download complete4f4fb700ef54: Download complete15ef0a4fe052: Verifying Checksum15ef0a4fe052: Download complete81aef10b7468: Verifying Checksum81aef10b7468: Download complete55a213a632b1: Verifying Checksum55a213a632b1: Download complete55a213a632b1: Pull complete45b4d0733e62: Pull complete8492c04426b2: Download complete931be6b45df3: Verifying Checksum931be6b45df3: Download completeb3b41b093e1c: Verifying Checksumb3b41b093e1c: Download completec66a499f18f1: Verifying Checksumc66a499f18f1: Download completedc859d65a979: Verifying Checksumdc859d65a979: Download completef9a4b7e83cbc: Verifying Checksumf9a4b7e83cbc: Download complete8406175b74f2: Download complete1b4507b9d94f: Verifying Checksum1b4507b9d94f: Download completed8a867e68b39: Verifying Checksumd8a867e68b39: Download complete86753f729f41: Verifying Checksum86753f729f41: Download completebb1554100fd0: Download completeaf19aefa8c28: Verifying Checksumaf19aefa8c28: Download complete79f063451047: Verifying Checksum79f063451047: Download complete23748796c9e7: Download complete3aeb1fde2a5c: Pull completef59dc0679c75: Verifying Checksumf59dc0679c75: Download completeaafef83927b6: Pull completebcf6200713a7: Pull complete44126a1f4f31: Pull complete640d0ce4ea89: Pull completeb5d13c755b81: Pull completed4f408980979: Pull completea89dafa13071: Pull complete636fd786dcef: Pull complete31dae2391bd4: Pull complete8b28883ae878: Pull complete4a187d75ee24: Pull completed71672fc129c: Download complete44dd0ab5fdef: Verifying Checksum44dd0ab5fdef: Download complete4f4fb700ef54: Pull complete15ef0a4fe052: Pull complete81aef10b7468: Pull complete8492c04426b2: Pull complete931be6b45df3: Pull completeb3b41b093e1c: Pull completec66a499f18f1: Pull completedc859d65a979: Pull completef9a4b7e83cbc: Pull complete8406175b74f2: Pull completed8a867e68b39: Pull complete1b4507b9d94f: Pull complete86753f729f41: Pull completebb1554100fd0: Pull complete79f063451047: Pull completeaf19aefa8c28: Pull complete8a87c1d60ed6: Verifying Checksum8a87c1d60ed6: Download complete75ed66e4849a: Verifying Checksum75ed66e4849a: Download complete18ae77be10c6: Verifying Checksum18ae77be10c6: Download complete19cc32431784: Download complete6b082b8f59d1: Verifying Checksum6b082b8f59d1: Download complete931c13510f32: Verifying Checksum931c13510f32: Download complete18ae77be10c6: Pull complete23748796c9e7: Pull complete8a87c1d60ed6: Pull completef59dc0679c75: Pull completed71672fc129c: Pull complete44dd0ab5fdef: Pull complete931c13510f32: Pull complete75ed66e4849a: Pull complete19cc32431784: Pull complete6b082b8f59d1: Pull completeDigest: sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d00Status: Downloaded newer image for ocaml/opam@sha256:ee7d8a3a4cace31d410c47ddbd98caf693324ad5c7e83d32c213a00aabdb9d002026-03-28 08:17.07 ---> using "752ab5c6ad79de967908e3073b7fceaa0abf89b6f293aaa06b19d969149dde3c" from cache/: (comment ubuntu-22.04-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-03-28 08:17.07 ---> using "1a1eff4052ea3104fb7e5ec5761842d0cfe9656287a6882b1eac7caa3efa349f" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then from built-in defaults.Checking for available remotes: rsync and local, git.- you won't be able to use mercurial repositories unless you install the hg command on your system.- you won't be able to use darcs repositories unless you install the darcs command on your system.This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=71 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-03-28 08:17.07 ---> using "2e1e4395ca2a0d261913003a3e43f34a1f0efdc272202fe92ed711df2d6f3e43" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-106-genericThe OCaml toplevel, version 4.14.22.5.02026-03-28 08:17.07 ---> using "95ff2ee8d7fe66b59ec0e45f834976653a81c7090dc41602580dd6f1b36445d7" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-03-28 08:17.07 ---> using "71b4ea2e8ceb4f55c80eaf0cf25522e581c7d7b5464709106ded0f2c4ab7d51b" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef || git fetch origin master) && git reset -q --hard 9f189ca4f94fbb5f0045820bf3c4ffafb21145ef && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADffb54b9bdd..65664dc5b2 master -> origin/master9f189ca4f9 Merge pull request #29562 from shonfeder/release-dune-3.22.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).However, you may "opam upgrade" these packages explicitly at these versions (e.g. "opam upgrade ocaml.5.5.0"), which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-03-28 08:17.07 ---> using "69d4a1e8fbc4dfcc4f4c6dbceed42861963ce5477667f81830143a297abd71c3" from cache/src: (copy (src bmtune.opam) (dst ./))2026-03-28 08:17.07 ---> saved as "23b08172a5886ea596f7a72253e9e25e1b179b0eff640900023167aeadd4a7a7"/src: (run (network host)(shell "opam pin add -yn bmtune.dev './'"))[NOTE] Package bmtune does not exist in opam repositories registered in the current switch.[bmtune.dev] synchronised (file:///src)bmtune is now pinned to file:///src (version dev)2026-03-28 08:17.09 ---> saved as "bf8e79fbf17e26a609f1ba31f7db217f09d2d83a962707a0542f0615a7d8adcf"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-03-28 08:17.09 ---> saved as "dff0c04cd84bc662b55457287b11c5fcc387786c228b1821368b58f30c6c4fe3"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.22.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y bmtune.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]- Get:2 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3842 kB]- Get:3 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6803 kB]- Get:4 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1309 kB]- Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease- Get:6 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]- Ign:6 http://archive.ubuntu.com/ubuntu jammy-updates InRelease- Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]- Ign:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease- Get:6 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]- Get:7 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]- Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [4173 kB]- Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1620 kB]- Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [7011 kB]- Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [84.0 kB]- Get:12 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.6 kB]- Fetched 25.1 MB in 2min 33s (164 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[bmtune.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).# To update the current shell environment, run: eval $(opam env)2026-03-28 08:19.52 ---> saved as "801dd1293f9dc3cf3e2e5fce7fa6d32edcc3519216bb4cf6944b098eb270de64"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 1 package- install dune 3.22.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved dune.3.22.0 (cached)-> installed dune.3.22.0Done.# To update the current shell environment, run: eval $(opam env)2026-03-28 08:20.22 ---> saved as "2287b51f77b2a368536f46cb69d7105135c32701926be62af1d101f25e4d413d"/src: (copy (src .) (dst /src))2026-03-28 08:20.22 ---> saved as "3d3cc2ea4d4001437aedadd2cf70ef70db417e14d3ab6b701dbf7196ab76fc93"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-03-28 08:20.23 ---> saved as "0daacc179e256ce7c8802c3ff1f8a81e12b20398bc545c479ffbde7312c1b683"Job succeeded2026-03-28 08:20.23: Job succeeded