Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision cb40cdc72329544dd61cfb20f0d54fd2773a8b4d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Commit message: "MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge" > git rev-list --no-walk 44b1d9086304c7290fac9619ca495f4911fde577 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-cbc-test] $ /bin/sh -xe /tmp/jenkins6856175520069942547.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 4.42, 2.49, 1.57 + RC=0 + ./testenv.py run cbc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/podman/testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.5 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [732 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [724 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB] Fetched 9386 kB in 1s (11.4 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for cbc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'make', 'cbc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0/cbc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0/cbc' TTCN *.ttcn *.asn BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2152.1-2164.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2156.4-2163.2: In else statement: BSSMAP_Templates.ttcn:2162.3-11: In return statement: BSSMAP_Templates.ttcn:2157.51-2161.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2824.1-2836.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2835.2-10: In return statement: BSSMAP_Templates.ttcn:2829.34-2834.2: note: Referenced template variable is here CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': CBSP_Templates.ttcn:381.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': CBSP_Templates.ttcn:449.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:538.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:567.2-53: In variable assignment: CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': CBSP_Templates.ttcn:617.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': CBSP_Templates.ttcn:690.2-692.2: In if statement: CBSP_Templates.ttcn:691.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': CBSP_Templates.ttcn:726.2-728.2: In if statement: CBSP_Templates.ttcn:727.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': CBSP_Templates.ttcn:785.2-787.2: In if statement: CBSP_Templates.ttcn:786.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': CBSP_Templates.ttcn:837.4-23: In component 1: CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here CBSP_Templates.ttcn:838.4-26: In component 2: CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here CBSP_Templates.ttcn:839.4-29: In component 3: CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here CBSP_Templates.ttcn:840.4-33: In component 4: CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here HTTP_Adapter.ttcn: In TTCN-3 module `HTTP_Adapter': HTTP_Adapter.ttcn:101.1-106.1: In function definition `f_ts_body_or_empty': HTTP_Adapter.ttcn:105.2-12: In return statement: HTTP_Adapter.ttcn:101.29-59: note: Referenced template parameter is here HTTP_Adapter.ttcn:126.1-131.1: In function definition `f_ts_body_or_empty_bin': HTTP_Adapter.ttcn:130.2-12: In return statement: HTTP_Adapter.ttcn:126.33-64: note: Referenced template parameter is here HTTP_Adapter.ttcn:177.1-240.1: In function definition `f_http_tx_request': HTTP_Adapter.ttcn:224.2-228.2: In if statement: HTTP_Adapter.ttcn:226.3-227.64: In send statement: HTTP_Adapter.ttcn:226.24-227.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here HTTP_Adapter.ttcn:228.4-233.2: In if statement: HTTP_Adapter.ttcn:230.3-232.61: In send statement: HTTP_Adapter.ttcn:230.28-232.60: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req_Bin': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here HTTP_Adapter.ttcn:233.4-237.2: In if statement: HTTP_Adapter.ttcn:235.3-236.64: In send statement: HTTP_Adapter.ttcn:235.24-236.63: In actual parameter list of template `@HTTP_Adapter.ts_HTTP_Req': In parameter #8 for `client_id': HTTP_Adapter.ttcn:187.23-43: note: Referenced template variable is here CBC_Tests.ttcn: In TTCN-3 module `CBC_Tests': CBC_Tests.ttcn:696.1-725.1: In testcase definition `TC_create_nack_bsc': CBC_Tests.ttcn:710.2-713.2: In variable assignment: CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here CBSP_Templates.ttcn:150.5-73: note: Referenced template parameter is here CBSP_Templates.ttcn:151.5-44: note: Referenced template parameter is here CBC_Tests.ttcn:746.9-763.1: In function definition `f_bsc_TC_cell_failure_restart_idle_bsc': CBC_Tests.ttcn:747.45-750.2: In template variable definition `fail_list': CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here CBC_Tests.ttcn:799.9-829.1: In function definition `f_bsc_TC_cell_failure_restart_active_bsc': CBC_Tests.ttcn:800.45-802.2: In template variable definition `fail_list': CBSP_Templates.ttcn:138.5-67: note: Referenced template parameter is here CBSP_Templates.ttcn:139.5-44: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0/cbc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0/cbc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0/cbc' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCEncoding.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SBC_AP_EncDec.cc DEP SBC_AP_CodecPort_CtrlFunctDef.cc DEP SABP_EncDec.cc DEP SABP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP JSON_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP HTTPmsg_PT.cc DEP HTTPmsg_MessageLen_Function.cc DEP CBSP_CodecPort_CtrlFunctdef.cc DEP Abstract_Socket.cc DEP SBC_AP_PDU_Descriptions_part_7.cc DEP SBC_AP_PDU_Descriptions_part_6.cc DEP SBC_AP_PDU_Descriptions_part_5.cc DEP SBC_AP_PDU_Descriptions_part_4.cc DEP SBC_AP_PDU_Descriptions_part_3.cc DEP SBC_AP_PDU_Descriptions_part_2.cc DEP SBC_AP_PDU_Descriptions_part_1.cc DEP SBC_AP_PDU_Contents_part_7.cc DEP SBC_AP_PDU_Contents_part_6.cc DEP SBC_AP_PDU_Contents_part_5.cc DEP SBC_AP_PDU_Contents_part_4.cc DEP SBC_AP_PDU_Contents_part_3.cc DEP SBC_AP_PDU_Contents_part_2.cc DEP SBC_AP_PDU_Contents_part_1.cc DEP SBC_AP_IEs_part_7.cc DEP SBC_AP_IEs_part_6.cc DEP SBC_AP_IEs_part_5.cc DEP SBC_AP_IEs_part_4.cc DEP SBC_AP_IEs_part_3.cc DEP SBC_AP_IEs_part_2.cc DEP SBC_AP_IEs_part_1.cc DEP SBC_AP_Containers_part_7.cc DEP SBC_AP_Containers_part_6.cc DEP SBC_AP_Containers_part_5.cc DEP SBC_AP_Containers_part_4.cc DEP SBC_AP_Containers_part_3.cc DEP SBC_AP_Containers_part_2.cc DEP SBC_AP_Containers_part_1.cc DEP SBC_AP_Constants_part_7.cc DEP SBC_AP_Constants_part_6.cc DEP SBC_AP_Constants_part_5.cc DEP SBC_AP_Constants_part_4.cc DEP SBC_AP_Constants_part_3.cc DEP SBC_AP_Constants_part_2.cc DEP SBC_AP_Constants_part_1.cc DEP SBC_AP_CommonDataTypes_part_7.cc DEP SBC_AP_CommonDataTypes_part_6.cc DEP SBC_AP_CommonDataTypes_part_5.cc DEP SBC_AP_CommonDataTypes_part_4.cc DEP SBC_AP_CommonDataTypes_part_3.cc DEP SBC_AP_CommonDataTypes_part_2.cc DEP SBC_AP_CommonDataTypes_part_1.cc DEP SABP_PDU_Descriptions_part_7.cc DEP SABP_PDU_Descriptions_part_6.cc DEP SABP_PDU_Descriptions_part_5.cc DEP SABP_PDU_Descriptions_part_4.cc DEP SABP_PDU_Descriptions_part_3.cc DEP SABP_PDU_Descriptions_part_2.cc DEP SABP_PDU_Descriptions_part_1.cc DEP SABP_PDU_Contents_part_7.cc DEP SABP_PDU_Contents_part_6.cc DEP SABP_PDU_Contents_part_5.cc DEP SABP_PDU_Contents_part_4.cc DEP SABP_PDU_Contents_part_3.cc DEP SABP_PDU_Contents_part_2.cc DEP SABP_PDU_Contents_part_1.cc DEP SABP_IEs_part_7.cc DEP SABP_IEs_part_6.cc DEP SABP_IEs_part_5.cc DEP SABP_IEs_part_4.cc DEP SABP_IEs_part_3.cc DEP SABP_IEs_part_2.cc DEP SABP_IEs_part_1.cc DEP SABP_Containers_part_7.cc DEP SABP_Containers_part_6.cc DEP SABP_Containers_part_5.cc DEP SABP_Containers_part_4.cc DEP SABP_Containers_part_3.cc DEP SABP_Containers_part_2.cc DEP SABP_Containers_part_1.cc DEP SABP_Constants_part_7.cc DEP SABP_Constants_part_6.cc DEP SABP_Constants_part_5.cc DEP SABP_Constants_part_4.cc DEP SABP_Constants_part_3.cc DEP SABP_Constants_part_2.cc DEP SABP_Constants_part_1.cc DEP SABP_CommonDataTypes_part_7.cc DEP SABP_CommonDataTypes_part_6.cc DEP SABP_CommonDataTypes_part_5.cc DEP SABP_CommonDataTypes_part_4.cc DEP SABP_CommonDataTypes_part_3.cc DEP SABP_CommonDataTypes_part_2.cc DEP SABP_CommonDataTypes_part_1.cc DEP SBC_AP_PDU_Descriptions.cc DEP SBC_AP_PDU_Contents.cc DEP SBC_AP_IEs.cc DEP SBC_AP_Containers.cc DEP SBC_AP_Constants.cc DEP SBC_AP_CommonDataTypes.cc DEP SABP_PDU_Descriptions.cc DEP SABP_PDU_Contents.cc DEP SABP_IEs.cc DEP SABP_Containers.cc DEP SABP_Constants.cc DEP SABP_CommonDataTypes.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCTP_Templates_part_7.cc DEP SCTP_Templates_part_6.cc DEP SCTP_Templates_part_5.cc DEP SCTP_Templates_part_4.cc DEP SCTP_Templates_part_3.cc DEP SCTP_Templates_part_2.cc DEP SCTP_Templates_part_1.cc DEP SBC_AP_Types_part_7.cc DEP SBC_AP_Types_part_6.cc DEP SBC_AP_Types_part_5.cc DEP SBC_AP_Types_part_4.cc DEP SBC_AP_Types_part_3.cc DEP SBC_AP_Types_part_2.cc DEP SBC_AP_Types_part_1.cc DEP SBC_AP_Templates_part_7.cc DEP SBC_AP_Templates_part_6.cc DEP SBC_AP_Templates_part_5.cc DEP SBC_AP_Templates_part_4.cc DEP SBC_AP_Templates_part_3.cc DEP SBC_AP_Templates_part_2.cc DEP SBC_AP_Templates_part_1.cc DEP SBC_AP_CodecPort_CtrlFunct_part_7.cc DEP SBC_AP_CodecPort_CtrlFunct_part_6.cc DEP SBC_AP_CodecPort_CtrlFunct_part_5.cc DEP SBC_AP_CodecPort_CtrlFunct_part_4.cc DEP SBC_AP_CodecPort_CtrlFunct_part_3.cc DEP SBC_AP_CodecPort_CtrlFunct_part_2.cc DEP SBC_AP_CodecPort_CtrlFunct_part_1.cc DEP SBC_AP_CodecPort_part_7.cc DEP SBC_AP_CodecPort_part_6.cc DEP SBC_AP_CodecPort_part_5.cc DEP SBC_AP_CodecPort_part_4.cc DEP SBC_AP_CodecPort_part_3.cc DEP SBC_AP_CodecPort_part_2.cc DEP SBC_AP_CodecPort_part_1.cc DEP SBC_AP_Adapter_part_7.cc DEP SBC_AP_Adapter_part_6.cc DEP SBC_AP_Adapter_part_5.cc DEP SBC_AP_Adapter_part_4.cc DEP SBC_AP_Adapter_part_3.cc DEP SBC_AP_Adapter_part_2.cc DEP SBC_AP_Adapter_part_1.cc DEP SABP_Types_part_7.cc DEP SABP_Types_part_6.cc DEP SABP_Types_part_5.cc DEP SABP_Types_part_4.cc DEP SABP_Types_part_3.cc DEP SABP_Types_part_2.cc DEP SABP_Types_part_1.cc DEP SABP_Templates_part_7.cc DEP SABP_Templates_part_6.cc DEP SABP_Templates_part_5.cc DEP SABP_Templates_part_4.cc DEP SABP_Templates_part_3.cc DEP SABP_Templates_part_2.cc DEP SABP_Templates_part_1.cc DEP SABP_CodecPort_CtrlFunct_part_7.cc DEP SABP_CodecPort_CtrlFunct_part_6.cc DEP SABP_CodecPort_CtrlFunct_part_5.cc DEP SABP_CodecPort_CtrlFunct_part_4.cc DEP SABP_CodecPort_CtrlFunct_part_3.cc DEP SABP_CodecPort_CtrlFunct_part_2.cc DEP SABP_CodecPort_CtrlFunct_part_1.cc DEP SABP_CodecPort_part_7.cc DEP SABP_CodecPort_part_6.cc DEP SABP_CodecPort_part_5.cc DEP SABP_CodecPort_part_4.cc DEP SABP_CodecPort_part_3.cc DEP SABP_CodecPort_part_2.cc DEP SABP_CodecPort_part_1.cc DEP SABP_Adapter_part_7.cc DEP SABP_Adapter_part_6.cc DEP SABP_Adapter_part_5.cc DEP SABP_Adapter_part_4.cc DEP SABP_Adapter_part_3.cc DEP SABP_Adapter_part_2.cc DEP SABP_Adapter_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MME_ConnectionHandler_part_7.cc DEP MME_ConnectionHandler_part_6.cc DEP MME_ConnectionHandler_part_5.cc DEP MME_ConnectionHandler_part_4.cc DEP MME_ConnectionHandler_part_3.cc DEP MME_ConnectionHandler_part_2.cc DEP MME_ConnectionHandler_part_1.cc DEP JSON_Types_part_7.cc DEP JSON_Types_part_6.cc DEP JSON_Types_part_5.cc DEP JSON_Types_part_4.cc DEP JSON_Types_part_3.cc DEP JSON_Types_part_2.cc DEP JSON_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP HTTPmsg_Types_part_7.cc DEP HTTPmsg_Types_part_6.cc DEP HTTPmsg_Types_part_5.cc DEP HTTPmsg_Types_part_4.cc DEP HTTPmsg_Types_part_3.cc DEP HTTPmsg_Types_part_2.cc DEP HTTPmsg_Types_part_1.cc DEP HTTPmsg_PortType_part_7.cc DEP HTTPmsg_PortType_part_6.cc DEP HTTPmsg_PortType_part_5.cc DEP HTTPmsg_PortType_part_4.cc DEP HTTPmsg_PortType_part_3.cc DEP HTTPmsg_PortType_part_2.cc DEP HTTPmsg_PortType_part_1.cc DEP HTTPmsg_MessageLen_part_7.cc DEP HTTPmsg_MessageLen_part_6.cc DEP HTTPmsg_MessageLen_part_5.cc DEP HTTPmsg_MessageLen_part_4.cc DEP HTTPmsg_MessageLen_part_3.cc DEP HTTPmsg_MessageLen_part_2.cc DEP HTTPmsg_MessageLen_part_1.cc DEP HTTP_Adapter_part_7.cc DEP HTTP_Adapter_part_6.cc DEP HTTP_Adapter_part_5.cc DEP HTTP_Adapter_part_4.cc DEP HTTP_Adapter_part_3.cc DEP HTTP_Adapter_part_2.cc DEP HTTP_Adapter_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP ECBE_Types_part_7.cc DEP ECBE_Types_part_6.cc DEP ECBE_Types_part_5.cc DEP ECBE_Types_part_4.cc DEP ECBE_Types_part_3.cc DEP ECBE_Types_part_2.cc DEP ECBE_Types_part_1.cc DEP ECBE_Components_part_7.cc DEP ECBE_Components_part_6.cc DEP ECBE_Components_part_5.cc DEP ECBE_Components_part_4.cc DEP ECBE_Components_part_3.cc DEP ECBE_Components_part_2.cc DEP ECBE_Components_part_1.cc DEP CBS_Message_part_7.cc DEP CBS_Message_part_6.cc DEP CBS_Message_part_5.cc DEP CBS_Message_part_4.cc DEP CBS_Message_part_3.cc DEP CBS_Message_part_2.cc DEP CBS_Message_part_1.cc DEP CBSP_Types_part_7.cc DEP CBSP_Types_part_6.cc DEP CBSP_Types_part_5.cc DEP CBSP_Types_part_4.cc DEP CBSP_Types_part_3.cc DEP CBSP_Types_part_2.cc DEP CBSP_Types_part_1.cc DEP CBSP_Templates_part_7.cc DEP CBSP_Templates_part_6.cc DEP CBSP_Templates_part_5.cc DEP CBSP_Templates_part_4.cc DEP CBSP_Templates_part_3.cc DEP CBSP_Templates_part_2.cc DEP CBSP_Templates_part_1.cc DEP CBSP_CodecPort_CtrlFunct_part_7.cc DEP CBSP_CodecPort_CtrlFunct_part_6.cc DEP CBSP_CodecPort_CtrlFunct_part_5.cc DEP CBSP_CodecPort_CtrlFunct_part_4.cc DEP CBSP_CodecPort_CtrlFunct_part_3.cc DEP CBSP_CodecPort_CtrlFunct_part_2.cc DEP CBSP_CodecPort_CtrlFunct_part_1.cc DEP CBSP_CodecPort_part_7.cc DEP CBSP_CodecPort_part_6.cc DEP CBSP_CodecPort_part_5.cc DEP CBSP_CodecPort_part_4.cc DEP CBSP_CodecPort_part_3.cc DEP CBSP_CodecPort_part_2.cc DEP CBSP_CodecPort_part_1.cc DEP CBSP_Adapter_part_7.cc DEP CBSP_Adapter_part_6.cc DEP CBSP_Adapter_part_5.cc DEP CBSP_Adapter_part_4.cc DEP CBSP_Adapter_part_3.cc DEP CBSP_Adapter_part_2.cc DEP CBSP_Adapter_part_1.cc DEP CBC_Tests_part_7.cc DEP CBC_Tests_part_6.cc DEP CBC_Tests_part_5.cc DEP CBC_Tests_part_4.cc DEP CBC_Tests_part_3.cc DEP CBC_Tests_part_2.cc DEP BSSMAP_Templates_part_7.cc DEP BSSMAP_Templates_part_6.cc DEP BSSMAP_Templates_part_5.cc DEP BSSMAP_Templates_part_4.cc DEP BSSMAP_Templates_part_3.cc DEP CBC_Tests_part_1.cc DEP BSSMAP_Templates_part_2.cc DEP BSSMAP_Templates_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSC_ConnectionHandler_part_7.cc DEP BSC_ConnectionHandler_part_6.cc DEP BSC_ConnectionHandler_part_5.cc DEP BSC_ConnectionHandler_part_4.cc DEP BSC_ConnectionHandler_part_3.cc DEP BSC_ConnectionHandler_part_2.cc DEP BSC_ConnectionHandler_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SBC_AP_Types.cc DEP SBC_AP_Templates.cc DEP SBC_AP_CodecPort_CtrlFunct.cc DEP SBC_AP_CodecPort.cc DEP SBC_AP_Adapter.cc DEP SABP_Types.cc DEP SABP_Templates.cc DEP SABP_CodecPort_CtrlFunct.cc DEP SABP_CodecPort.cc DEP SABP_Adapter.cc DEP Osmocom_Types.cc DEP Native_Functions.cc DEP Misc_Helpers.cc DEP MME_ConnectionHandler.cc DEP JSON_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP HTTPmsg_Types.cc DEP HTTPmsg_PortType.cc DEP HTTPmsg_MessageLen.cc DEP HTTP_Adapter.cc DEP General_Types.cc DEP GSM_Types.cc DEP ECBE_Types.cc DEP ECBE_Components.cc DEP CBS_Message.cc DEP CBSP_Types.cc DEP CBSP_Templates.cc DEP CBSP_CodecPort_CtrlFunct.cc DEP CBSP_CodecPort.cc DEP CBSP_Adapter.cc DEP CBC_Tests.cc DEP BSSMAP_Templates.cc DEP BSSAP_Types.cc DEP BSC_ConnectionHandler.cc CC BSC_ConnectionHandler.o CC BSSAP_Types.o CC BSSMAP_Templates.o CC CBC_Tests.o CC CBSP_Adapter.o CC CBSP_CodecPort.o CC CBSP_CodecPort_CtrlFunct.o CC CBSP_Templates.o CC CBSP_Types.o CC CBS_Message.o CC ECBE_Components.o CC ECBE_Types.o CC GSM_Types.o CC General_Types.o CC HTTP_Adapter.o CC HTTPmsg_MessageLen.o CC HTTPmsg_PortType.o CC HTTPmsg_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC JSON_Types.o CC MME_ConnectionHandler.o CC Misc_Helpers.o CC Native_Functions.o CC Osmocom_Types.o CC SABP_Adapter.o CC SABP_CodecPort.o CC SABP_CodecPort_CtrlFunct.o CC SABP_Templates.o CC SABP_Types.o CC SBC_AP_Adapter.o CC SBC_AP_CodecPort.o CC SBC_AP_CodecPort_CtrlFunct.o CC SBC_AP_Templates.o CC SBC_AP_Types.o ECBE_Components.cc: In function 'ECBE__Types::EcbeCategory ECBE__Components::f__cbs2ecbe__category(const CBSP__Types::CBSP__Category&)': ECBE_Components.cc:79:1: warning: control reaches end of non-void function [-Wreturn-type] 79 | } | ^ CC SCTP_Templates.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC BSC_ConnectionHandler_part_1.o CC BSC_ConnectionHandler_part_2.o CC BSC_ConnectionHandler_part_3.o CC BSC_ConnectionHandler_part_4.o CC BSC_ConnectionHandler_part_5.o CC BSC_ConnectionHandler_part_6.o CC BSC_ConnectionHandler_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC BSSMAP_Templates_part_1.o CC BSSMAP_Templates_part_2.o CC BSSMAP_Templates_part_3.o CC BSSMAP_Templates_part_4.o CC BSSMAP_Templates_part_5.o CC BSSMAP_Templates_part_6.o CC BSSMAP_Templates_part_7.o CC CBC_Tests_part_1.o CC CBC_Tests_part_2.o CC CBC_Tests_part_3.o CC CBC_Tests_part_4.o CC CBC_Tests_part_5.o CC CBC_Tests_part_6.o CC CBC_Tests_part_7.o CC CBSP_Adapter_part_1.o CC CBSP_Adapter_part_2.o CC CBSP_Adapter_part_3.o CC CBSP_Adapter_part_4.o CC CBSP_Adapter_part_5.o CC CBSP_Adapter_part_6.o CC CBSP_Adapter_part_7.o CC CBSP_CodecPort_part_1.o CC CBSP_CodecPort_part_2.o CC CBSP_CodecPort_part_3.o CC CBSP_CodecPort_part_4.o CC CBSP_CodecPort_part_5.o CC CBSP_CodecPort_part_6.o CC CBSP_CodecPort_part_7.o CC CBSP_CodecPort_CtrlFunct_part_1.o CC CBSP_CodecPort_CtrlFunct_part_2.o CC CBSP_CodecPort_CtrlFunct_part_3.o CC CBSP_CodecPort_CtrlFunct_part_4.o CC CBSP_CodecPort_CtrlFunct_part_5.o CC CBSP_CodecPort_CtrlFunct_part_6.o CC CBSP_CodecPort_CtrlFunct_part_7.o CC CBSP_Templates_part_1.o CC CBSP_Templates_part_2.o CC CBSP_Templates_part_3.o CC CBSP_Templates_part_4.o CC CBSP_Templates_part_5.o CC CBSP_Templates_part_6.o CC CBSP_Templates_part_7.o CC CBSP_Types_part_1.o CC CBSP_Types_part_2.o CC CBSP_Types_part_3.o CC CBSP_Types_part_4.o CC CBSP_Types_part_5.o CC CBSP_Types_part_6.o CC CBSP_Types_part_7.o CC CBS_Message_part_1.o CC CBS_Message_part_2.o CC CBS_Message_part_3.o CC CBS_Message_part_4.o CC CBS_Message_part_5.o CC CBS_Message_part_6.o CC CBS_Message_part_7.o CC ECBE_Components_part_1.o CC ECBE_Components_part_2.o CC ECBE_Components_part_3.o CC ECBE_Components_part_4.o CC ECBE_Components_part_5.o CC ECBE_Components_part_6.o CC ECBE_Components_part_7.o CC ECBE_Types_part_1.o CC ECBE_Types_part_2.o CC ECBE_Types_part_3.o CC ECBE_Types_part_4.o CC ECBE_Types_part_5.o CC ECBE_Types_part_6.o CC ECBE_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HTTP_Adapter_part_1.o CC HTTP_Adapter_part_2.o CC HTTP_Adapter_part_3.o CC HTTP_Adapter_part_4.o CC HTTP_Adapter_part_5.o CC HTTP_Adapter_part_6.o CC HTTP_Adapter_part_7.o CC HTTPmsg_MessageLen_part_1.o CC HTTPmsg_MessageLen_part_2.o CC HTTPmsg_MessageLen_part_3.o CC HTTPmsg_MessageLen_part_4.o CC HTTPmsg_MessageLen_part_5.o CC HTTPmsg_MessageLen_part_6.o CC HTTPmsg_MessageLen_part_7.o CC HTTPmsg_PortType_part_1.o CC HTTPmsg_PortType_part_2.o CC HTTPmsg_PortType_part_3.o CC HTTPmsg_PortType_part_4.o CC HTTPmsg_PortType_part_5.o CC HTTPmsg_PortType_part_6.o CC HTTPmsg_PortType_part_7.o CC HTTPmsg_Types_part_1.o CC HTTPmsg_Types_part_2.o CC HTTPmsg_Types_part_3.o CC HTTPmsg_Types_part_4.o CC HTTPmsg_Types_part_5.o CC HTTPmsg_Types_part_6.o CC HTTPmsg_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC JSON_Types_part_1.o CC JSON_Types_part_2.o CC JSON_Types_part_3.o CC JSON_Types_part_4.o CC JSON_Types_part_5.o CC JSON_Types_part_6.o CC JSON_Types_part_7.o CC MME_ConnectionHandler_part_1.o CC MME_ConnectionHandler_part_2.o CC MME_ConnectionHandler_part_3.o CC MME_ConnectionHandler_part_4.o CC MME_ConnectionHandler_part_5.o CC MME_ConnectionHandler_part_6.o CC MME_ConnectionHandler_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC SABP_Adapter_part_1.o CC SABP_Adapter_part_2.o CC SABP_Adapter_part_3.o CC SABP_Adapter_part_4.o CC SABP_Adapter_part_5.o CC SABP_Adapter_part_6.o CC SABP_Adapter_part_7.o CC SABP_CodecPort_part_1.o CC SABP_CodecPort_part_2.o CC SABP_CodecPort_part_3.o CC SABP_CodecPort_part_4.o CC SABP_CodecPort_part_5.o CC SABP_CodecPort_part_6.o CC SABP_CodecPort_part_7.o CC SABP_CodecPort_CtrlFunct_part_1.o CC SABP_CodecPort_CtrlFunct_part_2.o CC SABP_CodecPort_CtrlFunct_part_3.o CC SABP_CodecPort_CtrlFunct_part_4.o CC SABP_CodecPort_CtrlFunct_part_5.o CC SABP_CodecPort_CtrlFunct_part_6.o CC SABP_CodecPort_CtrlFunct_part_7.o CC SABP_Templates_part_1.o CC SABP_Templates_part_2.o CC SABP_Templates_part_3.o CC SABP_Templates_part_4.o CC SABP_Templates_part_5.o CC SABP_Templates_part_6.o CC SABP_Templates_part_7.o CC SABP_Types_part_1.o CC SABP_Types_part_2.o CC SABP_Types_part_3.o CC SABP_Types_part_4.o CC SABP_Types_part_5.o CC SABP_Types_part_6.o CC SABP_Types_part_7.o CC SBC_AP_Adapter_part_1.o CC SBC_AP_Adapter_part_2.o CC SBC_AP_Adapter_part_3.o CC SBC_AP_Adapter_part_4.o CC SBC_AP_Adapter_part_5.o CC SBC_AP_Adapter_part_6.o CC SBC_AP_Adapter_part_7.o CC SBC_AP_CodecPort_part_1.o CC SBC_AP_CodecPort_part_2.o CC SBC_AP_CodecPort_part_4.o CC SBC_AP_CodecPort_part_3.o CC SBC_AP_CodecPort_part_5.o CC SBC_AP_CodecPort_part_6.o CC SBC_AP_CodecPort_part_7.o CC SBC_AP_CodecPort_CtrlFunct_part_1.o CC SBC_AP_CodecPort_CtrlFunct_part_2.o CC SBC_AP_CodecPort_CtrlFunct_part_3.o CC SBC_AP_CodecPort_CtrlFunct_part_4.o CC SBC_AP_CodecPort_CtrlFunct_part_5.o CC SBC_AP_CodecPort_CtrlFunct_part_6.o CC SBC_AP_CodecPort_CtrlFunct_part_7.o CC SBC_AP_Templates_part_1.o CC SBC_AP_Templates_part_2.o CC SBC_AP_Templates_part_3.o CC SBC_AP_Templates_part_4.o CC SBC_AP_Templates_part_5.o CC SBC_AP_Templates_part_6.o CC SBC_AP_Templates_part_7.o CC SBC_AP_Types_part_1.o CC SBC_AP_Types_part_2.o CC SBC_AP_Types_part_3.o CC SBC_AP_Types_part_4.o CC SBC_AP_Types_part_5.o CC SBC_AP_Types_part_6.o CC SBC_AP_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC SABP_CommonDataTypes.o CC SABP_Constants.o CC SABP_Containers.o CC SABP_IEs.o CC SABP_PDU_Contents.o CC SABP_PDU_Descriptions.o CC SBC_AP_CommonDataTypes.o CC SBC_AP_Constants.o CC SBC_AP_Containers.o CC SBC_AP_IEs.o CC SBC_AP_PDU_Contents.o CC SBC_AP_PDU_Descriptions.o CC SABP_CommonDataTypes_part_1.o CC SABP_CommonDataTypes_part_2.o CC SABP_CommonDataTypes_part_3.o CC SABP_CommonDataTypes_part_4.o CC SABP_CommonDataTypes_part_5.o CC SABP_CommonDataTypes_part_6.o CC SABP_CommonDataTypes_part_7.o CC SABP_Constants_part_1.o CC SABP_Constants_part_2.o CC SABP_Constants_part_3.o CC SABP_Constants_part_4.o CC SABP_Constants_part_5.o CC SABP_Constants_part_6.o CC SABP_Constants_part_7.o CC SABP_Containers_part_1.o CC SABP_Containers_part_2.o CC SABP_Containers_part_3.o CC SABP_Containers_part_4.o CC SABP_Containers_part_5.o CC SABP_Containers_part_6.o CC SABP_Containers_part_7.o CC SABP_IEs_part_1.o CC SABP_IEs_part_2.o CC SABP_IEs_part_3.o CC SABP_IEs_part_4.o CC SABP_IEs_part_5.o CC SABP_IEs_part_6.o CC SABP_IEs_part_7.o CC SABP_PDU_Contents_part_1.o CC SABP_PDU_Contents_part_2.o CC SABP_PDU_Contents_part_3.o CC SABP_PDU_Contents_part_4.o CC SABP_PDU_Contents_part_5.o CC SABP_PDU_Contents_part_6.o CC SABP_PDU_Contents_part_7.o CC SABP_PDU_Descriptions_part_1.o CC SABP_PDU_Descriptions_part_2.o CC SABP_PDU_Descriptions_part_3.o CC SABP_PDU_Descriptions_part_4.o CC SABP_PDU_Descriptions_part_5.o CC SABP_PDU_Descriptions_part_6.o CC SABP_PDU_Descriptions_part_7.o CC SBC_AP_CommonDataTypes_part_1.o CC SBC_AP_CommonDataTypes_part_2.o CC SBC_AP_CommonDataTypes_part_3.o CC SBC_AP_CommonDataTypes_part_4.o CC SBC_AP_CommonDataTypes_part_5.o CC SBC_AP_CommonDataTypes_part_6.o CC SBC_AP_CommonDataTypes_part_7.o CC SBC_AP_Constants_part_1.o CC SBC_AP_Constants_part_2.o CC SBC_AP_Constants_part_3.o CC SBC_AP_Constants_part_4.o CC SBC_AP_Constants_part_5.o CC SBC_AP_Constants_part_6.o CC SBC_AP_Constants_part_7.o CC SBC_AP_Containers_part_1.o CC SBC_AP_Containers_part_2.o CC SBC_AP_Containers_part_3.o CC SBC_AP_Containers_part_4.o CC SBC_AP_Containers_part_5.o CC SBC_AP_Containers_part_6.o CC SBC_AP_Containers_part_7.o CC SBC_AP_IEs_part_1.o CC SBC_AP_IEs_part_3.o CC SBC_AP_IEs_part_4.o CC SBC_AP_IEs_part_2.o CC SBC_AP_IEs_part_5.o CC SBC_AP_IEs_part_6.o CC SBC_AP_IEs_part_7.o CC SBC_AP_PDU_Contents_part_1.o CC SBC_AP_PDU_Contents_part_2.o CC SBC_AP_PDU_Contents_part_3.o CC SBC_AP_PDU_Contents_part_4.o CC SBC_AP_PDU_Contents_part_5.o CC SBC_AP_PDU_Contents_part_6.o CC SBC_AP_PDU_Contents_part_7.o CC SBC_AP_PDU_Descriptions_part_1.o CC SBC_AP_PDU_Descriptions_part_2.o CC SBC_AP_PDU_Descriptions_part_3.o CC SBC_AP_PDU_Descriptions_part_4.o CC SBC_AP_PDU_Descriptions_part_5.o CC SBC_AP_PDU_Descriptions_part_6.o CC SBC_AP_PDU_Descriptions_part_7.o CC Abstract_Socket.o CC CBSP_CodecPort_CtrlFunctdef.o CC HTTPmsg_MessageLen_Function.o CC HTTPmsg_PT.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC JSON_EncDec.o CC Native_FunctionDefs.o CC SABP_CodecPort_CtrlFunctDef.o CC SABP_EncDec.o CC SBC_AP_CodecPort_CtrlFunctDef.o CC SBC_AP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CCLD BSC_ConnectionHandler.so CCLD BSSAP_Types.so CCLD BSSMAP_Templates.so CCLD CBC_Tests.so CCLD CBSP_Adapter.so CCLD CBSP_CodecPort.so CCLD CBSP_CodecPort_CtrlFunct.so CCLD CBSP_Templates.so CCLD CBSP_Types.so CCLD CBS_Message.so CCLD ECBE_Components.so CCLD ECBE_Types.so Abstract_Socket.cc: In member function 'int SSL_Socket::ssl_getresult(int)': Abstract_Socket.cc:2750:54: warning: 'const char* ERR_func_error_string(long unsigned int)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2750 | log_debug(" Function: %s", ERR_func_error_string(e)); | ~~~~~~~~~~~~~~~~~~~~~^~~ In file included from Abstract_Socket.hh:35, from Abstract_Socket.cc:28: /usr/include/openssl/err.h:459:35: note: declared here 459 | OSSL_DEPRECATEDIN_3_0 const char *ERR_func_error_string(unsigned long e); | ^~~~~~~~~~~~~~~~~~~~~ CCLD GSM_Types.so CCLD General_Types.so CCLD HTTP_Adapter.so CCLD HTTPmsg_MessageLen.so CCLD HTTPmsg_PortType.so CCLD HTTPmsg_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD JSON_Types.so CCLD MME_ConnectionHandler.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD Osmocom_Types.so CCLD SABP_Adapter.so CCLD SABP_CodecPort.so CCLD SABP_CodecPort_CtrlFunct.so CCLD SABP_Templates.so CCLD SABP_Types.so CCLD SBC_AP_Adapter.so CCLD SBC_AP_CodecPort.so CCLD SBC_AP_CodecPort_CtrlFunct.so CCLD SBC_AP_Templates.so CCLD SBC_AP_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD Socket_API_Definitions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSC_ConnectionHandler_part_1.so CCLD TCCConversion_Functions.so CCLD BSC_ConnectionHandler_part_2.so CCLD BSC_ConnectionHandler_part_3.so CCLD BSC_ConnectionHandler_part_4.so CCLD BSC_ConnectionHandler_part_5.so CCLD BSC_ConnectionHandler_part_6.so CCLD BSC_ConnectionHandler_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_7.so CCLD BSSAP_Types_part_6.so CCLD BSSMAP_Templates_part_1.so CCLD BSSMAP_Templates_part_2.so CCLD BSSMAP_Templates_part_3.so CCLD BSSMAP_Templates_part_4.so CCLD BSSMAP_Templates_part_5.so CCLD BSSMAP_Templates_part_6.so CCLD BSSMAP_Templates_part_7.so CCLD CBC_Tests_part_1.so CCLD CBC_Tests_part_2.so CCLD CBC_Tests_part_3.so CCLD CBC_Tests_part_4.so CCLD CBC_Tests_part_5.so CCLD CBC_Tests_part_6.so CCLD CBC_Tests_part_7.so CCLD CBSP_Adapter_part_1.so CCLD CBSP_Adapter_part_2.so CCLD CBSP_Adapter_part_3.so CCLD CBSP_Adapter_part_4.so CCLD CBSP_Adapter_part_5.so CCLD CBSP_Adapter_part_6.so CCLD CBSP_Adapter_part_7.so CCLD CBSP_CodecPort_part_1.so CCLD CBSP_CodecPort_part_2.so CCLD CBSP_CodecPort_part_3.so CCLD CBSP_CodecPort_part_4.so CCLD CBSP_CodecPort_part_5.so CCLD CBSP_CodecPort_part_6.so CCLD CBSP_CodecPort_part_7.so CCLD CBSP_CodecPort_CtrlFunct_part_1.so CCLD CBSP_CodecPort_CtrlFunct_part_2.so CCLD CBSP_CodecPort_CtrlFunct_part_3.so CCLD CBSP_CodecPort_CtrlFunct_part_4.so CCLD CBSP_CodecPort_CtrlFunct_part_5.so CCLD CBSP_CodecPort_CtrlFunct_part_7.so CCLD CBSP_Templates_part_1.so CCLD CBSP_CodecPort_CtrlFunct_part_6.so CCLD CBSP_Templates_part_2.so CCLD CBSP_Templates_part_3.so CCLD CBSP_Templates_part_4.so CCLD CBSP_Templates_part_5.so CCLD CBSP_Templates_part_6.so CCLD CBSP_Templates_part_7.so CCLD CBSP_Types_part_1.so CCLD CBSP_Types_part_2.so CCLD CBSP_Types_part_3.so CCLD CBSP_Types_part_4.so CCLD CBSP_Types_part_5.so CCLD CBSP_Types_part_6.so CCLD CBSP_Types_part_7.so CCLD CBS_Message_part_1.so CCLD CBS_Message_part_2.so CCLD CBS_Message_part_3.so CCLD CBS_Message_part_4.so CCLD CBS_Message_part_5.so CCLD CBS_Message_part_6.so CCLD CBS_Message_part_7.so CCLD ECBE_Components_part_1.so CCLD ECBE_Components_part_2.so CCLD ECBE_Components_part_3.so CCLD ECBE_Components_part_4.so CCLD ECBE_Components_part_5.so CCLD ECBE_Components_part_6.so CCLD ECBE_Components_part_7.so CCLD ECBE_Types_part_1.so CCLD ECBE_Types_part_2.so CCLD ECBE_Types_part_3.so CCLD ECBE_Types_part_4.so CCLD ECBE_Types_part_5.so CCLD ECBE_Types_part_6.so CCLD ECBE_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HTTP_Adapter_part_1.so CCLD HTTP_Adapter_part_2.so CCLD HTTP_Adapter_part_3.so CCLD HTTP_Adapter_part_4.so CCLD HTTP_Adapter_part_5.so CCLD HTTP_Adapter_part_6.so CCLD HTTP_Adapter_part_7.so CCLD HTTPmsg_MessageLen_part_1.so CCLD HTTPmsg_MessageLen_part_2.so CCLD HTTPmsg_MessageLen_part_3.so CCLD HTTPmsg_MessageLen_part_4.so CCLD HTTPmsg_MessageLen_part_5.so CCLD HTTPmsg_MessageLen_part_6.so CCLD HTTPmsg_MessageLen_part_7.so CCLD HTTPmsg_PortType_part_1.so CCLD HTTPmsg_PortType_part_2.so CCLD HTTPmsg_PortType_part_3.so CCLD HTTPmsg_PortType_part_4.so CCLD HTTPmsg_PortType_part_5.so CCLD HTTPmsg_PortType_part_6.so CCLD HTTPmsg_PortType_part_7.so CCLD HTTPmsg_Types_part_1.so CCLD HTTPmsg_Types_part_2.so CCLD HTTPmsg_Types_part_3.so CCLD HTTPmsg_Types_part_4.so CCLD HTTPmsg_Types_part_5.so CCLD HTTPmsg_Types_part_6.so CCLD HTTPmsg_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD JSON_Types_part_1.so CCLD JSON_Types_part_2.so CCLD JSON_Types_part_3.so CCLD JSON_Types_part_4.so CCLD JSON_Types_part_5.so CCLD JSON_Types_part_6.so CCLD JSON_Types_part_7.so CCLD MME_ConnectionHandler_part_1.so CCLD MME_ConnectionHandler_part_2.so CCLD MME_ConnectionHandler_part_3.so CCLD MME_ConnectionHandler_part_4.so CCLD MME_ConnectionHandler_part_5.so CCLD MME_ConnectionHandler_part_6.so CCLD MME_ConnectionHandler_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD SABP_Adapter_part_1.so CCLD SABP_Adapter_part_2.so CCLD SABP_Adapter_part_3.so CCLD SABP_Adapter_part_4.so CCLD SABP_Adapter_part_5.so CCLD SABP_Adapter_part_6.so CCLD SABP_Adapter_part_7.so CCLD SABP_CodecPort_part_1.so CCLD SABP_CodecPort_part_2.so CCLD SABP_CodecPort_part_3.so CCLD SABP_CodecPort_part_4.so CCLD SABP_CodecPort_part_5.so CCLD SABP_CodecPort_part_6.so CCLD SABP_CodecPort_part_7.so CCLD SABP_CodecPort_CtrlFunct_part_1.so CCLD SABP_CodecPort_CtrlFunct_part_2.so CCLD SABP_CodecPort_CtrlFunct_part_3.so CCLD SABP_CodecPort_CtrlFunct_part_4.so CCLD SABP_CodecPort_CtrlFunct_part_5.so CCLD SABP_CodecPort_CtrlFunct_part_6.so CCLD SABP_CodecPort_CtrlFunct_part_7.so CCLD SABP_Templates_part_1.so CCLD SABP_Templates_part_2.so CCLD SABP_Templates_part_3.so CCLD SABP_Templates_part_4.so CCLD SABP_Templates_part_5.so CCLD SABP_Templates_part_6.so CCLD SABP_Templates_part_7.so CCLD SABP_Types_part_1.so CCLD SABP_Types_part_2.so CCLD SABP_Types_part_3.so CCLD SABP_Types_part_4.so CCLD SABP_Types_part_5.so CCLD SABP_Types_part_6.so CCLD SABP_Types_part_7.so CCLD SBC_AP_Adapter_part_1.so CCLD SBC_AP_Adapter_part_2.so CCLD SBC_AP_Adapter_part_3.so CCLD SBC_AP_Adapter_part_4.so CCLD SBC_AP_Adapter_part_5.so CCLD SBC_AP_Adapter_part_6.so CCLD SBC_AP_Adapter_part_7.so CCLD SBC_AP_CodecPort_part_1.so CCLD SBC_AP_CodecPort_part_2.so CCLD SBC_AP_CodecPort_part_3.so CCLD SBC_AP_CodecPort_part_4.so CCLD SBC_AP_CodecPort_part_5.so CCLD SBC_AP_CodecPort_part_6.so CCLD SBC_AP_CodecPort_part_7.so CCLD SBC_AP_CodecPort_CtrlFunct_part_1.so CCLD SBC_AP_CodecPort_CtrlFunct_part_2.so CCLD SBC_AP_CodecPort_CtrlFunct_part_3.so CCLD SBC_AP_CodecPort_CtrlFunct_part_4.so CCLD SBC_AP_CodecPort_CtrlFunct_part_5.so CCLD SBC_AP_CodecPort_CtrlFunct_part_6.so CCLD SBC_AP_CodecPort_CtrlFunct_part_7.so CCLD SBC_AP_Templates_part_1.so CCLD SBC_AP_Templates_part_2.so CCLD SBC_AP_Templates_part_3.so CCLD SBC_AP_Templates_part_4.so CCLD SBC_AP_Templates_part_5.so CCLD SBC_AP_Templates_part_6.so CCLD SBC_AP_Templates_part_7.so CCLD SBC_AP_Types_part_1.so CCLD SBC_AP_Types_part_2.so CCLD SBC_AP_Types_part_3.so CCLD SBC_AP_Types_part_4.so CCLD SBC_AP_Types_part_5.so CCLD SBC_AP_Types_part_6.so CCLD SBC_AP_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD SABP_CommonDataTypes.so CCLD SABP_Constants.so CCLD SABP_Containers.so CCLD SABP_IEs.so CCLD SABP_PDU_Contents.so CCLD SABP_PDU_Descriptions.so CCLD SBC_AP_CommonDataTypes.so CCLD SBC_AP_Constants.so CCLD SBC_AP_Containers.so CCLD SBC_AP_IEs.so CCLD SBC_AP_PDU_Contents.so CCLD SBC_AP_PDU_Descriptions.so CCLD SABP_CommonDataTypes_part_1.so CCLD SABP_CommonDataTypes_part_2.so CCLD SABP_CommonDataTypes_part_3.so CCLD SABP_CommonDataTypes_part_4.so CCLD SABP_CommonDataTypes_part_5.so CCLD SABP_CommonDataTypes_part_6.so CCLD SABP_CommonDataTypes_part_7.so CCLD SABP_Constants_part_1.so CCLD SABP_Constants_part_2.so CCLD SABP_Constants_part_4.so CCLD SABP_Constants_part_3.so CCLD SABP_Constants_part_5.so CCLD SABP_Constants_part_6.so CCLD SABP_Constants_part_7.so CCLD SABP_Containers_part_1.so CCLD SABP_Containers_part_2.so CCLD SABP_Containers_part_3.so CCLD SABP_Containers_part_4.so CCLD SABP_Containers_part_5.so CCLD SABP_Containers_part_6.so CCLD SABP_Containers_part_7.so CCLD SABP_IEs_part_1.so CCLD SABP_IEs_part_2.so CCLD SABP_IEs_part_3.so CCLD SABP_IEs_part_4.so CCLD SABP_IEs_part_5.so CCLD SABP_IEs_part_6.so CCLD SABP_IEs_part_7.so CCLD SABP_PDU_Contents_part_1.so CCLD SABP_PDU_Contents_part_2.so CCLD SABP_PDU_Contents_part_3.so CCLD SABP_PDU_Contents_part_4.so CCLD SABP_PDU_Contents_part_5.so CCLD SABP_PDU_Contents_part_6.so CCLD SABP_PDU_Contents_part_7.so CCLD SABP_PDU_Descriptions_part_1.so CCLD SABP_PDU_Descriptions_part_2.so CCLD SABP_PDU_Descriptions_part_3.so CCLD SABP_PDU_Descriptions_part_4.so CCLD SABP_PDU_Descriptions_part_5.so CCLD SABP_PDU_Descriptions_part_6.so CCLD SABP_PDU_Descriptions_part_7.so CCLD SBC_AP_CommonDataTypes_part_1.so CCLD SBC_AP_CommonDataTypes_part_2.so CCLD SBC_AP_CommonDataTypes_part_3.so CCLD SBC_AP_CommonDataTypes_part_4.so CCLD SBC_AP_CommonDataTypes_part_5.so CCLD SBC_AP_CommonDataTypes_part_6.so CCLD SBC_AP_CommonDataTypes_part_7.so CCLD SBC_AP_Constants_part_1.so CCLD SBC_AP_Constants_part_2.so CCLD SBC_AP_Constants_part_3.so CCLD SBC_AP_Constants_part_5.so CCLD SBC_AP_Constants_part_6.so CCLD SBC_AP_Constants_part_7.so CCLD SBC_AP_Constants_part_4.so CCLD SBC_AP_Containers_part_1.so CCLD SBC_AP_Containers_part_2.so CCLD SBC_AP_Containers_part_3.so CCLD SBC_AP_Containers_part_4.so CCLD SBC_AP_Containers_part_5.so CCLD SBC_AP_Containers_part_6.so CCLD SBC_AP_Containers_part_7.so CCLD SBC_AP_IEs_part_1.so CCLD SBC_AP_IEs_part_2.so CCLD SBC_AP_IEs_part_3.so CCLD SBC_AP_IEs_part_4.so CCLD SBC_AP_IEs_part_5.so CCLD SBC_AP_IEs_part_6.so CCLD SBC_AP_IEs_part_7.so CCLD SBC_AP_PDU_Contents_part_1.so CCLD SBC_AP_PDU_Contents_part_2.so CCLD SBC_AP_PDU_Contents_part_3.so CCLD SBC_AP_PDU_Contents_part_4.so CCLD SBC_AP_PDU_Contents_part_5.so CCLD SBC_AP_PDU_Contents_part_6.so CCLD SBC_AP_PDU_Contents_part_7.so CCLD SBC_AP_PDU_Descriptions_part_1.so CCLD SBC_AP_PDU_Descriptions_part_2.so CCLD SBC_AP_PDU_Descriptions_part_3.so CCLD SBC_AP_PDU_Descriptions_part_4.so CCLD SBC_AP_PDU_Descriptions_part_5.so CCLD SBC_AP_PDU_Descriptions_part_6.so CCLD SBC_AP_PDU_Descriptions_part_7.so CCLD Abstract_Socket.so CCLD CBSP_CodecPort_CtrlFunctdef.so CCLD HTTPmsg_MessageLen_Function.so CCLD HTTPmsg_PT.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD JSON_EncDec.so CCLD Native_FunctionDefs.so CCLD SABP_CodecPort_CtrlFunctDef.so CCLD SABP_EncDec.so CCLD SBC_AP_CodecPort_CtrlFunctDef.so CCLD SBC_AP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TELNETasp_PT.so CCLD TCCInterface.so CCLD CBC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0/cbc' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] Fetched 205 kB in 0s (1044 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'apt-rdepends', 'osmo-cbc'] [testenv] osmo-cbc -> osmo-cbc: installing osmo-cbc-dbg [testenv] osmo-cbc -> libc6: installing libc6-dbg [testenv] osmo-cbc -> libosmocore22: installing libosmocore-dbg [testenv] osmo-cbc -> libdb5.3: installing libdb5.3-dbg [testenv] Installing packages: osmo-cbc, osmo-cbc-dbg, libc6-dbg, libosmocore-dbg, libdb5.3-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-cbc', 'osmo-cbc-dbg', 'libc6-dbg', 'libosmocore-dbg', 'libdb5.3-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-sbcap2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libc6-dbg libdb5.3-dbg libosmo-sbcap2 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-cbc osmo-cbc-dbg osmocom-keyring osmocom-nightly 0 upgraded, 20 newly installed, 0 to remove and 10 not upgraded. Need to get 52.7 MB of archives. After this operation, 62.0 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508222026 [3028 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508222026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508222026 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508222026 [52.0 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508222026 [71.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508222026 [228 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508222026 [71.6 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508222026 [104 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508222026 [178 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508222026 [60.3 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508222026 [64.2 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508222026 [51.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508222026 [44.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508222026 [61.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sbcap2 0.5.1.7.91ea.202508222026 [359 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508222026 [2166 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-cbc 0.5.1.7.91ea.202508222026 [47.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-cbc-dbg 0.5.1.7.91ea.202508222026 [214 kB] Get:20 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Fetched 52.7 MB in 1s (104 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../01-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../02-osmocom-keyring_1.0.2.5.fc66.202508222026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508222026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../03-osmocom-nightly_202508222026_amd64.deb ... Unpacking osmocom-nightly (202508222026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../04-libosmocore22_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../05-libosmocodec4_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../08-libosmocoding0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../10-libosmogb14_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../12-libosmosim2_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../13-libosmousb0_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../14-libosmocore_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../15-libosmonetif11_1.6.0.13.c499.202508222026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508222026) ... Selecting previously unselected package libosmo-sbcap2:amd64. Preparing to unpack .../16-libosmo-sbcap2_0.5.1.7.91ea.202508222026_amd64.deb ... Unpacking libosmo-sbcap2:amd64 (0.5.1.7.91ea.202508222026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.11.0.32.33cb4.202508222026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508222026) ... Selecting previously unselected package osmo-cbc. Preparing to unpack .../18-osmo-cbc_0.5.1.7.91ea.202508222026_amd64.deb ... Unpacking osmo-cbc (0.5.1.7.91ea.202508222026) ... Selecting previously unselected package osmo-cbc-dbg:amd64. Preparing to unpack .../19-osmo-cbc-dbg_0.5.1.7.91ea.202508222026_amd64.deb ... Unpacking osmo-cbc-dbg:amd64 (0.5.1.7.91ea.202508222026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508222026) ... Setting up osmocom-nightly (202508222026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmo-sbcap2:amd64 (0.5.1.7.91ea.202508222026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508222026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up libosmocore (1.11.0.32.33cb4.202508222026) ... Setting up osmo-cbc (0.5.1.7.91ea.202508222026) ... changed ownership of '/etc/osmocom/osmo-cbc.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-cbc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508222026) ... Setting up osmo-cbc-dbg:amd64 (0.5.1.7.91ea.202508222026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc/CBC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-cbc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc/CBC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.default'] [testenv] Running cbc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sh', '-c', 'osmo-cbc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/cbc/cbc.log'] 20250823090713698 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{INIT}: Allocated (fsm.c:456) 20250823090713698 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x559c585fb300]{INIT}: Allocated (fsm.c:456) 20250823090713698 DLGLOBAL NOTICE Available via telnet 127.0.0.20 4264 (telnet_interface.c:88) 20250823090713698 DCBSP NOTICE Listening for CBSP at 127.0.0.20:48049 (cbsp_link.c:419) 20250823090713698 DSBcAP NOTICE Listening for SBc-AP at 127.0.0.20:29168 (sbcap_link.c:484) 20250823090713698 DREST INFO Main thread tid: 139887501191744 (rest_api.c:689) 20250823090713698 DREST NOTICE Started ECBE REST API at 127.0.0.20:12345 (rest_api.c:727) 20250823090713698 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090713698 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090713698 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090713698 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.20', '-e', 'OSMO_SUT_PORT=4264', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/start-testsuite.sh', 'cbc/CBC_Tests', 'CBC_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli CBC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: CBC_Tests.cfg MC@229cc172c59d: Unix server socket created successfully. MC@229cc172c59d: Listening on TCP port 44745. 229cc172c59d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0/cbc/CBC_Tests 229cc172c59d 44745 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@229cc172c59d: New HC connected from 10.0.2.100 [10.0.2.100]. 229cc172c59d: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@229cc172c59d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@229cc172c59d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@229cc172c59d: Configuration file was processed on all HCs. MC@229cc172c59d: Creating MTC on host 10.0.2.100. MC@229cc172c59d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'. ------ CBC_Tests.TC_rx_keepalive ------ Sat Aug 23 09:07:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_rx_keepalive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_rx_keepalive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_rx_keepalive started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090715039 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823090715039 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823090715039 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090715039 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823090715039 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090715039 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823090715039 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823090715040 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090715040 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823090715040 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090715040 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090715040 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090715040 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090715040 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823090715040 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090715040 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090715040 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090715041 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090715041 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823090715041 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823090715041 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090715041 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250823090718700 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090718700 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090718700 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090718700 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090723700 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090723700 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090723700 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090723700 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090728702 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090728702 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090728702 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090728702 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090733703 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090733703 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090733703 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090733703 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090738704 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090738704 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090738704 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090738704 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090743705 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090743705 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090743705 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090743705 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090745043 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Timeout of T1 (fsm.c:317) 20250823090745043 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250823090745043 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090745052 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090745052 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823090745052 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823090745052 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823090745052 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823090745052 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: Freeing instance (cbsp_link_fsm.c:170) 20250823090745052 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: Deallocated (fsm.c:568) TC_rx_keepalive-BSC0(3)@229cc172c59d: Final verdict of PTC: none TC_rx_keepalive-BSC0-BSC0(4)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass) MTC@229cc172c59d: Test case TC_rx_keepalive finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'. Sat Aug 23 09:07:45 UTC 2025 ====== CBC_Tests.TC_rx_keepalive pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_rx_keepalive.talloc 20250823090745122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48058<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090745223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48058<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=22456) Waiting for packet dumper to finish... 1 (prev_count=22456, count=30172) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'. ------ CBC_Tests.TC_rx_keepalive_timeout ------ Sat Aug 23 09:07:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_rx_keepalive_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_rx_keepalive_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_rx_keepalive_timeout started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090748358 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823090748358 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823090748358 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090748358 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823090748358 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090748358 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823090748358 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823090748362 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090748362 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823090748362 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090748362 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090748363 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090748363 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090748363 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823090748363 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090748363 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090748363 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090748365 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090748365 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823090748365 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823090748365 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090748365 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250823090748706 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090748706 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090748706 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090748706 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090753707 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090753707 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090753707 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090753707 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090758708 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090758708 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090758708 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090758708 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090803709 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090803709 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090803709 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090803709 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090808710 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090808710 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090808710 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090808710 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090813711 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090813711 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090813711 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090813711 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090818371 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Timeout of T1 (fsm.c:317) 20250823090818371 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250823090818371 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250823090818712 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090818712 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090818712 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090818712 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090823713 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090823713 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090823713 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090823713 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090828377 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: Timeout of T2 (fsm.c:317) 20250823090828377 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: timer_cb requested termination (fsm.c:327) 20250823090828377 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250823090828377 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823090828377 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: FSM instance already terminating, not dispatching event CLOSE.cmd (cbsp_link.c:250) 20250823090828377 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: Freeing instance (fsm.c:332) 20250823090828377 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{KEEPALIVE_PENDING}: Deallocated (fsm.c:568) 20250823090828714 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090828714 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090828714 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090828714 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090833715 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090833715 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090833715 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090833715 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090838716 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090838716 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090838716 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090838716 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090843717 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090843717 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090843717 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090843717 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090848718 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090848718 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090848718 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090848718 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@229cc172c59d: setverdict(pass): none -> pass TC_rx_keepalive_timeout-BSC0(5)@229cc172c59d: Final verdict of PTC: none TC_rx_keepalive_timeout-BSC0-BSC0(6)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass) MTC@229cc172c59d: Test case TC_rx_keepalive_timeout finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'. Sat Aug 23 09:08:53 UTC 2025 ====== CBC_Tests.TC_rx_keepalive_timeout pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_rx_keepalive_timeout.talloc 20250823090853437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55622<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090853538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55622<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41292) 20250823090853719 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090853719 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090853719 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090853719 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=41292, count=47300) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'. ------ CBC_Tests.TC_ecbe_create_delete_cgi ------ Sat Aug 23 09:08:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_cgi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_cgi started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090856671 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823090856671 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823090856671 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090856671 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823090856671 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090856671 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823090856671 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823090856673 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090856673 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823090856673 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090856673 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090856673 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090856673 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090856673 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823090856673 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090856673 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090856673 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090856674 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090856674 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823090856674 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823090856674 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090856674 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090856677 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090856677 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090856677 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090856677 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090856677 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090856677 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{INIT}: Allocated (fsm.c:456) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c585f6310]{INIT}: Allocated (fsm.c:456) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c585f6310]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c585f8520] (fsm.c:486) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58666250]{INIT}: Allocated (fsm.c:456) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58666250]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c585f8520] (fsm.c:486) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c586664f0]{INIT}: Allocated (fsm.c:456) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c586664f0]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c585f8520] (fsm.c:486) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c58666790]{INIT}: Allocated (fsm.c:456) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c58666790]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c585f8520] (fsm.c:486) 20250823090856677 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090856677 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c58666790]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090856677 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c58666790]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c58666790]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090856677 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c586664f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090856677 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c586664f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090856677 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c586664f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090856677 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58666250]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090856677 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58666250]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58666250]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090856677 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090856677 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823090856677 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090856678 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090856678 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 21 [L2]> 0e 00 2b 03 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00 (cbsp_link.c:226) 20250823090856678 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250823090856678 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823090856678 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090856678 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090856678 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090856678 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823090856678 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250823090856678 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090856678 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090856678 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090856678 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090858683 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090858683 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090858683 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090858683 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090858683 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090858683 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c58666790]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090858683 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090858683 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c58666790]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090858684 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c58666790]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090858684 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090858684 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c586664f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090858684 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250823090858684 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c586664f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090858684 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c586664f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090858684 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090858684 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58666250]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090858684 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250823090858684 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58666250]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090858684 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58666250]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090858684 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090858684 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090858684 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250823090858684 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090858687 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090858687 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 21 [L2]> 0e 00 2b 02 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00 (cbsp_link.c:226) 20250823090858687 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250823090858687 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250823090858687 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090858687 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090858687 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090858687 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c585f6310]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250823090858687 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250823090858687 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090858687 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c585f8520]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090858687 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090858687 DREST DEBUG /message DELETE(43) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_cgi-BSC0(7)@229cc172c59d: Final verdict of PTC: none 20250823090858691 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090858691 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823090858691 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823090858691 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823090858691 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823090858691 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823090858691 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_cgi finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass'. Sat Aug 23 09:08:58 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_cgi pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_cgi.talloc 20250823090858719 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090858719 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090858719 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090858720 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090858731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57962<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090858932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57962<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24676) Waiting for packet dumper to finish... 1 (prev_count=24676, count=45120) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'. ------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------ Sat Aug 23 09:09:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_lac_ci started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090902031 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823090902031 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823090902031 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090902031 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823090902031 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090902031 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823090902031 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823090902032 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090902032 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823090902032 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090902032 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090902032 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090902032 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090902032 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823090902032 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090902032 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090902032 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090902032 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090902032 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823090902032 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823090902032 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090902032 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":44,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090902033 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 44, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090902033 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090902033 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090902033 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090902033 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090902033 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{INIT}: Allocated (fsm.c:456) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x559c58668ce0]{INIT}: Allocated (fsm.c:456) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x559c58668ce0]{INIT}: is child of SMSCB(TTCN-3-44)[0x559c586698c0] (fsm.c:486) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x559c58668ec0]{INIT}: Allocated (fsm.c:456) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x559c58668ec0]{INIT}: is child of SMSCB(TTCN-3-44)[0x559c586698c0] (fsm.c:486) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x559c586690a0]{INIT}: Allocated (fsm.c:456) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x559c586690a0]{INIT}: is child of SMSCB(TTCN-3-44)[0x559c586698c0] (fsm.c:486) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x559c58669280]{INIT}: Allocated (fsm.c:456) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x559c58669280]{INIT}: is child of SMSCB(TTCN-3-44)[0x559c586698c0] (fsm.c:486) 20250823090902033 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090902033 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x559c58669280]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090902033 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x559c58669280]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x559c58669280]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090902033 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x559c586690a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090902033 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x559c586690a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090902033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x559c586690a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090902033 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x559c58668ec0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090902033 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x559c58668ec0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x559c58668ec0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090902033 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090902033 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823090902033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090902034 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090902034 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 18 [L2]> 0e 00 2c 03 41 70 04 00 0d 01 27 11 c3 51 27 12 c3 52 27 13 c3 53 12 00 (cbsp_link.c:226) 20250823090902034 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250823090902034 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823090902034 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090902034 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_WRITE_ACK}: Appending CellId LAC 10002 CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090902034 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_WRITE_ACK}: Appending CellId LAC 10003 CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090902034 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823090902034 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250823090902034 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090902034 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090902034 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090902034 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090903721 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090903721 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090903721 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090903721 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090904037 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090904038 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090904038 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090904038 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090904038 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090904038 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x559c58669280]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090904038 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090904038 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x559c58669280]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090904038 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x559c58669280]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090904038 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090904038 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x559c586690a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090904038 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250823090904038 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x559c586690a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090904038 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x559c586690a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090904038 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090904038 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x559c58668ec0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090904038 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250823090904038 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x559c58668ec0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090904038 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x559c58668ec0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090904038 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090904038 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090904038 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250823090904038 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090904040 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090904040 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 18 [L2]> 0e 00 2c 02 41 70 04 00 0d 01 27 11 c3 51 27 12 c3 52 27 13 c3 53 12 00 (cbsp_link.c:226) 20250823090904041 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250823090904041 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250823090904041 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_DELETE_ACK}: Appending CellId LAC 10001 CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090904041 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_DELETE_ACK}: Appending CellId LAC 10002 CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090904041 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_DELETE_ACK}: Appending CellId LAC 10003 CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090904041 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x559c58668ce0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250823090904041 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250823090904041 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090904041 DSMSCB INFO SMSCB(TTCN-3-44)[0x559c586698c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090904041 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090904041 DREST DEBUG /message DELETE(44) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823090904045 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090904046 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823090904046 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823090904046 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823090904046 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823090904046 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823090904046 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lac_ci-BSC0(9)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass'. Sat Aug 23 09:09:04 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_lac_ci pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac_ci.talloc 20250823090904085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57972<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090904286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57972<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=26836) Waiting for packet dumper to finish... 1 (prev_count=26836, count=45060) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'. ------ CBC_Tests.TC_ecbe_create_delete_lac ------ Sat Aug 23 09:09:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_lac started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090907346 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823090907346 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823090907346 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090907346 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823090907346 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090907346 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823090907346 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823090907348 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090907348 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823090907348 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090907348 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090907348 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090907348 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090907348 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823090907348 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090907348 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090907348 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090907350 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090907350 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823090907351 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823090907351 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090907351 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":45,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090907352 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 45, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090907352 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090907352 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090907352 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090907352 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090907352 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{INIT}: Allocated (fsm.c:456) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x559c5866a760]{INIT}: Allocated (fsm.c:456) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x559c5866a760]{INIT}: is child of SMSCB(TTCN-3-45)[0x559c5866b2c0] (fsm.c:486) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x559c5866a940]{INIT}: Allocated (fsm.c:456) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x559c5866a940]{INIT}: is child of SMSCB(TTCN-3-45)[0x559c5866b2c0] (fsm.c:486) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x559c5866ab20]{INIT}: Allocated (fsm.c:456) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x559c5866ab20]{INIT}: is child of SMSCB(TTCN-3-45)[0x559c5866b2c0] (fsm.c:486) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x559c5866ad00]{INIT}: Allocated (fsm.c:456) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x559c5866ad00]{INIT}: is child of SMSCB(TTCN-3-45)[0x559c5866b2c0] (fsm.c:486) 20250823090907352 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090907352 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x559c5866ad00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090907352 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x559c5866ad00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x559c5866ad00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090907352 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x559c5866ab20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090907352 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x559c5866ab20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090907352 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x559c5866ab20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090907352 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x559c5866a940]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090907352 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x559c5866a940]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x559c5866a940]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090907352 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090907352 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823090907352 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090907353 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090907353 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2d 03 41 70 04 00 07 05 27 11 27 12 27 13 12 00 (cbsp_link.c:226) 20250823090907353 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250823090907353 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823090907353 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090907353 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_WRITE_ACK}: Appending CellId LAC 10002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090907354 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_WRITE_ACK}: Appending CellId LAC 10003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090907354 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823090907354 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250823090907354 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090907354 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090907354 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090907354 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090908721 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090908721 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090908721 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090908721 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090909357 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090909357 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090909357 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090909357 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090909357 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090909357 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x559c5866ad00]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090909357 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090909357 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x559c5866ad00]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090909357 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x559c5866ad00]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090909357 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090909357 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x559c5866ab20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090909357 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250823090909357 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x559c5866ab20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090909357 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x559c5866ab20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090909357 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090909357 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x559c5866a940]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090909357 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250823090909357 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x559c5866a940]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090909357 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x559c5866a940]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090909357 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090909357 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090909357 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250823090909357 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090909359 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090909359 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2d 02 41 70 04 00 07 05 27 11 27 12 27 13 12 00 (cbsp_link.c:226) 20250823090909359 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250823090909359 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250823090909359 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_DELETE_ACK}: Appending CellId LAC 10001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090909359 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_DELETE_ACK}: Appending CellId LAC 10002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090909359 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_DELETE_ACK}: Appending CellId LAC 10003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090909359 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x559c5866a760]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250823090909359 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250823090909359 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090909359 DSMSCB INFO SMSCB(TTCN-3-45)[0x559c5866b2c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090909359 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090909359 DREST DEBUG /message DELETE(45) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823090909364 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090909364 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823090909364 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823090909364 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823090909364 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823090909364 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823090909364 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lac-BSC0(11)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_lac-BSC0-BSC0(12)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_lac finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass'. Sat Aug 23 09:09:09 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_lac pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lac.talloc 20250823090909397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52426<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090909698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52426<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=26776) Waiting for packet dumper to finish... 1 (prev_count=26776, count=44948) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'. ------ CBC_Tests.TC_ecbe_create_delete_ci ------ Sat Aug 23 09:09:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_ci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_ci started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090912744 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823090912744 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823090912744 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090912744 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823090912744 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090912744 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823090912744 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823090912745 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090912745 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823090912745 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090912745 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090912745 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090912745 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090912745 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823090912745 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090912745 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090912745 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090912746 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090912746 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823090912746 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823090912746 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090912746 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090912746 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 46, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090912746 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090912746 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090912746 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090912746 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090912746 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{INIT}: Allocated (fsm.c:456) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x559c5866c160]{INIT}: Allocated (fsm.c:456) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x559c5866c160]{INIT}: is child of SMSCB(TTCN-3-46)[0x559c5866cd30] (fsm.c:486) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x559c5866c340]{INIT}: Allocated (fsm.c:456) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x559c5866c340]{INIT}: is child of SMSCB(TTCN-3-46)[0x559c5866cd30] (fsm.c:486) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x559c5866c520]{INIT}: Allocated (fsm.c:456) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x559c5866c520]{INIT}: is child of SMSCB(TTCN-3-46)[0x559c5866cd30] (fsm.c:486) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x559c5866c700]{INIT}: Allocated (fsm.c:456) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x559c5866c700]{INIT}: is child of SMSCB(TTCN-3-46)[0x559c5866cd30] (fsm.c:486) 20250823090912746 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090912746 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c5866c700]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090912746 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c5866c700]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c5866c700]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090912746 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c5866c520]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090912746 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c5866c520]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090912746 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c5866c520]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090912746 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c5866c340]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090912746 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c5866c340]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c5866c340]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090912746 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090912746 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823090912746 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090912747 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090912747 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2e 03 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00 (cbsp_link.c:226) 20250823090912747 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250823090912747 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823090912747 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_WRITE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090912747 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_WRITE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090912747 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_WRITE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090912747 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823090912747 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250823090912747 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090912747 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090912747 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090912747 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090913722 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090913722 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090913722 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090913722 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090914750 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090914750 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090914750 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090914750 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090914750 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090914750 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c5866c700]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090914750 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090914750 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c5866c700]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090914751 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c5866c700]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090914751 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090914751 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c5866c520]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090914751 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250823090914751 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c5866c520]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090914751 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c5866c520]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090914751 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090914751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c5866c340]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090914751 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250823090914751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c5866c340]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090914751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c5866c340]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090914751 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090914751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090914751 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250823090914751 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090914753 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090914753 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2e 02 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00 (cbsp_link.c:226) 20250823090914753 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250823090914753 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250823090914753 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_DELETE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090914753 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_DELETE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090914753 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_DELETE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090914753 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c5866c160]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250823090914753 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250823090914753 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090914753 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c5866cd30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090914753 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090914753 DREST DEBUG /message DELETE(46) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_ci-BSC0(13)@229cc172c59d: Final verdict of PTC: none 20250823090914758 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090914758 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823090914758 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823090914758 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823090914758 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823090914758 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823090914758 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_ci-BSC0-BSC0(14)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_ci finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass'. Sat Aug 23 09:09:14 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_ci pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_ci.talloc 20250823090914793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52438<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090915194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52438<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44292) Waiting for packet dumper to finish... 1 (prev_count=44292, count=44932) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'. ------ CBC_Tests.TC_ecbe_create_delete_lai ------ Sat Aug 23 09:09:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_lai started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090918327 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823090918327 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823090918327 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090918327 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823090918327 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090918327 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823090918327 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823090918331 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090918331 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823090918331 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090918331 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090918331 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090918332 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090918332 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823090918332 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090918332 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090918332 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090918334 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090918334 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823090918334 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823090918334 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090918334 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":47,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090918336 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 47, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090918336 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090918336 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090918336 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090918336 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090918336 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{INIT}: Allocated (fsm.c:456) 20250823090918336 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x559c5866dbd0]{INIT}: Allocated (fsm.c:456) 20250823090918336 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x559c5866dbd0]{INIT}: is child of SMSCB(TTCN-3-47)[0x559c5866e7a0] (fsm.c:486) 20250823090918336 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x559c5866ddb0]{INIT}: Allocated (fsm.c:456) 20250823090918336 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x559c5866ddb0]{INIT}: is child of SMSCB(TTCN-3-47)[0x559c5866e7a0] (fsm.c:486) 20250823090918336 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x559c5866df90]{INIT}: Allocated (fsm.c:456) 20250823090918336 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x559c5866df90]{INIT}: is child of SMSCB(TTCN-3-47)[0x559c5866e7a0] (fsm.c:486) 20250823090918336 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x559c5866e170]{INIT}: Allocated (fsm.c:456) 20250823090918336 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x559c5866e170]{INIT}: is child of SMSCB(TTCN-3-47)[0x559c5866e7a0] (fsm.c:486) 20250823090918336 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090918336 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090918336 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x559c5866e170]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090918336 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090918336 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x559c5866e170]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090918336 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x559c5866e170]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090918336 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090918336 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x559c5866df90]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090918337 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823090918337 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x559c5866df90]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090918337 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x559c5866df90]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090918337 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090918337 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x559c5866ddb0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090918337 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250823090918337 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x559c5866ddb0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090918337 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x559c5866ddb0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090918337 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090918337 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090918337 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823090918337 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090918339 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090918339 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 1b [L2]> 0e 00 2f 03 41 70 04 00 10 04 09 f1 07 00 19 09 f1 07 00 1a 09 f1 07 00 1b 12 00 (cbsp_link.c:226) 20250823090918339 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250823090918339 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823090918339 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-25 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090918339 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-26 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090918339 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-27 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090918339 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823090918339 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250823090918339 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090918339 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090918339 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090918339 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090918723 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090918723 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090918723 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090918723 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090920344 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090920344 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090920344 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090920345 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090920345 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090920345 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x559c5866e170]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090920345 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090920345 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x559c5866e170]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090920345 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x559c5866e170]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090920345 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090920345 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x559c5866df90]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090920345 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250823090920345 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x559c5866df90]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090920345 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x559c5866df90]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090920345 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090920345 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x559c5866ddb0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090920345 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250823090920345 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x559c5866ddb0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090920345 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x559c5866ddb0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090920345 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090920345 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090920345 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250823090920345 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090920348 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090920348 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 1b [L2]> 0e 00 2f 02 41 70 04 00 10 04 09 f1 07 00 19 09 f1 07 00 1a 09 f1 07 00 1b 12 00 (cbsp_link.c:226) 20250823090920348 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250823090920348 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250823090920348 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-25 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090920348 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-26 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090920348 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-27 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090920348 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x559c5866dbd0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250823090920348 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250823090920348 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090920348 DSMSCB INFO SMSCB(TTCN-3-47)[0x559c5866e7a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090920348 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090920348 DREST DEBUG /message DELETE(47) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823090920352 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090920352 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823090920352 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823090920352 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823090920352 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823090920352 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823090920352 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lai-BSC0(15)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_lai-BSC0-BSC0(16)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_lai finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass'. Sat Aug 23 09:09:20 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_lai pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_lai.talloc 20250823090920388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38188<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090920890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38188<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44776) Waiting for packet dumper to finish... 1 (prev_count=44776, count=45316) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'. ------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------ Sat Aug 23 09:09:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823090923724 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090923724 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090923724 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090923724 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_mme_indication started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090924027 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250823090924027 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250823090924027 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250823090924027 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090924027 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250823090924027 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090924032 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090924032 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090924032 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090924032 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090924032 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090924032 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{INIT}: Allocated (fsm.c:456) 20250823090924032 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c5866f570]{INIT}: Allocated (fsm.c:456) 20250823090924032 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c5866f570]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c586701c0] (fsm.c:486) 20250823090924032 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c5866f750]{INIT}: Allocated (fsm.c:456) 20250823090924032 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c5866f750]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c586701c0] (fsm.c:486) 20250823090924032 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c5866f930]{INIT}: Allocated (fsm.c:456) 20250823090924032 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c5866f930]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c586701c0] (fsm.c:486) 20250823090924032 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c5866fb10]{INIT}: Allocated (fsm.c:456) 20250823090924033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c5866fb10]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c586701c0] (fsm.c:486) 20250823090924033 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090924033 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090924033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c5866fb10]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090924033 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090924033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c5866fb10]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090924033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c5866fb10]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090924033 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090924033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090924033 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823090924033 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250823090924033 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090924033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c5866f750]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090924033 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250823090924033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c5866f750]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090924033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c5866f750]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090924033 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090924033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c5866f570]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090924033 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823090924033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c5866f570]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090924033 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c5866f570]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090924033 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823090924038 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823090924038 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823090924038 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823090924038 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250823090924038 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823090924038 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250823090924038 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250823090924038 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250823090924038 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090924039 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090924039 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090924039 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090924041 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 41 (flags=0x80) (sbcap_link.c:246) 20250823090924041 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 25 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 12 40 00 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 (sbcap_link.c:281) 20250823090924041 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250823090924041 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250823090924041 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250823090924041 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250823090924041 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{ACTIVE}: Appending CellId ECGI 901-70-00016-2E to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250823090926043 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090926044 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090926044 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090926044 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090926044 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090926044 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c5866fb10]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090926044 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090926044 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c5866fb10]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090926044 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c5866fb10]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090926044 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090926044 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090926044 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250823090926044 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70 (sbcap_link.c:416) 20250823090926044 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090926044 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c5866f750]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090926044 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250823090926044 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c5866f750]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090926044 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c5866f750]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090926044 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090926044 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c5866f570]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090926044 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823090926044 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c5866f570]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090926044 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c5866f570]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090926044 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250823090926048 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823090926048 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823090926048 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250823090926048 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250823090926048 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250823090926048 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250823090926048 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c5866f930]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250823090926048 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250823090926048 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090926048 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c586701c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090926048 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090926048 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_indication-MME0(17)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass'. Sat Aug 23 09:09:26 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_mme_indication pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_indication.talloc 20250823090926089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36374<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090926249 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250823090926249 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250823090926249 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250823090926249 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250823090926249 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250823090926249 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250823090926249 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{IDLE}: Deallocated (fsm.c:568) 20250823090926591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36374<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=23944) Waiting for packet dumper to finish... 1 (prev_count=23944, count=42000) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai'. ------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai ------ Sat Aug 23 09:09:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823090928724 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090928724 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090928724 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090928724 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_mme_unknown_tai started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090929725 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250823090929725 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250823090929725 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090929725 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250823090929725 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090929730 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090929730 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090929730 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090929730 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090929731 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090929731 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{INIT}: Allocated (fsm.c:456) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58671c60]{INIT}: Allocated (fsm.c:456) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58671c60]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58670d70] (fsm.c:486) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58671ed0]{INIT}: Allocated (fsm.c:456) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58671ed0]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58670d70] (fsm.c:486) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58672140]{INIT}: Allocated (fsm.c:456) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58672140]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58670d70] (fsm.c:486) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c586723b0]{INIT}: Allocated (fsm.c:456) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c586723b0]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58670d70] (fsm.c:486) 20250823090929731 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090929731 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586723b0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090929731 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586723b0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586723b0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090929731 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090929731 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823090929731 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250823090929731 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58671ed0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090929731 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58671ed0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58671ed0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090929731 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58671c60]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090929731 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58671c60]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090929731 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58671c60]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090929731 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823090929737 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 36 (flags=0x80) (sbcap_link.c:246) 20250823090929737 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 20 00 00 04 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 00 16 40 08 00 00 00 09 f1 07 04 d2 (sbcap_link.c:281) 20250823090929737 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823090929737 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250823090929737 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823090929737 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250823090929737 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{WAIT_WRITE_ACK}: Appending CellId TAI 901-70-1234 (cause: Tracking Area not valid) to Failed list (sbcap_smscb_peer_fsm.c:101) 20250823090929737 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250823090929737 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250823090929737 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090929737 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090929737 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090929737 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090931742 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090931742 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090931742 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090931742 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090931742 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090931742 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586723b0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090931742 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090931742 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586723b0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090931742 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586723b0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090931742 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090931742 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090931742 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250823090931742 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70 (sbcap_link.c:416) 20250823090931742 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090931742 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58671ed0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090931742 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250823090931742 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58671ed0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090931742 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58671ed0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090931742 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090931742 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58671c60]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090931742 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823090931742 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58671c60]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090931742 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58671c60]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090931742 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250823090931748 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823090931748 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823090931748 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250823090931748 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250823090931748 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250823090931748 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250823090931748 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58672140]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250823090931748 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250823090931748 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090931748 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58670d70]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090931749 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090931749 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass'. Sat Aug 23 09:09:31 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.talloc 20250823090931791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36390<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090931949 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250823090931949 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250823090931949 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250823090931949 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250823090931949 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250823090931949 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250823090931949 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c585f90f0]{IDLE}: Deallocated (fsm.c:568) 20250823090932394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36390<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=33908) Waiting for packet dumper to finish... 1 (prev_count=33908, count=37020) 20250823090933726 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090933726 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090933726 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090933726 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme ------ Sat Aug 23 09:09:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_bsc_and_mme started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090935516 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823090935516 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823090935516 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090935516 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823090935516 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090935516 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823090935516 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823090935520 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090935520 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823090935520 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090935520 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090935520 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090935520 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090935520 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823090935520 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823090935520 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090935520 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090935523 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090935524 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823090935524 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823090935524 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090935524 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250823090935527 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250823090935527 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250823090935527 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586728f0]{INIT}: Allocated (fsm.c:456) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090935527 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586728f0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250823090935527 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586728f0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090935532 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090935532 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090935532 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090935532 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090935532 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090935532 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{INIT}: Allocated (fsm.c:456) 20250823090935532 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58672b50]{INIT}: Allocated (fsm.c:456) 20250823090935532 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58672b50]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c58672a20] (fsm.c:486) 20250823090935532 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58672d30]{INIT}: Allocated (fsm.c:456) 20250823090935533 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58672d30]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c58672a20] (fsm.c:486) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c58674470]{INIT}: Allocated (fsm.c:456) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c58674470]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c58672a20] (fsm.c:486) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c586746e0]{INIT}: Allocated (fsm.c:456) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c586746e0]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c58672a20] (fsm.c:486) 20250823090935533 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090935533 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586746e0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090935533 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586746e0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586746e0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090935533 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090935533 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823090935533 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 2b 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250823090935533 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090935533 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58672d30]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090935533 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250823090935533 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58672d30]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090935533 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58672d30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090935533 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090935533 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090935533 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823090935533 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090935536 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090935536 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 21 [L2]> 0e 00 2b 03 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00 (cbsp_link.c:226) 20250823090935536 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250823090935536 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823090935536 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090935536 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090935536 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090935536 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823090935536 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823090935540 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823090935540 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823090935540 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823090935540 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250823090935540 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823090935540 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250823090935540 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250823090935540 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250823090935540 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090935540 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090935540 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090935540 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090935542 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250823090935542 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20 (sbcap_link.c:281) 20250823090935542 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250823090935542 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250823090935542 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250823090935542 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250823090937545 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090937545 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090937545 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001460) from 139887501191744 (rest_it_op.c:93) 20250823090937545 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090937545 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090937545 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586746e0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090937545 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090937545 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586746e0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090937545 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586746e0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090937545 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090937545 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090937545 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250823090937545 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 2b 00 0b 00 02 41 70 (sbcap_link.c:416) 20250823090937546 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090937546 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58672d30]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090937546 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250823090937546 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58672d30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090937546 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58672d30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090937546 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090937546 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090937546 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250823090937546 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000101011'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250823090937548 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090937548 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 21 [L2]> 0e 00 2b 02 41 70 04 00 16 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 09 f1 07 00 18 00 2b 12 00 (cbsp_link.c:226) 20250823090937549 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250823090937549 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250823090937549 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090937549 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090937549 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090937549 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58672b50]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250823090937549 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250823090937550 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823090937550 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 2b 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823090937550 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250823090937550 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250823090937550 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250823090937550 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250823090937550 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58674470]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250823090937550 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250823090937550 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001460) complete (rest_it_op.c:131) 20250823090937550 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58672a20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090937550 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090937550 DREST DEBUG /message DELETE(43) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823090937555 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823090937555 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823090937555 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823090937555 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823090937555 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823090937555 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823090937555 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c585f90f0]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_bsc_and_mme-MME0(22)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass'. Sat Aug 23 09:09:37 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.talloc 20250823090937599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60482<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090937753 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250823090937753 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250823090937753 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250823090937753 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586728f0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250823090937753 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586728f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250823090937753 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586728f0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250823090937753 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586728f0]{IDLE}: Deallocated (fsm.c:568) 20250823090938301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60482<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56952) 20250823090938727 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090938727 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090938727 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090938727 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=56952, count=59664) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------ Sat Aug 23 09:09:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_bsc_server started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823090943728 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090943728 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090943728 DLINP INFO CLICONN(,r=127.0.0.100:15001<->l=127.0.0.20:41575){CONNECTING} connection established (stream_cli.c:441) 20250823090943728 DCBSP NOTICE ttcn3-bsc-server: Connected (cbsp_link.c:97) 20250823090943728 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{INIT}: Received Event RESET.cmd (cbsp_link.c:98) 20250823090943728 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823090943728 DCBSP INFO ttcn3-bsc-server: Transmitting RESET (cbsp_link.c:345) 20250823090943728 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@229cc172c59d: Connection from "127.0.0.20":41575 20250823090943733 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250823090943733 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:140) 20250823090943733 DCBSP INFO ttcn3-bsc-server: Received CBSP RESTART (cbsp_link.c:144) 20250823090943733 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090943733 DCBSP NOTICE ttcn3-bsc-server: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823090943734 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250823090943734 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:140) 20250823090943734 DCBSP INFO ttcn3-bsc-server: Received CBSP RESTART (cbsp_link.c:144) 20250823090943734 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823090943734 DCBSP NOTICE ttcn3-bsc-server: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823090943736 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250823090943736 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:140) 20250823090943736 DCBSP INFO ttcn3-bsc-server: Received CBSP RESET COMPLETE (cbsp_link.c:144) 20250823090943736 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823090943736 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":46,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090943740 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 46, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090943740 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090943740 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090943740 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090943740 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090943740 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{INIT}: Allocated (fsm.c:456) 20250823090943740 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x559c585f90f0]{INIT}: Allocated (fsm.c:456) 20250823090943740 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x559c585f90f0]{INIT}: is child of SMSCB(TTCN-3-46)[0x559c586728f0] (fsm.c:486) 20250823090943740 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x559c586767b0]{INIT}: Allocated (fsm.c:456) 20250823090943740 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x559c586767b0]{INIT}: is child of SMSCB(TTCN-3-46)[0x559c586728f0] (fsm.c:486) 20250823090943740 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x559c58676990]{INIT}: Allocated (fsm.c:456) 20250823090943740 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x559c58676990]{INIT}: is child of SMSCB(TTCN-3-46)[0x559c586728f0] (fsm.c:486) 20250823090943740 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x559c58676b70]{INIT}: Allocated (fsm.c:456) 20250823090943740 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x559c58676b70]{INIT}: is child of SMSCB(TTCN-3-46)[0x559c586728f0] (fsm.c:486) 20250823090943740 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090943741 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090943741 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c58676b70]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090943741 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090943741 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c58676b70]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090943741 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c58676b70]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090943741 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090943741 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c58676990]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090943741 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823090943741 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c58676990]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090943741 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c58676990]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090943741 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090943741 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090943741 DCBSP INFO ttcn3-bsc-server: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823090943741 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090943741 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c585f90f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090943741 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823090943741 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c585f90f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090943741 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c585f90f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090943741 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090943743 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250823090943743 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 02 00 00 12 [L2]> 0e 00 2e 03 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00 (cbsp_link.c:140) 20250823090943743 DCBSP INFO ttcn3-bsc-server: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:144) 20250823090943743 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823090943743 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_WRITE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090943743 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_WRITE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090943743 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_WRITE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090943743 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823090943743 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250823090943743 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090943743 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090943743 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090943743 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090945747 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090945747 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090945747 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090945747 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090945747 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090945747 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c58676b70]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090945747 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090945747 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c58676b70]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090945747 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x559c58676b70]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090945747 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090945747 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c58676990]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090945747 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250823090945747 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c58676990]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090945747 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x559c58676990]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090945747 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090945747 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090945747 DCBSP INFO ttcn3-bsc-server: Transmitting KILL (cbsp_link.c:345) 20250823090945747 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090945747 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c585f90f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090945747 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823090945747 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c585f90f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090945747 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x559c585f90f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090945747 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090945748 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250823090945748 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 05 00 00 12 [L2]> 0e 00 2e 02 41 70 04 00 07 02 c3 51 c3 52 c3 53 12 00 (cbsp_link.c:140) 20250823090945749 DCBSP INFO ttcn3-bsc-server: Received CBSP KILL COMPLETE (cbsp_link.c:144) 20250823090945749 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250823090945749 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_DELETE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090945749 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_DELETE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090945749 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_DELETE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823090945749 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x559c586767b0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250823090945749 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250823090945749 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090945749 DSMSCB INFO SMSCB(TTCN-3-46)[0x559c586728f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090945749 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090945749 DREST DEBUG /message DELETE(46) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_server-BSC1(26)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC0(25)@229cc172c59d: Final verdict of PTC: none 20250823090945754 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250823090945754 DCBSP NOTICE ttcn3-bsc-server: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:126) 20250823090945754 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:375) 20250823090945754 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823090945754 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823090945754 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x559c58617360]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass'. Sat Aug 23 09:09:45 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_bsc_server pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_bsc_server.talloc 20250823090945783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54038<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090946485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54038<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44492) Waiting for packet dumper to finish... 1 (prev_count=44492, count=45032) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'. ------ CBC_Tests.TC_ecbe_create_delete_mme_server ------ Sat Aug 23 09:09:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823090948729 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823090948729 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_mme_server started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_mme_server-MME0-MME0(30)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090953730 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connection established (stream_cli.c:441) 20250823090953730 DSBcAP NOTICE ttcn3-mme-server: Connected (sbcap_link.c:102) 20250823090953730 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x559c585fb300]{INIT}: Received Event RESET.cmd (sbcap_link.c:103) 20250823090953730 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x559c585fb300]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@229cc172c59d: Connection from "127.0.0.20":49837 MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090953739 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090953739 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090953739 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090953739 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090953739 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090953739 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{INIT}: Allocated (fsm.c:456) 20250823090953739 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c586643f0]{INIT}: Allocated (fsm.c:456) 20250823090953739 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c586643f0]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58617360] (fsm.c:486) 20250823090953739 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c586645d0]{INIT}: Allocated (fsm.c:456) 20250823090953739 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c586645d0]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58617360] (fsm.c:486) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58677a20]{INIT}: Allocated (fsm.c:456) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58677a20]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58617360] (fsm.c:486) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58677c00]{INIT}: Allocated (fsm.c:456) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58677c00]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58617360] (fsm.c:486) 20250823090953739 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090953739 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090953739 DSBcAP INFO ttcn3-mme-server: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823090953739 DSBcAP DEBUG ttcn3-mme-server: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58677a20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090953739 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58677a20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090953739 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58677a20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090953739 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090953739 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c586645d0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090953739 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823090953739 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c586645d0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090953739 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c586645d0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090953739 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090953740 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c586643f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090953740 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823090953740 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c586643f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090953740 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c586643f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090953740 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@229cc172c59d: received expected req:{ connId := 2, remName := "127.0.0.20", remPort := 49837, locName := "127.0.0.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823090953748 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:129) 20250823090953748 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:164) 20250823090953748 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823090953748 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:169) 20250823090953748 DSBcAP INFO ttcn3-mme-server: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823090953748 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250823090953748 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250823090953748 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250823090953748 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090953748 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090953748 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090953748 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823090953752 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 41 (flags=0x80) (sbcap_link.c:129) 20250823090953752 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 00 03 40 25 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 12 40 00 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 (sbcap_link.c:164) 20250823090953752 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250823090953752 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:169) 20250823090953752 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250823090953752 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250823090953752 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{ACTIVE}: Appending CellId ECGI 901-70-00016-2E to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250823090955752 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090955752 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090955752 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090955752 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823090955752 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823090955752 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090955752 DSBcAP INFO ttcn3-mme-server: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250823090955752 DSBcAP DEBUG ttcn3-mme-server: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70 (sbcap_link.c:416) 20250823090955752 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090955752 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58677a20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090955752 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250823090955752 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58677a20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823090955752 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58677a20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823090955752 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823090955753 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c586645d0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090955753 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823090955753 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c586645d0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090955753 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c586645d0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090955753 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823090955753 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c586643f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823090955753 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823090955753 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c586643f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823090955753 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c586643f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823090955753 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@229cc172c59d: received expected req:{ connId := 2, remName := "127.0.0.20", remPort := 49837, locName := "127.0.0.100", locPort := 16001, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250823090955757 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:129) 20250823090955757 DSBcAP DEBUG ttcn3-mme-server: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:164) 20250823090955757 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250823090955757 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:169) 20250823090955757 DSBcAP INFO ttcn3-mme-server: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250823090955757 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250823090955757 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c58677c00]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250823090955757 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250823090955757 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090955757 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58617360]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823090955757 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823090955757 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_server-MME0(28)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME1(29)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0-MME0(30)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_mme_server finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass'. Sat Aug 23 09:09:55 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_mme_server pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_mme_server.talloc 20250823090955798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33444<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823090955964 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:129) 20250823090955964 DSBcAP DEBUG ttcn3-mme-server: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:142) 20250823090955964 DSBcAP NOTICE ttcn3-mme-server: Disconnected. (sbcap_link.c:110) 20250823090955964 DSBcAP NOTICE ttcn3-mme-server: Reconnecting... (sbcap_link.c:111) 20250823090955964 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090955964 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823090956601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33444<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=38072) Waiting for packet dumper to finish... 1 (prev_count=38072, count=41440) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'. ------ CBC_Tests.TC_concurrent_cbs_msg_mme ------ Sat Aug 23 09:09:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_concurrent_cbs_msg_mme started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_concurrent_cbs_msg_mme-MME0-MME0(32)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823090959750 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250823090959750 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250823090959750 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823090959750 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250823090959750 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090959755 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 49, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090959755 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090959755 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090959756 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090959756 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090959756 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{INIT}: Allocated (fsm.c:456) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x559c58678950]{INIT}: Allocated (fsm.c:456) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x559c58678950]{INIT}: is child of SMSCB(TTCN-3-49)[0x559c58678820] (fsm.c:486) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x559c58679c30]{INIT}: Allocated (fsm.c:456) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x559c58679c30]{INIT}: is child of SMSCB(TTCN-3-49)[0x559c58678820] (fsm.c:486) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x559c58679ea0]{INIT}: Allocated (fsm.c:456) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x559c58679ea0]{INIT}: is child of SMSCB(TTCN-3-49)[0x559c58678820] (fsm.c:486) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x559c5867a110]{INIT}: Allocated (fsm.c:456) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x559c5867a110]{INIT}: is child of SMSCB(TTCN-3-49)[0x559c58678820] (fsm.c:486) 20250823090959756 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090959756 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c5867a110]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090959756 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c5867a110]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c5867a110]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090959756 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090959756 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823090959756 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 31 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250823090959756 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58679c30]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090959756 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58679c30]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58679c30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090959756 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58678950]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090959756 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58678950]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090959756 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58678950]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090959756 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823090959762 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823090959762 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823090959762 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823090959762 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250823090959762 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823090959762 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250823090959762 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250823090959762 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250823090959762 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090959762 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090959762 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090959762 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":50,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823090959765 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 50, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823090959765 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823090959765 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823090959765 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823090959765 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250823090959765 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20 (sbcap_link.c:281) 20250823090959765 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250823090959765 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250823090959765 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250823090959765 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823090959765 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{INIT}: Allocated (fsm.c:456) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x559c5867aab0]{INIT}: Allocated (fsm.c:456) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x559c5867aab0]{INIT}: is child of SMSCB(TTCN-3-50)[0x559c5867ba80] (fsm.c:486) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x559c5867ad20]{INIT}: Allocated (fsm.c:456) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x559c5867ad20]{INIT}: is child of SMSCB(TTCN-3-50)[0x559c5867ba80] (fsm.c:486) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x559c5867af90]{INIT}: Allocated (fsm.c:456) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x559c5867af90]{INIT}: is child of SMSCB(TTCN-3-50)[0x559c5867ba80] (fsm.c:486) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x559c5867bd20]{INIT}: Allocated (fsm.c:456) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x559c5867bd20]{INIT}: is child of SMSCB(TTCN-3-50)[0x559c5867ba80] (fsm.c:486) 20250823090959765 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823090959765 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x559c5867bd20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090959765 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x559c5867bd20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x559c5867bd20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823090959765 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090959765 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823090959765 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 32 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250823090959765 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x559c5867ad20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090959765 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x559c5867ad20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x559c5867ad20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090959765 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x559c5867aab0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823090959765 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x559c5867aab0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823090959765 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x559c5867aab0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823090959765 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823090959766 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823090959766 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823090959766 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823090959766 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250823090959766 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823090959766 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250823090959766 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250823090959766 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250823090959766 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823090959766 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823090959766 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823090959766 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823090959972 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250823090959972 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20 (sbcap_link.c:281) 20250823090959972 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250823090959972 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250823090959972 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250823090959973 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250823091000965 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091000965 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091001769 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091001769 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091001769 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823091001770 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823091001770 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823091001770 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c5867a110]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091001770 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091001770 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c5867a110]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091001770 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c5867a110]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823091001770 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823091001770 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091001770 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250823091001770 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 31 00 0b 00 02 41 70 (sbcap_link.c:416) 20250823091001770 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091001770 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58679c30]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091001770 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091001770 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58679c30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091001770 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58679c30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091001770 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823091001770 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58678950]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091001770 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091001770 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58678950]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091001770 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58678950]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091001770 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110001'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250823091001774 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823091001774 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 31 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823091001774 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250823091001774 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250823091001774 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250823091001774 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250823091001774 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58679ea0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250823091001774 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250823091001774 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823091001774 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c58678820]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823091001774 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823091001774 DREST DEBUG /message DELETE(49) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823091001778 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091001778 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091001778 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823091001778 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823091001778 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823091001778 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x559c5867bd20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091001778 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091001778 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x559c5867bd20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091001778 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x559c5867bd20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823091001778 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823091001778 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091001778 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250823091001778 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 32 00 0b 00 02 41 70 (sbcap_link.c:416) 20250823091001778 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091001778 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x559c5867ad20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091001779 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091001779 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x559c5867ad20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091001779 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x559c5867ad20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091001779 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823091001779 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x559c5867aab0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091001779 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091001779 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x559c5867aab0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091001779 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x559c5867aab0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091001779 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110010'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } } }, protocolExtensions := omit } } } } } 20250823091001780 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823091001780 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 00 32 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823091001780 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250823091001780 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250823091001780 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250823091001780 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250823091001780 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x559c5867af90]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250823091001780 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250823091001780 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823091001780 DSMSCB INFO SMSCB(TTCN-3-50)[0x559c5867ba80]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823091001780 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823091001780 DREST DEBUG /message DELETE(50) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0(31)@229cc172c59d: Final verdict of PTC: none TC_concurrent_cbs_msg_mme-MME0-MME0(32)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (pass -> pass) MTC@229cc172c59d: Test case TC_concurrent_cbs_msg_mme finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass'. Sat Aug 23 09:10:01 UTC 2025 ====== CBC_Tests.TC_concurrent_cbs_msg_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_concurrent_cbs_msg_mme.talloc 20250823091001813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091001981 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250823091001981 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250823091001981 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250823091001981 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250823091001981 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250823091001981 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250823091001981 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) 20250823091002717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72060) Waiting for packet dumper to finish... 1 (prev_count=72060, count=72600) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'. ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------ Sat Aug 23 09:10:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_etws_bsc started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823091005837 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823091005837 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823091005837 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823091005837 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823091005837 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823091005837 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823091005837 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823091005839 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091005839 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823091005839 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091005839 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091005839 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823091005839 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091005839 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823091005840 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091005840 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091005840 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823091005841 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091005841 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823091005841 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823091005841 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823091005841 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" 20250823091005842 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 4352, "payload": {"payload_etws": {"warning_type": {"warning_type_decoded": "earthquake"}, "emergency_user_alert": true, "popup_on_display": true}}}} (rest_api.c:571) 20250823091005843 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823091005843 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091005843 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091005843 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823091005843 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{INIT}: Allocated (fsm.c:456) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x559c5867c3c0]{INIT}: Allocated (fsm.c:456) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x559c5867c3c0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x559c58678540] (fsm.c:486) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x559c5867c5a0]{INIT}: Allocated (fsm.c:456) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x559c5867c5a0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x559c58678540] (fsm.c:486) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x559c5867e250]{INIT}: Allocated (fsm.c:456) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x559c5867e250]{INIT}: is child of SMSCB(TTCN-3-4352)[0x559c58678540] (fsm.c:486) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x559c5867e430]{INIT}: Allocated (fsm.c:456) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x559c5867e430]{INIT}: is child of SMSCB(TTCN-3-4352)[0x559c58678540] (fsm.c:486) 20250823091005843 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823091005843 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867e430]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091005843 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867e430]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867e430]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091005843 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867e250]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091005843 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867e250]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091005843 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867e250]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091005843 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867c5a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091005843 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867c5a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867c5a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091005843 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091005843 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823091005843 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091005844 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091005844 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 18 [L2]> 0e 11 00 03 41 70 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a (cbsp_link.c:226) 20250823091005844 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250823091005844 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823091005844 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823091005844 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823091005844 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823091005844 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250823091005844 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823091005844 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823091005844 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823091005844 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823091005966 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091005966 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091007849 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091007849 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091007849 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823091007849 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823091007849 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823091007849 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867e430]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091007849 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091007849 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867e430]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091007849 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867e430]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823091007849 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823091007849 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867e250]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091007849 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250823091007849 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867e250]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091007849 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867e250]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823091007849 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823091007849 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867c5a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091007849 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091007849 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867c5a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091007849 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867c5a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091007849 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823091007849 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091007849 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250823091007849 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091007853 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091007853 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 05 00 00 18 [L2]> 0e 11 00 02 41 70 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a (cbsp_link.c:226) 20250823091007853 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250823091007853 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250823091007853 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823091007853 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823091007854 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867c3c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250823091007854 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250823091007854 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823091007854 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c58678540]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823091007854 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823091007854 DREST DEBUG /message DELETE(4352) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823091007857 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091007857 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823091007858 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823091007858 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823091007858 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823091007858 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823091007858 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_etws_bsc-BSC0(33)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass'. Sat Aug 23 09:10:07 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_etws_bsc pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_bsc.talloc 20250823091007897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41594<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091008801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41594<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44748) Waiting for packet dumper to finish... 1 (prev_count=44748, count=45288) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'. ------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------ Sat Aug 23 09:10:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250823091010969 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091010969 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_ecbe_create_delete_etws_mme started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823091011938 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250823091011938 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250823091011938 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823091011938 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250823091011938 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16753},\"message_id\":4352,\"payload\":{\"payload_etws\":{\"warning_type\":{\"warning_type_decoded\":\"earthquake\"},\"emergency_user_alert\":true,\"popup_on_display\":true}}}}" 20250823091011945 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16753}, "message_id": 4352, "payload": {"payload_etws": {"warning_type": {"warning_type_decoded": "earthquake"}, "emergency_user_alert": true, "popup_on_display": true}}}} (rest_api.c:571) 20250823091011945 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823091011945 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091011945 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091011945 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001560) from 139887501191744 (rest_it_op.c:93) 20250823091011945 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{INIT}: Allocated (fsm.c:456) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x559c5867f350]{INIT}: Allocated (fsm.c:456) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x559c5867f350]{INIT}: is child of SMSCB(TTCN-3-4352)[0x559c5867ff20] (fsm.c:486) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x559c5867f530]{INIT}: Allocated (fsm.c:456) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x559c5867f530]{INIT}: is child of SMSCB(TTCN-3-4352)[0x559c5867ff20] (fsm.c:486) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x559c5867f710]{INIT}: Allocated (fsm.c:456) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x559c5867f710]{INIT}: is child of SMSCB(TTCN-3-4352)[0x559c5867ff20] (fsm.c:486) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x559c5867f8f0]{INIT}: Allocated (fsm.c:456) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x559c5867f8f0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x559c5867ff20] (fsm.c:486) 20250823091011945 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823091011945 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867f8f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091011945 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867f8f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867f8f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091011945 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867f710]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091011945 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823091011945 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 5c 00 00 07 00 05 00 02 11 00 00 0b 00 02 41 71 00 0a 00 02 00 05 00 07 00 02 00 03 00 12 40 02 01 80 00 11 40 32 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 18 40 01 00 (sbcap_link.c:416) 20250823091011945 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867f710]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867f530]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091011945 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867f530]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867f530]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091011945 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867f350]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091011945 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867f350]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091011945 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867f350]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091011945 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 18, criticality := ignore (1), value_ := { warning_Type := '0180'O } }, { id := 17, criticality := ignore (1), value_ := { warning_Security_Information := '0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'O } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823091011953 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823091011953 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 11 00 00 0b 00 02 41 71 00 01 00 01 00 (sbcap_link.c:281) 20250823091011953 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823091011953 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250823091011953 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823091011953 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867f710]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250823091011953 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867f710]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250823091011953 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250823091011953 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001560) complete (rest_it_op.c:131) 20250823091011953 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823091011953 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823091011953 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823091013958 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091013958 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091013958 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001560) from 139887501191744 (rest_it_op.c:93) 20250823091013958 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823091013958 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823091013958 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867f8f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091013958 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091013959 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867f8f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091013959 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x559c5867f8f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823091013959 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823091013959 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867f710]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091013959 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250823091013959 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 11 00 00 0b 00 02 41 71 (sbcap_link.c:416) 20250823091013959 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867f710]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091013959 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867f530]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091013959 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091013959 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867f530]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091013959 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x559c5867f530]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091013959 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823091013959 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867f350]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091013959 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091013959 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867f350]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091013959 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x559c5867f350]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091013959 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 1, criticality := reject (0), value_ := { stop_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0001000100000000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110001'B } } }, protocolExtensions := omit } } } } } 20250823091013964 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823091013964 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 01 00 14 00 00 03 00 05 00 02 11 00 00 0b 00 02 41 71 00 01 00 01 00 (sbcap_link.c:281) 20250823091013964 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250823091013964 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250823091013964 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250823091013964 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867f710]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250823091013964 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x559c5867f710]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250823091013964 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250823091013964 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001560) complete (rest_it_op.c:131) 20250823091013964 DSMSCB INFO SMSCB(TTCN-3-4352)[0x559c5867ff20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823091013965 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823091013965 DREST DEBUG /message DELETE(4352) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_mme-MME0(35)@229cc172c59d: Final verdict of PTC: none TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (pass -> pass) MTC@229cc172c59d: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass'. Sat Aug 23 09:10:13 UTC 2025 ====== CBC_Tests.TC_ecbe_create_delete_etws_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_ecbe_create_delete_etws_mme.talloc 20250823091014074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41608<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091014165 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250823091014165 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250823091014165 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250823091014165 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250823091014165 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250823091014165 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250823091014165 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) 20250823091015079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41608<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=40504) 20250823091015971 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091015971 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=40504, count=41044) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'. ------ CBC_Tests.TC_create_nack_bsc ------ Sat Aug 23 09:10:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_create_nack_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_create_nack_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_create_nack_bsc started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823091018211 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823091018212 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823091018212 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823091018212 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823091018212 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823091018212 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823091018212 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823091018216 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091018216 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823091018216 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091018216 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091018216 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823091018216 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091018216 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823091018216 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091018216 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091018216 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823091018218 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091018218 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823091018218 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823091018218 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823091018218 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":49,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823091018220 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 49, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823091018221 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823091018221 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091018221 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091018221 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001560) from 139887501191744 (rest_it_op.c:93) 20250823091018221 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c5867da40]{INIT}: Allocated (fsm.c:456) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x559c58681160]{INIT}: Allocated (fsm.c:456) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x559c58681160]{INIT}: is child of SMSCB(TTCN-3-49)[0x559c5867da40] (fsm.c:486) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x559c58681340]{INIT}: Allocated (fsm.c:456) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x559c58681340]{INIT}: is child of SMSCB(TTCN-3-49)[0x559c5867da40] (fsm.c:486) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x559c58681520]{INIT}: Allocated (fsm.c:456) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x559c58681520]{INIT}: is child of SMSCB(TTCN-3-49)[0x559c5867da40] (fsm.c:486) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x559c58681790]{INIT}: Allocated (fsm.c:456) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x559c58681790]{INIT}: is child of SMSCB(TTCN-3-49)[0x559c5867da40] (fsm.c:486) 20250823091018221 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c5867da40]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823091018221 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c5867da40]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c58681790]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091018221 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c58681790]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x559c58681790]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091018221 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c5867da40]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58681520]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091018221 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58681520]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091018221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x559c58681520]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091018221 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c5867da40]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58681340]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091018221 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58681340]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x559c58681340]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091018221 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c5867da40]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58681160]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091018221 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823091018221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58681160]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091018224 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091018224 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 03 00 00 2c [L2]> 0e 00 31 03 41 70 09 00 0f 00 09 f1 07 00 18 00 30 03 01 27 11 c3 51 0f 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 12 00 (cbsp_link.c:226) 20250823091018224 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE FAILURE (cbsp_link.c:230) 20250823091018224 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58681160]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_NACK (cbsp_link_fsm.c:349) 20250823091018224 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58681160]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823091018224 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58681160]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823091018224 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58681160]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-48 (cause: 3) to Failed list (cbsp_smscb_peer_fsm.c:226) 20250823091018224 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58681160]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 CI 50001 (cause: 15) to Failed list (cbsp_smscb_peer_fsm.c:226) 20250823091018224 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x559c58681160]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:303) 20250823091018224 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c5867da40]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (cbsp_smscb_peer_fsm.c:305) 20250823091018224 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001560) complete (rest_it_op.c:131) 20250823091018224 DSMSCB INFO SMSCB(TTCN-3-49)[0x559c5867da40]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823091018224 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823091018224 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823091018229 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091018229 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823091018229 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823091018229 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823091018229 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823091018229 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823091018229 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) TC_create_nack_bsc-BSC0(37)@229cc172c59d: Final verdict of PTC: none TC_create_nack_bsc-BSC0-BSC0(38)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (pass -> pass) MTC@229cc172c59d: Test case TC_create_nack_bsc finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass'. Sat Aug 23 09:10:18 UTC 2025 ====== CBC_Tests.TC_create_nack_bsc pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_create_nack_bsc.talloc 20250823091018260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091019364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=33784) Waiting for packet dumper to finish... 1 (prev_count=33784, count=34324) 20250823091020973 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091020973 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'. ------ CBC_Tests.TC_create_nack_mme ------ Sat Aug 23 09:10:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_create_nack_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_create_nack_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_create_nack_mme started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823091022513 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250823091022514 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250823091022514 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823091022514 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250823091022514 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) TC_create_nack_mme-MME0-MME0(40)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823091022519 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823091022520 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823091022520 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091022520 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091022520 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001560) from 139887501191744 (rest_it_op.c:93) 20250823091022520 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{INIT}: Allocated (fsm.c:456) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58682190]{INIT}: Allocated (fsm.c:456) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58682190]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58682dd0] (fsm.c:486) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58682370]{INIT}: Allocated (fsm.c:456) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58682370]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58682dd0] (fsm.c:486) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58682550]{INIT}: Allocated (fsm.c:456) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58682550]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58682dd0] (fsm.c:486) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c586827f0]{INIT}: Allocated (fsm.c:456) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c586827f0]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58682dd0] (fsm.c:486) 20250823091022520 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823091022520 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586827f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091022520 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586827f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586827f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091022520 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58682550]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091022520 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823091022520 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250823091022520 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58682550]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58682370]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091022520 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58682370]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58682370]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091022520 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58682190]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091022520 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58682190]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091022520 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58682190]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091022520 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_create_nack_mme-MME0-MME0(40)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823091022528 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823091022528 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 0c (sbcap_link.c:281) 20250823091022528 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823091022528 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250823091022529 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823091022529 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58682550]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_NACK (sbcap_link_fsm.c:269) 20250823091022529 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58682550]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:152) 20250823091022529 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:154) 20250823091022529 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001560) complete (rest_it_op.c:131) 20250823091022529 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823091022529 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823091022529 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823091024535 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091024535 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091024535 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001560) from 139887501191744 (rest_it_op.c:93) 20250823091024535 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250823091024535 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250823091024535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586827f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091024535 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091024535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586827f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091024535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586827f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823091024535 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823091024535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58682550]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091024535 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250823091024535 DSBcAP DEBUG ttcn3-mme-client: Encoded message Stop-Warning-Request: 00 01 00 0f 00 00 02 00 05 00 02 00 30 00 0b 00 02 41 70 (sbcap_link.c:416) 20250823091024535 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58682550]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250823091024535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58682370]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091024535 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091024535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58682370]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091024535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58682370]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091024535 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823091024535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58682190]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250823091024535 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250823091024535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58682190]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250823091024535 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58682190]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250823091024535 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250823091025976 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091025976 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091030979 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091030979 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091034536 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58682550]{WAIT_DELETE_ACK}: Timeout of T3 (fsm.c:317) 20250823091034536 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58682550]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250823091034536 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250823091034536 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001560) complete (rest_it_op.c:131) 20250823091034536 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58682dd0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250823091034537 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250823091034537 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed MTC@229cc172c59d: setverdict(pass): pass -> pass, component reason not changed 20250823091034543 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250823091034543 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250823091034543 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250823091034543 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250823091034543 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250823091034543 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250823091034543 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) TC_create_nack_mme-MME0(39)@229cc172c59d: Final verdict of PTC: none TC_create_nack_mme-MME0-MME0(40)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_create_nack_mme-MME0(39): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (pass -> pass) MTC@229cc172c59d: Test case TC_create_nack_mme finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass'. Sat Aug 23 09:10:34 UTC 2025 ====== CBC_Tests.TC_create_nack_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_create_nack_mme.talloc 20250823091034571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59486<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091035675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59486<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=39728) 20250823091035980 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091035980 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=39728, count=41516) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'. ------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------ Sat Aug 23 09:10:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_cell_failure_restart_idle_bsc started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823091038793 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823091038793 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823091038793 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823091038793 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823091038793 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823091038793 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823091038793 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823091038798 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091038798 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823091038798 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091038798 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091038798 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823091038798 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091038798 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823091038798 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091038798 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091038798 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823091038800 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091038800 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823091038800 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823091038800 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823091038800 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250823091038802 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091038802 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 17 [L2]> 09 00 12 00 09 f1 07 00 17 00 2a 0a 00 09 f1 07 00 18 00 2a 0a 16 00 (cbsp_link.c:226) 20250823091038802 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250823091038802 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=0) (cbsp_link_fsm.c:290) 20250823091038802 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091038802 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 17 [L2]> 09 00 12 00 09 f1 07 00 17 00 2a 0a 00 09 f1 07 00 18 00 2a 0a 16 01 (cbsp_link.c:226) 20250823091038802 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250823091038802 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=1) (cbsp_link_fsm.c:290) 20250823091039806 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091039806 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 16 [L2]> 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 16 00 0d 01 (cbsp_link.c:226) 20250823091039806 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091039806 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091039806 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823091039807 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091039807 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 16 [L2]> 04 00 0f 00 09 f1 07 00 17 00 2a 09 f1 07 00 18 00 2a 16 01 0d 01 (cbsp_link.c:226) 20250823091039807 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091039807 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091039807 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823091039811 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091039811 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823091039811 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823091039811 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823091039811 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823091039811 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823091039811 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_idle_bsc-BSC0(41)@229cc172c59d: Final verdict of PTC: none TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass) MTC@229cc172c59d: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'. Sat Aug 23 09:10:39 UTC 2025 ====== CBC_Tests.TC_cell_failure_restart_idle_bsc pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_bsc.talloc 20250823091039842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35144<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091040947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35144<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=25692) 20250823091040981 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091040981 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=25692, count=27480) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'. ------ CBC_Tests.TC_cell_failure_restart_idle_mme ------ Sat Aug 23 09:10:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_cell_failure_restart_idle_mme started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_idle_mme-MME0-MME0(44)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823091044081 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250823091044081 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250823091044081 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823091044081 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250823091044081 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) 20250823091044083 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 39 (flags=0x80) (sbcap_link.c:246) 20250823091044083 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 06 00 23 00 00 02 00 21 00 10 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 00 1c 00 08 00 09 f1 07 00 00 05 a0 (sbcap_link.c:281) 20250823091044083 DSBcAP DEBUG Decoded PWS-Failure-Indication (sbcap_common.c:118) 20250823091044083 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Failure-Indication (sbcap_link.c:286) 20250823091044083 DSBcAP NOTICE ttcn3-mme-client: Rx PWS-Failure-Indication not implemented yet (sbcap_link_fsm.c:295) 20250823091045087 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 39 (flags=0x80) (sbcap_link.c:246) 20250823091045087 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 05 00 23 00 00 02 00 1e 00 10 01 00 09 f1 07 00 00 4d 20 09 f1 07 00 01 62 e0 00 1c 00 08 00 09 f1 07 00 00 05 a0 (sbcap_link.c:281) 20250823091045087 DSBcAP DEBUG Decoded PWS-Restart-Indication (sbcap_common.c:118) 20250823091045087 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Restart-Indication (sbcap_link.c:286) 20250823091045087 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Received Event Rx Restart (sbcap_link_fsm.c:291) 20250823091045087 DSBcAP NOTICE ttcn3-mme-client: Rx PWS Restart Indication not implemented yet (sbcap_link_fsm.c:84) MTC@229cc172c59d: setverdict(pass): none -> pass TC_cell_failure_restart_idle_mme-MME0(43)@229cc172c59d: Final verdict of PTC: none TC_cell_failure_restart_idle_mme-MME0-MME0(44)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: pass MTC@229cc172c59d: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass) MTC@229cc172c59d: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass) MTC@229cc172c59d: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'. Sat Aug 23 09:10:45 UTC 2025 ====== CBC_Tests.TC_cell_failure_restart_idle_mme pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_idle_mme.talloc 20250823091045131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35152<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091045289 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250823091045289 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250823091045289 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250823091045289 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250823091045289 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250823091045289 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250823091045289 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) 20250823091045983 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091045983 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091046235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35152<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=16176) Waiting for packet dumper to finish... 1 (prev_count=16176, count=17964) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'. ------ CBC_Tests.TC_cell_failure_restart_active_bsc ------ Sat Aug 23 09:10:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_cell_failure_restart_active_bsc started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250823091049350 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:143) 20250823091049350 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250823091049350 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823091049350 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250823091049351 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250823091049351 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250823091049351 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250823091049353 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091049353 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 00 0d 01 (cbsp_link.c:226) 20250823091049353 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091049353 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091049353 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823091049353 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091049353 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 08 [L2]> 04 00 01 06 16 01 0d 01 (cbsp_link.c:226) 20250823091049353 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091049353 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091049353 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823091049354 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091049354 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250823091049354 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250823091049354 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250823091049354 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":43,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823091049355 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 43, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823091049355 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823091049355 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091049355 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091049355 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001560) from 139887501191744 (rest_it_op.c:93) 20250823091049355 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58684d40]{INIT}: Allocated (fsm.c:456) 20250823091049355 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58683b00]{INIT}: Allocated (fsm.c:456) 20250823091049355 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58683b00]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c58684d40] (fsm.c:486) 20250823091049355 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58684f20]{INIT}: Allocated (fsm.c:456) 20250823091049355 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x559c58684f20]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c58684d40] (fsm.c:486) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c58685100]{INIT}: Allocated (fsm.c:456) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c58685100]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c58684d40] (fsm.c:486) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c586852e0]{INIT}: Allocated (fsm.c:456) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x559c586852e0]{INIT}: is child of SMSCB(TTCN-3-43)[0x559c58684d40] (fsm.c:486) 20250823091049355 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58684d40]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823091049355 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58684d40]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586852e0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091049355 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586852e0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x559c586852e0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091049355 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58684d40]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58685100]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091049355 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58685100]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091049355 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x559c58685100]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091049356 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58684d40]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091049356 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58684f20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091049356 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823091049356 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58684f20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091049356 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x559c58684f20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091049356 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58684d40]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823091049356 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58683b00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091049356 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250823091049356 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58683b00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091049356 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091049356 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 02 00 00 13 [L2]> 0e 00 2b 03 41 70 04 00 08 00 09 f1 07 00 17 00 2a 12 00 (cbsp_link.c:226) 20250823091049356 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250823091049356 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58683b00]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250823091049356 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58683b00]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250823091049356 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x559c58683b00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250823091049356 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58684d40]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250823091049356 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001560) complete (rest_it_op.c:131) 20250823091049356 DSMSCB INFO SMSCB(TTCN-3-43)[0x559c58684d40]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823091049356 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823091049356 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823091049405 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091049405 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 0e [L2]> 09 00 09 00 09 f1 07 00 17 00 2a 0a 16 00 (cbsp_link.c:226) 20250823091049405 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250823091049405 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=0) (cbsp_link_fsm.c:290) 20250823091049405 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091049405 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 14 00 00 0e [L2]> 09 00 09 00 09 f1 07 00 17 00 2a 0a 16 01 (cbsp_link.c:226) 20250823091049405 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250823091049405 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=1) (cbsp_link_fsm.c:290) 20250823091050359 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091050359 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 0f [L2]> 04 00 08 00 09 f1 07 00 17 00 2a 16 00 0d 01 (cbsp_link.c:226) 20250823091050359 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091050359 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091050359 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250823091050361 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091050361 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 13 00 00 0f [L2]> 04 00 08 00 09 f1 07 00 17 00 2a 16 01 0d 01 (cbsp_link.c:226) 20250823091050361 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250823091050361 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250823091050361 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250823091050985 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091050985 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091055988 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091055988 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091100991 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091100991 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091105994 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091105994 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091110997 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091110997 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091116000 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091116000 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091119356 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Timeout of T1 (fsm.c:317) 20250823091119356 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250823091119356 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250823091119358 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091119358 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 17 00 00 00 [L2]> (cbsp_link.c:226) 20250823091119358 DCBSP INFO ttcn3-bsc-client: Received CBSP KEEP-ALIVE COMPLETE (cbsp_link.c:230) 20250823091119358 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{KEEPALIVE_PENDING}: Received Event Rx Keep-Alive Complete (cbsp_link_fsm.c:287) 20250823091119358 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{KEEPALIVE_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:113) 20250823091121003 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091121003 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091126006 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091126006 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091131009 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091131009 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091136010 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091136010 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091141013 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091141013 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091146016 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091146016 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091149359 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Timeout of T1 (fsm.c:317) 20250823091149359 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250823091149359 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250823091149362 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091149362 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 17 00 00 00 [L2]> (cbsp_link.c:226) 20250823091149362 DCBSP INFO ttcn3-bsc-client: Received CBSP KEEP-ALIVE COMPLETE (cbsp_link.c:230) 20250823091149362 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{KEEPALIVE_PENDING}: Received Event Rx Keep-Alive Complete (cbsp_link_fsm.c:287) 20250823091149362 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{KEEPALIVE_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:113) MTC@229cc172c59d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" 20250823091149403 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250823091149403 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250823091149403 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250823091149403 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250823091149403 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250823091149403 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250823091149403 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_active_bsc-BSC0(45)@229cc172c59d: Final verdict of PTC: none TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: fail reason: "Tguard timeout" MTC@229cc172c59d: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail) MTC@229cc172c59d: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail) MTC@229cc172c59d: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Tguard timeout MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'. Sat Aug 23 09:11:49 UTC 2025 ------ CBC_Tests.TC_cell_failure_restart_active_bsc fail ------ Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_active_bsc.talloc 20250823091149433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43122<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091150636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43122<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61624) 20250823091151017 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091151017 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=61624, count=63412) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0). MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'. ------ CBC_Tests.TC_cell_failure_restart_active_mme ------ Sat Aug 23 09:11:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0). MTC@229cc172c59d: Test case TC_cell_failure_restart_active_mme started. MTC@229cc172c59d: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_cell_failure_restart_active_mme-MME0-MME0(48)@229cc172c59d: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250823091153789 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:143) 20250823091153789 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250823091153789 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Allocated (fsm.c:456) 20250823091153789 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250823091153789 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@229cc172c59d: TX POST CBS: "{\"cbe_name\":\"TTCN-3\",\"category\":\"normal\",\"repetition_period\":5,\"num_of_bcast\":3,\"scope\":{\"scope_plmn\":{}},\"smscb_message\":{\"serial_nr\":{\"serial_nr_encoded\":16752},\"message_id\":48,\"payload\":{\"payload_encoded\":{\"dcs\":1,\"pages\":[\"00\"]}}}}" 20250823091153794 DREST DEBUG /message POST: {"cbe_name": "TTCN-3", "category": "normal", "repetition_period": 5, "num_of_bcast": 3, "scope": {"scope_plmn": {}}, "smscb_message": {"serial_nr": {"serial_nr_encoded": 16752}, "message_id": 48, "payload": {"payload_encoded": {"dcs": 1, "pages": ["00"]}}}} (rest_api.c:571) 20250823091153794 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250823091153794 DREST DEBUG rest_it_op enqueue from 139887420372672 (rest_it_op.c:57) 20250823091153794 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250823091153794 DREST DEBUG rest2main_read_cb(op=0x7f3a0c001510) from 139887501191744 (rest_it_op.c:93) 20250823091153794 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58675ad0]{INIT}: Allocated (fsm.c:456) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58685f80]{INIT}: Allocated (fsm.c:456) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58685f80]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58675ad0] (fsm.c:486) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58686160]{INIT}: Allocated (fsm.c:456) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x559c58686160]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58675ad0] (fsm.c:486) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58686400]{INIT}: Allocated (fsm.c:456) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c58686400]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58675ad0] (fsm.c:486) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c586866a0]{INIT}: Allocated (fsm.c:456) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x559c586866a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x559c58675ad0] (fsm.c:486) 20250823091153794 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58675ad0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250823091153794 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58675ad0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586866a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091153794 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586866a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x559c586866a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250823091153794 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58675ad0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58686400]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091153794 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250823091153794 DSBcAP DEBUG ttcn3-mme-client: Encoded message Write-Replace-Warning-Request: 00 00 00 80 84 00 00 08 00 05 00 02 00 30 00 0b 00 02 41 70 00 0a 00 02 00 05 00 07 00 02 00 03 00 03 40 01 01 00 10 40 56 00 53 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 00 14 00 01 00 00 18 40 01 00 (sbcap_link.c:416) 20250823091153794 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58686400]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58686160]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091153794 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58686160]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x559c58686160]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091153794 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58675ad0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58685f80]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250823091153794 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250823091153794 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58685f80]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250823091153795 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x559c58685f80]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250823091153795 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58675ad0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_cell_failure_restart_active_mme-MME0-MME0(48)@229cc172c59d: received expected req:{ connId := 1, remName := "127.0.0.20", remPort := 29168, locName := "127.0.0.100", locPort := 16000, msg := { initiatingMessage := { procedureCode := 0, criticality := reject (0), value_ := { write_Replace_Warning_Request := { protocolIEs := { { id := 5, criticality := reject (0), value_ := { message_Identifier := '0000000000110000'B } }, { id := 11, criticality := reject (0), value_ := { serial_Number := '0100000101110000'B } }, { id := 10, criticality := reject (0), value_ := { repetition_Period := 5 } }, { id := 7, criticality := reject (0), value_ := { number_of_Broadcasts_Requested := 3 } }, { id := 3, criticality := ignore (1), value_ := { data_Coding_Scheme := '00000001'B } }, { id := 16, criticality := ignore (1), value_ := { warning_Message_Content := '010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001'O } }, { id := 20, criticality := reject (0), value_ := { concurrent_Warning_Message_Indicator := true_ (0) } }, { id := 24, criticality := ignore (1), value_ := { send_Write_Replace_Warning_Indication := true_ (0) } } }, protocolExtensions := omit } } } } } 20250823091153800 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250823091153800 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 20 00 00 14 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 01 00 01 00 (sbcap_link.c:281) 20250823091153800 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250823091153800 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250823091153800 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250823091153800 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58686400]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250823091153800 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58686400]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250823091153800 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58675ad0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250823091153800 DREST DEBUG rest_it_op_complete(op=0x7f3a0c001510) complete (rest_it_op.c:131) 20250823091153800 DSMSCB INFO SMSCB(TTCN-3-48)[0x559c58675ad0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250823091153800 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250823091153800 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@229cc172c59d: setverdict(pass): none -> pass 20250823091153802 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250823091153802 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 03 40 1e 00 00 03 00 05 00 02 00 30 00 0b 00 02 41 70 00 17 00 0b 40 00 00 00 09 f1 07 00 00 4d 20 (sbcap_link.c:281) 20250823091153802 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250823091153802 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250823091153802 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58686400]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250823091153802 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x559c58686400]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250823091154004 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 32 (flags=0x80) (sbcap_link.c:246) 20250823091154004 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 06 00 1c 00 00 02 00 21 00 09 00 00 09 f1 07 00 00 4d 20 00 1c 00 08 00 09 f1 07 00 00 05 a0 (sbcap_link.c:281) 20250823091154004 DSBcAP DEBUG Decoded PWS-Failure-Indication (sbcap_common.c:118) 20250823091154004 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Failure-Indication (sbcap_link.c:286) 20250823091154004 DSBcAP NOTICE ttcn3-mme-client: Rx PWS-Failure-Indication not implemented yet (sbcap_link_fsm.c:295) 20250823091154808 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 32 (flags=0x80) (sbcap_link.c:246) 20250823091154808 DSBcAP DEBUG ttcn3-mme-client: Rx SBc-AP 00 05 00 1c 00 00 02 00 1e 00 09 00 00 09 f1 07 00 00 4d 20 00 1c 00 08 00 09 f1 07 00 00 05 a0 (sbcap_link.c:281) 20250823091154808 DSBcAP DEBUG Decoded PWS-Restart-Indication (sbcap_common.c:118) 20250823091154808 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Restart-Indication (sbcap_link.c:286) 20250823091154808 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Received Event Rx Restart (sbcap_link_fsm.c:291) 20250823091154808 DSBcAP NOTICE ttcn3-mme-client: Rx PWS Restart Indication not implemented yet (sbcap_link_fsm.c:84) 20250823091156019 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091156020 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091201023 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091201023 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091206026 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091206026 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091211028 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091211028 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091216032 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091216032 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091221035 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091221035 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091226038 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091226038 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091231041 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091231041 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091236042 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091236042 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091241045 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091241045 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091246048 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091246048 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) 20250823091251051 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091251051 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) MTC@229cc172c59d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" 20250823091253831 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250823091253831 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250823091253831 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250823091253831 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250823091253831 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250823091253831 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250823091253831 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x559c586786f0]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_active_mme-MME0(47)@229cc172c59d: Final verdict of PTC: none TC_cell_failure_restart_active_mme-MME0-MME0(48)@229cc172c59d: Final verdict of PTC: none MTC@229cc172c59d: Setting final verdict of the test case. MTC@229cc172c59d: Local verdict of MTC: fail reason: "Tguard timeout" MTC@229cc172c59d: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail) MTC@229cc172c59d: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail) MTC@229cc172c59d: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Tguard timeout MTC@229cc172c59d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'. Sat Aug 23 09:12:53 UTC 2025 ------ CBC_Tests.TC_cell_failure_restart_active_mme fail ------ Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_cell_failure_restart_active_mme.talloc 20250823091253860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43588<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250823091255064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43588<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48216) 20250823091256053 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){CONNECTING} connect so_error (111) (stream_cli.c:429) 20250823091256053 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:49837){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:244) Waiting for packet dumper to finish... 1 (prev_count=48216, count=48756) MTC@229cc172c59d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0). MC@229cc172c59d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@229cc172c59d: Terminating MTC. MC@229cc172c59d: MTC terminated. MC2> exit MC@229cc172c59d: Shutting down session. MC@229cc172c59d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc/expected-results.xml' against results in 'junit-xml-6529.log' -------------------- pass CBC_Tests.TC_rx_keepalive pass CBC_Tests.TC_rx_keepalive_timeout pass CBC_Tests.TC_ecbe_create_delete_cgi pass CBC_Tests.TC_ecbe_create_delete_lac_ci pass CBC_Tests.TC_ecbe_create_delete_lac pass CBC_Tests.TC_ecbe_create_delete_ci pass CBC_Tests.TC_ecbe_create_delete_lai pass CBC_Tests.TC_ecbe_create_delete_mme_indication pass CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass CBC_Tests.TC_ecbe_create_delete_bsc_server pass CBC_Tests.TC_ecbe_create_delete_mme_server pass CBC_Tests.TC_concurrent_cbs_msg_mme pass CBC_Tests.TC_ecbe_create_delete_etws_bsc pass CBC_Tests.TC_ecbe_create_delete_etws_mme pass CBC_Tests.TC_create_nack_bsc pass CBC_Tests.TC_create_nack_mme pass CBC_Tests.TC_cell_failure_restart_idle_bsc pass CBC_Tests.TC_cell_failure_restart_idle_mme xfail CBC_Tests.TC_cell_failure_restart_active_bsc xfail CBC_Tests.TC_cell_failure_restart_active_mme Summary: xfail: 2 pass: 19 [testenv] Testsuite is done [testenv] Stopping testsuite (2553848) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/log_merge.sh CBC_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping cbc (2552561) [testenv] Showing testsuite/junit-xml-6529.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test/logs/testsuite/junit-xml-6529.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='21' failures='2' errors='0' skipped='0' inconc='0' time='343.00'> <testcase classname='CBC_Tests' name='TC_rx_keepalive' time='30.022595'/> <testcase classname='CBC_Tests' name='TC_rx_keepalive_timeout' time='65.075508'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_cgi' time='2.042614'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac_ci' time='2.021933'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac' time='2.029700'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_ci' time='2.021543'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lai' time='2.050740'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_indication' time='2.052961'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_unknown_tai' time='2.056660'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_and_mme' time='2.081085'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_server' time='4.345520'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_server' time='6.171721'/> <testcase classname='CBC_Tests' name='TC_concurrent_cbs_msg_mme' time='2.063225'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_bsc' time='2.031072'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_mme' time='2.059938'/> <testcase classname='CBC_Tests' name='TC_create_nack_bsc' time='0.048994'/> <testcase classname='CBC_Tests' name='TC_create_nack_mme' time='12.059252'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_bsc' time='1.044894'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_mme' time='1.039268'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_bsc' time='60.079513'> <failure type='fail-verdict'>Tguard timeout CBC_Tests.ttcn:939 CBC_Tests control part CBC_Tests.ttcn:847 TC_cell_failure_restart_active_bsc testcase </failure> </testcase> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_mme' time='60.073658'> <failure type='fail-verdict'>Tguard timeout CBC_Tests.ttcn:940 CBC_Tests control part CBC_Tests.ttcn:912 TC_cell_failure_restart_active_mme testcase </failure> </testcase> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0'] testenv-cbc-osmocom-nightly-20250823-0907-91a2da86-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test/1657/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.11, 1.58, 1.46 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE