Skip to content

Console Output

Triggered by Gerrit: https://gerrit.osmocom.org/
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom_OBS_rhizomatica_production
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/Osmocom_OBS_rhizomatica_production # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a307c7df718af05d978a65cd96a51138fb1b4d31 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a307c7df718af05d978a65cd96a51138fb1b4d31 # timeout=10
Commit message: "jobs/gerrit,master: osmo-hnbgw: add nftables var"
 > git rev-list --no-walk a307c7df718af05d978a65cd96a51138fb1b4d31 # timeout=10
[Osmocom_OBS_rhizomatica_production] $ /bin/sh -xe /tmp/jenkins10969918874024369717.sh
+ export PYTHONUNBUFFERED=1
+ BRANCH=rhizomatica/production
+ PROJ=rhizomatica:production
+ VERSION_APPEND=~rhizomatica.production
+ PACKAGE=osmo-bsc
+ [ -z osmo-bsc ]
+ ./scripts/obs/update_obs_project.py --apiurl https://obs.osmocom.org --conflict-pkgname osmocom-latest --delete --docker --feed master --git-branch rhizomatica/production --version-append ~rhizomatica.production rhizomatica:production osmo-bsc
docker: building image debian-12-osmocom-obs-build-srcpkg
+ run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:12', '--build-arg', 'DISTRO_FROM=debian:12', '--build-arg', 'UID=1000', '-t', 'debian-12-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/Osmocom_OBS_rhizomatica_production/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/Osmocom_OBS_rhizomatica_production/scripts/obs/data']
#0 building with "default" instance using docker driver

#1 [internal] load .dockerignore
#1 transferring context: 2B done
#1 DONE 0.0s

#2 [internal] load build definition from build_srcpkg.Dockerfile
#2 transferring dockerfile: 561B done
#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/debian:12
#3 DONE 1.0s

#4 [1/3] FROM docker.io/library/debian:12@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
#4 DONE 0.0s

#5 [2/3] RUN	APT-GET update && 	apt-get upgrade -y && 	apt-get install -y --no-install-recommends 		ca-certificates 		colordiff 		debhelper 		dh-python 		dpkg-dev 		fakeroot 		git 		git-review 		gnupg2 		libxml2-utils 		lsb-release 		meson 		osc 		python3-packaging 		python3-setuptools 		quilt 		rebar3 		sed 		&& 	apt-get clean
#5 CACHED

#6 [3/3] RUN	USERADD --uid=1000 -m user
#6 CACHED

#7 exporting to image
#7 exporting layers done
#7 writing image sha256:4435b26a0457a8c962d98b6d06e383b070cc6c5a239877c89772ca50e76264af done
#7 naming to docker.io/library/debian-12-osmocom-obs-build-srcpkg done
#7 DONE 0.0s
docker: running: update_obs_project.py inside docker
OBS: getting packages in rhizomatica:production

### Building source packages ###

osmo-bsc: getting head from git remote for rhizomatica/production
osmo-bsc: getting OBS version
osmo-bsc: building source package (outdated: 91a6e50dd454b6f9512b6bf7f637488ef6cf6765 <=> 6c6ca4450a59aa5c3c36107f11c28379dfac4d2a in OBS)
osmo-bsc: cloning https://gerrit.osmocom.org/osmo-bsc
osmo-bsc: 'git clean -ffxd'
osmo-bsc: 'git checkout -f origin/rhizomatica/production'
osmo-bsc: 'git reset --hard origin/rhizomatica/production'
osmo-bsc: 'git submodule update --init'
osmo-bsc: building source package 1.11.0.4-91a6e~rhizomatica.production
osmo-bsc: adding debian/changelog entry (1.11.0 => 1.11.0.4-91a6e~rhizomatica.production)
osmo-bsc: building debian source package
osmo-bsc: generating rpm spec file
osmo-bsc: adding commit_91a6e50dd454b6f9512b6bf7f637488ef6cf6765.txt

### Uploading built packages ###

osmo-bsc: updating OBS package

### Summary ###

Updated:                1
Skipped:                0
Failed (srcpkg build):  0
Failed (srcpkg upload): 0
Deleted:                0
Finished: SUCCESS