Skip to content
Failed

Console Output

Started by upstream project "gerrit-osmo-s1gw-build" build number 494
originally caused by:
 Started by upstream project "gerrit-osmo-s1gw" build number 487
 originally caused by:
  Triggered by Gerrit: https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/41034 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-s1gw # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-s1gw
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/erlang/osmo-s1gw refs/changes/34/41034/4 # timeout=10
Checking out Revision 84ca798e9d758f35d65b845811ee036291bdd88a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84ca798e9d758f35d65b845811ee036291bdd88a # timeout=10
Commit message: "enb_registry: new module"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 7d323d19b18edd6c617ec36d005e167fd95e9905 # timeout=10
[osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins233446806218550119.sh
+ docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=gerrit-osmo-s1gw-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-s1gw-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit:/build 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...
===> Failed to update package verl from repo hexpm
===> Errors loading plugin rebar3_hex. Run rebar3 with DEBUG=1 set to see errors.
===> Fetching cut v1.0.3
===> Failed to fetch and copy dep: {pkg,<<"cut">>,<<"1.0.3">>,
                               <<"1577F2F3BC0F2BF3B97903B7426F8A3D79523687B6A444D0F59A095EF69A0E81">>,
                               <<"1A4A25DB2B7C5565FD28B314A4EEB898B1ED3CAFFA1AB09149345FB5731ED04B">>,
                               #{api_key => undefined,
                                 api_organization => undefined,
                                 api_repository => undefined,
                                 api_url => <<"https://hex.pm/api">>,
                                 http_adapter =>
                                  {rebar_httpc_adapter,#{profile => rebar}},
                                 http_etag => undefined,http_headers => #{},
                                 http_user_agent_fragment =>
                                  <<"(rebar3/3.19.0) (httpc)">>,
                                 name => <<"hexpm">>,repo_key => undefined,
                                 repo_name => <<"hexpm">>,
                                 repo_organization => undefined,
                                 repo_public_key =>
                                  <<"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApqREcFDt5vV21JVe2QNB\nEdvzk6w36aNFhVGWN5toNJRjRJ6m4hIuG4KaXtDWVLjnvct6MYMfqhC79HAGwyF+\nIqR6Q6a5bbFSsImgBJwz1oadoVKD6ZNetAuCIK84cjMrEFRkELtEIPNHblCzUkkM\n3rS9+DPlnfG8hBvGi6tvQIuZmXGCxF/73hU0/MyGhbmEjIKRtG6b0sJYKelRLTPW\nXgK7s5pESgiwf2YC/2MGDXjAJfpfCd0RpLdvd4eRiXtVlE9qO9bND94E7PgQ/xqZ\nJ1i2xWFndWa6nfFnRxZmCStCOZWYYPlaxr+FZceFbpMwzTNs4g3d4tLNUcbKAIH4\n0wIDAQAB\n-----END PUBLIC KEY-----">>,
                                 repo_url => <<"https://repo.hex.pm">>,
                                 repo_verify => true,
                                 repo_verify_origin => true,
                                 tarball_max_size => 8388608,
                                 tarball_max_uncompressed_size => 67108864}}
make: *** [Makefile:62: clean] Error 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE