Skip to content

Console Output

Started by upstream project "master-osmo-s1gw" build number 18
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmo-s1gw/a1/default/a2/default/a3/default/a4/default/label/osmocom-master
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-IqYIAGRbggET/agent.935221
SSH_AGENT_PID=935223
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-s1gw/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_5158642296284631565.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-osmo-s1gw/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/erlang/osmo-s1gw # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/erlang/osmo-s1gw
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/erlang/osmo-s1gw +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 563302430d140d86ef7b694af1bda37417a08077 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 563302430d140d86ef7b694af1bda37417a08077 # timeout=10
Commit message: "logging: convert error_logger:error_report/1 to ?LOG_ERROR"
 > git rev-list --no-walk 563302430d140d86ef7b694af1bda37417a08077 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins17058960182429351331.sh
+ readlink -f /tmp/ssh-IqYIAGRbggET/agent.935221
+ docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-IqYIAGRbggET/agent.935221:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo-s1gw/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-bookworm-erlang /usr/bin/timeout 30m /build/contrib/jenkins.sh
+ make clean
rebar3 asn clean
===> Cleaning ASN.1 generated files in "/build".
rebar3 clean
===> Verifying dependencies...
===> Cleaning out osmo_s1gw...
rm -rf _build/
+ make
rebar3 asn compile
===> Fetching provider_asn1 (from {git,"https://github.com/knusbaum/provider_asn1.git",
                         {tag,"0.4.0"}})
===> Fetching providers v1.8.1
===> Fetching getopt v1.0.1
===> Analyzing applications...
===> Compiling getopt
===> Compiling providers
===> Compiling provider_asn1
===> /build/asn1/S1AP-CommonDataTypes.asn
===> /build/asn1/S1AP-Constants.asn
===> /build/asn1/S1AP-Containers.asn
===> /build/asn1/S1AP-IEs.asn
===> /build/asn1/S1AP-PDU-Contents.asn
===> /build/asn1/S1AP-PDU-Descriptions.asn
===> /build/asn1/S1AP-SonTransfer-IEs.asn
SonTransfer-IEs:31: 'MobilityInformation' is referenced, but is not defined
rebar3 compile
===> Verifying dependencies...
===> Fetching logger_color_formatter (from {git,
                                 "https://github.com/rlipscombe/logger_color_formatter.git",
                                 {ref,
                                     "f1c96f979e6350f8cd787d27fe9ff003cbf3416b"}})
===> Analyzing applications...
===> Compiling logger_color_formatter
===> Analyzing applications...
===> Compiling osmo_s1gw
rebar3 escriptize
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling osmo_s1gw
===> Building escript for osmo_s1gw...
+ make check
rebar3 eunit
===> Verifying dependencies...
===> Analyzing applications...
===> Compiling osmo_s1gw
===> Performing EUnit tests...
......
Finished in 0.170 seconds
6 tests, 0 failures
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 935223 killed;
[ssh-agent] Stopped.
Archiving artifacts
‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’
No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error?
Finished: SUCCESS