Build failed in Jenkins: master-osmo-msc » --disable-iu,a2=default,a3=default,osmocom-master-debian9 #7201

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Mon Dec 3 06:17:21 UTC 2018


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,a2=default,a3=default,label=osmocom-master-debian9/7201/display/redirect>

------------------------------------------
Started by upstream project "master-osmo-msc" build number 7201
originally caused by:
 Started by upstream project "master-libosmo-sccp" build number 1872
 originally caused by:
  Started by timer
Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,a2=default,a3=default,label=osmocom-master-debian9/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.osmocom.org/osmo-msc # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-msc
 > git --version # timeout=10
 > git fetch --tags --progress git://git.osmocom.org/osmo-msc +refs/heads/*:refs/remotes/origin/*
Checking out Revision 1263bc801749af648cf4fae790ddbdd348d87e69 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1263bc801749af648cf4fae790ddbdd348d87e69
Commit message: "move gsm_cbfn to gsm_subscriber.h, the only user"
 > git rev-list --no-walk 1263bc801749af648cf4fae790ddbdd348d87e69 # timeout=10
[osmocom-master-debian9] $ /bin/sh -xe /tmp/jenkins9135587703213621573.sh
+ ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store
+ mkdir -p /home/osmocom-build/jenkins_build_artifact_store
+ docker run --rm=true -i -e HOME=/build -e ARTIFACT_STORE=/artifact_store -e JOB_NAME=master-osmo-msc/IU=--disable-iu,a2=default,a3=default,label=osmocom-master-debian9 -e MAKE=make -e PARALLEL_MAKE=-j 8 -e IU=--disable-iu -e PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin:/build_bin -e OSMOPY_DEBUG_TCP_SOCKETS=1 -w /build -u build -v <https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,a2=default,a3=default,label=osmocom-master-debian9/ws/>:/build -v /home/osmocom-build/bin:/build_bin -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store osmocom:amd64 /build/contrib/jenkins.sh --publish
+ base=/build
+ deps=/build/deps
+ inst=/build/deps/install
+ export deps inst
+ osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
Skipping repository deps/libosmocore
Skipping repository deps/libosmo-sccp
Skipping repository deps/libosmo-netif
Skipping repository deps/libsmpp34
Skipping repository deps/osmo-hlr
Skipping repository deps/libosmo-abis
Skipping repository deps/osmo-mgw
+ [ -d /build/deps ]
+ git_clean /build/deps/libosmo-abis
+ repos=/build/deps/libosmo-abis
+ [ ! -d /build/deps/libosmo-abis ]
+ [ ! -d /build/deps/libosmo-abis/.git ]
+ git -C /build/deps/libosmo-abis checkout -f HEAD
+ git -C /build/deps/libosmo-abis clean -dxf
+ git_clean /build/deps/libosmo-netif
+ repos=/build/deps/libosmo-netif
+ [ ! -d /build/deps/libosmo-netif ]
+ [ ! -d /build/deps/libosmo-netif/.git ]
+ git -C /build/deps/libosmo-netif checkout -f HEAD
+ git -C /build/deps/libosmo-netif clean -dxf
+ git_clean /build/deps/libosmo-sccp
+ repos=/build/deps/libosmo-sccp
+ [ ! -d /build/deps/libosmo-sccp ]
+ [ ! -d /build/deps/libosmo-sccp/.git ]
+ git -C /build/deps/libosmo-sccp checkout -f HEAD
+ git -C /build/deps/libosmo-sccp clean -dxf
+ git_clean /build/deps/libosmocore
+ repos=/build/deps/libosmocore
+ [ ! -d /build/deps/libosmocore ]
+ [ ! -d /build/deps/libosmocore/.git ]
+ git -C /build/deps/libosmocore checkout -f HEAD
+ git -C /build/deps/libosmocore clean -dxf
+ git_clean /build/deps/libsmpp34
+ repos=/build/deps/libsmpp34
+ [ ! -d /build/deps/libsmpp34 ]
+ [ ! -d /build/deps/libsmpp34/.git ]
+ git -C /build/deps/libsmpp34 checkout -f HEAD
+ git -C /build/deps/libsmpp34 clean -dxf
+ git_clean /build/deps/osmo-hlr
+ repos=/build/deps/osmo-hlr
+ [ ! -d /build/deps/osmo-hlr ]
+ [ ! -d /build/deps/osmo-hlr/.git ]
+ git -C /build/deps/osmo-hlr checkout -f HEAD
+ git -C /build/deps/osmo-hlr clean -dxf
+ git_clean /build/deps/osmo-mgw
+ repos=/build/deps/osmo-mgw
+ [ ! -d /build/deps/osmo-mgw ]
+ [ ! -d /build/deps/osmo-mgw/.git ]
+ git -C /build/deps/osmo-mgw checkout -f HEAD
+ git -C /build/deps/osmo-mgw clean -dxf
+ [ -d layer1-headers ]
+ mkdir /build/deps
mkdir: cannot create directory '/build/deps': File exists
+ true
+ osmo-build-dep.sh libosmocore '' ac_cv_path_DOXYGEN=false



 =============================== libosmocore ===============================

+ mkdir -p /build/deps
+ cd /build/deps
+ osmo-deps.sh libosmocore 
+ project=libosmocore
+ branch=master
+ git branch -a
+ grep -c remotes/origin/master$
+ [ x1 != x0 ]
+ branch=origin/master
+ test -d libosmocore
+ cd libosmocore
+ git fetch --tags origin
+ git fetch origin
+ deps= osmo-clean-workspace.sh
+ chmod -R +w .
+ git checkout -f HEAD
+ git clean -dxf
+ [ -d  ]
+ [ -d layer1-headers ]
+ git checkout -f origin/master
HEAD is now at f69aa9c... Move BSSMAP_MSG_* defines to header file
+ git rev-parse HEAD
f69aa9cb6a3e2174a12fa2864b4869485d0c917a
+ cd libosmocore
+ mkdir -p /build/deps/install/stow
+ autoreconf --install --force
autom4te: cannot create /tmp/arKvlzHb/am4t9705.93: No space left on device
 at /usr/bin/autom4te line 969.
aclocal: error: echo failed with exit status: 28
autoreconf: aclocal failed with exit status: 28
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the gerrit-log mailing list