See https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-ggsn-test-latest/802/display/redirect
Changes:
------------------------------------------ [...truncated 15.30 KB...] + local feed + echo debian-bullseye-titan + depends=debian-bullseye-titan + [ -n debian-bullseye-titan ] + docker_images_require debian-bullseye-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bullseye-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bullseye-titan Digest: sha256:5b14c7ea3876682a52b46c92596c7f9f329a40383323cfbcbbe7998cc59d72ae Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest registry.osmocom.org/osmocom-build/debian-bullseye-titan:latest + continue + docker_distro_from_image_name ttcn3-ggsn-test + echo debian-bullseye + distro_arg=debian-bullseye + [ -z ] + docker_upstream_distro_from_image_name ttcn3-ggsn-test + echo debian:bullseye + upstream_distro_arg=debian:bullseye + docker_dir_from_image_name ttcn3-ggsn-test + echo ttcn3-ggsn-test + dir=ttcn3-ggsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-ggsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bullseye-titan + echo FROM $REGISTRY/$USER/debian-bullseye-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-ggsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../ttcn3-ggsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bullseye DISTRO=debian-bullseye IMAGE=osmocom-build/ttcn3-ggsn-test make: Entering directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-ggsn-test-latest/ws/ttcn3-ggsn-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-ggsn-test-latest/ws/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bullseye \ --build-arg DISTRO=debian-bullseye \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t osmocom-build/ttcn3-ggsn-test:latest . Sending build context to Docker daemon 93.7kB Step 1/9 : ARG REGISTRY Step 2/9 : ARG USER Step 3/9 : FROM $REGISTRY/$USER/debian-bullseye-titan ---> 37e51747c1f3 Step 4/9 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 294050c7a386 Step 5/9 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/$OSMO_TTCN3_BR... /tmp/commit
---> Using cache ---> 573fcf32e8d8 Step 6/9 : RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" ggsn_tests ---> Running in d20dc98781b4 [91m+ OSMO_TTCN3_BRANCH=master + shift + cd /osmo-ttcn3-hacks [0m[91m+ git fetch [0m[91mFrom https://gerrit.osmocom.org/osmo-ttcn3-hacks 71484282..c8b73275 master -> origin/master [0m[91m + 77e5d06a...fdbaa894 jolly/ttcn3 -> origin/jolly/ttcn3 (forced update) [0m[91m + 8ea5c39b...71fe9f53 neels/wip -> origin/neels/wip (forced update) [0m[91m+ git checkout master [0m[91mAlready on 'master' [0mYour branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) [91m+ git symbolic-ref -q HEAD [0mrefs/heads/master [91m+ git reset --hard origin/master [0mHEAD is now at c8b73275 pcu: Fix Unbound integer operand of unary increment operator. [91m+ git rev-parse --abbrev-ref HEAD [0mmaster [91m+ git rev-parse HEAD [0mc8b7327577821f0b218f0c1dbd87e4224060ea0f [91m+ diff -q /tmp/deps-Makefile deps/Makefile [0mFiles /tmp/deps-Makefile and deps/Makefile differ [91m+ make -j8 deps [0m(make -j16 -C deps || make -j1 -C deps) [91mmake[1]: warning: -j16 forced in submake: resetting jobserver mode. [0mmake[1]: Entering directory '/osmo-ttcn3-hacks/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/54219599037626c675610d3a44433d01af264fbb" 2>/dev/null; then set -x && git checkout -q -f "origin/54219599037626c675610d3a44433d01af264fbb"; else set -x && git checkout -q -f "54219599037626c675610d3a44433d01af264fbb"; fi cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/badbad680df216b3211260d56b14734eeb2c9028" 2>/dev/null; then set -x && git checkout -q -f "origin/badbad680df216b3211260d56b14734eeb2c9028"; else set -x && git checkout -q -f "badbad680df216b3211260d56b14734eeb2c9028"; fi cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/e03923ec75e0c31a44b322cb75f6a192aad114a2" 2>/dev/null; then set -x && git checkout -q -f "origin/e03923ec75e0c31a44b322cb75f6a192aad114a2"; else set -x && git checkout -q -f "e03923ec75e0c31a44b322cb75f6a192aad114a2"; fi origin/e03923ec75e0c31a44b322cb75f6a192aad114a2 [91m+ git checkout -q -f e03923ec75e0c31a44b322cb75f6a192aad114a2 [0m[91mfatal: unable to access 'https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0/': gnutls_handshake() failed: The TLS connection was non-properly terminated. [0m[91mmake[1]: *** [Makefile:193: titan.ProtocolModules.BSSGP_v13.0.0/update] Error 128 make[1]: *** Waiting for unfinished jobs.... [0morigin/8362efef7c6fa341eb947a75786878e0685767b7 [91m+ git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ [0morigin/1be86705f39ae38f3c04b2109806ee20d25e91d0 [91m+ git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 [0morigin/f086e78d74defa044d864f17adaad9433fedc961 [91m+ git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.g... [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.... [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.... [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.gi... [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ [0m[91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_Prot... [0morigin/17e76d3662bd0bb815158e8a9de1ec413f21b530 [91m+ git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 [0morigin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [91m+ git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [0morigin/46f4d9b6e1e3c794294a92588401a81e4881dd27 [91m+ git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 [0morigin/54219599037626c675610d3a44433d01af264fbb [91m+ git checkout -q -f 54219599037626c675610d3a44433d01af264fbb [0morigin/873fe539642542cd9a901c208f1ec11c6d2f5387 [91m+ git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 [0morigin/09817f113255d7fb56f1d45d3dd629a093d9248d origin/badbad680df216b3211260d56b14734eeb2c9028 [91m+ git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d [0m[91m+ [0m[91mgit[0m[91m checkout -q -f badbad680df216b3211260d56b14734eeb2c9028 [0morigin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [91m+ git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [0morigin/c496d298876fed55c2b730278b7ee77982555563 [91m+ git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 [0morigin/54176e95850654e5e8b0ffa2f1b5f35c412b949c [91m+ git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c [0morigin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 [91m+ git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 [0mmake[1]: Leaving directory '/osmo-ttcn3-hacks/deps' [91mmake[1]: warning: -j1 forced in submake: resetting jobserver mode. [0mmake[1]: Entering directory '/osmo-ttcn3-hacks/deps' cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ [0morigin/f086e78d74defa044d864f17adaad9433fedc961 [91m+ git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 [0mcd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_Prot... [0morigin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 [91m+ git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 [0mcd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/54219599037626c675610d3a44433d01af264fbb" 2>/dev/null; then set -x && git checkout -q -f "origin/54219599037626c675610d3a44433d01af264fbb"; else set -x && git checkout -q -f "54219599037626c675610d3a44433d01af264fbb"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.g... [0morigin/54219599037626c675610d3a44433d01af264fbb [91m+ git checkout -q -f 54219599037626c675610d3a44433d01af264fbb [0mcd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ [0morigin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [91m+ git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [0mcd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ [0morigin/46f4d9b6e1e3c794294a92588401a81e4881dd27 [91m+ git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 [0mcd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ [0morigin/1be86705f39ae38f3c04b2109806ee20d25e91d0 [91m+ git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 [0mcd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ [0morigin/17e76d3662bd0bb815158e8a9de1ec413f21b530 [91m+ git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 [0mcd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.gi... [0morigin/09817f113255d7fb56f1d45d3dd629a093d9248d [91m+ git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d [0mcd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ [0morigin/c496d298876fed55c2b730278b7ee77982555563 [91m+ git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 [0mcd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/badbad680df216b3211260d56b14734eeb2c9028" 2>/dev/null; then set -x && git checkout -q -f "origin/badbad680df216b3211260d56b14734eeb2c9028"; else set -x && git checkout -q -f "badbad680df216b3211260d56b14734eeb2c9028"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.... [0morigin/badbad680df216b3211260d56b14734eeb2c9028 [91m+ git checkout -q -f badbad680df216b3211260d56b14734eeb2c9028 [0mcd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.... [0morigin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [91m+ git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [0mcd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ [0morigin/873fe539642542cd9a901c208f1ec11c6d2f5387 [91m+ git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 [0mcd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi [91mwarning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ [0morigin/54176e95850654e5e8b0ffa2f1b5f35c412b949c [91m+ git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c [0mcd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi [91mfatal: unable to access 'https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0/': gnutls_handshake() failed: The TLS connection was non-properly terminated. [0m[91mmake[1]: *** [Makefile:193: titan.ProtocolModules.BSSGP_v13.0.0/update] Error 128 [0mmake[1]: Leaving directory '/osmo-ttcn3-hacks/deps' [91mmake: *** [Makefile:72: deps] Error 2 [0mThe command '/bin/sh -c ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" ggsn_tests' returned a non-zero code: 2 make: *** [../make/Makefile:90: docker-build] Error 2 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/TTCN3-centos-ggsn-test-latest/ws/ttcn3-ggsn-test' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
jenkins-notifications@lists.osmocom.org