[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_9 #312

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Sep 9 15:51:26 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_9/312/>

------------------------------------------
[...truncated 1073 lines...]
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [homesick_1.1.2-3.dsc]
I: copying [./homesick_1.1.2.orig.tar.gz]
I: copying [./homesick_1.1.2-3.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Tue Sep  8 23:07:27 2015 GMT+12 using RSA key ID 2AAC33F1
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./homesick_1.1.2-3.dsc
dpkg-source: info: extracting homesick in homesick-1.1.2
dpkg-source: info: unpacking homesick_1.1.2.orig.tar.gz
dpkg-source: info: unpacking homesick_1.1.2-3.debian.tar.xz
dpkg-source: info: applying 02-remove-load-path.patch
dpkg-source: info: applying 03-require-pathname.patch
I: Building the package
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package homesick
dpkg-buildpackage: source version 1.1.2-3
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Alexander GQ Gerasiov <gq at debian.org>
 dpkg-source --before-build homesick-1.1.2
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
rm -rf coverage
rm -rf debian/homesick
 debian/rules build
dh build --buildsystem=ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_configure -O--buildsystem=ruby
	dh_ruby --configure
   dh_auto_build -O--buildsystem=ruby
	dh_ruby --build
   dh_ruby --build
   dh_auto_test -O--buildsystem=ruby
	dh_ruby --test
 fakeroot debian/rules binary
dh binary --buildsystem=ruby --with ruby
   dh_testroot -O--buildsystem=ruby
   dh_prep -O--buildsystem=ruby
   dh_auto_install -O--buildsystem=ruby
	dh_ruby --install /tmp/buildd/homesick-1.1.2/debian/homesick
   dh_ruby --install

┌──────────────────────────────────────────────────────────────────────────────┐
│ Install files                                                                │
└──────────────────────────────────────────────────────────────────────────────┘

install -d /tmp/buildd/homesick-1.1.2/debian/homesick/usr/bin
install -D -m755 /tmp/buildd/homesick-1.1.2/bin/homesick /tmp/buildd/homesick-1.1.2/debian/homesick/usr/bin/homesick
install -d /tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby
install -D -m644 /tmp/buildd/homesick-1.1.2/lib/homesick.rb /tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby/homesick.rb
install -D -m644 /tmp/buildd/homesick-1.1.2/lib/homesick/utils.rb /tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby/homesick/utils.rb
install -D -m644 /tmp/buildd/homesick-1.1.2/lib/homesick/cli.rb /tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby/homesick/cli.rb
install -D -m644 /tmp/buildd/homesick-1.1.2/lib/homesick/version.rb /tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby/homesick/version.rb
install -D -m644 /tmp/buildd/homesick-1.1.2/lib/homesick/actions/git_actions.rb /tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby/homesick/actions/git_actions.rb
install -D -m644 /tmp/buildd/homesick-1.1.2/lib/homesick/actions/file_actions.rb /tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby/homesick/actions/file_actions.rb
Rewriting shebang line of /tmp/buildd/homesick-1.1.2/debian/homesick/usr/bin/homesick

┌──────────────────────────────────────────────────────────────────────────────┐
│ Install Rubygems integration metadata                                        │
└──────────────────────────────────────────────────────────────────────────────┘

generating gemspec at /tmp/buildd/homesick-1.1.2/debian/homesick/usr/share/rubygems-integration/all/specifications/homesick-1.1.2.gemspec
/usr/bin/ruby2.1 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.1 from debian/ruby-tests.rake                            │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby:. rake2.1 -f debian/ruby-tests.rake
/usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*_spec.rb
Loading simplecov-html failed, install ruby-simplecov-html
[Coveralls] Set up the SimpleCov formatter.
[Coveralls] Using SimpleCov's default settings.
..........WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Instead consider providing a specific error class or message. This message can be supressed by setting: `RSpec::Expectations.configuration.warn_about_potential_false_positives = false`. Called from /tmp/buildd/homesick-1.1.2/spec/homesick_cli_spec.rb:149:in `block (3 levels) in <top (required)>'.
............................................................

Finished in 25.97 seconds (files took 1.61 seconds to load)
70 examples, 0 failures

[Coveralls] Outside the Travis environment, not sending data.
/usr/bin/ruby2.2 /usr/bin/gem2deb-test-runner

┌──────────────────────────────────────────────────────────────────────────────┐
│ Run tests for ruby2.2 from debian/ruby-tests.rake                            │
└──────────────────────────────────────────────────────────────────────────────┘

RUBYLIB=/tmp/buildd/homesick-1.1.2/debian/homesick/usr/lib/ruby/vendor_ruby:. rake2.2 -f debian/ruby-tests.rake
/usr/bin/ruby2.2 /usr/bin/rspec --pattern ./spec/\*_spec.rb
Loading simplecov-html failed, install ruby-simplecov-html
[Coveralls] Set up the SimpleCov formatter.
[Coveralls] Using SimpleCov's default settings.
..........WARNING: Using the `raise_error` matcher without providing a specific error or message risks false positives, since `raise_error` will match when Ruby raises a `NoMethodError`, `NameError` or `ArgumentError`, potentially allowing the expectation to pass without even executing the method you are intending to call. Instead consider providing a specific error class or message. This message can be supressed by setting: `RSpec::Expectations.configuration.warn_about_potential_false_positives = false`. Called from /tmp/buildd/homesick-1.1.2/spec/homesick_cli_spec.rb:149:in `block (3 levels) in <top (required)>'.
............................................................

Finished in 19.52 seconds (files took 1.63 seconds to load)
70 examples, 0 failures

[Coveralls] Outside the Travis environment, not sending data.

┌──────────────────────────────────────────────────────────────────────────────┐
│ dh_ruby --install finished                                                   │
└──────────────────────────────────────────────────────────────────────────────┘

   dh_installdocs -O--buildsystem=ruby
   dh_ruby_fixdocs -O--buildsystem=ruby
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/tmp/buildd/homesick-1.1.2'
dh_installchangelogs ChangeLog.markdown
make[1]: Leaving directory '/tmp/buildd/homesick-1.1.2'
   dh_installman -O--buildsystem=ruby
   dh_perl -O--buildsystem=ruby
   dh_link -O--buildsystem=ruby
   dh_strip_nondeterminism -O--buildsystem=ruby
   dh_compress -X.rb -O--buildsystem=ruby
   dh_fixperms -O--buildsystem=ruby
   dh_installdeb -O--buildsystem=ruby
   dh_gencontrol -O--buildsystem=ruby
dpkg-gencontrol: warning: Depends field of package homesick: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums -O--buildsystem=ruby
   dh_builddeb -O--buildsystem=ruby
dpkg-deb: building package 'homesick' in '../homesick_1.1.2-3_all.deb'.
 dpkg-genbuildinfo  >../homesick_1.1.2-3_amd64.buildinfo
 dpkg-distaddfile homesick_1.1.2-3_amd64.buildinfo ruby optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../homesick_1.1.2-3_amd64.changes
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build homesick-1.1.2
dpkg-buildpackage: binary-only upload (no source included)
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//15740 and its subdirectories
I: Current time: Wed Sep  9 03:51:58 GMT+12 2015
I: pbuilder-time-stamp: 1441813918
+ true
+ rm /srv/reproducible-results/tmp.mERwcZCwiz/pbuilderrc_hL4m
++ date -u
Wed Sep  9 15:51:58 UTC 2015 - build #1 for homesick/unstable/amd64 on profitbricks-build2-amd64 done
+ echo 'Wed Sep  9 15:51:58 UTC 2015 - build #1 for homesick/unstable/amd64 on profitbricks-build2-amd64 done'
+ exit 0
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.xJTEIzopkx/tmp.Hjink64l5F
/srv/reproducible-results/tmp.xJTEIzopkx/tmp.Hjink64l5F:	 82.2% -- replaced with /srv/reproducible-results/tmp.xJTEIzopkx/tmp.Hjink64l5F.gz
+ '[' 1 = legacy ']'
+ '[' 1 = ng ']'
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-homesick
Wed Sep  9 15:51:58 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-w3S3ASO3, which will now be removed.
+ RESULT=0
+ '[' 0 -eq 148 ']'
+ '[' 0 -ne 0 ']'
+ rsync -e 'ssh -p 22' -r profitbricks-build2-amd64.debian.net:/srv/reproducible-results/tmp.mERwcZCwiz/b1 /srv/reproducible-results/tmp.mERwcZCwiz/
+ RESULT=0
+ '[' 0 -ne 0 ']'
+ ls -R /srv/reproducible-results/tmp.mERwcZCwiz
/srv/reproducible-results/tmp.mERwcZCwiz:
b1
b2
homesick_1.1.2-2.debian.tar.xz
homesick_1.1.2-2.dsc
homesick_1.1.2.orig.tar.gz
tmp.O3lHfgNdMO

/srv/reproducible-results/tmp.mERwcZCwiz/b1:
build.log
homesick_1.1.2-3.debian.tar.xz
homesick_1.1.2-3.dsc
homesick_1.1.2-3_all.deb
homesick_1.1.2-3_amd64.buildinfo
homesick_1.1.2-3_amd64.changes
homesick_1.1.2.orig.tar.gz

/srv/reproducible-results/tmp.mERwcZCwiz/b2:
+ ssh -p 22 profitbricks-build2-amd64.debian.net 'rm -r /srv/reproducible-results/tmp.mERwcZCwiz'
+ set -e
+ '[' '!' -f b1/homesick_1.1.2-2_amd64.changes ']'
+ '[' -f b1/homesick_1.1.2-3_amd64.changes ']'
+ echo 'Version mismatch between main node and first build node, aborting. Please upgrade the schroots...'
+ tee -a /srv/reproducible-results/tmp.mERwcZCwiz/tmp.O3lHfgNdMO
Version mismatch between main node and first build node, aborting. Please upgrade the schroots...
+ FTBFS=0
+ calculate_build_duration
++ date +%s
+ END=1441813885
+ DURATION=348
+ update_db_and_html depwait
+ STATUS=depwait
+ '[' -z 1.1.2-2 ']'
++ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'SELECT status FROM results WHERE package_id='\''6212'\'''
+ local OLD_STATUS=FTBFS
+ '[' FTBFS = reproducible ']'
+ '[' FTBFS '!=' depwait ']'
+ '[' 0 -eq 1 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'REPLACE INTO results (package_id, version, status, build_date, build_duration, builder) VALUES ('\''6212'\'', '\''1.1.2-2'\'', '\''depwait'\'', '\''2015-09-09 15:45'\'', '\''348'\'', '\''amd64_9/312'\'')'
+ '[' '!' -z 348 ']'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'INSERT INTO stats_build (name, version, suite, architecture, status, build_date, build_duration, builder) VALUES ('\''homesick'\'', '\''1.1.2-2'\'', '\''unstable'\'', '\''amd64'\'', '\''depwait'\'', '\''2015-09-09 15:45'\'', '\''348'\'', '\''amd64_9/312'\'')'
+ sqlite3 -init /var/lib/jenkins/reproducible.init /var/lib/jenkins/reproducible.db 'DELETE FROM schedule WHERE package_id='\''6212'\'';'
+ gen_package_html homesick
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''homesick'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-09 15:51:25.829715
INFO: Finished at 2015-09-09 15:51:25.836822, took: 0:00:00.007116
+ cd -
+ echo

+ echo 'Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/homesick.html'
Successfully updated the database and updated https://reproducible.debian.net/rb-pkg/unstable/amd64/homesick.html
+ echo

+ exit 1
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /srv/reproducible-results/tmp.mERwcZCwiz/tmp.O3lHfgNdMO
/srv/reproducible-results/tmp.mERwcZCwiz/tmp.O3lHfgNdMO:	 43.9% -- replaced with /srv/reproducible-results/tmp.mERwcZCwiz/tmp.O3lHfgNdMO.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html homesick
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''homesick'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-09 15:51:25.994419
INFO: Finished at 2015-09-09 15:51:26.001488, took: 0:00:00.007079
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.mERwcZCwiz
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-homesick
Wed  9 Sep 15:51:26 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-pcGP154p, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list