Organisationsmirleftocaml-asn1-combinatorsdf4ad9 ()macos-homebrew-5.1_arm64_opam-2.1

macos-homebrew-5.1_arm64_opam-2.1

Link Copied
Code Copied

Logs

2024-04-30 08:00.05: New job: test mirleft/ocaml-asn1-combinators https://github.com/mirleft/ocaml-asn1-combinators.git#refs/heads/main (df4ad9e454d53412bb3988c1f7051d29bf7b30f3) (macos-arm64:macos-homebrew-5.1_arm64_opam-2.1)
Base: macos-homebrew-ocaml-5.1
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirleft/ocaml-asn1-combinators.git" -b "main" && cd "ocaml-asn1-combinators" && git reset --hard df4ad9e4
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-5.1
# macos-homebrew-5.1_arm64_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f ~/local/bin/opam-2.1 ~/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 asn1-combinators.opam ./src/./
RUN opam pin add -yn asn1-combinators.dev './src/./'
ENV DEPS="alcotest.1.7.0 astring.0.8.5 base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base cmdliner.1.2.0 dune.3.15.2 fmt.0.9.0 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ptime.1.1.0 re.1.11.0 seq.base stdlib-shims.0.3.0 topkg.1.0.7 uutf.1.0.3"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y asn1-combinators.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . ./src
RUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-04-30 08:00.05: Using cache hint "mirleft/ocaml-asn1-combinators-macos-macos-homebrew-ocaml-5.1-macos-homebrew-5.1_arm64_opam-2.1-2b99e44a397e8e41d87cb31211e93f95"
2024-04-30 08:00.05: Using OBuilder spec:
((from macos-homebrew-ocaml-5.1)
 (comment macos-homebrew-5.1_arm64_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (run (shell "ln -f ~/local/bin/opam-2.1 ~/local/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src asn1-combinators.opam) (dst ./src/./))
 (run (network host)
      (shell "opam pin add -yn asn1-combinators.dev './src/./'"))
 (env DEPS "alcotest.1.7.0 astring.0.8.5 base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base cmdliner.1.2.0 dune.3.15.2 fmt.0.9.0 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ptime.1.1.0 re.1.11.0 seq.base stdlib-shims.0.3.0 topkg.1.0.7 uutf.1.0.3")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y asn1-combinators.dev $DEPS"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst ./src))
 (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-04-30 08:00.05: Waiting for resource in pool OCluster
2024-04-30 08:00.05: Waiting for worker…
2024-04-30 08:27.20: Got resource from pool OCluster
Building on m1-worker-02
Initialized empty Git repository in /private/var/lib/ocluster-worker/git/ocaml-asn1-combinators.git-6d1a67ac167a3d6d9e2ab92b5db5a1f642e00086/.git/
HEAD is now at df4ad9e changes for 0.3.0


(from macos-homebrew-ocaml-5.1)
2024-04-30 08:27.25 ---> using "b7b1005f775d216bee3ed8ddea7a5cf967981ce80479def84cf765e6fa9c281f" from cache


/: (comment macos-homebrew-5.1_arm64_opam-2.1)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (run (shell "ln -f ~/local/bin/opam-2.1 ~/local/bin/opam"))
2024-04-30 08:27.26 ---> using "22cd16a64c632695859fdcedd94c70c4cc08c65c5ac152872708c4f22bdb6b91" from cache


/: (run (shell "opam init --reinit -ni"))
No configuration file found, using 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.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///Users/mac1000/opam-repository
2024-04-30 08:27.26 ---> using "a88b721b113bbcb0b1d9c9d9953be1d371de01973789d03f702acf5d676e7e9e" from cache


/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 23.1.0
The OCaml toplevel, version 5.1.1
2.1.5
2024-04-30 08:27.26 ---> using "b9cb7a7e67e401d6d05e669cb4a23e6bbd1c29e9a607e1e5d301dc2a9918b0c9" from cache


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   b530f3bbd2..e90e14059c  master     -> origin/master
042d5efee9 [new release] dune (15 packages) (3.15.2)


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///Users/mac1000/opam-repository


Constructing initial basis...
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).


The following packages are not being upgraded because the new versions conflict with other installed packages:
  - ocaml.5.3.0
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-04-30 08:27.26 ---> using "aea37ba37306c57d478b82361b56aff43e988759c1b185ce5b35eb81a5486125" from cache


/: (copy (src asn1-combinators.opam) (dst ./src/./))
2024-04-30 08:27.27 ---> saved as "541dba3244f7cea22c5f3e3f6c9be3a971975694ccdca8c829434ea63ebb9809"


/: (run (network host)
        (shell "opam pin add -yn asn1-combinators.dev './src/./'"))
[asn1-combinators.dev] synchronised (file:///Users/mac1000/src)
asn1-combinators is now pinned to file:///Users/mac1000/src (version dev)
2024-04-30 08:27.45 ---> saved as "718717e09c7d6019ed2caaeef0faa85f3062419aafc1252c1f2977cbb21f7217"


/: (env DEPS "alcotest.1.7.0 astring.0.8.5 base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base cmdliner.1.2.0 dune.3.15.2 fmt.0.9.0 ocaml.5.1.1 ocaml-base-compiler.5.1.1 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ptime.1.1.0 re.1.11.0 seq.base stdlib-shims.0.3.0 topkg.1.0.7 uutf.1.0.3")


/: (env CI true)


/: (env OCAMLCI true)


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y asn1-combinators.dev $DEPS"))
+ /opt/homebrew/bin/brew "update"
- ==> Updating Homebrew...
- Already up-to-date.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[asn1-combinators.dev] synchronised (no changes)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.1.1).
[NOTE] Package ocaml is already installed (current version is 5.1.1).
[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-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
Constructing initial basis...
2024-04-30 08:28.10 ---> saved as "45cebdf0ad76b94a37964e0d80ad6ef6dae05d3db82304836fc23e55d0428cfc"


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (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 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.1.1).
[NOTE] Package ocaml is already installed (current version is 5.1.1).
[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-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
Constructing initial basis...
The following actions will be performed:
  - install seq                base
  - install ocamlbuild         0.14.3
  - install dune               3.15.2
  - install cmdliner           1.2.0
  - install ocamlfind          1.9.6
  - install stdlib-shims       0.3.0
  - install re                 1.11.0
  - install ocaml-syntax-shims 1.0.0
  - install topkg              1.0.7
  - install uutf               1.0.3
  - install ptime              1.1.0
  - install fmt                0.9.0
  - install astring            0.8.5
  - install alcotest           1.7.0
===== 14 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5  (cached)
-> retrieved cmdliner.1.2.0  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved dune.3.15.2  (cached)
-> retrieved ocamlbuild.0.14.3  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved ptime.1.1.0  (cached)
-> retrieved re.1.11.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved alcotest.1.7.0  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved topkg.1.0.7  (cached)
-> installed cmdliner.1.2.0
-> installed seq.base
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed uutf.1.0.3
-> installed ptime.1.1.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed dune.3.15.2
-> installed stdlib-shims.0.3.0
-> installed ocaml-syntax-shims.1.0.0
-> installed re.1.11.0
-> installed alcotest.1.7.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-30 08:28.55 ---> saved as "8c5eaa711260e9c30e76bed17d957248daece601529de399ab6dece2d0d85f18"


/: (copy (src .) (dst ./src))
2024-04-30 08:28.56 ---> saved as "d2bc2f9aad2808e43b36c01e9b9931c7582ef18b846ed06649e0369031c68d0f"


/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default/tests && ./test.exe)
Testing `BER'.
This run has ID `K4BTQWWE'.


  [OK]          value samples              0   bool.
  [OK]          value samples              1   integer.
  [OK]          value samples              2   int.
  [OK]          value samples              3   null.
  [OK]          value samples              4   singleton seq.
  [OK]          value samples              5   rename stack.
  [OK]          value samples              6   sequence with implicits.
  [OK]          value samples              7   sequence with optional and exp...
  [OK]          value samples              8   sequence with missing optional...
  [OK]          value samples              9   sequence with sequence.
  [OK]          value samples             10   sequence_of choice.
  [OK]          value samples             11   sets.
  [OK]          value samples             12   set or seq.
  [OK]          value samples             13   large tag.
  [OK]          value samples             14   recursive encoding.
  [OK]          value samples             15   ia5 string.
  [OK]          value samples             16   bit string.
  [OK]          value samples             17   bit flags.
  [OK]          value samples             18   oid.
  [OK]          value samples             19   octets.
  [OK]          value samples             20   utc time.
  [OK]          value samples             21   generalized time.
  [OK]          - BER antisamples          0   tag overflow.
  [OK]          - BER antisamples          1   leading zero.
  [OK]          - BER antisamples          2   length overflow.
  [OK]          - BER antisamples          3   oid overflow.
  [OK]          - BER antisamples          4   empty integer.
  [OK]          - BER antisamples          5   redundant int form.
  [OK]          - BER antisamples          6   redundant oid form.
  [OK]          - BER antisamples          7   length overflow.
  [OK]          - BER antisamples          8   silly bit strings.
  [OK]          - BER antisamples          9   null with indefinite length.
  [OK]          - BER antisamples         10   32 bit length overflow.
  [OK]          - BER antisamples         11   int overflow.
  [OK]          + DER antisamples          0   constructed string 1.
  [OK]          + DER antisamples          1   constructed string 2.
  [OK]          + DER antisamples          2   expanded length.
  [OK]          + DER antisamples          3   redundant length.
  [OK]          certs                      0   cert.
  [OK]          certs                      1   cert.
  [OK]          certs                      2   cert.
  [OK]          inv                        0   bool.
  [OK]          inv                        1   integer.
  [OK]          inv                        2   int.
  [OK]          inv                        3   null.
  [OK]          inv                        4   singleton seq.
  [OK]          inv                        5   rename stack.
  [OK]          inv                        6   sequence with implicits.
  [OK]          inv                        7   sequence with optional and exp...
  [OK]          inv                        8   sequence with missing optional...
  [OK]          inv                        9   sequence with sequence.
  [OK]          inv                       10   sequence_of choice.
  [OK]          inv                       11   sets.
  [OK]          inv                       12   set or seq.
  [OK]          inv                       13   large tag.
  [OK]          inv                       14   recursive encoding.
  [OK]          inv                       15   ia5 string.
  [OK]          inv                       16   bit string.
  [OK]          inv                       17   bit flags.
  [OK]          inv                       18   oid.
  [OK]          inv                       19   octets.
  [OK]          inv                       20   utc time.
  [OK]          inv                       21   generalized time.


Full test results in `~/src/_build/default/tests/_build/_tests/BER'.
Test Successful in 0.085s. 63 tests run.
Testing `DER'.
This run has ID `AM1NWSK8'.


  [OK]          - BER antisamples          0   tag overflow.
  [OK]          - BER antisamples          1   leading zero.
  [OK]          - BER antisamples          2   length overflow.
  [OK]          - BER antisamples          3   oid overflow.
  [OK]          - BER antisamples          4   empty integer.
  [OK]          - BER antisamples          5   redundant int form.
  [OK]          - BER antisamples          6   redundant oid form.
  [OK]          - BER antisamples          7   length overflow.
  [OK]          - BER antisamples          8   silly bit strings.
  [OK]          - BER antisamples          9   null with indefinite length.
  [OK]          - BER antisamples         10   32 bit length overflow.
  [OK]          - BER antisamples         11   int overflow.
  [OK]          - DER antisamples          0   constructed string 1.
  [OK]          - DER antisamples          1   constructed string 2.
  [OK]          - DER antisamples          2   expanded length.
  [OK]          - DER antisamples          3   redundant length.
  [OK]          certs                      0   cert.
  [OK]          certs                      1   cert.
  [OK]          certs                      2   cert.
  [OK]          inv                        0   bool.
  [OK]          inv                        1   integer.
  [OK]          inv                        2   int.
  [OK]          inv                        3   null.
  [OK]          inv                        4   singleton seq.
  [OK]          inv                        5   rename stack.
  [OK]          inv                        6   sequence with implicits.
  [OK]          inv                        7   sequence with optional and exp...
  [OK]          inv                        8   sequence with missing optional...
  [OK]          inv                        9   sequence with sequence.
  [OK]          inv                       10   sequence_of choice.
  [OK]          inv                       11   sets.
  [OK]          inv                       12   set or seq.
  [OK]          inv                       13   large tag.
  [OK]          inv                       14   recursive encoding.
  [OK]          inv                       15   ia5 string.
  [OK]          inv                       16   bit string.
  [OK]          inv                       17   bit flags.
  [OK]          inv                       18   oid.
  [OK]          inv                       19   octets.
  [OK]          inv                       20   utc time.
  [OK]          inv                       21   generalized time.


Full test results in `~/src/_build/default/tests/_build/_tests/DER'.
Test Successful in 0.083s. 41 tests run.
2024-04-30 08:28.58 ---> saved as "b30c65ff68f749333a90a0ba5648263663fc220351357c9d60fe16b0248a5437"
Job succeeded
2024-04-30 08:29.07: Job succeeded