[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_1 #451888

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 17 00:45:13 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_1/451888/display/redirect>

Changes:


------------------------------------------
[...truncated 86.01 KB...]
Building test suite 'tomland-test' for tomland-1.3.3.2..
[ 1 of 39] Compiling Test.Toml.Codec.Code
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 2 of 39] Compiling Test.Toml.Codec.Combinator.Common
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 3 of 39] Compiling Test.Toml.Gen

test/Test/Toml/Gen.hs:310:1: warning: [-Wunused-top-binds]
    Defined but not used: `genUnicodeChar'
    |
310 | genUnicodeChar = Gen.element
    | ^^^^^^^^^^^^^^

test/Test/Toml/Gen.hs:261:1: warning: [-Wredundant-constraints]
    * Redundant constraint: Eq a
    * In the type signature for:
           genHashSet :: forall a.
                         (Eq a, Hashable a) =>
                         Gen a -> Gen (HashSet a)
    |
261 | genHashSet :: (Eq a, Hashable a) => Gen a -> Gen (HashSet a)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 4 of 39] Compiling Test.Toml.Codec.SmallType
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 5 of 39] Compiling Test.Toml.Codec.Generic
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 6 of 39] Compiling Test.Toml.Codec.Di
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 7 of 39] Compiling Test.Toml.Codec.Combinator.Tuple
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 8 of 39] Compiling Test.Toml.Codec.Combinator.Time
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[ 9 of 39] Compiling Test.Toml.Codec.Combinator.Table
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[10 of 39] Compiling Test.Toml.Codec.Combinator.Set
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[11 of 39] Compiling Test.Toml.Codec.Combinator.Primitive
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[12 of 39] Compiling Test.Toml.Codec.Combinator.Monoid
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[13 of 39] Compiling Test.Toml.Codec.Combinator.Map
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[14 of 39] Compiling Test.Toml.Codec.Combinator.List
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[15 of 39] Compiling Test.Toml.Codec.Combinator.Custom
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[16 of 39] Compiling Test.Toml.Codec.Combinator
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[17 of 39] Compiling Test.Toml.Codec.BiMap.Conversion
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[18 of 39] Compiling Test.Toml.Codec.BiMap
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[19 of 39] Compiling Test.Toml.Codec
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[20 of 39] Compiling Test.Toml.Parser.Common

test/Test/Toml/Parser/Common.hs:59:1: warning: [-Wredundant-constraints]
    * Redundant constraint: Stream s
    * In the type signature for:
           parseX :: forall e s a.
                     (ShowErrorComponent e, Stream s, VisualStream s,
                      TraversableStream s, Show a, Eq a) =>
                     Parsec e s a -> s -> a -> Expectation
   |
59 | parseX
   | ^^^^^^...
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[21 of 39] Compiling Test.Toml.Parser.Bool
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[22 of 39] Compiling Test.Toml.Parser.Array
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[23 of 39] Compiling Test.Toml.Parser.Date
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[24 of 39] Compiling Test.Toml.Parser.Double
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[25 of 39] Compiling Test.Toml.Parser.Examples
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[26 of 39] Compiling Test.Toml.Parser.Integer
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[27 of 39] Compiling Test.Toml.Parser.Key
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[28 of 39] Compiling Test.Toml.Parser.Property
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[29 of 39] Compiling Test.Toml.Parser.Text
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[30 of 39] Compiling Test.Toml.Parser.Toml
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[31 of 39] Compiling Test.Toml.Parser.Validate
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[32 of 39] Compiling Test.Toml.Parser
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[33 of 39] Compiling Test.Toml.Property
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[34 of 39] Compiling Test.Toml.Type.Key
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[35 of 39] Compiling Test.Toml.Type.PrefixTree
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[36 of 39] Compiling Test.Toml.Type.Printer
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[37 of 39] Compiling Test.Toml.Type.TOML
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[38 of 39] Compiling Test.Toml.Type
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
[39 of 39] Compiling Main
You are using an unsupported version of LLVM!
Currently only 9 to 14 is supported. System LLVM version: 14.0.6
We will try though...
Linking dist/build/tomland-test/tomland-test ...
Unregistering tomland-1.3.3.2...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-tomland-archlinuxrb-build-82mV95Tg/haskell-tomland/trunk/pkg/haskell-tomland/usr/lib/ghc-9.0.2/site-local/tomland-1.3.3.2
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "haskell-tomland"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-tomland 1.3.3.2-3 (Sun Oct 16 23:44:21 2022)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-haskell-tomland-archlinuxrb-build-82mV95Tg
+ tee -a /srv/reproducible-results/archlinuxrb-build-82mV95Tg/b2/haskell-tomland/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-tomland-archlinuxrb-build-82mV95Tg/haskell-tomland/trunk/haskell-tomland-1.3.3.2-3-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-82mV95Tg/b2/haskell-tomland/haskell-tomland-1.3.3.2-3-x86_64.pkg.tar.zst'
Sun Oct 16 23:44:46 UTC 2022 - build #2 for haskell-tomland on osuosl184-amd64 done.
Sun Oct 16 23:44:46 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-GY4yeY9q, removing.
/srv/reproducible-results/archlinuxrb-build-82mV95Tg:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 16 23:41 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 16 23:44 b2

/srv/reproducible-results/archlinuxrb-build-82mV95Tg/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 16 23:41 haskell-tomland

/srv/reproducible-results/archlinuxrb-build-82mV95Tg/b1/haskell-tomland:
total 700
-rw-r--r-- 1 jenkins jenkins  43290 Oct 16 23:41 build1.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 16 23:41 build1.version
-rw-r--r-- 1 jenkins jenkins 660382 Oct 16 23:41 haskell-tomland-1.3.3.2-3-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-82mV95Tg/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 16 23:44 haskell-tomland

/srv/reproducible-results/archlinuxrb-build-82mV95Tg/b2/haskell-tomland:
total 696
-rw-r--r-- 1 jenkins jenkins  42282 Oct 16 23:44 build2.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 16 23:44 build2.version
-rw-r--r-- 1 jenkins jenkins 660389 Oct 16 23:44 haskell-tomland-1.3.3.2-3-x86_64.pkg.tar.zst
Sun Oct 16 23:44:52 UTC 2022 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-82mV95Tg/b1/haskell-tomland/haskell-tomland-1.3.3.2-3-x86_64.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-82mV95Tg/b2/haskell-tomland/haskell-tomland-1.3.3.2-3-x86_64.pkg.tar.zst differ
Sun Oct 16 23:44:52 UTC 2022 - running diffoscope on the results now:
Sun Oct 16 23:44:53 UTC 2022 - Running diffoscope 224 now...
Sun Oct 16 23:45:13 UTC 2022 - diffoscope 224 found issues, please investigate haskell-tomland/haskell-tomland-1.3.3.2-3-x86_64.pkg.tar.zst
/tmp/jenkins-script-k1XNdWye: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/haskell-tomland/pkg.version': No space left on device
Sun Oct 16 23:45:13 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-82mV95Tg deleted.
Sun Oct 16 23:45:13 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-k1XNdWye, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list