[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_3 #13860
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Jan 27 21:53:30 UTC 2018
See <https://jenkins.debian.net/job/reproducible_builder_archlinux_3/13860/display/redirect>
------------------------------------------
[...truncated 10.99 KB...]
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 76780 100 76780 0 0 3570k 0 --:--:-- --:--:-- --:--:-- 3570k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 137k 100 137k 0 0 7216k 0 --:--:-- --:--:-- --:--:-- 7617k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 59996 100 59996 0 0 2789k 0 --:--:-- --:--:-- --:--:-- 2789k
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ghc-libs...
installing haskell-clock...
installing haskell-extra...
installing haskell-text...
installing haskell-hashable...
installing haskell-js-flot...
installing haskell-js-jquery...
installing haskell-primitive...
installing haskell-random...
installing haskell-unordered-containers...
installing haskell-utf8-string...
:: Running post-transaction hooks...
(1/2) Registering Haskell modules...
(2/2) Arming ConditionNeedsUpdate...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
==> Checking buildtime dependencies...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
==> Installing missing dependencies...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
resolving dependencies...
looking for conflicting packages...
Packages (1) ghc-8.2.2-1
Total Download Size: 20.81 MiB
Total Installed Size: 154.64 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 20.8M 100 20.8M 0 0 145M 0 --:--:-- --:--:-- --:--:-- 145M
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...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
==> Retrieving sources...
-> Downloading shake-0.16.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 509k 100 509k 0 0 703k 0 --:--:-- --:--:-- --:--:-- 703k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
shake-0.16.tar.gz ... Passed
==> Extracting sources...
-> Extracting shake-0.16.tar.gz with bsdtar
==> Starting build()...
Configuring shake-0.16...
Preprocessing library for shake-0.16..
Building library for shake-0.16..
[ 1 of 57] Compiling Development.Ninja.Env ( src/Development/Ninja/Env.hs, dist/build/Development/Ninja/Env.dyn_o )
[ 2 of 57] Compiling Development.Ninja.Type ( src/Development/Ninja/Type.hs, dist/build/Development/Ninja/Type.dyn_o )
[ 3 of 57] Compiling Development.Ninja.Lexer ( src/Development/Ninja/Lexer.hs, dist/build/Development/Ninja/Lexer.dyn_o )
[ 4 of 57] Compiling Development.Ninja.Parse ( src/Development/Ninja/Parse.hs, dist/build/Development/Ninja/Parse.dyn_o )
[ 5 of 57] Compiling Development.Shake.Classes ( src/Development/Shake/Classes.hs, dist/build/Development/Shake/Classes.dyn_o )
[ 6 of 57] Compiling Development.Shake.FilePath ( src/Development/Shake/FilePath.hs, dist/build/Development/Shake/FilePath.dyn_o )
[ 7 of 57] Compiling Development.Shake.Internal.CmdOption ( src/Development/Shake/Internal/CmdOption.hs, dist/build/Development/Shake/Internal/CmdOption.dyn_o )
[ 8 of 57] Compiling Development.Shake.Internal.Core.Monad ( src/Development/Shake/Internal/Core/Monad.hs, dist/build/Development/Shake/Internal/Core/Monad.dyn_o )
[ 9 of 57] Compiling Development.Shake.Internal.Errors ( src/Development/Shake/Internal/Errors.hs, dist/build/Development/Shake/Internal/Errors.dyn_o )
[10 of 57] Compiling Development.Shake.Internal.Core.Rendezvous ( src/Development/Shake/Internal/Core/Rendezvous.hs, dist/build/Development/Shake/Internal/Core/Rendezvous.dyn_o )
[11 of 57] Compiling Development.Shake.Internal.FilePattern ( src/Development/Shake/Internal/FilePattern.hs, dist/build/Development/Shake/Internal/FilePattern.dyn_o )
[12 of 57] Compiling Development.Shake.Internal.Value ( src/Development/Shake/Internal/Value.hs, dist/build/Development/Shake/Internal/Value.dyn_o )
[13 of 57] Compiling General.Bilist ( src/General/Bilist.hs, dist/build/General/Bilist.dyn_o )
[14 of 57] Compiling General.Binary ( src/General/Binary.hs, dist/build/General/Binary.dyn_o )
[15 of 57] Compiling Development.Shake.Internal.FileName ( src/Development/Shake/Internal/FileName.hs, dist/build/Development/Shake/Internal/FileName.dyn_o )
[16 of 57] Compiling Development.Shake.Internal.FileInfo ( src/Development/Shake/Internal/FileInfo.hs, dist/build/Development/Shake/Internal/FileInfo.dyn_o )
[17 of 57] Compiling General.Chunks ( src/General/Chunks.hs, dist/build/General/Chunks.dyn_o )
[18 of 57] Compiling General.Cleanup ( src/General/Cleanup.hs, dist/build/General/Cleanup.dyn_o )
[19 of 57] Compiling General.Concurrent ( src/General/Concurrent.hs, dist/build/General/Concurrent.dyn_o )
[20 of 57] Compiling General.Extra ( src/General/Extra.hs, dist/build/General/Extra.dyn_o )
[21 of 57] Compiling General.FileLock ( src/General/FileLock.hs, dist/build/General/FileLock.dyn_o )
[22 of 57] Compiling General.GetOpt ( src/General/GetOpt.hs, dist/build/General/GetOpt.dyn_o )
[23 of 57] Compiling General.Intern ( src/General/Intern.hs, dist/build/General/Intern.dyn_o )
[24 of 57] Compiling General.Ids ( src/General/Ids.hs, dist/build/General/Ids.dyn_o )
[25 of 57] Compiling General.ListBuilder ( src/General/ListBuilder.hs, dist/build/General/ListBuilder.dyn_o )
[26 of 57] Compiling General.Makefile ( src/General/Makefile.hs, dist/build/General/Makefile.dyn_o )
[27 of 57] Compiling General.Process ( src/General/Process.hs, dist/build/General/Process.dyn_o )
[28 of 57] Compiling General.Template ( src/General/Template.hs, dist/build/General/Template.dyn_o )
[29 of 57] Compiling General.Timing ( src/General/Timing.hs, dist/build/General/Timing.dyn_o )
[30 of 57] Compiling Development.Shake.Internal.Core.Pool ( src/Development/Shake/Internal/Core/Pool.hs, dist/build/Development/Shake/Internal/Core/Pool.dyn_o )
[31 of 57] Compiling Development.Shake.Internal.Resource ( src/Development/Shake/Internal/Resource.hs, dist/build/Development/Shake/Internal/Resource.dyn_o )
[32 of 57] Compiling Paths_shake ( dist/build/autogen/Paths_shake.hs, dist/build/Paths_shake.dyn_o )
[33 of 57] Compiling Development.Shake.Internal.Progress ( src/Development/Shake/Internal/Progress.hs, dist/build/Development/Shake/Internal/Progress.dyn_o )
[34 of 57] Compiling Development.Shake.Internal.Options ( src/Development/Shake/Internal/Options.hs, dist/build/Development/Shake/Internal/Options.dyn_o )
[35 of 57] Compiling Development.Shake.Internal.Core.Storage ( src/Development/Shake/Internal/Core/Storage.hs, dist/build/Development/Shake/Internal/Core/Storage.dyn_o )
[36 of 57] Compiling Development.Shake.Internal.Profile ( src/Development/Shake/Internal/Profile.hs, dist/build/Development/Shake/Internal/Profile.dyn_o )
[37 of 57] Compiling Development.Shake.Internal.Core.Database ( src/Development/Shake/Internal/Core/Database.hs, dist/build/Development/Shake/Internal/Core/Database.dyn_o )
[38 of 57] Compiling Development.Shake.Internal.Core.Types ( src/Development/Shake/Internal/Core/Types.hs, dist/build/Development/Shake/Internal/Core/Types.dyn_o )
[39 of 57] Compiling Development.Shake.Internal.Core.Rules ( src/Development/Shake/Internal/Core/Rules.hs, dist/build/Development/Shake/Internal/Core/Rules.dyn_o )
[40 of 57] Compiling Development.Shake.Internal.Core.Action ( src/Development/Shake/Internal/Core/Action.hs, dist/build/Development/Shake/Internal/Core/Action.dyn_o )
[41 of 57] Compiling Development.Shake.Internal.Core.Run ( src/Development/Shake/Internal/Core/Run.hs, dist/build/Development/Shake/Internal/Core/Run.dyn_o )
[42 of 57] Compiling Development.Shake.Rule ( src/Development/Shake/Rule.hs, dist/build/Development/Shake/Rule.dyn_o )
[43 of 57] Compiling Development.Shake.Internal.Rules.Rerun ( src/Development/Shake/Internal/Rules/Rerun.hs, dist/build/Development/Shake/Internal/Rules/Rerun.dyn_o )
[44 of 57] Compiling Development.Shake.Internal.Rules.Oracle ( src/Development/Shake/Internal/Rules/Oracle.hs, dist/build/Development/Shake/Internal/Rules/Oracle.dyn_o )
[45 of 57] Compiling Development.Shake.Internal.Rules.File ( src/Development/Shake/Internal/Rules/File.hs, dist/build/Development/Shake/Internal/Rules/File.dyn_o )
[46 of 57] Compiling Development.Shake.Internal.Rules.OrderOnly ( src/Development/Shake/Internal/Rules/OrderOnly.hs, dist/build/Development/Shake/Internal/Rules/OrderOnly.dyn_o )
[47 of 57] Compiling Development.Shake.Internal.Rules.Files ( src/Development/Shake/Internal/Rules/Files.hs, dist/build/Development/Shake/Internal/Rules/Files.dyn_o )
[48 of 57] Compiling Development.Shake.Internal.Rules.Directory ( src/Development/Shake/Internal/Rules/Directory.hs, dist/build/Development/Shake/Internal/Rules/Directory.dyn_o )
[49 of 57] Compiling Development.Shake.Internal.Shake ( src/Development/Shake/Internal/Shake.hs, dist/build/Development/Shake/Internal/Shake.dyn_o )
[50 of 57] Compiling Development.Shake.Internal.Derived ( src/Development/Shake/Internal/Derived.hs, dist/build/Development/Shake/Internal/Derived.dyn_o )
[51 of 57] Compiling Development.Shake.Command ( src/Development/Shake/Command.hs, dist/build/Development/Shake/Command.dyn_o )
[52 of 57] Compiling Development.Shake.Internal.Demo ( src/Development/Shake/Internal/Demo.hs, dist/build/Development/Shake/Internal/Demo.dyn_o )
[53 of 57] Compiling Development.Shake.Internal.Args ( src/Development/Shake/Internal/Args.hs, dist/build/Development/Shake/Internal/Args.dyn_o )
[54 of 57] Compiling Development.Shake ( src/Development/Shake.hs, dist/build/Development/Shake.dyn_o )
[55 of 57] Compiling Development.Shake.Util ( src/Development/Shake/Util.hs, dist/build/Development/Shake/Util.dyn_o )
[56 of 57] Compiling Development.Shake.Forward ( src/Development/Shake/Forward.hs, dist/build/Development/Shake/Forward.dyn_o )
[57 of 57] Compiling Development.Shake.Config ( src/Development/Shake/Config.hs, dist/build/Development/Shake/Config.dyn_o )
Preprocessing executable 'shake' for shake-0.16..
Building executable 'shake' for shake-0.16..
Warning: Enabling workaround for Main module 'Run' listed in 'other-modules'
illegaly!
[ 1 of 55] Compiling Development.Ninja.Env ( src/Development/Ninja/Env.hs, dist/build/shake/shake-tmp/Development/Ninja/Env.dyn_o )
[ 2 of 55] Compiling Development.Ninja.Type ( src/Development/Ninja/Type.hs, dist/build/shake/shake-tmp/Development/Ninja/Type.dyn_o )
[ 3 of 55] Compiling Development.Ninja.Lexer ( src/Development/Ninja/Lexer.hs, dist/build/shake/shake-tmp/Development/Ninja/Lexer.dyn_o )
[ 4 of 55] Compiling Development.Ninja.Parse ( src/Development/Ninja/Parse.hs, dist/build/shake/shake-tmp/Development/Ninja/Parse.dyn_o )
[ 5 of 55] Compiling Development.Shake.Classes ( src/Development/Shake/Classes.hs, dist/build/shake/shake-tmp/Development/Shake/Classes.dyn_o )
[ 6 of 55] Compiling Development.Shake.FilePath ( src/Development/Shake/FilePath.hs, dist/build/shake/shake-tmp/Development/Shake/FilePath.dyn_o )
[ 7 of 55] Compiling Development.Shake.Internal.CmdOption ( src/Development/Shake/Internal/CmdOption.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/CmdOption.dyn_o )
[ 8 of 55] Compiling Development.Shake.Internal.Core.Monad ( src/Development/Shake/Internal/Core/Monad.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Monad.dyn_o )
[ 9 of 55] Compiling Development.Shake.Internal.Errors ( src/Development/Shake/Internal/Errors.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Errors.dyn_o )
[10 of 55] Compiling Development.Shake.Internal.Core.Rendezvous ( src/Development/Shake/Internal/Core/Rendezvous.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Rendezvous.dyn_o )
[11 of 55] Compiling Development.Shake.Internal.FilePattern ( src/Development/Shake/Internal/FilePattern.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/FilePattern.dyn_o )
[12 of 55] Compiling Development.Shake.Internal.Value ( src/Development/Shake/Internal/Value.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Value.dyn_o )
[13 of 55] Compiling General.Bilist ( src/General/Bilist.hs, dist/build/shake/shake-tmp/General/Bilist.dyn_o )
[14 of 55] Compiling General.Binary ( src/General/Binary.hs, dist/build/shake/shake-tmp/General/Binary.dyn_o )
[15 of 55] Compiling Development.Shake.Internal.FileName ( src/Development/Shake/Internal/FileName.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/FileName.dyn_o )
[16 of 55] Compiling Development.Shake.Internal.FileInfo ( src/Development/Shake/Internal/FileInfo.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/FileInfo.dyn_o )
[17 of 55] Compiling General.Chunks ( src/General/Chunks.hs, dist/build/shake/shake-tmp/General/Chunks.dyn_o )
[18 of 55] Compiling General.Cleanup ( src/General/Cleanup.hs, dist/build/shake/shake-tmp/General/Cleanup.dyn_o )
[19 of 55] Compiling General.Concurrent ( src/General/Concurrent.hs, dist/build/shake/shake-tmp/General/Concurrent.dyn_o )
[20 of 55] Compiling General.Extra ( src/General/Extra.hs, dist/build/shake/shake-tmp/General/Extra.dyn_o )
[21 of 55] Compiling General.FileLock ( src/General/FileLock.hs, dist/build/shake/shake-tmp/General/FileLock.dyn_o )
[22 of 55] Compiling General.GetOpt ( src/General/GetOpt.hs, dist/build/shake/shake-tmp/General/GetOpt.dyn_o )
[23 of 55] Compiling General.Intern ( src/General/Intern.hs, dist/build/shake/shake-tmp/General/Intern.dyn_o )
[24 of 55] Compiling General.Ids ( src/General/Ids.hs, dist/build/shake/shake-tmp/General/Ids.dyn_o )
[25 of 55] Compiling General.ListBuilder ( src/General/ListBuilder.hs, dist/build/shake/shake-tmp/General/ListBuilder.dyn_o )
[26 of 55] Compiling General.Makefile ( src/General/Makefile.hs, dist/build/shake/shake-tmp/General/Makefile.dyn_o )
[27 of 55] Compiling General.Process ( src/General/Process.hs, dist/build/shake/shake-tmp/General/Process.dyn_o )
[28 of 55] Compiling General.Template ( src/General/Template.hs, dist/build/shake/shake-tmp/General/Template.dyn_o )
[29 of 55] Compiling General.Timing ( src/General/Timing.hs, dist/build/shake/shake-tmp/General/Timing.dyn_o )
[30 of 55] Compiling Development.Shake.Internal.Core.Pool ( src/Development/Shake/Internal/Core/Pool.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Pool.dyn_o )
[31 of 55] Compiling Development.Shake.Internal.Resource ( src/Development/Shake/Internal/Resource.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Resource.dyn_o )
[32 of 55] Compiling Paths_shake ( dist/build/shake/autogen/Paths_shake.hs, dist/build/shake/shake-tmp/Paths_shake.dyn_o )
[33 of 55] Compiling Development.Shake.Internal.Progress ( src/Development/Shake/Internal/Progress.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Progress.dyn_o )
[34 of 55] Compiling Development.Shake.Internal.Options ( src/Development/Shake/Internal/Options.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Options.dyn_o )
[35 of 55] Compiling Development.Shake.Internal.Core.Storage ( src/Development/Shake/Internal/Core/Storage.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Storage.dyn_o )
[36 of 55] Compiling Development.Shake.Internal.Profile ( src/Development/Shake/Internal/Profile.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Profile.dyn_o )
[37 of 55] Compiling Development.Shake.Internal.Core.Database ( src/Development/Shake/Internal/Core/Database.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Database.dyn_o )
[38 of 55] Compiling Development.Shake.Internal.Core.Types ( src/Development/Shake/Internal/Core/Types.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Types.dyn_o )
[39 of 55] Compiling Development.Shake.Internal.Core.Rules ( src/Development/Shake/Internal/Core/Rules.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Rules.dyn_o )
[40 of 55] Compiling Development.Shake.Internal.Core.Action ( src/Development/Shake/Internal/Core/Action.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Action.dyn_o )
[41 of 55] Compiling Development.Shake.Internal.Core.Run ( src/Development/Shake/Internal/Core/Run.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Core/Run.dyn_o )
[42 of 55] Compiling Development.Shake.Internal.Rules.Rerun ( src/Development/Shake/Internal/Rules/Rerun.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Rules/Rerun.dyn_o )
[43 of 55] Compiling Development.Shake.Internal.Rules.Oracle ( src/Development/Shake/Internal/Rules/Oracle.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Rules/Oracle.dyn_o )
[44 of 55] Compiling Development.Shake.Internal.Rules.File ( src/Development/Shake/Internal/Rules/File.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Rules/File.dyn_o )
[45 of 55] Compiling Development.Shake.Internal.Rules.OrderOnly ( src/Development/Shake/Internal/Rules/OrderOnly.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Rules/OrderOnly.dyn_o )
[46 of 55] Compiling Development.Shake.Internal.Rules.Files ( src/Development/Shake/Internal/Rules/Files.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Rules/Files.dyn_o )
[47 of 55] Compiling Development.Shake.Internal.Rules.Directory ( src/Development/Shake/Internal/Rules/Directory.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Rules/Directory.dyn_o )
[48 of 55] Compiling Development.Shake.Internal.Shake ( src/Development/Shake/Internal/Shake.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Shake.dyn_o )
[49 of 55] Compiling Development.Shake.Internal.Derived ( src/Development/Shake/Internal/Derived.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Derived.dyn_o )
[50 of 55] Compiling Development.Shake.Command ( src/Development/Shake/Command.hs, dist/build/shake/shake-tmp/Development/Shake/Command.dyn_o )
[51 of 55] Compiling Development.Shake.Internal.Demo ( src/Development/Shake/Internal/Demo.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Demo.dyn_o )
[52 of 55] Compiling Development.Shake.Internal.Args ( src/Development/Shake/Internal/Args.hs, dist/build/shake/shake-tmp/Development/Shake/Internal/Args.dyn_o )
[53 of 55] Compiling Development.Shake ( src/Development/Shake.hs, dist/build/shake/shake-tmp/Development/Shake.dyn_o )
[54 of 55] Compiling Development.Ninja.All ( src/Development/Ninja/All.hs, dist/build/shake/shake-tmp/Development/Ninja/All.dyn_o )
[55 of 55] Compiling Run ( src/Run.hs, dist/build/shake/shake-tmp/Run.dyn_o )
Linking dist/build/shake/shake ...
Unregistering shake-0.16...
==> Entering fakeroot environment...
==> Starting package()...
Installing library in /tmp/haskell-shake-archlinuxrb-build-UggujXUn/haskell-shake/trunk/pkg/haskell-shake/usr/lib/ghc-8.2.2/site-local/shake-0.16
Installing executable shake in /tmp/haskell-shake-archlinuxrb-build-UggujXUn/haskell-shake/trunk/pkg/haskell-shake/usr/bin
Warning: The directory
/tmp/haskell-shake-archlinuxrb-build-UggujXUn/haskell-shake/trunk/pkg/haskell-shake/usr/bin
is not in the system search path.
==> 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...
==> WARNING: Package contains reference to $srcdir
usr/bin/shake
==> Creating package "haskell-shake"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: could not register 'core' database (database already registered)
error: could not register 'extra' database (database already registered)
error: could not register 'community' database (database already registered)
-> Generating .MTREE file...
-> Compressing package...
Connection to profitbricks-build4-amd64.debian.net closed by remote host.
ssh: connect to host profitbricks-build4-amd64.debian.net port 22: Connection refused
Warning: remote build failed with exit code 255 from profitbricks-build4-amd64 for build #1 for haskell-shake from community.
ssh: connect to host profitbricks-build4-amd64.debian.net port 22: Connection refused
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(235) [Receiver=3.1.2]
Sat Jan 27 21:47:08 UTC 2018 - rsync from profitbricks-build4-amd64 failed, sleeping 2m before re-trying...
ssh: connect to host profitbricks-build4-amd64.debian.net port 22: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(235) [Receiver=3.1.2]
Warning: error rsyncing remote build #1 results from profitbricks-build4-amd64.
/srv/reproducible-results/archlinuxrb-build-UggujXUn:
total 8
drwxr-xr-x 2 jenkins jenkins 4096 Jan 27 21:43 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jan 27 21:43 b2
/srv/reproducible-results/archlinuxrb-build-UggujXUn/b1:
total 0
/srv/reproducible-results/archlinuxrb-build-UggujXUn/b2:
total 0
ssh: connect to host profitbricks-build4-amd64.debian.net port 22: Connection timed out
Sat Jan 27 21:53:30 UTC 2018 - build1 didn't create a package, skipping build2!
/tmp/jenkins-script-jMUQGHeF: line 439: cd: /srv/reproducible-results/archlinuxrb-build-UggujXUn/b1/haskell-shake: No such file or directory
Sat Jan 27 21:53:30 UTC 2018 - /srv/reproducible-results/archlinuxrb-build-UggujXUn deleted.
Sat 27 Jan 21:53:30 UTC 2018 - /srv/jenkins/bin/reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-jMUQGHeF, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list