[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #13
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Apr 24 13:13:31 UTC 2017
See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/13/display/redirect?page=changes>
Changes:
[hans] WTF workspace
------------------------------------------
[...truncated 3.16 KB...]
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
if true ; then
set -x
fi
set -e
export DEBIAN_FRONTEND=noninteractive
export LC_ALL=C.UTF-8
export http_proxy=http://localhost:3128
export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 45916 22"
declare -x SSH_CONNECTION="78.137.96.196 45916 157.97.110.83 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_fdroid_build_apps"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/106"
declare -x XDG_SESSION_ID="2038"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ export WORKSPACE=/var/lib/jenkins/userContent/reproducible/fdroid-build
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/fdroid-build
+ '[' -e /var/lib/jenkins/userContent/reproducible/fdroid-build/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/fdroid-build
+ git clean -fdx
+ git reset --hard
HEAD is now at ea396a6b move bulk of reproducible_fdroid_build_apps.sh to jenkins-build
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git clean -fdx
+ git reset --hard
HEAD is now at ea396a6b move bulk of reproducible_fdroid_build_apps.sh to jenkins-build
+ trap cleanup_all INT TERM EXIT
+ ./jenkins-build
+ cd tests
+ dmesg
+ grep -i -e hypervisor -e qemu -e kvm
dmesg: read kernel buffer failed: Operation not permitted
+ true
+ lspci
+ grep -i -e virtio -e virtualbox -e qemu -e kvm
00:03.0 RAM memory: Red Hat, Inc Virtio memory balloon
00:05.0 SCSI storage controller: Red Hat, Inc Virtio block device
00:06.0 Ethernet controller: Red Hat, Inc Virtio network device
+ lsmod
Module Size Used by
vhost_net 20480 0
vhost 45056 1 vhost_net
macvtap 24576 1 vhost_net
macvlan 24576 1 macvtap
xt_CHECKSUM 16384 1
iptable_mangle 16384 1
ipt_MASQUERADE 16384 3
nf_nat_masquerade_ipv4 16384 1 ipt_MASQUERADE
iptable_nat 16384 1
nf_nat_ipv4 16384 1 iptable_nat
nf_nat 28672 2 nf_nat_masquerade_ipv4,nf_nat_ipv4
nf_conntrack_ipv4 16384 2
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
xt_conntrack 16384 1
nf_conntrack 114688 5 nf_conntrack_ipv4,nf_nat_masquerade_ipv4,xt_conntrack,nf_nat_ipv4,nf_nat
ip6t_REJECT 16384 2
nf_reject_ipv6 16384 1 ip6t_REJECT
ipt_REJECT 16384 2
nf_reject_ipv4 16384 1 ipt_REJECT
xt_tcpudp 16384 6
tun 28672 2 vhost_net
bridge 135168 0
stp 16384 1 bridge
llc 16384 2 bridge,stp
ebtable_filter 16384 0
ebtables 36864 1 ebtable_filter
ip6table_filter 16384 1
ip6_tables 28672 1 ip6table_filter
iptable_filter 16384 1
edac_mce_amd 28672 0
edac_core 57344 0
kvm_amd 2179072 0
kvm 589824 1 kvm_amd
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
bochs_drm 20480 1
ppdev 20480 0
ttm 98304 1 bochs_drm
ghash_clmulni_intel 16384 0
drm_kms_helper 155648 1 bochs_drm
drm 360448 4 bochs_drm,ttm,drm_kms_helper
virtio_balloon 16384 0
joydev 20480 0
evdev 24576 3
serio_raw 16384 0
pcspkr 16384 0
parport_pc 28672 0
parport 49152 2 parport_pc,ppdev
acpi_cpufreq 20480 0
tpm_tis 16384 0
tpm_tis_core 20480 1 tpm_tis
tpm 45056 2 tpm_tis,tpm_tis_core
button 16384 0
nfsd 327680 13
auth_rpcgss 61440 1 nfsd
nfs_acl 16384 1 nfsd
lockd 90112 1 nfsd
grace 16384 2 nfsd,lockd
sunrpc 339968 18 auth_rpcgss,nfsd,nfs_acl,lockd
ip_tables 24576 3 iptable_mangle,iptable_filter,iptable_nat
x_tables 36864 12 ipt_REJECT,iptable_mangle,ip_tables,ebtables,iptable_filter,xt_tcpudp,ipt_MASQUERADE,ip6t_REJECT,xt_CHECKSUM,ip6table_filter,xt_conntrack,ip6_tables
autofs4 40960 2
ext4 585728 1
crc16 16384 1 ext4
jbd2 106496 1 ext4
fscrypto 28672 1 ext4
ecb 16384 0
mbcache 16384 2 ext4
btrfs 1060864 0
raid10 49152 0
raid456 106496 0
async_raid6_recov 20480 1 raid456
async_memcpy 16384 2 raid456,async_raid6_recov
async_pq 16384 2 raid456,async_raid6_recov
async_xor 16384 3 async_pq,raid456,async_raid6_recov
async_tx 16384 5 async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
xor 24576 2 async_xor,btrfs
hid_generic 16384 0
usbhid 53248 0
hid 122880 2 hid_generic,usbhid
raid6_pq 110592 4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c 16384 1 raid456
crc32c_generic 16384 0
raid1 36864 0
raid0 20480 0
multipath 16384 0
linear 16384 0
md_mod 131072 6 raid1,raid10,multipath,linear,raid0,raid456
ata_generic 16384 0
virtio_blk 20480 3
virtio_net 28672 0
crc32c_intel 24576 2
aesni_intel 167936 0
aes_x86_64 20480 1 aesni_intel
glue_helper 16384 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
ablk_helper 16384 1 aesni_intel
cryptd 24576 3 ablk_helper,ghash_clmulni_intel,aesni_intel
uhci_hcd 45056 0
ehci_hcd 81920 0
usbcore 249856 3 usbhid,ehci_hcd,uhci_hcd
ata_piix 36864 0
psmouse 135168 0
libata 249856 2 ata_piix,ata_generic
virtio_pci 24576 0
virtio_ring 24576 4 virtio_blk,virtio_net,virtio_balloon,virtio_pci
i2c_piix4 24576 0
virtio 16384 4 virtio_blk,virtio_net,virtio_balloon,virtio_pci
scsi_mod 225280 1 libata
usb_common 16384 1 usbcore
floppy 69632 0
+ systemd-detect-virt -q
++ systemd-detect-virt
Virtualization is used: bochs
+ echo 'Virtualization is used:' bochs
+ sudo /bin/chmod -R a+rX /var/lib/libvirt/images
+ ls -ld /var/lib/libvirt/images
drwxr-xr-x 2 root root 4096 Apr 24 07:43 /var/lib/libvirt/images
+ ls -l /var/lib/libvirt/images
total 59422044
-rw-r--r-- 1 root root 28618981376 Apr 24 01:30 buildserver_default.img
-rwxr-xr-x 1 libvirt-qemu libvirt-qemu 30081155072 Apr 24 03:40 buildserver_vagrant_box_image_0.img
-rwxr-xr-x 1 libvirt-qemu libvirt-qemu 2148663296 Mar 29 15:06 jessie64_vagrant_box_image_0.img
+ ls -lR /var/lib/jenkins/.vagrant.d/
/var/lib/jenkins/.vagrant.d/:
total 28
drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 16:10 boxes
drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 06:04 data
drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 16:10 gems
-rw------- 1 jenkins jenkins 1675 Apr 11 16:10 insecure_private_key
drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 16:10 rgloader
-rw-r--r-- 1 jenkins jenkins 3 Apr 11 16:10 setup_version
drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 16:10 tmp
/var/lib/jenkins/.vagrant.d/boxes:
total 0
/var/lib/jenkins/.vagrant.d/data:
total 4
-rw-r--r-- 1 jenkins jenkins 0 Apr 13 03:10 lock.dotlock.lock
-rw-r--r-- 1 jenkins jenkins 0 Apr 13 03:10 lock.machine-action-2ac8d248e1fa19841e2a8bf51c5448af.lock
drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 16:10 machine-index
/var/lib/jenkins/.vagrant.d/data/machine-index:
total 0
-rw-r--r-- 1 jenkins jenkins 0 Apr 13 03:10 index.lock
/var/lib/jenkins/.vagrant.d/gems:
total 0
/var/lib/jenkins/.vagrant.d/rgloader:
total 4
-rw-r--r-- 1 jenkins jenkins 354 Apr 11 16:10 loader.rb
/var/lib/jenkins/.vagrant.d/tmp:
total 0
+ virsh --connect qemu:///system list --all
Id Name State
----------------------------------------------------
- buildserver_default shut off
+ cat /etc/issue
Debian GNU/Linux 9 \n \l
+ SETUP_WORKSPACE=/fdroid
+ export XDG_CONFIG_HOME=/fdroid
+ XDG_CONFIG_HOME=/fdroid
+ export VBOX_USER_HOME=/fdroid/VirtualBox
+ VBOX_USER_HOME=/fdroid/VirtualBox
+ export VAGRANT_HOME=/fdroid/vagrant.d
+ VAGRANT_HOME=/fdroid/vagrant.d
+ ls -lR /fdroid
+ grep -v fdroiddata
ls: cannot access '/fdroid': No such file or directory
+ cleanup_all
++ date -u
Mon Apr 24 13:13:20 UTC 2017 - cleanup in progress...
+ echo 'Mon Apr 24 13:13:20 UTC 2017 - cleanup in progress...'
+ killall VBoxHeadless
VBoxHeadless: no process found
+ true
+ sleep 10
++ date -u
Mon Apr 24 13:13:30 UTC 2017 - cleanup done.
+ echo 'Mon Apr 24 13:13:30 UTC 2017 - cleanup done.'
Mon Apr 24 13:13:30 UTC 2017 - /srv/jenkins/bin/reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-C0yXIEOX, which will now be removed.
SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list