Build failed in Jenkins: Osmocom_OBS_latest #637

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/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Wed Jun 26 00:56:21 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/637/display/redirect>

------------------------------------------
[...truncated 7.65 KB...]
A    network:osmocom:latest/osmocom-latest
A    network:osmocom:latest/osmocom-latest/osmocom-latest_0.0.0.dsc
A    network:osmocom:latest/osmocom-latest/osmocom-latest_0.0.0.tar.xz
At revision 1.
A    network:osmocom:latest/simtrace2
A    network:osmocom:latest/simtrace2/simtrace2_0.5.1.dsc
A    network:osmocom:latest/simtrace2/simtrace2_0.5.1.tar.gz
At revision 1.
A    network:osmocom:latest/ulfius
A    network:osmocom:latest/ulfius/ulfius_2.5.2-4.1.debian.tar.xz
A    network:osmocom:latest/ulfius/ulfius_2.5.2-4.1.dsc
A    network:osmocom:latest/ulfius/ulfius_2.5.2-4_amd64.buildinfo
A    network:osmocom:latest/ulfius/ulfius_2.5.2.orig.tar.gz
At revision 2.
A    network:osmocom:latest/yder
A    network:osmocom:latest/yder/yder_1.4.4-4.1.debian.tar.xz
A    network:osmocom:latest/yder/yder_1.4.4-4.1.dsc
A    network:osmocom:latest/yder/yder_1.4.4-4_amd64.buildinfo
A    network:osmocom:latest/yder/yder_1.4.4.orig.tar.gz
At revision 2.
+ [ -d <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/debsrc> ]
+ mkdir <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/debsrc>
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ osmo_obs_prepare_conflict osmocom-latest osmocom-nightly
+ local pkgname=osmocom-latest
+ local pkgname_conflict=osmocom-nightly
+ local pkgver=0.0.0
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ mkdir -p osmocom-latest/debian/source
+ cd osmocom-latest/debian
+ cat
+ cat
+ cat
+ chmod +x rules
+ echo 9
+ echo 3.0 (native)
+ touch copyright
+ cd ..
+ git init .
Initialized empty Git repository in <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/osmocom-latest/.git/>
+ git add -A
+ git commit -m auto-commit: osmocom-latest dummy package
[master (root-commit) fdbed59] auto-commit: osmocom-latest dummy package
 6 files changed, 22 insertions(+)
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
+ git tag -f 0.0.0
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ checkout limesuite
+ project=limesuite
+ gitbpargs=
+ echo

+ echo ====> Checking out limesuite
====> Checking out limesuite
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ limesuite = limesuite ]
+ [ -d limesuite ]
+ git clone https://github.com/myriadrf/LimeSuite limesuite
Cloning into 'limesuite'...
+ cd limesuite
+ git fetch
+ get_last_tag limesuite
+ project=limesuite
+ [ limesuite = limesuite ]
+ ver_regexp=^v[0-9]*.[0-9]*.[0-9]*$
+ git -C <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/limesuite> tag -l --sort=v:refname
+ + grep ^v[0-9]*.[0-9]*.[0-9]*$
tail -n 1
+ VER=v19.04.0
+ echo v19.04.0
+ VER=v19.04.0
+ git checkout -f -B v19.04.0 refs/tags/v19.04.0
Switched to a new branch 'v19.04.0'
+ checkout osmo-gsm-manuals
+ project=osmo-gsm-manuals
+ gitbpargs=
+ echo

+ echo ====> Checking out osmo-gsm-manuals
====> Checking out osmo-gsm-manuals
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ osmo-gsm-manuals = limesuite ]
+ [ -d osmo-gsm-manuals ]
+ git clone https://git.osmocom.org/osmo-gsm-manuals
Cloning into 'osmo-gsm-manuals'...
+ cd osmo-gsm-manuals
+ git fetch
+ get_last_tag osmo-gsm-manuals
+ project=osmo-gsm-manuals
+ [ osmo-gsm-manuals = limesuite ]
+ ver_regexp=^[0-9]*.[0-9]*.[0-9]*$
+ git -C <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/osmo-gsm-manuals> tag -l --sort=v:refname
+ grep ^[0-9]*.[0-9]*.[0-9]*$
+ tail -n 1
+ VER=0.1.1
+ echo 0.1.1
+ VER=0.1.1
+ git checkout -f -B 0.1.1 refs/tags/0.1.1
Switched to a new branch '0.1.1'
+ checkout libosmocore
+ project=libosmocore
+ gitbpargs=
+ echo

+ echo ====> Checking out libosmocore
====> Checking out libosmocore
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ libosmocore = limesuite ]
+ [ -d libosmocore ]
+ git clone https://git.osmocom.org/libosmocore
Cloning into 'libosmocore'...
+ cd libosmocore
+ git fetch
+ get_last_tag libosmocore
+ project=libosmocore
+ [ libosmocore = limesuite ]
+ ver_regexp=^[0-9]*.[0-9]*.[0-9]*$
+ git -C <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/libosmocore> tag -l --sort=v:refname
+ grep ^[0-9]*.[0-9]*.[0-9]*$
+ tail -n 1
+ VER=1.1.0
+ echo 1.1.0
+ VER=1.1.0
+ git checkout -f -B 1.1.0 refs/tags/1.1.0
Switched to a new branch '1.1.0'
+ checkout libosmo-sccp
+ project=libosmo-sccp
+ gitbpargs=
+ echo

+ echo ====> Checking out libosmo-sccp
====> Checking out libosmo-sccp
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ libosmo-sccp = limesuite ]
+ [ -d libosmo-sccp ]
+ git clone https://git.osmocom.org/libosmo-sccp
Cloning into 'libosmo-sccp'...
+ cd libosmo-sccp
+ git fetch
+ get_last_tag libosmo-sccp
+ project=libosmo-sccp
+ [ libosmo-sccp = limesuite ]
+ ver_regexp=^[0-9]*.[0-9]*.[0-9]*$
+ git -C <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/libosmo-sccp> tag -l --sort=v:refname
+ grep ^[0-9]*.[0-9]*.[0-9]*$
+ tail -n 1
+ VER=1.0.0
+ echo 1.0.0
+ VER=1.0.0
+ git checkout -f -B 1.0.0 refs/tags/1.0.0
Switched to a new branch '1.0.0'
+ checkout libosmo-abis
+ project=libosmo-abis
+ gitbpargs=
+ echo

+ echo ====> Checking out libosmo-abis
====> Checking out libosmo-abis
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ libosmo-abis = limesuite ]
+ [ -d libosmo-abis ]
+ git clone https://git.osmocom.org/libosmo-abis
Cloning into 'libosmo-abis'...
+ cd libosmo-abis
+ git fetch
+ get_last_tag libosmo-abis
+ project=libosmo-abis
+ [ libosmo-abis = limesuite ]
+ ver_regexp=^[0-9]*.[0-9]*.[0-9]*$
+ git -C <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/libosmo-abis> tag -l --sort=v:refname
+ grep ^[0-9]*.[0-9]*.[0-9]*$
+ tail -n 1
+ VER=0.6.0
+ echo 0.6.0
+ VER=0.6.0
+ git checkout -f -B 0.6.0 refs/tags/0.6.0
Switched to a new branch '0.6.0'
+ checkout libosmo-netif
+ project=libosmo-netif
+ gitbpargs=
+ echo

+ echo ====> Checking out libosmo-netif
====> Checking out libosmo-netif
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ libosmo-netif = limesuite ]
+ [ -d libosmo-netif ]
+ git clone https://git.osmocom.org/libosmo-netif
Cloning into 'libosmo-netif'...
+ cd libosmo-netif
+ git fetch
+ get_last_tag libosmo-netif
+ project=libosmo-netif
+ [ libosmo-netif = limesuite ]
+ ver_regexp=^[0-9]*.[0-9]*.[0-9]*$
+ git -C <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/libosmo-netif> tag -l --sort=v:refname
+ tail -n 1
+ grep ^[0-9]*.[0-9]*.[0-9]*$
+ VER=0.5.0
+ echo 0.5.0
+ VER=0.5.0
+ git checkout -f -B 0.5.0 refs/tags/0.5.0
Switched to a new branch '0.5.0'
+ checkout libsmpp34
+ project=libsmpp34
+ gitbpargs=
+ echo

+ echo ====> Checking out libsmpp34
====> Checking out libsmpp34
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ libsmpp34 = limesuite ]
+ [ -d libsmpp34 ]
+ git clone https://git.osmocom.org/libsmpp34
Cloning into 'libsmpp34'...
+ cd libsmpp34
+ git fetch
+ get_last_tag libsmpp34
+ project=libsmpp34
+ [ libsmpp34 = limesuite ]
+ ver_regexp=^[0-9]*.[0-9]*.[0-9]*$
+ git -C <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/libsmpp34> tag -l --sort=v:refname
+ grep ^[0-9]*.[0-9]*.[0-9]*$
+ tail -n 1
+ VER=1.13.0
+ echo 1.13.0
+ VER=1.13.0
+ git checkout -f -B 1.13.0 refs/tags/1.13.0
Switched to a new branch '1.13.0'
+ checkout libasn1c
+ project=libasn1c
+ gitbpargs=
+ echo

+ echo ====> Checking out libasn1c
====> Checking out libasn1c
+ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/>
+ [ libasn1c = limesuite ]
+ [ -d libasn1c ]
+ git clone https://git.osmocom.org/libasn1c
Cloning into 'libasn1c'...
error: garbage at end of loose object 'fdcd65d8ee397eb2191cba655ce3294269567f85'
fatal: loose object fdcd65d8ee397eb2191cba655ce3294269567f85 (stored in <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_latest/ws/libasn1c/.git/objects/fd/cd65d8ee397eb2191cba655ce3294269567f85)> is corrupt
Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list