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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Jan 16 03:44:30 GMT 2021


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

Changes:


------------------------------------------
[...truncated 34.76 KB...]
make W/test_tests.bat      # run --tests        on win32
make W/test_testsdebug.bat # run --testsdebug   on win32
make W/test2.bat           # run W/test2.bat    on win32
make W/test3.bat           # run W/test3.bat    on win32
make W/test_reg.bat        # run W/test_reg.bat on win32
make W/test_exe.bat        # run W/test_exe.bat on win32
make W/test_exe_tests.bat  # run W/test_exe_tests.bat on win32
make W/test_exe_2.bat      # run W/test_exe_2.bat on win32
make examples/sync_loop_windows.bat # run examples/sync_loop_windows.bat on win32
make W/install_modules.bat # run W/install_modules.bat on win32
make W/install_module_one.bat # run W/install_module_one.bat on win32
make W/install_module_ssl.bat # run W/install_module_ssl.bat on win32
make all     
make upload_tests # upload tests.sh
make upload_index
make upload_FAQ    # upload FAQs and documentation
make upload_X      # upload online UI
make upload_latest # upload latest imapsync and binaries (dev)
make upload_cgi    # upload latest imapsync online, after local and remote --tests success.
make upload_cgi_memo  # upload cgi_memo stat_patterns.txt to /X servers.
make valid_index # check index.shtml for good syntax
make upload_ks
make imapsync.exe
make bin           # build mac & win & linux binaries
make mac           # build mac binary
make win           # build win binary
make lin           # build linux binary
make publish
make crit          # run perlcritic on imapsync
make prereq # Generates W/prereq.*
make cl # Check links of index.shtml
make cle # Check links of S/*.shtml
make mactestsdebug # run ./imapsync --testsdebug on Mac
make mactests      # run ./imapsync --tests      on Mac
make mactestslive  # run ./imapsync --testslive  on Mac
make ks2testsdebug # run ./imapsync --testsdebug on ks2
make ks2tests      # run ./imapsync --tests      on ks2
make ks2testslive  # run ./imapsync --testslive  on ks2
==> Entering fakeroot environment...
==> Starting package()...
make: hostname: No such file or directory
/bin/sh: 1: lsb_release: not found
/bin/sh: 1: lsb_release: not found
/bin/sh: 1: lsb_release: not found
sh INSTALL.d/prerequisites_imapsync
$SHELL says  /bin/bash
$0 gives  INSTALL.d/prerequisites_imapsync
ps -ef gives INSTALL.d/prerequisites_imapsync: 261: ps: not found
Linux osuosl170-amd64 5.9.0-0.bpo.2-amd64 #1 SMP Debian 5.9.6-1~bpo10+1 (2020-11-19) x86_64 GNU/Linux
Ok: Found Perl 5.32.0
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/tmp/imapsync-archlinuxrb-build-3wwbSLxn/imapsync/trunk/src/imapsync-1.977'
make[1]: Nothing to be done for 'foo'.
make[1]: Leaving directory '/tmp/imapsync-archlinuxrb-build-3wwbSLxn/imapsync/trunk/src/imapsync-1.977'
Ok: Found make GNU Make 4.3
Ok: Found Perl module App::cpanminus
Ok: Found Perl module Authen::NTLM
Ok: Found Perl module CGI
Ok: Found Perl module Compress::Zlib
Ok: Found Perl module Crypt::OpenSSL::RSA
Ok: Found Perl module Data::Dumper
Ok: Found Perl module Data::Uniqid
Ok: Found Perl module Digest::HMAC
Ok: Found Perl module Digest::HMAC_MD5
Ok: Found Perl module Digest::MD5
Ok: Found Perl module Dist::CheckConflicts
Ok: Found Perl module Encode
Ok: Found Perl module Encode::Byte
Ok: Found Perl module Encode::IMAPUTF7
Ok: Found Perl module File::Copy::Recursive
Ok: Found Perl module File::Tail
Ok: Found Perl module IO::Socket::INET
Ok: Found Perl module IO::Socket::INET6
Ok: Found Perl module IO::Socket::SSL
Ok: Found Perl module IO::Tee
Ok: Found Perl module JSON
Ok: Found Perl module JSON::WebToken
Ok: Found Perl module JSON::WebToken::Crypt::RSA
Ok: Found Perl module HTML::Entities
Ok: Found Perl module LWP::UserAgent
Ok: Found Perl module Mail::IMAPClient
Ok: Found Perl module MIME::Base64
Ok: Found Perl module Module::Implementation
Ok: Found Perl module Module::Runtime
Ok: Found Perl module Module::ScanDeps
Ok: Found Perl module Net::SSLeay
Ok: Found Perl module Package::Stash
Ok: Found Perl module Package::Stash::XS
Ok: Found Perl module PAR::Packer
Ok: Found Perl module Parse::RecDescent
Ok: Found Perl module Pod::Usage
Ok: Found Perl module Readonly
Ok: Found Perl module Regexp::Common
Ok: Found Perl module Sys::MemInfo
Ok: Found Perl module Term::ReadKey
Failure: Not found Perl module Test::Fatal 
Failure: Not found Perl module Test::Mock::Guard 
Failure: Not found Perl module Test::MockObject 
Ok: Found Perl module Test::More
Failure: Not found Perl module Test::Pod 
Failure: Not found Perl module Test::Requires 
Failure: Not found Perl module Test::Deep 
Ok: Found Perl module Text::ParseWords
Ok: Found Perl module Try::Tiny
Ok: Found Perl module Unicode::String
Ok: Found Perl module URI::Escape

What you have to do before using imapsync:
Install Perl module Test::Fatal
Install Perl module Test::Mock::Guard
Install Perl module Test::MockObject
Install Perl module Test::Pod
Install Perl module Test::Requires
Install Perl module Test::Deep

Searching pacman packages names
pacman -S --noconfirm --needed pkgfile
error: failed to init transaction (unable to lock database)
error: could not lock database: Permission denied
pkgfile --update
INSTALL.d/prerequisites_imapsync: 180: pkgfile: not found
==== Searching pacman package name for Test::Fatal
pkgfile --reg Test/Fatal.pm | grep perl-

INSTALL.d/prerequisites_imapsync: 193: pkgfile: not found

==== Searching pacman package name for Test::Mock::Guard
pkgfile --reg Test/Mock/Guard.pm | grep perl-

INSTALL.d/prerequisites_imapsync: 193: pkgfile: not found

==== Searching pacman package name for Test::MockObject
pkgfile --reg Test/MockObject.pm | grep perl-

INSTALL.d/prerequisites_imapsync: 193: pkgfile: not found

==== Searching pacman package name for Test::Pod
pkgfile --reg Test/Pod.pm | grep perl-

INSTALL.d/prerequisites_imapsync: 193: pkgfile: not found

==== Searching pacman package name for Test::Requires
pkgfile --reg Test/Requires.pm | grep perl-

INSTALL.d/prerequisites_imapsync: 193: pkgfile: not found

==== Searching pacman package name for Test::Deep
pkgfile --reg Test/Deep.pm | grep perl-

INSTALL.d/prerequisites_imapsync: 193: pkgfile: not found

Ok: Found cpanm cpanm (App::cpanminus) version 1.7044 (/usr/bin/vendor_perl/cpanm)
make: *** [Makefile:99: testp] Error 1
==> ERROR: A failure occurred in package().
    Aborting...
+ PRESULT=4
+ '[' 4 -eq 124 ']'
+ set +e
+ tee -a /srv/reproducible-results/archlinuxrb-build-3wwbSLxn/b1/imapsync/build1.log
+ schroot --end-session -c archlinux-imapsync-archlinuxrb-build-3wwbSLxn
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/imapsync-archlinuxrb-build-3wwbSLxn/*/trunk/*.pkg.tar.zst': No such file or directory
ls: cannot access '/tmp/imapsync-archlinuxrb-build-3wwbSLxn/*/trunk/*.pkg.tar.xz': No such file or directory
Fri Feb 18 10:07:19 UTC 2022 - build #1 for imapsync on osuosl170-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-3wwbSLxn/b1/imapsync/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Feb 18 10:06 b1

./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 18 10:06 imapsync

./b1/imapsync:
total 40
-rw-r--r-- 1 jenkins jenkins 35491 Feb 18 10:07 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Feb 18 10:06 build1.version
Fri Feb 18 10:07:19 UTC 2022 - build #1 for imapsync on osuosl170-amd64 done.
Fri Feb 18 10:07:19 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ldXU9KWR, which will now be removed.
/srv/reproducible-results/archlinuxrb-build-3wwbSLxn:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 03:44 b1
drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 03:43 b2

/srv/reproducible-results/archlinuxrb-build-3wwbSLxn/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 03:44 imapsync

/srv/reproducible-results/archlinuxrb-build-3wwbSLxn/b1/imapsync:
total 40
-rw-r--r-- 1 jenkins jenkins 35491 Jan 16 03:44 build1.log
-rw-r--r-- 1 jenkins jenkins     8 Jan 16 03:44 build1.version

/srv/reproducible-results/archlinuxrb-build-3wwbSLxn/b2:
total 0
/tmp/jenkins-script-erbLlwr0: line 449: unexpected EOF while looking for matching `"'
Sat Jan 16 03:44:30 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-3wwbSLxn deleted.
Sat 16 Jan 03:44:30 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-erbLlwr0, which will now be removed.
Build step 'Execute shell' marked build as failure
ERROR: Build step failed with exception
java.io.IOException: No space left on device
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
	at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
	at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
	at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
	at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:111)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2490)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2481)
	at hudson.FilePath.act(FilePath.java:1161)
	at hudson.FilePath.act(FilePath.java:1144)
	at hudson.FilePath.copyTo(FilePath.java:2475)
	at hudson.FilePath.copyTo(FilePath.java:2430)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_2/builds/301425/log to /tmp/log-parser_reproducible_builder_archlinux_2_build_301425
	at hudson.FilePath.copyTo(FilePath.java:2433)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:46)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:698)
	at hudson.model.Run.execute(Run.java:1932)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list