Skip to content

Console Output

Started by upstream project "registry-trigger-osmo-ttcn3-hacks" build number 2029
originally caused by:
 Started by an SCM change
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f6f9f71be00879585854991f9c740951069669e0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6f9f71be00879585854991f9c740951069669e0 # timeout=10
Commit message: "ttcn3-bsc-test: also execute tests from BSC_Tests_ASCI"
 > git rev-list --no-walk f6f9f71be00879585854991f9c740951069669e0 # timeout=10
[registry-rebuild-upload-titan] $ /bin/sh -xe /tmp/jenkins10282605981607722720.sh
+ REGISTRY=registry.osmocom.org
+ make -C debian-bookworm-titan REGISTRY_HOST=registry.osmocom.org
make: Entering directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/debian-bookworm-titan'
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 /home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/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:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--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 ASTERISK_BRANCH=sysmocom/master \
	--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_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_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 \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.03kB done
#1 DONE 0.0s

#2 [auth] sharing credentials for registry.osmocom.org
#2 DONE 0.0s

#3 [internal] load metadata for registry.osmocom.org/debian:bookworm
#3 DONE 0.1s

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

#5 [internal] load build context
#5 DONE 0.0s

#6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release
#6 DONE 0.0s

#7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17
#7 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done
#7 DONE 0.1s

#8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT
#8 DONE 0.2s

#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/refs/heads/master/deps/Makefile?format=TEXT
#9 DONE 0.2s

#5 [internal] load build context
#5 transferring context: 19.37kB done
#5 DONE 0.1s

#8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT
#8 CACHED

#10 [ 5/16] COPY	.COMMON/TTCN3-DOCKER-RUN.SH /usr/local/bin/ttcn3-docker-run
#10 CACHED

#11 [ 6/16] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		build-essential 		ca-certificates 		ccache 		git 		iproute2 		iputils-ping 		netcat-openbsd 		procps 		python3-setuptools 		tcpdump 		vim 		wget 		wireshark-common 		&& 	apt-get clean
#11 CACHED

#12 [ 4/16] COPY	.COMMON/TTCN3-DOCKER-PREPARE.SH /usr/local/bin/ttcn3-docker-prepare
#12 CACHED

#13 [ 2/16] COPY	.COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc
#13 CACHED

#14 [ 3/16] COPY	.COMMON/PIPEWORK /usr/local/bin/pipework
#14 CACHED

#15 [ 7/16] RUN	SET -x && 	export DPKG_ARCH="$(dpkg --print-architecture)" && 	wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode0_0.5_${DPKG_ARCH}.deb && 	wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode-dev_0.5_${DPKG_ARCH}.deb && 	dpkg -i ./libfftranscode0_0.5_${DPKG_ARCH}.deb ./libfftranscode-dev_0.5_${DPKG_ARCH}.deb && 	apt install --fix-broken && 	rm libfftranscode*.deb
#15 CACHED

#6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release
#6 CACHED

#9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/refs/heads/master/deps/Makefile?format=TEXT
#9 CACHED

#16 [ 8/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit
#16 DONE 0.2s

#17 [ 9/16] RUN	SET -x && 	git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && 	cd osmo-python-tests && 	python3 setup.py clean build install && 	cd .. && 	rm -rf osmo-python-tests
#17 0.335 + git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests
#17 0.336 Cloning into 'osmo-python-tests'...
#17 0.422 + cd osmo-python-tests
#17 0.422 + python3 setup.py clean build install
#17 0.555 running clean
#17 0.555 running build
#17 0.555 running build_py
#17 0.556 creating build
#17 0.556 creating build/lib
#17 0.557 creating build/lib/osmopy
#17 0.557 copying osmopy/osmoutil.py -> build/lib/osmopy
#17 0.557 copying osmopy/osmo_ipa.py -> build/lib/osmopy
#17 0.557 copying osmopy/obscvty.py -> build/lib/osmopy
#17 0.557 copying osmopy/__init__.py -> build/lib/osmopy
#17 0.557 copying osmopy/trap_helper.py -> build/lib/osmopy
#17 0.557 copying osmopy/twisted_ipa.py -> build/lib/osmopy
#17 0.557 creating build/lib/osmopy/osmo_interact
#17 0.557 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact
#17 0.557 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact
#17 0.558 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact
#17 0.558 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact
#17 0.558 running build_scripts
#17 0.559 creating build/scripts-3.11
#17 0.559 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11
#17 0.559 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11
#17 0.559 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11
#17 0.559 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11
#17 0.559 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11
#17 0.559 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11
#17 0.559 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11
#17 0.560 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11
#17 0.560 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11
#17 0.560 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11
#17 0.560 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755
#17 0.560 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755
#17 0.560 running install
#17 0.560 /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
#17 0.560   warnings.warn(
#17 0.594 /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
#17 0.594   warnings.warn(
#17 0.598 running bdist_egg
#17 0.600 running egg_info
#17 0.600 creating osmopython.egg-info
#17 0.600 writing osmopython.egg-info/PKG-INFO
#17 0.600 writing dependency_links to osmopython.egg-info/dependency_links.txt
#17 0.600 writing top-level names to osmopython.egg-info/top_level.txt
#17 0.600 writing manifest file 'osmopython.egg-info/SOURCES.txt'
#17 0.601 reading manifest file 'osmopython.egg-info/SOURCES.txt'
#17 0.602 writing manifest file 'osmopython.egg-info/SOURCES.txt'
#17 0.602 installing library code to build/bdist.linux-x86_64/egg
#17 0.602 running install_lib
#17 0.602 creating build/bdist.linux-x86_64
#17 0.602 creating build/bdist.linux-x86_64/egg
#17 0.602 creating build/bdist.linux-x86_64/egg/osmopy
#17 0.602 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#17 0.602 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#17 0.603 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#17 0.603 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#17 0.603 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact
#17 0.603 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy
#17 0.603 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
#17 0.603 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy
#17 0.603 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy
#17 0.604 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy
#17 0.604 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy
#17 0.604 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc
#17 0.606 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc
#17 0.607 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc
#17 0.607 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc
#17 0.608 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc
#17 0.608 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc
#17 0.609 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc
#17 0.610 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc
#17 0.610 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc
#17 0.611 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc
#17 0.613 creating build/bdist.linux-x86_64/egg/EGG-INFO
#17 0.613 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.613 running install_scripts
#17 0.613 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.613 copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.613 copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.613 copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.613 copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.613 copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.613 copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.613 copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.614 copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.614 copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.614 copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755
#17 0.614 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755
#17 0.614 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
#17 0.614 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#17 0.614 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#17 0.614 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
#17 0.615 zip_safe flag not set; analyzing archive contents...
#17 0.616 osmopy.__pycache__.trap_helper.cpython-311: module references __file__
#17 0.617 creating dist
#17 0.617 creating 'dist/osmopython-0.2.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it
#17 0.624 removing 'build/bdist.linux-x86_64/egg' (and everything under it)
#17 0.625 Processing osmopython-0.2.1-py3.11.egg
#17 0.626 creating /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg
#17 0.626 Extracting osmopython-0.2.1-py3.11.egg to /usr/local/lib/python3.11/dist-packages
#17 0.639 Adding osmopython 0.2.1 to easy-install.pth file
#17 0.640 Installing osmo_rate_ctr2csv.py script to /usr/local/bin
#17 0.640 Installing osmotestconfig.py script to /usr/local/bin
#17 0.641 Installing osmo_interact_vty.py script to /usr/local/bin
#17 0.641 Installing osmo_ctrl.py script to /usr/local/bin
#17 0.642 Installing osmo_verify_transcript_vty.py script to /usr/local/bin
#17 0.642 Installing osmo_trap2cgi.py script to /usr/local/bin
#17 0.642 Installing osmodumpdoc.py script to /usr/local/bin
#17 0.643 Installing osmo_interact_ctrl.py script to /usr/local/bin
#17 0.643 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin
#17 0.644 Installing osmotestvty.py script to /usr/local/bin
#17 0.644 
#17 0.644 Installed /usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg
#17 0.645 Processing dependencies for osmopython==0.2.1
#17 0.645 Finished processing dependencies for osmopython==0.2.1
#17 0.672 + cd ..
#17 0.672 + rm -rf osmo-python-tests
#17 DONE 0.8s

#18 [10/16] RUN	GIT config --global user.email docker@dock.er && 	git config --global user.name "Dock Er"
#18 DONE 0.4s

#19 [11/16] RUN	ECHO "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" 		> /etc/apt/sources.list.d/osmocom-latest.list
#19 DONE 0.4s

#20 [12/16] ADD	HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release
#20 DONE 0.2s

#21 [13/16] RUN	SET -x && 	apt-get update && 	apt-get install -y --no-install-recommends 		eclipse-titan 		&& 	apt-get clean
#21 0.317 + apt-get update
#21 0.369 Hit:1 http://deb.debian.org/debian bookworm InRelease
#21 0.369 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#21 0.371 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
#21 0.371 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#21 0.511 Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [144 kB]
#21 0.557 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB]
#21 0.589 Fetched 405 kB in 0s (1621 kB/s)
#21 0.589 Reading package lists...
#21 0.964 + apt-get install -y --no-install-recommends eclipse-titan
#21 0.970 Reading package lists...
#21 1.344 Building dependency tree...
#21 1.433 Reading state information...
#21 1.519 The following additional packages will be installed:
#21 1.519   expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev libedit2 libicu-dev
#21 1.519   libmd-dev libncurses-dev libncurses6 libpcap-dev libpcap0.8-dev libpcre16-3
#21 1.519   libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libsctp-dev
#21 1.519   libsctp1 libssl-dev libtcl8.6 libxml2-dev pkg-config pkgconf pkgconf-bin
#21 1.519   sgml-base tcl-expect tcl8.6 xml-core
#21 1.520 Suggested packages:
#21 1.520   tk8.6 icu-doc ncurses-doc lksctp-tools libssl-doc sgml-base-doc
#21 1.520   tcl-tclreadline debhelper
#21 1.681 The following NEW packages will be installed:
#21 1.681   eclipse-titan expect icu-devtools libbsd-dev libdbus-1-dev libedit-dev
#21 1.681   libedit2 libicu-dev libmd-dev libncurses-dev libncurses6 libpcap-dev
#21 1.681   libpcap0.8-dev libpcre16-3 libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5
#21 1.682   libpkgconf3 libsctp-dev libsctp1 libssl-dev libtcl8.6 libxml2-dev pkg-config
#21 1.682   pkgconf pkgconf-bin sgml-base tcl-expect tcl8.6 xml-core
#21 1.716 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded.
#21 1.716 Need to get 32.4 MB of archives.
#21 1.716 After this operation, 189 MB of additional disk space will be used.
#21 1.716 Get:1 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
#21 1.731 Get:2 http://deb.debian.org/debian bookworm/main amd64 libtcl8.6 amd64 8.6.13+dfsg-2 [1035 kB]
#21 1.747 Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ eclipse-titan 9.0.0.3.0bbfc~osmocom [13.8 MB]
#21 1.765 Get:4 http://deb.debian.org/debian bookworm/main amd64 tcl8.6 amd64 8.6.13+dfsg-2 [120 kB]
#21 1.767 Get:5 http://deb.debian.org/debian bookworm/main amd64 tcl-expect amd64 5.45.4-2+b1 [133 kB]
#21 1.769 Get:6 http://deb.debian.org/debian bookworm/main amd64 expect amd64 5.45.4-2+b1 [166 kB]
#21 1.771 Get:7 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
#21 1.772 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmd-dev amd64 1.0.4-2 [47.0 kB]
#21 1.773 Get:9 http://deb.debian.org/debian bookworm/main amd64 libbsd-dev amd64 0.11.7-2 [243 kB]
#21 1.775 Get:10 http://deb.debian.org/debian bookworm/main amd64 libncurses6 amd64 6.4-4 [103 kB]
#21 1.776 Get:11 http://deb.debian.org/debian bookworm/main amd64 libncurses-dev amd64 6.4-4 [349 kB]
#21 1.779 Get:12 http://deb.debian.org/debian bookworm/main amd64 libedit-dev amd64 3.1-20221030-2 [113 kB]
#21 1.781 Get:13 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#21 1.781 Get:14 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#21 1.781 Get:15 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#21 1.782 Get:16 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#21 1.782 Get:17 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
#21 1.787 Get:18 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-dev amd64 1.14.10-1~deb12u1 [241 kB]
#21 1.791 Get:19 http://deb.debian.org/debian bookworm/main amd64 libpcap0.8-dev amd64 1.10.3-1 [281 kB]
#21 1.794 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpcap-dev amd64 1.10.3-1 [28.2 kB]
#21 1.795 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpcre3 amd64 2:8.39-15 [341 kB]
#21 1.798 Get:22 http://deb.debian.org/debian bookworm/main amd64 libpcre16-3 amd64 2:8.39-15 [257 kB]
#21 1.800 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpcre32-3 amd64 2:8.39-15 [248 kB]
#21 1.814 Get:24 http://deb.debian.org/debian bookworm/main amd64 libpcrecpp0v5 amd64 2:8.39-15 [143 kB]
#21 1.815 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpcre3-dev amd64 2:8.39-15 [653 kB]
#21 1.818 Get:26 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB]
#21 1.819 Get:27 http://deb.debian.org/debian bookworm/main amd64 libsctp-dev amd64 1.0.19+dfsg-2 [72.2 kB]
#21 1.819 Get:28 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.11-1~deb12u2 [2430 kB]
#21 1.846 Get:29 http://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB]
#21 1.847 Get:30 http://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB]
#21 1.944 Get:31 http://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB]
#21 2.165 debconf: delaying package configuration, since apt-utils is not installed
#21 2.202 Fetched 32.4 MB in 0s (90.6 MB/s)
#21 2.287 Selecting previously unselected package sgml-base.
#21 2.287 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18420 files and directories currently installed.)
#21 2.310 Preparing to unpack .../00-sgml-base_1.31_all.deb ...
#21 2.328 Unpacking sgml-base (1.31) ...
#21 2.463 Selecting previously unselected package libtcl8.6:amd64.
#21 2.465 Preparing to unpack .../01-libtcl8.6_8.6.13+dfsg-2_amd64.deb ...
#21 2.495 Unpacking libtcl8.6:amd64 (8.6.13+dfsg-2) ...
#21 2.660 Selecting previously unselected package tcl8.6.
#21 2.662 Preparing to unpack .../02-tcl8.6_8.6.13+dfsg-2_amd64.deb ...
#21 2.677 Unpacking tcl8.6 (8.6.13+dfsg-2) ...
#21 2.790 Selecting previously unselected package tcl-expect:amd64.
#21 2.792 Preparing to unpack .../03-tcl-expect_5.45.4-2+b1_amd64.deb ...
#21 2.807 Unpacking tcl-expect:amd64 (5.45.4-2+b1) ...
#21 2.905 Selecting previously unselected package expect.
#21 2.907 Preparing to unpack .../04-expect_5.45.4-2+b1_amd64.deb ...
#21 2.922 Unpacking expect (5.45.4-2+b1) ...
#21 3.043 Selecting previously unselected package libedit2:amd64.
#21 3.045 Preparing to unpack .../05-libedit2_3.1-20221030-2_amd64.deb ...
#21 3.060 Unpacking libedit2:amd64 (3.1-20221030-2) ...
#21 3.153 Selecting previously unselected package libmd-dev:amd64.
#21 3.155 Preparing to unpack .../06-libmd-dev_1.0.4-2_amd64.deb ...
#21 3.171 Unpacking libmd-dev:amd64 (1.0.4-2) ...
#21 3.266 Selecting previously unselected package libbsd-dev:amd64.
#21 3.268 Preparing to unpack .../07-libbsd-dev_0.11.7-2_amd64.deb ...
#21 3.283 Unpacking libbsd-dev:amd64 (0.11.7-2) ...
#21 3.431 Selecting previously unselected package libncurses6:amd64.
#21 3.433 Preparing to unpack .../08-libncurses6_6.4-4_amd64.deb ...
#21 3.458 Unpacking libncurses6:amd64 (6.4-4) ...
#21 3.557 Selecting previously unselected package libncurses-dev:amd64.
#21 3.559 Preparing to unpack .../09-libncurses-dev_6.4-4_amd64.deb ...
#21 3.574 Unpacking libncurses-dev:amd64 (6.4-4) ...
#21 3.690 Selecting previously unselected package libedit-dev:amd64.
#21 3.692 Preparing to unpack .../10-libedit-dev_3.1-20221030-2_amd64.deb ...
#21 3.708 Unpacking libedit-dev:amd64 (3.1-20221030-2) ...
#21 3.826 Selecting previously unselected package libpkgconf3:amd64.
#21 3.828 Preparing to unpack .../11-libpkgconf3_1.8.1-1_amd64.deb ...
#21 3.842 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#21 3.929 Selecting previously unselected package pkgconf-bin.
#21 3.931 Preparing to unpack .../12-pkgconf-bin_1.8.1-1_amd64.deb ...
#21 3.945 Unpacking pkgconf-bin (1.8.1-1) ...
#21 4.052 Selecting previously unselected package pkgconf:amd64.
#21 4.054 Preparing to unpack .../13-pkgconf_1.8.1-1_amd64.deb ...
#21 4.070 Unpacking pkgconf:amd64 (1.8.1-1) ...
#21 4.174 Selecting previously unselected package pkg-config:amd64.
#21 4.175 Preparing to unpack .../14-pkg-config_1.8.1-1_amd64.deb ...
#21 4.191 Unpacking pkg-config:amd64 (1.8.1-1) ...
#21 4.329 Selecting previously unselected package xml-core.
#21 4.331 Preparing to unpack .../15-xml-core_0.18+nmu1_all.deb ...
#21 4.347 Unpacking xml-core (0.18+nmu1) ...
#21 4.464 Selecting previously unselected package libdbus-1-dev:amd64.
#21 4.466 Preparing to unpack .../16-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ...
#21 4.480 Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#21 4.592 Selecting previously unselected package libpcap0.8-dev:amd64.
#21 4.594 Preparing to unpack .../17-libpcap0.8-dev_1.10.3-1_amd64.deb ...
#21 4.609 Unpacking libpcap0.8-dev:amd64 (1.10.3-1) ...
#21 4.718 Selecting previously unselected package libpcap-dev:amd64.
#21 4.720 Preparing to unpack .../18-libpcap-dev_1.10.3-1_amd64.deb ...
#21 4.735 Unpacking libpcap-dev:amd64 (1.10.3-1) ...
#21 4.842 Selecting previously unselected package libpcre3:amd64.
#21 4.844 Preparing to unpack .../19-libpcre3_2%3a8.39-15_amd64.deb ...
#21 4.859 Unpacking libpcre3:amd64 (2:8.39-15) ...
#21 4.987 Selecting previously unselected package libpcre16-3:amd64.
#21 4.989 Preparing to unpack .../20-libpcre16-3_2%3a8.39-15_amd64.deb ...
#21 5.004 Unpacking libpcre16-3:amd64 (2:8.39-15) ...
#21 5.147 Selecting previously unselected package libpcre32-3:amd64.
#21 5.149 Preparing to unpack .../21-libpcre32-3_2%3a8.39-15_amd64.deb ...
#21 5.168 Unpacking libpcre32-3:amd64 (2:8.39-15) ...
#21 5.311 Selecting previously unselected package libpcrecpp0v5:amd64.
#21 5.314 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-15_amd64.deb ...
#21 5.328 Unpacking libpcrecpp0v5:amd64 (2:8.39-15) ...
#21 5.420 Selecting previously unselected package libpcre3-dev:amd64.
#21 5.422 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-15_amd64.deb ...
#21 5.437 Unpacking libpcre3-dev:amd64 (2:8.39-15) ...
#21 5.580 Selecting previously unselected package libsctp1:amd64.
#21 5.582 Preparing to unpack .../24-libsctp1_1.0.19+dfsg-2_amd64.deb ...
#21 5.597 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ...
#21 5.686 Selecting previously unselected package libsctp-dev:amd64.
#21 5.688 Preparing to unpack .../25-libsctp-dev_1.0.19+dfsg-2_amd64.deb ...
#21 5.703 Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#21 5.796 Selecting previously unselected package libssl-dev:amd64.
#21 5.798 Preparing to unpack .../26-libssl-dev_3.0.11-1~deb12u2_amd64.deb ...
#21 5.813 Unpacking libssl-dev:amd64 (3.0.11-1~deb12u2) ...
#21 6.029 Selecting previously unselected package icu-devtools.
#21 6.031 Preparing to unpack .../27-icu-devtools_72.1-3_amd64.deb ...
#21 6.053 Unpacking icu-devtools (72.1-3) ...
#21 6.155 Selecting previously unselected package libicu-dev:amd64.
#21 6.158 Preparing to unpack .../28-libicu-dev_72.1-3_amd64.deb ...
#21 6.173 Unpacking libicu-dev:amd64 (72.1-3) ...
#21 6.669 Selecting previously unselected package libxml2-dev:amd64.
#21 6.671 Preparing to unpack .../29-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
#21 6.685 Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#21 6.841 Selecting previously unselected package eclipse-titan.
#21 6.843 Preparing to unpack .../30-eclipse-titan_9.0.0.3.0bbfc~osmocom_amd64.deb ...
#21 6.859 Unpacking eclipse-titan (9.0.0.3.0bbfc~osmocom) ...
#21 7.435 Setting up libpcre16-3:amd64 (2:8.39-15) ...
#21 7.483 Setting up libedit2:amd64 (3.1-20221030-2) ...
#21 7.529 Setting up libpcre3:amd64 (2:8.39-15) ...
#21 7.574 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#21 7.620 Setting up libncurses6:amd64 (6.4-4) ...
#21 7.666 Setting up libssl-dev:amd64 (3.0.11-1~deb12u2) ...
#21 7.711 Setting up libpcre32-3:amd64 (2:8.39-15) ...
#21 7.760 Setting up libtcl8.6:amd64 (8.6.13+dfsg-2) ...
#21 7.806 Setting up icu-devtools (72.1-3) ...
#21 7.851 Setting up pkgconf-bin (1.8.1-1) ...
#21 7.896 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ...
#21 7.941 Setting up libmd-dev:amd64 (1.0.4-2) ...
#21 7.987 Setting up sgml-base (1.31) ...
#21 8.050 Setting up libicu-dev:amd64 (72.1-3) ...
#21 8.097 Setting up libbsd-dev:amd64 (0.11.7-2) ...
#21 8.143 Setting up libpcrecpp0v5:amd64 (2:8.39-15) ...
#21 8.194 Setting up tcl8.6 (8.6.13+dfsg-2) ...
#21 8.244 Setting up libncurses-dev:amd64 (6.4-4) ...
#21 8.290 Setting up libpcre3-dev:amd64 (2:8.39-15) ...
#21 8.336 Setting up tcl-expect:amd64 (5.45.4-2+b1) ...
#21 8.383 Setting up pkgconf:amd64 (1.8.1-1) ...
#21 8.431 Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
#21 8.500 Setting up libedit-dev:amd64 (3.1-20221030-2) ...
#21 8.553 Setting up libsctp-dev:amd64 (1.0.19+dfsg-2) ...
#21 8.600 Setting up pkg-config:amd64 (1.8.1-1) ...
#21 8.646 Setting up xml-core (0.18+nmu1) ...
#21 8.885 Setting up expect (5.45.4-2+b1) ...
#21 8.932 Processing triggers for libc-bin (2.36-9+deb12u7) ...
#21 8.989 Processing triggers for sgml-base (1.31) ...
#21 9.042 Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
#21 9.211 Setting up libpcap0.8-dev:amd64 (1.10.3-1) ...
#21 9.256 Setting up libpcap-dev:amd64 (1.10.3-1) ...
#21 9.301 Setting up eclipse-titan (9.0.0.3.0bbfc~osmocom) ...
#21 9.364 Processing triggers for libc-bin (2.36-9+deb12u7) ...
#21 9.467 + apt-get clean
#21 DONE 9.9s

#22 [14/16] RUN	GIT clone https://gerrit.osmocom.org/osmo-ttcn3-hacks && 	make -j8 -C /osmo-ttcn3-hacks deps
#22 0.346 Cloning into 'osmo-ttcn3-hacks'...
#22 1.418 make: Entering directory '/osmo-ttcn3-hacks'
#22 1.447 (make -j16 -C deps || make -j1 -C deps)
#22 1.448 make[1]: warning: -j16 forced in submake: resetting jobserver mode.
#22 1.448 make[1]: Entering directory '/osmo-ttcn3-hacks'
#22 1.495 git clone https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions
#22 1.495 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA
#22 1.495 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0
#22 1.495 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator
#22 1.495 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS
#22 1.496 Cloning into 'titan.ProtocolEmulations.M3UA'...
#22 1.496 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE
#22 1.496 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0
#22 1.496 Cloning into 'titan.Libraries.TCCUsefulFunctions'...
#22 1.496 Cloning into 'titan.ProtocolModules.BSSAPP_v7.3.0'...
#22 1.496 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0
#22 1.496 Cloning into 'titan.ProtocolModules.DIAMETER_ProtocolModule_Generator'...
#22 1.496 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP
#22 1.497 Cloning into 'titan.ProtocolModules.GRE'...
#22 1.497 Cloning into 'titan.ProtocolModules.DNS'...
#22 1.497 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6
#22 1.497 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP
#22 1.497 Cloning into 'titan.ProtocolModules.GTP_v13.5.0'...
#22 1.497 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762
#22 1.498 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006
#22 1.498 Cloning into 'titan.ProtocolModules.GTPv2_v13.7.0'...
#22 1.498 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP
#22 1.498 Cloning into 'titan.ProtocolModules.ICMP'...
#22 1.498 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0
#22 1.498 Cloning into 'titan.ProtocolModules.ICMPv6'...
#22 1.498 Cloning into 'titan.ProtocolModules.ISUP_Q.762'...
#22 1.499 Cloning into 'titan.ProtocolModules.JSON_v07_2006'...
#22 1.499 Cloning into 'titan.ProtocolModules.IP'...
#22 1.499 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA
#22 1.499 Cloning into 'titan.ProtocolModules.L2TP'...
#22 1.500 Cloning into 'titan.ProtocolModules.LLC_v7.1.0'...
#22 1.501 Cloning into 'titan.ProtocolModules.M3UA'...
#22 1.669 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 1.669 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 1.673 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 1.674 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 1.675 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 1.675 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 1.676 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 1.677 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 1.677 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 1.677 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 1.681 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 1.683 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 1.687 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 1.708 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 1.718 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 1.734 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 1.854 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0
#22 1.855 Cloning into 'titan.ProtocolModules.MobileL3_v13.4.0'...
#22 1.863 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP
#22 1.864 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP
#22 1.864 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP
#22 1.864 Cloning into 'titan.ProtocolModules.SMPP'...
#22 1.865 Cloning into 'titan.ProtocolModules.UDP'...
#22 1.865 Cloning into 'titan.ProtocolModules.TCP'...
#22 1.883 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP
#22 1.884 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA
#22 1.884 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE
#22 1.885 Cloning into 'titan.ProtocolModules.RTP'...
#22 1.885 Cloning into 'titan.ProtocolModules.M2PA'...
#22 1.886 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP
#22 1.886 Cloning into 'titan.ProtocolModules.ROSE'...
#22 1.887 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP
#22 1.887 Cloning into 'titan.ProtocolModules.SCTP'...
#22 1.888 Cloning into 'titan.ProtocolModules.SDP'...
#22 1.899 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA
#22 1.900 Cloning into 'titan.ProtocolModules.SUA'...
#22 1.901 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1
#22 1.902 Cloning into 'titan.ProtocolModules.NAS_EPS_15.2.0.1'...
#22 1.917 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0
#22 1.918 Cloning into 'titan.ProtocolModules.NS_v7.3.0'...
#22 1.919 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0
#22 1.920 Cloning into 'titan.ProtocolModules.SGsAP_13.2.0'...
#22 1.950 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0
#22 1.951 Cloning into 'titan.ProtocolModules.SNDCP_v7.0.0'...
#22 1.960 git clone https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0
#22 1.961 Cloning into 'titan.ProtocolModules.PFCP_v15.1.0'...
#22 1.972 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API
#22 1.973 Cloning into 'titan.TestPorts.Common_Components.Socket-API'...
#22 1.982 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 1.992 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 2.008 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 2.018 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 2.023 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 2.026 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 2.027 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 2.028 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 2.036 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 2.036 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 2.053 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 2.054 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 2.054 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 2.080 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 2.094 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 2.102 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 2.186 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket
#22 2.187 Cloning into 'titan.TestPorts.Common_Components.Abstract_Socket'...
#22 2.197 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg
#22 2.198 Cloning into 'titan.TestPorts.HTTPmsg'...
#22 2.209 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp
#22 2.209 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp
#22 2.210 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp
#22 2.210 Cloning into 'titan.TestPorts.IPL4asp'...
#22 2.210 Cloning into 'titan.TestPorts.PCAPasp'...
#22 2.210 Cloning into 'titan.TestPorts.LANL2asp'...
#22 2.211 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp
#22 2.211 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg
#22 2.211 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp
#22 2.212 Cloning into 'titan.TestPorts.SIPmsg'...
#22 2.212 Cloning into 'titan.TestPorts.PIPEasp'...
#22 2.212 Cloning into 'titan.TestPorts.TELNETasp'...
#22 2.227 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp
#22 2.228 Cloning into 'titan.TestPorts.TCPasp'...
#22 2.263 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp
#22 2.264 Cloning into 'titan.TestPorts.UDPasp'...
#22 2.267 git clone https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp
#22 2.268 Cloning into 'titan.TestPorts.UNIX_DOMAIN_SOCKETasp'...
#22 2.273 git clone https://github.com/osmocom/titan.TestPorts.SCTPasp
#22 2.274 git clone https://github.com/osmocom/titan.TestPorts.MTP3asp
#22 2.274 Cloning into 'titan.TestPorts.SCTPasp'...
#22 2.274 Cloning into 'titan.TestPorts.MTP3asp'...
#22 2.287 git clone https://github.com/osmocom/titan.ProtocolEmulations.SCCP
#22 2.288 Cloning into 'titan.ProtocolEmulations.SCCP'...
#22 2.289 git clone https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0
#22 2.290 git clone https://gerrit.osmocom.org/osmo-uecups
#22 2.290 Cloning into 'titan.ProtocolModules.BSSGP_v13.0.0'...
#22 2.290 Cloning into 'osmo-uecups'...
#22 2.331 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 2.337 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 2.340 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 2.340 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 2.346 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 2.347 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 2.351 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 2.357 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 2.364 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 2.375 git clone https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP
#22 2.375 Cloning into 'titan.ProtocolModules.BSSMAP'...
#22 2.399 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 2.399 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 2.476 git clone https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP
#22 2.477 Cloning into 'titan.ProtocolModules.MAP'...
#22 2.532 git clone https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB
#22 2.532 Cloning into 'titan.TestPorts.USB'...
#22 2.540 git clone https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET
#22 2.540 cd titan.Libraries.TCCUsefulFunctions && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions && git fetch
#22 2.540 Cloning into 'titan.TestPorts.AF_PACKET'...
#22 2.552 cd titan.ProtocolEmulations.M3UA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA && git fetch
#22 2.554 cd titan.ProtocolModules.BSSAPP_v7.3.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 && git fetch
#22 2.577 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch
#22 2.612 cd titan.ProtocolModules.DNS && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS && git fetch
#22 2.626 cd titan.ProtocolModules.GRE && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE && git fetch
#22 2.626 cd titan.ProtocolModules.GTP_v13.5.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 && git fetch
#22 2.639 cd titan.ProtocolModules.GTPv2_v13.7.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 && git fetch
#22 2.641 cd titan.ProtocolModules.ICMP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP && git fetch
#22 2.651 cd titan.ProtocolModules.ICMPv6 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 && git fetch
#22 2.651 cd titan.ProtocolModules.IP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP && git fetch
#22 2.667 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 2.675 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 2.675 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 2.699 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 2.730 cd titan.Libraries.TCCUsefulFunctions && git fetch && if git rev-parse "origin/R.35.B-6-gb3687da" 2>/dev/null; then set -x && git checkout -q -f "origin/R.35.B-6-gb3687da"; else set -x && git checkout -q -f "R.35.B-6-gb3687da"; fi
#22 2.730 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
#22 2.735 cd titan.ProtocolModules.BSSAPP_v7.3.0 && git fetch && if git rev-parse "origin/R.2.A-4-g20cfaf8" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-4-g20cfaf8"; else set -x && git checkout -q -f "R.2.A-4-g20cfaf8"; fi
#22 2.745 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 2.756 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 2.758 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
#22 2.762 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 2.773 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 2.775 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 2.783 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 2.787 cd titan.ProtocolModules.ISUP_Q.762 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 && git fetch
#22 2.789 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 2.791 cd titan.ProtocolModules.JSON_v07_2006 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 && git fetch
#22 2.795 cd titan.ProtocolModules.L2TP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP && git fetch
#22 2.797 cd titan.ProtocolModules.DNS && git fetch && if git rev-parse "origin/R.7.B" 2>/dev/null; then set -x && git checkout -q -f "origin/R.7.B"; else set -x && git checkout -q -f "R.7.B"; fi
#22 2.805 cd titan.ProtocolModules.LLC_v7.1.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 && git fetch
#22 2.808 cd titan.ProtocolModules.GRE && git fetch && if git rev-parse "origin/R.2.A-5-g654c446" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g654c446"; else set -x && git checkout -q -f "R.2.A-5-g654c446"; fi
#22 2.822 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
#22 2.823 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
#22 2.832 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
#22 2.845 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi
#22 2.851 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/
#22 2.857 cd titan.ProtocolModules.GTPv2_v13.7.0 && git fetch && if git rev-parse "origin/R.2.A-5-g85cb124" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g85cb124"; else set -x && git checkout -q -f "R.2.A-5-g85cb124"; fi
#22 2.869 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#22 2.869 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/
#22 2.879 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#22 2.913 b3687da06a0080e52d5d8cc558dbd86236780019
#22 2.913 + git checkout -q -f origin/R.35.B-6-gb3687da
#22 2.922 origin/f086e78d74defa044d864f17adaad9433fedc961
#22 2.922 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961
#22 2.922 cd titan.ProtocolModules.M3UA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA && git fetch
#22 2.927 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 2.929 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 2.930 20cfaf83231b859dc8311ef4aba5cbe1d294325e
#22 2.930 + git checkout -q -f origin/R.2.A-4-g20cfaf8
#22 2.931 cd titan.ProtocolModules.MobileL3_v13.4.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 && git fetch
#22 2.934 cd titan.ProtocolModules.SMPP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP && git fetch
#22 2.937 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 2.937 cd titan.ProtocolModules.TCP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP && git fetch
#22 2.939 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/
#22 2.944 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#22 2.944 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#22 2.944 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/
#22 2.951 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#22 2.962 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#22 2.964 cd titan.ProtocolModules.UDP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP && git fetch
#22 2.965 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#22 2.977 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/
#22 2.977 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#22 2.981 cd titan.ProtocolModules.ISUP_Q.762 && git fetch && if git rev-parse "origin/R.8.A-5-g42d428b" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.A-5-g42d428b"; else set -x && git checkout -q -f "R.8.A-5-g42d428b"; fi
#22 2.987 cd titan.ProtocolModules.JSON_v07_2006 && git fetch && if git rev-parse "origin/R.1.A" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.A"; else set -x && git checkout -q -f "R.1.A"; fi
#22 2.992 origin/R.7.B
#22 2.992 + git checkout -q -f R.7.B
#22 2.996 cd titan.ProtocolModules.RTP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP && git fetch
#22 2.997 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
#22 3.004 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 3.004 654c446e18e1f98fa9a9ff7f364923f8e8460d37
#22 3.004 + git checkout -q -f origin/R.2.A-5-g654c446
#22 3.007 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#22 3.007 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#22 3.007 cd titan.ProtocolModules.M2PA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA && git fetch
#22 3.010 cd titan.ProtocolModules.ROSE && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE && git fetch
#22 3.016 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#22 3.016 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#22 3.018 cd titan.ProtocolModules.SCTP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP && git fetch
#22 3.020 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#22 3.020 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27
#22 3.024 cd titan.ProtocolModules.SDP && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP && git fetch
#22 3.025 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#22 3.025 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#22 3.029 cd titan.ProtocolModules.SUA && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA && git fetch
#22 3.032 85cb1248ae3bb2f34747b1e0c82dee44876f953b
#22 3.032 + git checkout -q -f origin/R.2.A-5-g85cb124
#22 3.036 cd titan.ProtocolModules.NAS_EPS_15.2.0.1 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 && git fetch
#22 3.059 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
#22 3.060 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 3.064 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 3.065 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 3.076 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 3.100 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 3.104 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/
#22 3.122 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
#22 3.126 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/
#22 3.128 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#22 3.128 cd titan.ProtocolModules.SMPP && git fetch && if git rev-parse "origin/R.2.A-5-gf2c9017" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-gf2c9017"; else set -x && git checkout -q -f "R.2.A-5-gf2c9017"; fi
#22 3.129 cd titan.ProtocolModules.TCP && git fetch && if git rev-parse "origin/R.3.A-5-g39e5f45" 2>/dev/null; then set -x && git checkout -q -f "origin/R.3.A-5-g39e5f45"; else set -x && git checkout -q -f "R.3.A-5-g39e5f45"; fi
#22 3.129 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi
#22 3.137 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 3.145 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 3.154 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 3.156 cd titan.ProtocolModules.UDP && git fetch && if git rev-parse "origin/R.4.A-5-geea8aa3" 2>/dev/null; then set -x && git checkout -q -f "origin/R.4.A-5-geea8aa3"; else set -x && git checkout -q -f "R.4.A-5-geea8aa3"; fi
#22 3.159 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 3.162 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 3.166 42d428b44462fb5b44bc773b72571d28a1e09910
#22 3.166 + git checkout -q -f origin/R.8.A-5-g42d428b
#22 3.168 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 3.170 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 3.172 cd titan.ProtocolModules.NS_v7.3.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 && git fetch
#22 3.186 origin/R.1.A
#22 3.186 + git checkout -q -f R.1.A
#22 3.190 cd titan.ProtocolModules.SGsAP_13.2.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 && git fetch
#22 3.191 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#22 3.195 cd titan.ProtocolModules.M2PA && git fetch && if git rev-parse "origin/R.2.A-5-ga75b589" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-ga75b589"; else set -x && git checkout -q -f "R.2.A-5-ga75b589"; fi
#22 3.196 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#22 3.196 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#22 3.200 cd titan.ProtocolModules.SNDCP_v7.0.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 && git fetch
#22 3.200 cd titan.ProtocolModules.RTP && git fetch && if git rev-parse "origin/R.5.A-4-g83ee83a" 2>/dev/null; then set -x && git checkout -q -f "origin/R.5.A-4-g83ee83a"; else set -x && git checkout -q -f "R.5.A-4-g83ee83a"; fi
#22 3.209 cd titan.ProtocolModules.ROSE && git fetch && if git rev-parse "origin/R.1.C-5-g0f6774c" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.C-5-g0f6774c"; else set -x && git checkout -q -f "R.1.C-5-g0f6774c"; fi
#22 3.211 cd titan.ProtocolModules.SCTP && git fetch && if git rev-parse "origin/R.2.A-5-g556ef3f" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-g556ef3f"; else set -x && git checkout -q -f "R.2.A-5-g556ef3f"; fi
#22 3.215 cd titan.ProtocolModules.SDP && git fetch && if git rev-parse "origin/R.14.A-6-g7f00ea0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.14.A-6-g7f00ea0"; else set -x && git checkout -q -f "R.14.A-6-g7f00ea0"; fi
#22 3.219 cd titan.ProtocolModules.NAS_EPS_15.2.0.1 && git fetch && if git rev-parse "origin/R.1.A-2-g2ba853c" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.A-2-g2ba853c"; else set -x && git checkout -q -f "R.1.A-2-g2ba853c"; fi
#22 3.233 cd titan.ProtocolModules.SUA && git fetch && if git rev-parse "origin/R.5.A-5-gcf1137a" 2>/dev/null; then set -x && git checkout -q -f "origin/R.5.A-5-gcf1137a"; else set -x && git checkout -q -f "R.5.A-5-gcf1137a"; fi
#22 3.243 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#22 3.243 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#22 3.246 cd titan.ProtocolModules.PFCP_v15.1.0 && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 && git fetch
#22 3.248 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#22 3.262 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/
#22 3.267 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#22 3.281 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/
#22 3.289 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/
#22 3.312 origin/c496d298876fed55c2b730278b7ee77982555563
#22 3.313 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563
#22 3.313 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 3.317 cd titan.TestPorts.Common_Components.Socket-API && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API && git fetch
#22 3.326 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 3.326 f2c901795e2fd42f2d9fdd437210d3078e20557e
#22 3.326 + git checkout -q -f origin/R.2.A-5-gf2c9017
#22 3.330 cd titan.TestPorts.Common_Components.Abstract_Socket && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket && git fetch
#22 3.333 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/
#22 3.336 origin/b6602eb357673f097ea1a1d22edd568ecd239da1
#22 3.336 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#22 3.340 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 3.342 eea8aa3b7f525e5d3d422f3734f9e2e77c243ccb
#22 3.342 + git checkout -q -f origin/R.4.A-5-geea8aa3
#22 3.345 cd titan.TestPorts.HTTPmsg && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg && git fetch
#22 3.345 39e5f45f1ad1055ab7af373338b0d0365bf9814e
#22 3.345 + git checkout -q -f origin/R.3.A-5-g39e5f45
#22 3.348 cd titan.TestPorts.IPL4asp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp && git fetch
#22 3.349 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/
#22 3.351 cd titan.TestPorts.LANL2asp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp && git fetch
#22 3.359 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/
#22 3.368 cd titan.ProtocolModules.NS_v7.3.0 && git fetch && if git rev-parse "origin/R.2.A-6-gf73f195" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-6-gf73f195"; else set -x && git checkout -q -f "R.2.A-6-gf73f195"; fi
#22 3.376 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/
#22 3.379 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/
#22 3.389 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 3.389 83ee83aa58ec30a5af420972662acb562c2e839f
#22 3.390 + git checkout -q -f origin/R.5.A-4-g83ee83a
#22 3.392 cd titan.ProtocolModules.SGsAP_13.2.0 && git fetch && if git rev-parse "origin/R.1.B-3-g5ccaeab" 2>/dev/null; then set -x && git checkout -q -f "origin/R.1.B-3-g5ccaeab"; else set -x && git checkout -q -f "R.1.B-3-g5ccaeab"; fi
#22 3.396 cd titan.TestPorts.PCAPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp && git fetch
#22 3.404 0f6774c6d146bf03d5e222d33bd911f7981a1b3c
#22 3.405 + git checkout -q -f origin/R.1.C-5-g0f6774c
#22 3.408 cd titan.TestPorts.PIPEasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp && git fetch
#22 3.411 cd titan.ProtocolModules.SNDCP_v7.0.0 && git fetch && if git rev-parse "origin/R.2.A-5-gd0f0ce6" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-5-gd0f0ce6"; else set -x && git checkout -q -f "R.2.A-5-gd0f0ce6"; fi
#22 3.418 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/
#22 3.418 556ef3fdae2e42cdefc1ca60e0bc155676cfc47e
#22 3.418 + git checkout -q -f origin/R.2.A-5-g556ef3f
#22 3.421 cd titan.TestPorts.SIPmsg && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg && git fetch
#22 3.432 2ba853c7d197f7f39d97b76fca4726a7143fb4ad
#22 3.432 + git checkout -q -f origin/R.1.A-2-g2ba853c
#22 3.436 cd titan.TestPorts.TELNETasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp && git fetch
#22 3.444 cf1137ac84627f85fc97c7fcdbd7841fb0441e31
#22 3.445 + git checkout -q -f origin/R.5.A-5-gcf1137a
#22 3.448 cd titan.TestPorts.TCPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp && git fetch
#22 3.465 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 3.470 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 3.472 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
#22 3.473 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 3.478 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 3.479 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 3.492 7f00ea0fa4d07fa2bbf6d99dd41180a377e8e4bd
#22 3.492 + git checkout -q -f origin/R.14.A-6-g7f00ea0
#22 3.503 cd titan.TestPorts.UDPasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp && git fetch
#22 3.509 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/
#22 3.514 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/
#22 3.525 cd titan.TestPorts.Common_Components.Socket-API && git fetch && if git rev-parse "origin/R.6.A-6-gf4380d0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.6.A-6-gf4380d0"; else set -x && git checkout -q -f "R.6.A-6-gf4380d0"; fi
#22 3.531 cd titan.TestPorts.HTTPmsg && git fetch && if git rev-parse "origin/R.9.B-4-g9a0dfde" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.B-4-g9a0dfde"; else set -x && git checkout -q -f "R.9.B-4-g9a0dfde"; fi
#22 3.534 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 3.538 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/
#22 3.538 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 3.541 cd titan.TestPorts.Common_Components.Abstract_Socket && git fetch && if git rev-parse "origin/R.9.B-4-gbd41994" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.B-4-gbd41994"; else set -x && git checkout -q -f "R.9.B-4-gbd41994"; fi
#22 3.544 cd titan.TestPorts.LANL2asp && git fetch && if git rev-parse "origin/R.8.C-3-gb07c265" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.C-3-gb07c265"; else set -x && git checkout -q -f "R.8.C-3-gb07c265"; fi
#22 3.545 cd titan.TestPorts.IPL4asp && git fetch && if git rev-parse "origin/R.30.E-7-g029bccb" 2>/dev/null; then set -x && git checkout -q -f "origin/R.30.E-7-g029bccb"; else set -x && git checkout -q -f "R.30.E-7-g029bccb"; fi
#22 3.556 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/
#22 3.558 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 3.566 f73f1952ae180145465ba4b17f197c502d31d1ce
#22 3.566 + git checkout -q -f origin/R.2.A-6-gf73f195
#22 3.567 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 3.571 cd titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git remote set-url origin https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git fetch
#22 3.579 a75b58983f46814974470d1089387d3f351cd60b
#22 3.579 + git checkout -q -f origin/R.2.A-5-ga75b589
#22 3.582 cd titan.TestPorts.SCTPasp && git remote set-url origin https://github.com/osmocom/titan.TestPorts.SCTPasp && git fetch
#22 3.584 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 3.590 5ccaeab7b3093e2bd8e88eee73c8362d1a2e4f32
#22 3.590 + git checkout -q -f origin/R.1.B-3-g5ccaeab
#22 3.593 cd titan.TestPorts.MTP3asp && git remote set-url origin https://github.com/osmocom/titan.TestPorts.MTP3asp && git fetch
#22 3.593 cd titan.TestPorts.PCAPasp && git fetch && if git rev-parse "origin/R.8.A-3-g9ad320f" 2>/dev/null; then set -x && git checkout -q -f "origin/R.8.A-3-g9ad320f"; else set -x && git checkout -q -f "R.8.A-3-g9ad320f"; fi
#22 3.608 cd titan.TestPorts.SIPmsg && git fetch && if git rev-parse "origin/R.15.A-1-ge4f9dd0" 2>/dev/null; then set -x && git checkout -q -f "origin/R.15.A-1-ge4f9dd0"; else set -x && git checkout -q -f "R.15.A-1-ge4f9dd0"; fi
#22 3.612 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#22 3.612 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
#22 3.616 d0f0ce6c06f91922c5fdf6c56b9b99a3472ee775
#22 3.616 + git checkout -q -f origin/R.2.A-5-gd0f0ce6
#22 3.619 cd titan.ProtocolEmulations.SCCP && git remote set-url origin https://github.com/osmocom/titan.ProtocolEmulations.SCCP && git fetch
#22 3.630 cd titan.TestPorts.TCPasp && git fetch && if git rev-parse "origin/R.9.A-5-g2c91bc6" 2>/dev/null; then set -x && git checkout -q -f "origin/R.9.A-5-g2c91bc6"; else set -x && git checkout -q -f "R.9.A-5-g2c91bc6"; fi
#22 3.640 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 3.658 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/
#22 3.668 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/
#22 3.672 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/
#22 3.672 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/
#22 3.672 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#22 3.672 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#22 3.676 cd titan.ProtocolModules.BSSGP_v13.0.0 && git remote set-url origin https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 && git fetch
#22 3.689 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
#22 3.693 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 3.695 cd titan.TestPorts.PIPEasp && git fetch && if git rev-parse "origin/R.7.D-3-g8b01154" 2>/dev/null; then set -x && git checkout -q -f "origin/R.7.D-3-g8b01154"; else set -x && git checkout -q -f "R.7.D-3-g8b01154"; fi
#22 3.716 9a0dfdecfd33cf083890aa537015de718f960642
#22 3.716 + git checkout -q -f origin/R.9.B-4-g9a0dfde
#22 3.720 b07c265526573250e693d430413bc07f9245d81c
#22 3.720 + git checkout -q -f origin/R.8.C-3-gb07c265
#22 3.722 029bccbdfcdf865f59123e8ca3f550c1fe4de5a8
#22 3.722 + git checkout -q -f origin/R.30.E-7-g029bccb
#22 3.724 cd osmo-uecups && git remote set-url origin https://gerrit.osmocom.org/osmo-uecups && git fetch
#22 3.725 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/
#22 3.727 cd titan.ProtocolModules.BSSMAP && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP && git fetch
#22 3.729 bd41994ab31af385c0b87a8074bf9f768c28c514
#22 3.729 + git checkout -q -f origin/R.9.B-4-gbd41994
#22 3.730 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#22 3.732 cd titan.ProtocolModules.MAP && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP && git fetch
#22 3.736 cd titan.TestPorts.USB && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB && git fetch
#22 3.741 cd titan.TestPorts.UNIX_DOMAIN_SOCKETasp && git fetch && if git rev-parse "origin/R.2.A-13-gd34ab71" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-13-gd34ab71"; else set -x && git checkout -q -f "R.2.A-13-gd34ab71"; fi
#22 3.745 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/
#22 3.759 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/
#22 3.761 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/
#22 3.780 origin/873fe539642542cd9a901c208f1ec11c6d2f5387
#22 3.781 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#22 3.782 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
#22 3.782 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi
#22 3.785 cd titan.TestPorts.USB && git fetch && if git rev-parse "origin/a9470fdc99c82fbf988f4508c3161118c9106e28" 2>/dev/null; then set -x && git checkout -q -f "origin/a9470fdc99c82fbf988f4508c3161118c9106e28"; else set -x && git checkout -q -f "a9470fdc99c82fbf988f4508c3161118c9106e28"; fi
#22 3.786 cd titan.TestPorts.AF_PACKET && git remote set-url origin https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET && git fetch
#22 3.788 cd titan.ProtocolModules.MAP && git fetch && if git rev-parse "origin/R.2.A-1-g79c6a3d" 2>/dev/null; then set -x && git checkout -q -f "origin/R.2.A-1-g79c6a3d"; else set -x && git checkout -q -f "R.2.A-1-g79c6a3d"; fi
#22 3.795 e4f9dd056b4103b4f298eb3201d7e18df909886f
#22 3.795 + git checkout -q -f origin/R.15.A-1-ge4f9dd0
#22 3.809 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#22 3.813 2c91bc600ec6fa2fcf0bb353a58ca05c1dd9b9b8
#22 3.813 + git checkout -q -f origin/R.9.A-5-g2c91bc6
#22 3.813 f4380d0dabc61a482a647e5caa66fb7f4b26b86a
#22 3.814 + git checkout -q -f origin/R.6.A-6-gf4380d0
#22 3.820 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/
#22 3.837 origin/8362efef7c6fa341eb947a75786878e0685767b7
#22 3.837 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#22 3.840 79c6a3db8dcf25d39023b2b3bec9928f63482ad3
#22 3.840 + git checkout -q -f origin/R.2.A-1-g79c6a3d
#22 3.840 origin/a9470fdc99c82fbf988f4508c3161118c9106e28
#22 3.841 + git checkout -q -f a9470fdc99c82fbf988f4508c3161118c9106e28
#22 3.841 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#22 3.841 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#22 3.848 cd titan.TestPorts.AF_PACKET && git fetch && if git rev-parse "origin/0.1-5-g89ebea6" 2>/dev/null; then set -x && git checkout -q -f "origin/0.1-5-g89ebea6"; else set -x && git checkout -q -f "0.1-5-g89ebea6"; fi
#22 3.863 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#22 3.863 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/
#22 3.863 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#22 3.863 9ad320fb679f8bf7a826442fad3aad5d75c6571b
#22 3.863 + git checkout -q -f origin/R.8.A-3-g9ad320f
#22 3.867 8b01154b10a1c5b04dd0fb7f6e0ac84aed7f78af
#22 3.867 + git checkout -q -f origin/R.7.D-3-g8b01154
#22 3.894 cd titan.TestPorts.SCTPasp && git fetch && if git rev-parse "origin/R.11.A-8-g2e911c3" 2>/dev/null; then set -x && git checkout -q -f "origin/R.11.A-8-g2e911c3"; else set -x && git checkout -q -f "R.11.A-8-g2e911c3"; fi
#22 3.903 cd titan.TestPorts.MTP3asp && git fetch && if git rev-parse "origin/1cecdad6f3641a5f19b3833703bff6e5005eff11" 2>/dev/null; then set -x && git checkout -q -f "origin/1cecdad6f3641a5f19b3833703bff6e5005eff11"; else set -x && git checkout -q -f "1cecdad6f3641a5f19b3833703bff6e5005eff11"; fi
#22 3.903 89ebea61e8de46c3df0a1549bf8dd49505ddbcd5
#22 3.903 + git checkout -q -f origin/0.1-5-g89ebea6
#22 3.912 d34ab71f36fc08c9a6dc8c4a8d34fc307c8a39aa
#22 3.912 + git checkout -q -f origin/R.2.A-13-gd34ab71
#22 3.933 cd titan.ProtocolEmulations.SCCP && git fetch && if git rev-parse "origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be" 2>/dev/null; then set -x && git checkout -q -f "origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be"; else set -x && git checkout -q -f "f8a44f2cdef44d0c3adf787ab3184c293a9a58be"; fi
#22 3.999 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
#22 4.225 origin/1cecdad6f3641a5f19b3833703bff6e5005eff11
#22 4.225 + git checkout -q -f 1cecdad6f3641a5f19b3833703bff6e5005eff11
#22 4.241 2e911c3f2cec63694ccae75a28909c9cefa03f3d
#22 4.242 + git checkout -q -f origin/R.11.A-8-g2e911c3
#22 4.255 origin/f8a44f2cdef44d0c3adf787ab3184c293a9a58be
#22 4.256 + git checkout -q -f f8a44f2cdef44d0c3adf787ab3184c293a9a58be
#22 4.326 origin/e97d92a8b66bec399babea52f593771b76cb175a
#22 4.327 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#22 4.332 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#22 4.333 make: Leaving directory '/osmo-ttcn3-hacks'
#22 DONE 4.5s

#23 [15/16] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/REFS/HEADS/MASTER/DEPS/MAKEFILE?FORMAT=TEXT /tmp/deps-Makefile
#23 DONE 0.2s

#24 [16/16] RUN	IF ! diff -q /tmp/deps-Makefile /osmo-ttcn3-hacks/deps/Makefile; then 		cd /osmo-ttcn3-hacks && 		git pull && 		make -j8 deps; 	fi
#24 0.300 Files /tmp/deps-Makefile and /osmo-ttcn3-hacks/deps/Makefile differ
#24 0.360 Already up to date.
#24 0.391 (make -j16 -C deps || make -j1 -C deps)
#24 0.391 make[1]: warning: -j16 forced in submake: resetting jobserver mode.
#24 0.392 make[1]: Entering directory '/osmo-ttcn3-hacks/deps'
#24 0.732 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
#24 0.732 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
#24 0.733 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi
#24 0.733 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
#24 0.733 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
#24 0.733 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
#24 0.734 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
#24 0.734 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
#24 0.734 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
#24 0.734 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi
#24 0.735 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
#24 0.735 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
#24 0.735 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
#24 0.735 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
#24 0.736 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
#24 0.737 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi
#24 0.795 origin/8362efef7c6fa341eb947a75786878e0685767b7
#24 0.795 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7
#24 0.797 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0
#24 0.797 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0
#24 0.896 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/
#24 0.896 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/
#24 0.898 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/
#24 0.903 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/
#24 0.903 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/
#24 0.904 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/
#24 0.905 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/
#24 0.907 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/
#24 0.907 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/
#24 0.908 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/
#24 0.909 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/
#24 0.912 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/
#24 0.981 origin/c496d298876fed55c2b730278b7ee77982555563
#24 0.981 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912
#24 0.981 + git checkout -q -f+  c496d298876fed55c2b730278b7ee77982555563
#24 0.981 git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912
#24 0.981 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27
#24 0.981 + git checkout -q -forigin/873fe539642542cd9a901c208f1ec11c6d2f5387
#24 0.981 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#24 0.981  46f4d9b6e1e3c794294a92588401a81e4881dd27
#24 0.981 + + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387
#24 0.981 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0
#24 0.982 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530
#24 0.982 origin/09817f113255d7fb56f1d45d3dd629a093d9248d
#24 0.982 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0
#24 0.982 + gitgit checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530
#24 0.982  checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640
#24 0.982 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d
#24 0.982 origin/b6602eb357673f097ea1a1d22edd568ecd239da1
#24 0.982 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1
#24 0.982 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#24 0.982 + git checkout -qorigin/f086e78d74defa044d864f17adaad9433fedc961
#24 0.982  -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18
#24 0.983 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961
#24 0.983 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c
#24 0.983 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c
#24 1.012 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/
#24 1.059 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e
#24 1.059 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e
#24 1.083 origin/e97d92a8b66bec399babea52f593771b76cb175a
#24 1.083 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a
#24 1.086 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps'
#24 DONE 1.2s

#25 exporting to image
#25 exporting layers
#25 exporting layers 0.8s done
#25 writing image sha256:e585df89ea0b6b6c6d1d3209d1c5d1718e1f65465fcc2c16ddd90d40ad8207fa done
#25 naming to registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest 0.0s done
#25 DONE 0.9s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/registry-rebuild-upload-titan/debian-bookworm-titan'
+ docker push registry.osmocom.org/osmocom-build/debian-bookworm-titan
Using default tag: latest
The push refers to repository [registry.osmocom.org/osmocom-build/debian-bookworm-titan]
b9c8e941d72f: Preparing
93c9df7c84e9: Preparing
b385ae793cca: Preparing
487641ff878d: Preparing
36f6b0881178: Preparing
22a401fe278b: Preparing
f5ed98da98a8: Preparing
66fae98cd15a: Preparing
9e574ea1a5bc: Preparing
57d89b58bf1d: Preparing
eef6482a64eb: Preparing
a3c285a1b638: Preparing
5845eae03d24: Preparing
f56dfa4ddbfd: Preparing
9aa491e53a7a: Preparing
bbe1a212f7e9: Preparing
22a401fe278b: Waiting
f5ed98da98a8: Waiting
66fae98cd15a: Waiting
9e574ea1a5bc: Waiting
57d89b58bf1d: Waiting
eef6482a64eb: Waiting
a3c285a1b638: Waiting
5845eae03d24: Waiting
f56dfa4ddbfd: Waiting
9aa491e53a7a: Waiting
bbe1a212f7e9: Waiting
93c9df7c84e9: Pushed
36f6b0881178: Pushed
b9c8e941d72f: Pushed
22a401fe278b: Pushed
f5ed98da98a8: Pushed
9e574ea1a5bc: Pushed
66fae98cd15a: Pushed
57d89b58bf1d: Layer already exists
eef6482a64eb: Layer already exists
a3c285a1b638: Layer already exists
5845eae03d24: Layer already exists
f56dfa4ddbfd: Layer already exists
bbe1a212f7e9: Layer already exists
9aa491e53a7a: Layer already exists
b385ae793cca: Pushed
487641ff878d: Pushed
latest: digest: sha256:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a size: 3660
Triggering a new build of registry-rebuild-upload-ttcn3-bts-tests
Finished: SUCCESS