[sr-dev] Build failed in Jenkins: kamailio51-nightly-binaries » i386,wheezy,slave #132

kamailio at sipwise.com kamailio at sipwise.com
Fri Mar 22 04:16:13 CET 2019


See <https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/132/display/redirect>

------------------------------------------
[...truncated 76.53 KB...]
+ FREIGHT_VARLIB=/var/lib/freight
+ FREIGHT_VARCACHE=/var/cache/freight
+ FREIGHT_CONF=/etc/freight.conf
+ '[' '' = true ']'
+ clean_workspace
++ pwd
+ echo '*** The following files have been noticed in the workspace [<https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/]>: ***'
*** The following files have been noticed in the workspace [<https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/]>: ***
+ ls -la ./
total 8500
drwxr-xr-x 2 admin admin    4096 Mar 22 03:16 .
drwxr-xr-x 3 admin admin    4096 Mar 22 03:16 ..
-rw-r--r-- 1 admin admin    4232 Mar 22 02:18 kamailio_5.1.7+0~20190322021754.133+wheezy.dsc
-rw-r--r-- 1 admin admin    5011 Mar 22 02:18 kamailio_5.1.7+0~20190322021754.133+wheezy_source.changes
-rw-r--r-- 1 admin admin 8669988 Mar 22 02:18 kamailio_5.1.7+0~20190322021754.133+wheezy.tar.xz
-rw-r--r-- 1 admin admin    4154 Mar 22 02:18 lintian.txt
+ identify_package_name
+ PACKAGE=kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave
+ PACKAGE=kamailio51-nightly
+ '[' -n kamailio51-nightly ']'
+ echo '*** Identified Debian package name kamailio51-nightly ***'
*** Identified Debian package name kamailio51-nightly ***
+ set_base_path
+ '[' -n '' ']'
+ BASE_PATH=<https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/>
+ echo '*** Using $WORKSPACE [<https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/]> as default for BASE_PATH ***'
*** Using $WORKSPACE [<https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/]> as default for BASE_PATH ***
+ build_info
+ '[' -n '' ']'
+ REPOS=kamailio51-nightly
+ REPOS=kamailio51-nightly
+ '[' -z wheezy ']'
+ REPOS=kamailio51-nightly-wheezy
+ echo '*** No repository supplied but distribution has been set, using repository name kamailio51-nightly-wheezy ***'
*** No repository supplied but distribution has been set, using repository name kamailio51-nightly-wheezy ***
+ identify_sourcefile
+ '[' -n '' ']'
+ echo '*** Identifying newest package version ***'
*** Identifying newest package version ***
+ newest_version=
+ for file in '"${BASE_PATH}/"*.dsc'
++ awk '/^Source: / {print $2}' <https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/132/artifact/kamailio_5.1.7+0~20190322021754.133+wheezy.dsc>
+ SOURCE_PACKAGE=kamailio
++ basename <https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/132/artifact/kamailio_5.1.7+0~20190322021754.133+wheezy.dsc> .dsc
+ p=kamailio_5.1.7+0~20190322021754.133+wheezy
+ '[' kamailio_5.1.7+0~20190322021754.133+wheezy = '*' ']'
+ cur_version=5.1.7+0~20190322021754.133+wheezy
+ '[' -z '' ']'
+ newest_version=5.1.7+0~20190322021754.133+wheezy
+ echo '*** Found package version 5.1.7+0~20190322021754.133+wheezy ***'
*** Found package version 5.1.7+0~20190322021754.133+wheezy ***
+ sourcefile='<https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/kamailio_*5.1.7+0~20190322021754.133+wheezy.dsc'>
+ echo '*** Using <https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/132/artifact/kamailio_*5.1.7+0~20190322021754.133+wheezy.dsc> (version: 5.1.7+0~20190322021754.133+wheezy)'
*** Using <https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/132/artifact/kamailio_*5.1.7+0~20190322021754.133+wheezy.dsc> (version: 5.1.7+0~20190322021754.133+wheezy)
+ dist_and_arch_settings
+ '[' -z i386 ']'
+ '[' i386 = all ']'
+ arch=i386
+ echo '*** architecture is set to i386 ***'
*** architecture is set to i386 ***
+ '[' -n wheezy ']'
+ local DIST=wheezy
+ '[' -n wheezy ']'
+ echo '*** COWBUILDER_DIST is set to wheezy - using it for base.cow if it does not exist yet. ***'
*** COWBUILDER_DIST is set to wheezy - using it for base.cow if it does not exist yet. ***
+ '[' -n '' ']'
+ COWBUILDER_BASE=/var/cache/pbuilder/base-wheezy-i386.cow
+ echo '*** No COWBUILDER_BASE set, using /var/cache/pbuilder/base-wheezy-i386.cow as cowbuilder base.cow ***'
*** No COWBUILDER_BASE set, using /var/cache/pbuilder/base-wheezy-i386.cow as cowbuilder base.cow ***
+ local lockfiles=/var/run/lock/wheezy-i386
+ build_lockfile=/var/run/lock/wheezy-i386.building.18937
+ update_lockfile=/var/run/lock/wheezy-i386.update
+ update_lockfile_pid=/var/run/lock/wheezy-i386.update.18937
+ '[' -n '' ']'
+ cowbuilder_init
++ mktemp
+ pbuilderrc=/tmp/tmp.xgkeOJG1p4
++ date
+ echo '# pbuilder config file generated by jenkins-debian-glue on Fri Mar 22 03:16:10 UTC 2019'
+ '[' -n '' ']'
+ use_eatmydata
+ '[' '' = false ']'
+ '[' '' = true ']'
+ dpkg-query --show '--showformat=${Status}' eatmydata
+ grep -q '^install'
++ dpkg-query --show '--showformat=${Version}' eatmydata
+ dpkg --compare-versions 82-6 gt 26-2
+ echo '*** eatmydata is present on host system, now checking distribution support ***'
*** eatmydata is present on host system, now checking distribution support ***
+ case "${COWBUILDER_DIST}" in
+ echo '*** Debian release wheezy doesn'\''t provide eatmydata >=82-6, skipping eatmydata ***'
*** Debian release wheezy doesn't provide eatmydata >=82-6, skipping eatmydata ***
+ use_ccache
+ '[' '' = true ']'
+ '[' -n /etc/jenkins/pbuilderrc ']'
+ echo '*** PBUILDER_CONFIG is set, considering /etc/jenkins/pbuilderrc for pbuilder config ***'
*** PBUILDER_CONFIG is set, considering /etc/jenkins/pbuilderrc for pbuilder config ***
+ '[' -r /etc/jenkins/pbuilderrc ']'
+ echo '*** Adding content of /etc/jenkins/pbuilderrc to pbuilder configfile ***'
*** Adding content of /etc/jenkins/pbuilderrc to pbuilder configfile ***
+ echo '# /etc/jenkins/pbuilderrc added via jenkins-debian-glue:'
+ cat /etc/jenkins/pbuilderrc
+ '[' -n '' ']'
+ echo '*** COMPONENTS is not set, checking whether we need to enable Ubuntu workaround ***'
*** COMPONENTS is not set, checking whether we need to enable Ubuntu workaround ***
+ '[' -n /etc/jenkins/pbuilderrc ']'
+ echo '*** PBUILDER_CONFIG is set, not overwriting COMPONENTS for Ubuntu workaround ***'
*** PBUILDER_CONFIG is set, not overwriting COMPONENTS for Ubuntu workaround ***
+ echo '*** NOTE: If you want to build for Ubuntu make sure COMPONENTS also includes '\''universe'\'' ***'
*** NOTE: If you want to build for Ubuntu make sure COMPONENTS also includes 'universe' ***
+ lsb_release --id
+ grep -q Ubuntu
+ echo '*** Listing pbuilder configuration file as reference: ***'
*** Listing pbuilder configuration file as reference: ***
+ cat /tmp/tmp.xgkeOJG1p4
# pbuilder config file generated by jenkins-debian-glue on Fri Mar 22 03:16:10 UTC 2019
# /etc/jenkins/pbuilderrc added via jenkins-debian-glue:
# distribution specific configuration
case "$distribution" in
  xenial|bionic)
    MIRRORSITE="http://archive.ubuntu.com/ubuntu/"
    # we need key id 40976EAF437D05B5
    DEBOOTSTRAPOPTS=("${DEBOOTSTRAPOPTS[@]}" "--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg")
    # cowdancer is in universe
    COMPONENTS="main universe"
    # package install speedup
    EXTRAPACKAGES="eatmydata"
    export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}libeatmydata.so"
    ;;
  trusty|precise)
    # lacks eatmydata package, so explicitely configure it
    MIRRORSITE="http://archive.ubuntu.com/ubuntu/"
    # we need key id 40976EAF437D05B5
    DEBOOTSTRAPOPTS=("${DEBOOTSTRAPOPTS[@]}" "--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg")
    # cowdancer is in universe
    COMPONENTS="main universe"
    # ensure it's unset
    unset LD_PRELOAD
    ;;
  squeeze)
    # lacks eatmydata package, so explicitely configure it
    # nowadays also resides on archive
    MIRRORSITE="http://archive.debian.org/debian/"
    # ensure it's unset
    unset LD_PRELOAD
    ;;
  wheezy|jessie|stretch|buster|*)
    MIRRORSITE="http://ftp.de.debian.org/debian"
    # package install speedup
    EXTRAPACKAGES="eatmydata"
    export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}libeatmydata.so"
    ;;
esac
+ ls '/var/cache/pbuilder/base-wheezy-i386.cow.building.*'
+ ls '/var/run/lock/wheezy-i386.update*'
+ flock --nonblock 9
+ touch /var/run/lock/wheezy-i386.update.18937
+ '[' '!' -d /var/cache/pbuilder/base-wheezy-i386.cow ']'
+ '[' '' = true ']'
+ echo '*** Updating cowbuilder cow base ***'
*** Updating cowbuilder cow base ***
+ sudo DIST=wheezy ARCH=i386 cowbuilder --update --basepath /var/cache/pbuilder/base-wheezy-i386.cow --configfile=/tmp/tmp.xgkeOJG1p4
 -> Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build/cow.18965 
  forking: cp -al /var/cache/pbuilder/base-wheezy-i386.cow /var/cache/pbuilder/build/cow.18965 
I: removed stale ilistfile /var/cache/pbuilder/build/cow.18965/.ilist
 -> Invoking pbuilder
  forking: pbuilder update --configfile /tmp/tmp.xgkeOJG1p4 --buildplace /var/cache/pbuilder/build/cow.18965 --no-targz --internal-chrootexec chroot /var/cache/pbuilder/build/cow.18965 cow-shell 
W: /root/.pbuilderrc does not exist
I: Running in no-targz mode
I: Current time: Fri Mar 22 03:16:10 UTC 2019
I: pbuilder-time-stamp: 1553224570
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
I: Refreshing the base.tgz 
I: upgrading packages
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
Ign http://ftp.de.debian.org wheezy Release.gpg
Ign http://ftp.de.debian.org wheezy Release
Ign http://ftp.de.debian.org wheezy/main i386 Packages/DiffIndex
Ign http://ftp.de.debian.org wheezy/main Translation-en
Err http://ftp.de.debian.org wheezy/main i386 Packages
  404  Not Found
ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded: ignored.
W: Failed to fetch http://ftp.de.debian.org/debian/dists/wheezy/main/binary-i386/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
pbuilder update failed
E: could not update with cowdancer, try --no-cowdancer-update option
  forking: rm -rf /var/cache/pbuilder/build/cow.18965 
+ '[' 1 -eq 0 ']'
+ exit 3
+ case "$?" in
+ bailout 1 'Error: Failed to update cowbuilder base /var/cache/pbuilder/base-wheezy-i386.cow.'
+ '[' -n 1 ']'
+ EXIT=1
+ '[' -n 'Error: Failed to update cowbuilder base /var/cache/pbuilder/base-wheezy-i386.cow.' ']'
+ echo 'Error: Failed to update cowbuilder base /var/cache/pbuilder/base-wheezy-i386.cow.'
Error: Failed to update cowbuilder base /var/cache/pbuilder/base-wheezy-i386.cow.
+ rm -f /var/run/lock/wheezy-i386.building.18937
+ '[' -r /var/run/lock/wheezy-i386.update.18937 ']'
+ rm -f /var/run/lock/wheezy-i386.update.18937
+ rm -f /var/run/lock/wheezy-i386.update
+ '[' '' = true ']'
+ echo '*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/binaries/> to avoid problems in next run. ***'
*** Getting rid of files in <https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/binaries/> to avoid problems in next run. ***
+ rm -f '<https://kamailio.sipwise.com/job/kamailio51-nightly-binaries/architecture=i386,distribution=wheezy,label=slave/ws/binaries/*'>
+ '[' -n /tmp/tmp.xgkeOJG1p4 ']'
+ rm -rf /tmp/tmp.xgkeOJG1p4
+ '[' -n '' ']'
+ '[' -n 8232 ']'
++ sed -e 's/^\([0-9]*\).*/\1/'
+ SECONDS=2
++ date
+ echo '*** Finished execution of /usr/bin/build-and-provide-package at Fri Mar 22 03:16:11 UTC 2019 [running 2 seconds] ***'
*** Finished execution of /usr/bin/build-and-provide-package at Fri Mar 22 03:16:11 UTC 2019 [running 2 seconds] ***
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording fingerprints
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: report/*.tap
Did not find any matching files.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?



More information about the sr-dev mailing list