[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_2 #271033

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Aug 18 21:11:58 BST 2020


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_2/271033/display/redirect>

Changes:


------------------------------------------
[...truncated 7.10 KB...]
ftp_proxy=http://127.0.0.1:3128
HOME=/var/lib/jenkins
LANG=C
https_proxy=http://127.0.0.1:3128
USER=jenkins
FTP_PROXY=http://127.0.0.1:3128
SHLVL=1
HTTPS_PROXY=http://127.0.0.1:3128
HTTP_PROXY=http://127.0.0.1:3128
SCHROOT_GID=116
http_proxy=http://127.0.0.1:3128
SCHROOT_UID=110
HG=/usr/bin/hg
_=/usr/sbin/printenv
+ schroot --run-session -c archlinux-haskell-options-archlinuxrb-build-qw8Xp6wP --directory /tmp/haskell-options-archlinuxrb-build-qw8Xp6wP/haskell-options/trunk -- bash -l -c 'makepkg --printsrcinfo | awk -F '\'' = '\'' '\''/^\s+validpgpkeys/{print $2}'\''| while read pgpkey; do gpg --recv-key $pgpkey; done'
+ tee -a /srv/reproducible-results/archlinuxrb-build-qw8Xp6wP/b1/haskell-options/build1.log
+ timeout -k 12.1h 12h /usr/bin/ionice -c 3 /usr/bin/nice schroot --run-session -c archlinux-haskell-options-archlinuxrb-build-qw8Xp6wP --directory /tmp/haskell-options-archlinuxrb-build-qw8Xp6wP/haskell-options/trunk -- bash -l -c 'SOURCE_DATE_EPOCH='\''1597781455'\'' PATH='\''/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\'' GIT_SSL_NO_VERIFY=1 makepkg --syncdeps --noconfirm --nocheck --skippgpcheck 2>&1'
+ tee -a /srv/reproducible-results/archlinuxrb-build-qw8Xp6wP/b1/haskell-options/build1.log
==> Making package: haskell-options 1.2.1.1-13 (Tue Sep 21 02:34:09 2021)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) ghc-libs-8.10.1-2  haskell-monads-tf-0.1.0.3-16

Total Download Size:    16.03 MiB
Total Installed Size:  119.68 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 15.9M  100 15.9M    0     0   156M      0 --:--:-- --:--:-- --:--:--  156M
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 63196  100 63196    0     0  60.2M      0 --:--:-- --:--:-- --:--:-- 60.2M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ghc-libs...
installing haskell-monads-tf...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Registering Haskell modules...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) ghc-8.10.1-2

Total Download Size:    25.13 MiB
Total Installed Size:  165.16 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 25.1M  100 25.1M    0     0   114M      0 --:--:-- --:--:-- --:--:--  114M
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ghc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Downloading options-1.2.1.1.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 25327    0 25327    0     0   175k      0 --:--:-- --:--:-- --:--:--  175k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    options-1.2.1.1.tar.gz ... Passed
==> Extracting sources...
  -> Extracting options-1.2.1.1.tar.gz with bsdtar
==> Starting build()...
Configuring options-1.2.1.1...
Preprocessing library for options-1.2.1.1..
Building library for options-1.2.1.1..
[1 of 5] Compiling Options.Types    ( lib/Options/Types.hs, dist/build/Options/Types.dyn_o )

lib/Options/Types.hs:5:1: warning: [-Wtabs]
    Tab character found here, and in 41 further locations.
    Please use spaces instead.
  |
5 |         ( OptionDefinitions(..)
  | ^^^^^^^^
[2 of 5] Compiling Options.Util     ( lib/Options/Util.hs, dist/build/Options/Util.dyn_o )

lib/Options/Util.hs:39:1: warning: [-Wtabs]
    Tab character found here, and in 19 further locations.
    Please use spaces instead.
   |
39 |         valid s = case s of
   | ^^^^^^^^
[3 of 5] Compiling Options.Tokenize ( lib/Options/Tokenize.hs, dist/build/Options/Tokenize.dyn_o )

lib/Options/Tokenize.hs:7:1: warning: [-Wtabs]
    Tab character found here, and in 261 further locations.
    Please use spaces instead.
  |
7 |         ( Token(..)
  | ^^^^^^^^

lib/Options/Tokenize.hs:14: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()
   |
14 | import           Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

lib/Options/Tokenize.hs:55:32: warning: [-Wdeprecations]
    In the use of type constructor or class `ErrorT'
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
   |
55 | newtype Tok a = Tok { unTok :: ErrorT String (StateT TokState Identity) a }
   |                                ^^^^^^

lib/Options/Tokenize.hs:84:34: warning: [-Wdeprecations]
    In the use of `runErrorT'
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
   |
84 |         (err, st') <- runStateT (runErrorT (unTok loop)) st
   |                                  ^^^^^^^^^
[4 of 5] Compiling Options.Help     ( lib/Options/Help.hs, dist/build/Options/Help.dyn_o )

lib/Options/Help.hs:5:1: warning: [-Wtabs]
    Tab character found here, and in 437 further locations.
    Please use spaces instead.
  |
5 |         ( addHelpFlags
  | ^^^^^^^^
[5 of 5] Compiling Options          ( lib/Options.hs, dist/build/Options.dyn_o )

lib/Options.hs:62:1: warning: [-Wtabs]
    Tab character found here, and in 699 further locations.
    Please use spaces instead.
   |
62 |         (
   | ^^^^^^^^

lib/Options.hs:147: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()
    |
147 | import           Control.Applicative
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

lib/Options.hs:712:54: warning: [-Wdeprecations]
    In the use of `runErrorT'
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
    |
712 | validateOptionDefs cmdInfos subInfos = runIdentity $ runErrorT $ do
    |                                                      ^^^^^^^^^

lib/Options.hs:745:74: warning: [-Wdeprecations]
    In the use of type constructor or class `ErrorT'
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
    |
745 | checkNoDuplicateFlags :: Map.Map DeDupFlag OptionInfo -> [OptionInfo] -> ErrorT String Identity (Map.Map DeDupFlag OptionInfo)
    |                                                                          ^^^^^^
Unregistering options-1.2.1.1...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-options-archlinuxrb-build-qw8Xp6wP/haskell-options/trunk/pkg/haskell-options/usr/lib/ghc-8.10.1/site-local/options-1.2.1.1
==> 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-options"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: haskell-options 1.2.1.1-13 (Tue Sep 21 02:34:38 2021)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-haskell-options-archlinuxrb-build-qw8Xp6wP
+ tee -a /srv/reproducible-results/archlinuxrb-build-qw8Xp6wP/b1/haskell-options/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/haskell-options-archlinuxrb-build-qw8Xp6wP/*/trunk/*.pkg.tar.xz': No such file or directory
Tue Sep 21 02:34:51 UTC 2021 - build #1 for haskell-options on osuosl-build170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-qw8Xp6wP/b1/haskell-options/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 02:34 b1

./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 02:34 haskell-options

./b1/haskell-options:
total 16
-rw-r--r-- 1 jenkins jenkins 10010 Sep 21 02:34 build1.log
-rw-r--r-- 1 jenkins jenkins    11 Sep 21 02:34 build1.version
Tue Sep 21 02:34:51 UTC 2021 - build #1 for haskell-options on osuosl-build170-amd64 done.
Tue Sep 21 02:34:51 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-pXGkgMGk, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-qw8Xp6wP:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Aug 18 20:11 b1
drwxr-xr-x 2 jenkins jenkins 4096 Aug 18 20:10 b2

/srv/reproducible-results/archlinuxrb-build-qw8Xp6wP/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug 18 20:11 haskell-options

/srv/reproducible-results/archlinuxrb-build-qw8Xp6wP/b1/haskell-options:
total 16
-rw-r--r-- 1 jenkins jenkins 10010 Aug 18 20:11 build1.log
-rw-r--r-- 1 jenkins jenkins    11 Aug 18 20:11 build1.version

/srv/reproducible-results/archlinuxrb-build-qw8Xp6wP/b2:
total 0
Tue Aug 18 20:11:57 UTC 2020 - build1 didn't create a package, skipping build2!
Tue Aug 18 20:11:57 UTC 2020 - https://tests.reproducible-builds.org/archlinux/community/haskell-options/ updated.
INSERT into results (package_id, version, status, build_date, build_duration, node1, node2, job)
		VALUES ('401239', '1.2.1.1-13', 'UNKNOWN', '2020-08-18 20:10', '62', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_2/271033/')
		ON CONFLICT (package_id)
		DO UPDATE SET version='1.2.1.1-13', status='UNKNOWN', build_date='2020-08-18 20:10', build_duration='62', node1='osuosl-build170-amd64', node2='osuosl-build169-amd64', job='https://jenkins.debian.net/job/reproducible_builder_archlinux_2/271033/' WHERE results.package_id='401239'
INSERT 0 1
INSERT INTO stats_build (name, version, suite, architecture, distribution, status, build_date, build_duration, node1, node2, job)
		VALUES ('haskell-options', '1.2.1.1-13', 'community', 'x86_64', 3, 'UNKNOWN', '2020-08-18 20:10', '62', 'osuosl-build170-amd64', 'osuosl-build169-amd64', 'https://jenkins.debian.net/job/reproducible_builder_archlinux_2/271033/');
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-options, 1.2.1.1-13, community, x86_64, 2020-08-18 20:10:00) already exists.
Tue Aug 18 20:11:58 UTC 2020 - /srv/reproducible-results/archlinuxrb-build-qw8Xp6wP deleted.
Tue 18 Aug 20:11:58 UTC 2020 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-9zUYntuB, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list