[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_39 #7905

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Dec 3 19:26:50 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_armhf_39/7905/------------------------------------------
[...truncated 2792 lines...]
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Processing triggers for libc-bin (2.24-7) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version (1.21-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [rkt_1.16.0+dfsg-1.dsc]
I: copying [./rkt_1.16.0+dfsg.orig.tar.xz]
I: copying [./rkt_1.16.0+dfsg-1.debian.tar.xz]
I: Extracting source
gpgv: unknown type of key resource 'trustedkeys.kbx'
gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error
gpgv: Signature made Wed Oct 12 19:13:06 2016 -12
gpgv:                using RSA key 52B6BBD953968D1B
gpgv: Can't check signature: No public key
dpkg-source: warning: failed to verify signature on ./rkt_1.16.0+dfsg-1.dsc
dpkg-source: info: extracting rkt in rkt-1.16.0+dfsg
dpkg-source: info: unpacking rkt_1.16.0+dfsg.orig.tar.xz
dpkg-source: info: unpacking rkt_1.16.0+dfsg-1.debian.tar.xz
dpkg-source: info: applying k8s.patch
I: Building the package
I: Running cd /build/1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=armhf -rfakeroot
dpkg-buildpackage: warning: --buildinfo-id is deprecated, it is without effect
dpkg-buildpackage: info: source package rkt
dpkg-buildpackage: info: source version 1.16.0+dfsg-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Dmitry Smirnov <onlyjob at debian.org>
 dpkg-source --before-build rkt-1.16.0+dfsg
dpkg-buildpackage: info: host architecture armhf
 fakeroot debian/rules clean
dh clean --buildsystem=golang --with=golang,bash-completion --builddirectory=_build
   dh_testdir -O--buildsystem=golang -O--builddirectory=_build
   dh_auto_clean -O--buildsystem=golang -O--builddirectory=_build
   debian/rules override_dh_clean
make[1]: Entering directory '/build/1st/rkt-1.16.0+dfsg'
dh_clean
## Remove Files-Excluded (when built from checkout or non-DFSG tarball):
rm -f -rv `perl -0nE 'say $1 if m{^Files\-Excluded\:\s*(.*?)(?:\n\n|Files:|Comment:)}sm;' debian/copyright`
find vendor -mindepth 1 -type d -empty -delete -printf 'removed %p\n'
removed vendor/k8s.io
removed vendor/golang.org/x
removed vendor/golang.org
removed vendor/github.com/StackExchange
removed vendor/github.com/appc
removed vendor/github.com/go-ini
removed vendor/github.com/kballard
removed vendor/github.com/gogo
removed vendor/github.com/peterbourgon
removed vendor/github.com/golang
removed vendor/github.com/hydrogen18
removed vendor/github.com/google
removed vendor/github.com/shurcooL
removed vendor/github.com/jonboulle
removed vendor/github.com/dustin
removed vendor/github.com/coreos
removed vendor/github.com/go-ole
removed vendor/github.com/jmespath
removed vendor/github.com/klauspost
removed vendor/github.com/godbus
removed vendor/github.com/inconshreveable
removed vendor/github.com/russross
removed vendor/github.com/pborman
removed vendor/github.com/spf13
removed vendor/github.com/cpuguy83
removed vendor/github.com/gorilla
removed vendor/github.com/hashicorp
removed vendor/github.com/davecgh
removed vendor/github.com/d2g
removed vendor/github.com/syndtr
removed vendor/github.com/vishvananda
removed vendor/github.com/kr
removed vendor/github.com/containernetworking
removed vendor/github.com/docker
removed vendor/github.com/shirou
removed vendor/github.com/cznic
removed vendor/github.com/aws
removed vendor/github.com
removed vendor/google.golang.org
removed vendor/gopkg.in
make[1]: Leaving directory '/build/1st/rkt-1.16.0+dfsg'
 debian/rules build
dh build --buildsystem=golang --with=golang,bash-completion --builddirectory=_build
   dh_testdir -O--buildsystem=golang -O--builddirectory=_build
   dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/1st/rkt-1.16.0+dfsg'
dh_auto_configure
rm -f -rvf _build/src/src/github.com/coreos/rkt
mkdir -p   _build/src/src/github.com/coreos/rkt
cp -r rkt _build/src/src/github.com/coreos/rkt/
mkdir -p _build/src/github.com/coreos/rkt/vendor/github.com/containernetworking/cni
cp -r _build/src/github.com/containernetworking/cni/plugins _build/src/github.com/coreos/rkt/vendor/github.com/containernetworking/cni/
mkdir -p _build/src/github.com/coreos/rkt/vendor/github.com/appc/spec
cp -r _build/src/github.com/appc/spec/actool _build/src/github.com/coreos/rkt/vendor/github.com/appc/spec/
make[1]: Leaving directory '/build/1st/rkt-1.16.0+dfsg'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/rkt-1.16.0+dfsg'
## Build Stage1 .aci image, see "Documentation/hacking.md":
mkdir _build/src2 \
        && cp -r _build/src _build/src2
cd _build/src/github.com/coreos/rkt \
        && sh ./autogen.sh \
        && ./configure \
            --enable-tpm=no \
            --with-stage1-flavors=host \
            --with-stage1-default-name=host \
            --with-stage1-default-version=1.16.0+dfsg-1 \
            --with-stage1-default-location=/usr/lib/rkt/stage1-host.aci

----------------------------------------------------------------
Initialized build system. For a common configuration please run:
----------------------------------------------------------------

./configure 

checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for bash... /bin/bash
checking for git... git
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for acl/libacl.h... yes
checking for dlfcn.h... yes
checking for printf in -lc... yes
checking whether C library provides setns function... yes
checking for gpg... gpg
configure: WARNING: * armv7l: unsupported arch
checking for fork in -lc... yes
checking for trousers/tss.h... yes
checking for systemd/sd-journal.h... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for file... file
checking for go... go
checking for gofmt... gofmt
checking for go... /usr/bin/go
checking whether we have go 1.5 or newer... yes
checking whether we have a go version without CVE-2015-8618... yes
configure: creating ./config.status
config.status: creating Makefile

        rkt 1.16.0

        stage1 setup

        type:                                   'detailed'
        default stage1 location:                '/usr/lib/rkt/stage1-host.aci'
        default stage1 images directory:        '/usr/local/lib/rkt/stage1-images'

        default stage1 name:                    'host'
        default stage1 version:                 '1.16.0+dfsg-1'

        other build parameters

        functional tests enabled:               'no'
        features:                               '-TPM +SDJOURNAL'
        ACI arch:                               'armv7l'
        go version:                             '1.7.4'
        go arch:                                'arm'
/usr/bin/make -C _build/src/github.com/coreos/rkt manpages GOPATH="/build/1st/rkt-1.16.0+dfsg"/_build/src2
make[2]: Entering directory '/build/1st/rkt-1.16.0+dfsg/_build/src/github.com/coreos/rkt'
mkdir -p dist/manpages/
ls /build/1st/rkt-1.16.0+dfsg/_build/src/github.com/coreos/rkt/build-rkt-1.16.0/gopath/src/github.com/coreos/rkt/rkt/*.go | \
	grep -vE '_test.go|main.go|_gen.go|_stub.go' | \
	GO15VENDOREXPERIMENT=1 GOARCH="arm" GOARM="7" CGO_ENABLED=1 CC="gcc" CXX="g++" GOPATH="/build/1st/rkt-1.16.0+dfsg/_build/src2" GOARCH=arm CC= xargs "go" run /build/1st/rkt-1.16.0+dfsg/_build/src/github.com/coreos/rkt/build-rkt-1.16.0/gopath/src/github.com/coreos/rkt/rkt/manpages_gen.go
# github.com/coreos/rkt/api/v1alpha
../../../../src2/src/github.com/coreos/rkt/api/v1alpha/api.pb.go:844: undefined: grpc.SupportPackageIsVersion3
rkt/rkt.mk:37: recipe for target 'manpages' failed
make[2]: *** [manpages] Error 123
make[2]: Leaving directory '/build/1st/rkt-1.16.0+dfsg/_build/src/github.com/coreos/rkt'
debian/rules:41: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/build/1st/rkt-1.16.0+dfsg'
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/4609 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/rkt_1.16.0+dfsg-1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/experimental/armhf/rkt_1.16.0+dfsg-1.build1.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/experimental/armhf/rkt_1.16.0+dfsg-1.build2.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/dbd/experimental/armhf/rkt_1.16.0+dfsg-1.diffoscope.html’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/buildinfo/experimental/armhf/rkt_1.16.0+dfsg-1_armhf.buildinfo’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logdiffs/experimental/armhf/rkt_1.16.0+dfsg-1.diff.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 83.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/experimental/armhf/rkt_1.16.0+dfsg-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-tv5bT2YG/tmp.fsWkGf147w
+ mv /srv/reproducible-results/rbuild-debian-tv5bT2YG/tmp.fsWkGf147w /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/rkt_1.16.0+dfsg-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/rkt_1.16.0+dfsg-1.rbuild.log
+ '[' 1 -eq 1 ']'
+ handle_ftbfs
+ false
+ set +x
rkt failed to build from source.
Error: database is locked
Error: database is locked
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/rkt_1.16.0+dfsg-1.rbuild.log:	 82.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/armhf/rkt_1.16.0+dfsg-1.rbuild.log.gz
INFO: Starting at 2016-12-03 19:26:31.399702
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/experimental/armhf/rkt_1.16.0+dfsg-1_armhf.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/experimental/armhf/rkt is unreproducible, but without diffoscope output.
INFO: Finished at 2016-12-03 19:26:50.753634, took: 0:00:19.353962
All cleanup done.
Sat  3 Dec 19:26:50 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-wc9KGCQK, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list