[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_5 #313982

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Aug 9 08:05:19 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_5/313982/display/redirect>

Changes:


------------------------------------------
[...truncated 32.34 KB...]
(1/2) Arming ConditionNeedsUpdate...
(2/2) Registering Haskell modules...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (3) llvm-14.0.6-3  llvm-libs-14.0.6-3  ghc-9.0.2-1

Total Download Size:   120.41 MiB
Total Installed Size:  673.53 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 27.5M  100 27.5M    0     0   185M      0 --:--:-- --:--:-- --:--:--  186M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 60.7M  100 60.7M    0     0   218M      0 --:--:-- --:--:-- --:--:--  219M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 32.0M  100 32.0M    0     0   221M      0 --:--:-- --:--:-- --:--:--  222M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing llvm-libs...
installing llvm...
installing ghc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading x509-1.7.7.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 21707  100 21707    0     0   160k      0 --:--:-- --:--:-- --:--:--  160k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    x509-1.7.7.tar.gz ... Passed
==> Extracting sources...
  -> Extracting x509-1.7.7.tar.gz with bsdtar
==> Starting build()...
Configuring x509-1.7.7...
Preprocessing library for x509-1.7.7..
Building library for x509-1.7.7..
[ 1 of 14] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.dyn_o )
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 14] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.dyn_o )
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 14] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.dyn_o )

Data/X509/ExtensionRaw.hs:17:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
17 | import Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
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 14] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.dyn_o )

Data/X509/DistinguishedName.hs:20:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
20 | import Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/X509/DistinguishedName.hs:22:1: warning: [-Wunused-imports]
    The import of `Data.Semigroup' is redundant
      except perhaps to import instances from `Data.Semigroup'
    To import instances alone, use: import Data.Semigroup()
   |
22 | import           Data.Semigroup
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 14] Compiling Data.X509.Ext    ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.dyn_o )

Data/X509/Ext.hs:46:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
46 | import Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
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 14] Compiling Data.X509.CRL    ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.dyn_o )

Data/X509/CRL.hs:19:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
19 | import Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
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 14] Compiling Data.X509.OID    ( Data/X509/OID.hs, dist/build/Data/X509/OID.dyn_o )

Data/X509/OID.hs:15:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
15 | import Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
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 14] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.dyn_o )
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 14] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.dyn_o )

Data/X509/PrivateKey.hs:16:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
16 | import Control.Applicative ((<$>), pure)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Data/X509/PrivateKey.hs:18:1: warning: [-Wunused-imports]
    The import of `Data.Word' is redundant
      except perhaps to import instances from `Data.Word'
    To import instances alone, use: import Data.Word()
   |
18 | import Data.Word (Word)
   | ^^^^^^^^^^^^^^^^^^^^^^^
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 14] Compiling Data.X509.EC     ( Data/X509/EC.hs, dist/build/Data/X509/EC.dyn_o )
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 14] Compiling Data.X509.Cert   ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.dyn_o )

Data/X509/Cert.hs:15:1: warning: [-Wunused-imports]
    The import of `Control.Applicative' is redundant
      except perhaps to import instances from `Control.Applicative'
    To import instances alone, use: import Control.Applicative()
   |
15 | import Control.Applicative ((<$>), (<*>))
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 14] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.dyn_o )
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 14] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.dyn_o )
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 14] Compiling Data.X509        ( Data/X509.hs, dist/build/Data/X509.dyn_o )
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...
Unregistering x509-1.7.7...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-x509-archlinuxrb-build-SecajmHp/haskell-x509/trunk/pkg/haskell-x509/usr/lib/ghc-9.0.2/site-local/x509-1.7.7
==> 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-x509"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-x509 1.7.7-10 (Mon Sep 11 13:27:51 2023)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-SecajmHp/b2/haskell-x509/build2.log
+ schroot --end-session -c archlinux-haskell-x509-archlinuxrb-build-SecajmHp
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/haskell-x509-archlinuxrb-build-SecajmHp/haskell-x509/trunk/haskell-x509-1.7.7-10-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-SecajmHp/b2/haskell-x509/haskell-x509-1.7.7-10-x86_64.pkg.tar.zst'
Mon Sep 11 13:28:01 UTC 2023 - build #2 for haskell-x509 on osuosl170-amd64 done.
Mon Sep 11 13:28:01 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-84gCrWUD, removing.
/srv/reproducible-results/archlinuxrb-build-SecajmHp:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Aug  9 07:02 b1
drwxr-xr-x 3 jenkins jenkins 4096 Aug  9 07:05 b2

/srv/reproducible-results/archlinuxrb-build-SecajmHp/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug  9 07:02 haskell-x509

/srv/reproducible-results/archlinuxrb-build-SecajmHp/b1/haskell-x509:
total 396
-rw-r--r-- 1 jenkins jenkins  16258 Aug  9 07:02 build1.log
-rw-r--r-- 1 jenkins jenkins      9 Aug  9 07:02 build1.version
-rw-r--r-- 1 jenkins jenkins 378956 Aug  9 07:02 haskell-x509-1.7.7-10-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-SecajmHp/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug  9 07:05 haskell-x509

/srv/reproducible-results/archlinuxrb-build-SecajmHp/b2/haskell-x509:
total 392
-rw-r--r-- 1 jenkins jenkins  15352 Aug  9 07:05 build2.log
-rw-r--r-- 1 jenkins jenkins      9 Aug  9 07:05 build2.version
-rw-r--r-- 1 jenkins jenkins 378959 Aug  9 07:05 haskell-x509-1.7.7-10-x86_64.pkg.tar.zst
Tue Aug  9 07:05:07 UTC 2022 - comparing results now.
Files /srv/reproducible-results/archlinuxrb-build-SecajmHp/b1/haskell-x509/haskell-x509-1.7.7-10-x86_64.pkg.tar.zst and /srv/reproducible-results/archlinuxrb-build-SecajmHp/b2/haskell-x509/haskell-x509-1.7.7-10-x86_64.pkg.tar.zst differ
Tue Aug  9 07:05:07 UTC 2022 - running diffoscope on the results now:
Tue Aug  9 07:05:09 UTC 2022 - Running diffoscope 220 now...
Tue Aug  9 07:05:18 UTC 2022 - diffoscope 220 found issues, please investigate haskell-x509/haskell-x509-1.7.7-10-x86_64.pkg.tar.zst
Tue Aug  9 07:05:18 UTC 2022 - https://tests.reproducible-builds.org/archlinux/community/haskell-x509/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('395885', '1.7.7-10', 'FTBR_0', '2022-08-09 06:59', '372', 'osuosl184-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_5/313982/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='1.7.7-10', status='FTBR_0', build_date='2022-08-09 06:59', build_duration='372', node1='osuosl184-amd64', node2='osuosl170-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_5/313982/' WHERE results.package_id='395885'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('haskell-x509', '1.7.7-10', 'community', 'x86_64', 3, 'FTBR_0', '2022-08-09 06:59', '372', 'osuosl184-amd64', 'osuosl170-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_5/313982/');
ERROR:  duplicate key value violates unique constraint "stats_build_tmp_name_version_suite_architecture_build_date_key1"
DETAIL:  Key (name, version, suite, architecture, build_date)=(haskell-x509, 1.7.7-10, community, x86_64, 2022-08-09 06:59:00) already exists.
Tue Aug  9 07:05:19 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-SecajmHp deleted.
Tue Aug  9 07:05:19 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-9pn3wErg, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list