See <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
Changes:
[Oliver Smith] jobs/gerrit-verifications: support up to 5 distros
[Oliver Smith] scripts/update-osmo-ci: rename from contrib/jenkins.sh
[Oliver Smith] tests: add test_gerrit_verifications
[Oliver Smith] contrib/jenkins: add script for running pytest
------------------------------------------
Started by upstream project "update-osmo-ci-on-slaves" build number 3512
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on rpi4-raspbian12build-ansible-1 (raspbian) in workspace <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
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 <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> 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
Checking out Revision 764ee86455654fbf95a528b3c6fb5a1507c375e5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 764ee86455654fbf95a528b3c6fb5a1507c375e5 # timeout=10
Commit message: "contrib/jenkins: add script for running pytest"
> git rev-list --no-walk a5d4e61d7c345eddf7d3046c176efd2b8eca9e66 # timeout=10
[rpi4-raspbian12build-ansible-1] $ /bin/sh -xe /tmp/jenkins13234685814547192415.sh
+ ./scripts/update-osmo-ci/update-osmo-ci.sh
+ dirname ./scripts/update-osmo-ci/update-osmo-ci.sh
+ realpath ./scripts/update-osmo-ci/..
+ WORKSPACE_DIR=<https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ clone_repo osmo-ci
+ local project=osmo-ci
+ local url=https://gerrit.osmocom.org/osmo-ci
+ [ -d /home/osmocom-build/osmo-ci ]
+ cd /home/osmocom-build/osmo-ci
+ git remote set-url origin https://gerrit.osmocom.org/osmo-ci
+ git rev-parse HEAD
a5d4e61d7c345eddf7d3046c176efd2b8eca9e66
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
From https://gerrit.osmocom.org/osmo-ci
a5d4e61..764ee86 master -> origin/master
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
764ee86455654fbf95a528b3c6fb5a1507c375e5
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ clone_repo osmo-gsm-manuals
+ local project=osmo-gsm-manuals
+ local url=https://gerrit.osmocom.org/osmo-gsm-manuals
+ [ -d /home/osmocom-build/osmo-gsm-manuals ]
+ cd /home/osmocom-build/osmo-gsm-manuals
+ git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ uname
+ [ Linux = Linux ]
+ [ x != x1 ]
+ scripts/osmo-ci-docker-rebuild.sh
./scripts/update-osmo-ci/update-osmo-ci.sh: 35: scripts/osmo-ci-docker-rebuild.sh: not found
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
Changes:
[Oliver Smith] jobs/gerrit-verifications: support up to 5 distros
[Oliver Smith] scripts/update-osmo-ci: rename from contrib/jenkins.sh
[Oliver Smith] tests: add test_gerrit_verifications
[Oliver Smith] contrib/jenkins: add script for running pytest
------------------------------------------
Started by upstream project "update-osmo-ci-on-slaves" build number 3512
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on rpi4-raspbian12build-ansible-2 (raspbian) in workspace <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
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 <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> 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
Checking out Revision 764ee86455654fbf95a528b3c6fb5a1507c375e5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 764ee86455654fbf95a528b3c6fb5a1507c375e5 # timeout=10
Commit message: "contrib/jenkins: add script for running pytest"
> git rev-list --no-walk a5d4e61d7c345eddf7d3046c176efd2b8eca9e66 # timeout=10
[rpi4-raspbian12build-ansible-2] $ /bin/sh -xe /tmp/jenkins7899671955637097676.sh
+ ./scripts/update-osmo-ci/update-osmo-ci.sh
+ dirname ./scripts/update-osmo-ci/update-osmo-ci.sh
+ realpath ./scripts/update-osmo-ci/..
+ WORKSPACE_DIR=<https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ clone_repo osmo-ci
+ local project=osmo-ci
+ local url=https://gerrit.osmocom.org/osmo-ci
+ [ -d /home/osmocom-build/osmo-ci ]
+ cd /home/osmocom-build/osmo-ci
+ git remote set-url origin https://gerrit.osmocom.org/osmo-ci
+ git rev-parse HEAD
a5d4e61d7c345eddf7d3046c176efd2b8eca9e66
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
From https://gerrit.osmocom.org/osmo-ci
a5d4e61..764ee86 master -> origin/master
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
764ee86455654fbf95a528b3c6fb5a1507c375e5
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ clone_repo osmo-gsm-manuals
+ local project=osmo-gsm-manuals
+ local url=https://gerrit.osmocom.org/osmo-gsm-manuals
+ [ -d /home/osmocom-build/osmo-gsm-manuals ]
+ cd /home/osmocom-build/osmo-gsm-manuals
+ git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ uname
+ [ Linux = Linux ]
+ [ x != x1 ]
+ scripts/osmo-ci-docker-rebuild.sh
./scripts/update-osmo-ci/update-osmo-ci.sh: 35: scripts/osmo-ci-docker-rebuild.sh: not found
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
Changes:
[Oliver Smith] jobs/gerrit-verifications: support up to 5 distros
[Oliver Smith] scripts/update-osmo-ci: rename from contrib/jenkins.sh
[Oliver Smith] tests: add test_gerrit_verifications
[Oliver Smith] contrib/jenkins: add script for running pytest
------------------------------------------
Started by upstream project "update-osmo-ci-on-slaves" build number 3512
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on rpi4-raspbian12build-ansible-3 (raspbian) in workspace <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
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 <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> 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
Checking out Revision 764ee86455654fbf95a528b3c6fb5a1507c375e5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 764ee86455654fbf95a528b3c6fb5a1507c375e5 # timeout=10
Commit message: "contrib/jenkins: add script for running pytest"
> git rev-list --no-walk a5d4e61d7c345eddf7d3046c176efd2b8eca9e66 # timeout=10
[rpi4-raspbian12build-ansible-3] $ /bin/sh -xe /tmp/jenkins9360240106499844597.sh
+ ./scripts/update-osmo-ci/update-osmo-ci.sh
+ dirname ./scripts/update-osmo-ci/update-osmo-ci.sh
+ realpath ./scripts/update-osmo-ci/..
+ WORKSPACE_DIR=<https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ clone_repo osmo-ci
+ local project=osmo-ci
+ local url=https://gerrit.osmocom.org/osmo-ci
+ [ -d /home/osmocom-build/osmo-ci ]
+ cd /home/osmocom-build/osmo-ci
+ git remote set-url origin https://gerrit.osmocom.org/osmo-ci
+ git rev-parse HEAD
a5d4e61d7c345eddf7d3046c176efd2b8eca9e66
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
From https://gerrit.osmocom.org/osmo-ci
a5d4e61..764ee86 master -> origin/master
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
764ee86455654fbf95a528b3c6fb5a1507c375e5
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ clone_repo osmo-gsm-manuals
+ local project=osmo-gsm-manuals
+ local url=https://gerrit.osmocom.org/osmo-gsm-manuals
+ [ -d /home/osmocom-build/osmo-gsm-manuals ]
+ cd /home/osmocom-build/osmo-gsm-manuals
+ git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=rpi4…>
+ uname
+ [ Linux = Linux ]
+ [ x != x1 ]
+ scripts/osmo-ci-docker-rebuild.sh
./scripts/update-osmo-ci/update-osmo-ci.sh: 35: scripts/osmo-ci-docker-rebuild.sh: not found
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=lx2-…>
Changes:
[Oliver Smith] jobs/gerrit-verifications: support up to 5 distros
[Oliver Smith] scripts/update-osmo-ci: rename from contrib/jenkins.sh
[Oliver Smith] tests: add test_gerrit_verifications
[Oliver Smith] contrib/jenkins: add script for running pytest
------------------------------------------
Started by upstream project "update-osmo-ci-on-slaves" build number 3512
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on lx2-raspbian13build-ansible (registry-build-arm64 raspbian) in workspace <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=lx2-…>
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 <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=lx2-…> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> 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
Checking out Revision 764ee86455654fbf95a528b3c6fb5a1507c375e5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 764ee86455654fbf95a528b3c6fb5a1507c375e5 # timeout=10
Commit message: "contrib/jenkins: add script for running pytest"
> git rev-list --no-walk a5d4e61d7c345eddf7d3046c176efd2b8eca9e66 # timeout=10
[lx2-raspbian13build-ansible] $ /bin/sh -xe /tmp/jenkins6580897463855981769.sh
+ ./scripts/update-osmo-ci/update-osmo-ci.sh
+ dirname ./scripts/update-osmo-ci/update-osmo-ci.sh
+ realpath ./scripts/update-osmo-ci/..
+ WORKSPACE_DIR=<https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=lx2-…>
+ clone_repo osmo-ci
+ local project=osmo-ci
+ local url=https://gerrit.osmocom.org/osmo-ci
+ [ -d /home/osmocom-build/osmo-ci ]
+ cd /home/osmocom-build/osmo-ci
+ git remote set-url origin https://gerrit.osmocom.org/osmo-ci
+ git rev-parse HEAD
a5d4e61d7c345eddf7d3046c176efd2b8eca9e66
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
From https://gerrit.osmocom.org/osmo-ci
a5d4e61..764ee86 master -> origin/master
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
764ee86455654fbf95a528b3c6fb5a1507c375e5
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=lx2-…>
+ clone_repo osmo-gsm-manuals
+ local project=osmo-gsm-manuals
+ local url=https://gerrit.osmocom.org/osmo-gsm-manuals
+ [ -d /home/osmocom-build/osmo-gsm-manuals ]
+ cd /home/osmocom-build/osmo-gsm-manuals
+ git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=lx2-…>
+ uname
+ [ Linux = Linux ]
+ [ x != x1 ]
+ scripts/osmo-ci-docker-rebuild.sh
./scripts/update-osmo-ci/update-osmo-ci.sh: 35: scripts/osmo-ci-docker-rebuild.sh: not found
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
Changes:
[Oliver Smith] jobs/gerrit-verifications: support up to 5 distros
[Oliver Smith] scripts/update-osmo-ci: rename from contrib/jenkins.sh
[Oliver Smith] tests: add test_gerrit_verifications
[Oliver Smith] contrib/jenkins: add script for running pytest
------------------------------------------
Started by upstream project "update-osmo-ci-on-slaves" build number 3512
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
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 <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> 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
Checking out Revision 764ee86455654fbf95a528b3c6fb5a1507c375e5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 764ee86455654fbf95a528b3c6fb5a1507c375e5 # timeout=10
Commit message: "contrib/jenkins: add script for running pytest"
> git rev-list --no-walk a5d4e61d7c345eddf7d3046c176efd2b8eca9e66 # timeout=10
[build4-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins16671560557755170623.sh
+ ./scripts/update-osmo-ci/update-osmo-ci.sh
+ dirname ./scripts/update-osmo-ci/update-osmo-ci.sh
+ realpath ./scripts/update-osmo-ci/..
+ WORKSPACE_DIR=<https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
+ clone_repo osmo-ci
+ local project=osmo-ci
+ local url=https://gerrit.osmocom.org/osmo-ci
+ [ -d /home/osmocom-build/osmo-ci ]
+ cd /home/osmocom-build/osmo-ci
+ git remote set-url origin https://gerrit.osmocom.org/osmo-ci
+ git rev-parse HEAD
a5d4e61d7c345eddf7d3046c176efd2b8eca9e66
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
From https://gerrit.osmocom.org/osmo-ci
a5d4e61..764ee86 master -> origin/master
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
764ee86455654fbf95a528b3c6fb5a1507c375e5
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
+ clone_repo osmo-gsm-manuals
+ local project=osmo-gsm-manuals
+ local url=https://gerrit.osmocom.org/osmo-gsm-manuals
+ [ -d /home/osmocom-build/osmo-gsm-manuals ]
+ cd /home/osmocom-build/osmo-gsm-manuals
+ git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
+ uname
+ [ Linux = Linux ]
+ [ x != x1 ]
+ scripts/osmo-ci-docker-rebuild.sh
./scripts/update-osmo-ci/update-osmo-ci.sh: 35: scripts/osmo-ci-docker-rebuild.sh: not found
Build step 'Execute shell' marked build as failure
See <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
Changes:
[Oliver Smith] jobs/gerrit-verifications: support up to 5 distros
[Oliver Smith] scripts/update-osmo-ci: rename from contrib/jenkins.sh
[Oliver Smith] tests: add test_gerrit_verifications
[Oliver Smith] contrib/jenkins: add script for running pytest
------------------------------------------
Started by upstream project "update-osmo-ci-on-slaves" build number 3512
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
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 <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…> # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> 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
Checking out Revision 764ee86455654fbf95a528b3c6fb5a1507c375e5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 764ee86455654fbf95a528b3c6fb5a1507c375e5 # timeout=10
Commit message: "contrib/jenkins: add script for running pytest"
> git rev-list --no-walk a5d4e61d7c345eddf7d3046c176efd2b8eca9e66 # timeout=10
[build5-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins6698733902704702940.sh
+ ./scripts/update-osmo-ci/update-osmo-ci.sh
+ dirname ./scripts/update-osmo-ci/update-osmo-ci.sh
+ realpath ./scripts/update-osmo-ci/..
+ WORKSPACE_DIR=<https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
+ clone_repo osmo-ci
+ local project=osmo-ci
+ local url=https://gerrit.osmocom.org/osmo-ci
+ [ -d /home/osmocom-build/osmo-ci ]
+ cd /home/osmocom-build/osmo-ci
+ git remote set-url origin https://gerrit.osmocom.org/osmo-ci
+ git rev-parse HEAD
a5d4e61d7c345eddf7d3046c176efd2b8eca9e66
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
From https://gerrit.osmocom.org/osmo-ci
a5d4e61..764ee86 master -> origin/master
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
764ee86455654fbf95a528b3c6fb5a1507c375e5
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
+ clone_repo osmo-gsm-manuals
+ local project=osmo-gsm-manuals
+ local url=https://gerrit.osmocom.org/osmo-gsm-manuals
+ [ -d /home/osmocom-build/osmo-gsm-manuals ]
+ cd /home/osmocom-build/osmo-gsm-manuals
+ git remote set-url origin https://gerrit.osmocom.org/osmo-gsm-manuals
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git fetch
+ git checkout -f -B master origin/master
Reset branch 'master'
branch 'master' set up to track 'origin/master'.
Your branch is up to date with 'origin/master'.
+ git rev-parse HEAD
96fe70b328a5454646f65a008e0217bce219e93b
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ cd <https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves/label=buil…>
+ uname
+ [ Linux = Linux ]
+ [ x != x1 ]
+ scripts/osmo-ci-docker-rebuild.sh
./scripts/update-osmo-ci/update-osmo-ci.sh: 35: scripts/osmo-ci-docker-rebuild.sh: not found
Build step 'Execute shell' marked build as failure