Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/.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 e217e408c4e236b87915f5c8f9bc4d39ce064983 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e217e408c4e236b87915f5c8f9bc4d39ce064983 # timeout=10
Commit message: "README: explain how to run testsuites manually"
 > git rev-list --no-walk 4c55a1b18164f07dbe333be504206042e421aa04 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-cbc-test-latest] $ /bin/sh -xe /tmp/jenkins8579487080060804440.sh + DISTRO=debian:bookworm + tr :+ - echo debian:bookworm + 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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run cbc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/podman/testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_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-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (10.2 MB/s) Reading package lists... [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/ttcn3-deps-updated'] [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-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 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'make', 'cbc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/ttcn3/cbc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/ttcn3/cbc' TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. 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-latest/_cache/podman/ttcn3/cbc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/ttcn3/cbc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/ttcn3/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_6.cc DEP SBC_AP_IEs_part_7.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_Containers_part_7.cc DEP SBC_AP_Containers_part_6.cc DEP SBC_AP_IEs_part_1.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_CommonDataTypes_part_7.cc DEP SBC_AP_Constants_part_1.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_5.cc DEP SABP_PDU_Descriptions_part_3.cc DEP SABP_PDU_Descriptions_part_4.cc DEP SABP_PDU_Descriptions_part_2.cc DEP SABP_PDU_Descriptions_part_6.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_Containers_part_7.cc DEP SABP_IEs_part_1.cc DEP SABP_Containers_part_6.cc DEP SABP_Containers_part_5.cc DEP SABP_Containers_part_3.cc DEP SABP_Containers_part_4.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_2.cc DEP SABP_Constants_part_3.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_Constants.cc DEP SABP_CommonDataTypes.cc DEP SABP_Containers.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.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_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.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_1.cc DEP SBC_AP_Templates_part_7.cc DEP SBC_AP_Templates_part_6.cc DEP SBC_AP_Types_part_2.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_1.cc DEP Osmocom_Types_part_2.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_1.cc DEP General_Types_part_7.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_4.cc DEP HTTP_Adapter_part_2.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_5.cc DEP ECBE_Types_part_6.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 CBC_Tests_part_1.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 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_2.cc DEP BSC_ConnectionHandler_part_3.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 IPL4asp_Types.cc DEP JSON_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 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 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_Templates.o CC SABP_CodecPort_CtrlFunct.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 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_3.o CC SBC_AP_CodecPort_part_4.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_2.o CC SCTPasp_Types_part_1.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_2.o CC SBC_AP_IEs_part_3.o CC SBC_AP_IEs_part_4.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 TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSC_ConnectionHandler_part_1.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_6.so CCLD BSSAP_Types_part_7.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_6.so CCLD CBSP_CodecPort_CtrlFunct_part_7.so CCLD CBSP_Templates_part_1.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_3.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_4.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_3.so CCLD SBC_AP_CodecPort_part_2.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_7.so CCLD TCCInterface_Functions_part_6.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_Descriptions.so CCLD SBC_AP_CommonDataTypes.so CCLD SBC_AP_Constants.so CCLD SABP_PDU_Contents.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_3.so CCLD SABP_CommonDataTypes_part_4.so CCLD SABP_CommonDataTypes_part_2.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_3.so CCLD SABP_Constants_part_4.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_6.so CCLD SABP_Containers_part_5.so CCLD SABP_Containers_part_7.so CCLD SABP_IEs_part_1.so CCLD SABP_IEs_part_2.so CCLD SABP_IEs_part_4.so CCLD SABP_IEs_part_3.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_3.so CCLD SABP_PDU_Contents_part_2.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_3.so CCLD SBC_AP_CommonDataTypes_part_2.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_4.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_Containers_part_2.so CCLD SBC_AP_Containers_part_3.so CCLD SBC_AP_Containers_part_4.so CCLD SBC_AP_Containers_part_1.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 TCCInterface.so CCLD TELNETasp_PT.so CCLD CBC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/ttcn3/cbc' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (971 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-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: libc-bin libc-dev-bin libc6 libc6-dev libosmo-sbcap2 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 19 newly installed, 0 to remove and 85 not upgraded. Need to get 58.0 MB of archives. After this operation, 62.0 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sbcap2 0.5.1 [358 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-cbc 0.5.1 [47.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-cbc-dbg 0.5.1 [214 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:23 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Fetched 58.0 MB in 1s (99.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (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 ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... 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 ... 40050 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-latest. Preparing to unpack .../02-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../04-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../07-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../11-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../12-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../13-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../14-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-sbcap2:amd64. Preparing to unpack .../15-libosmo-sbcap2_0.5.1_amd64.deb ... Unpacking libosmo-sbcap2:amd64 (0.5.1) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../16-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-cbc. Preparing to unpack .../17-osmo-cbc_0.5.1_amd64.deb ... Unpacking osmo-cbc (0.5.1) ... Selecting previously unselected package osmo-cbc-dbg:amd64. Preparing to unpack .../18-osmo-cbc-dbg_0.5.1_amd64.deb ... Unpacking osmo-cbc-dbg:amd64 (0.5.1) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmo-sbcap2:amd64 (0.5.1) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up osmo-cbc (0.5.1) ... 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) ... Setting up osmo-cbc-dbg:amd64 (0.5.1) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc/CBC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-cbc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc/CBC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sh', '-c', 'osmo-cbc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/cbc/cbc.log'] [testenv] Running testsuite 20250424124521977 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{INIT}: Allocated (fsm.c:456) 20250424124521977 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x5584dee5bca0]{INIT}: Allocated (fsm.c:456) 20250424124521977 DLGLOBAL NOTICE Available via telnet 127.0.0.20 4264 (telnet_interface.c:88) 20250424124521977 DCBSP NOTICE Listening for CBSP at 127.0.0.20:48049 (cbsp_link.c:419) 20250424124521978 DSBcAP NOTICE Listening for SBc-AP at 127.0.0.20:29168 (sbcap_link.c:484) 20250424124521978 DREST INFO Main thread tid: 139990137637440 (rest_api.c:689) 20250424124521978 DREST NOTICE Started ECBE REST API at 127.0.0.20:12345 (rest_api.c:727) 20250424124521978 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124521978 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124521978 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124521978 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.20', '-e', 'OSMO_SUT_PORT=4264', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/start-testsuite.sh', 'cbc/CBC_Tests', 'CBC_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli CBC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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@cb26a190d7b4: Unix server socket created successfully. MC@cb26a190d7b4: Listening on TCP port 37955. cb26a190d7b4 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache/podman/ttcn3/cbc/CBC_Tests cb26a190d7b4 37955 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cb26a190d7b4: New HC connected from 10.0.2.100 [10.0.2.100]. cb26a190d7b4: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@cb26a190d7b4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@cb26a190d7b4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@cb26a190d7b4: Configuration file was processed on all HCs. MC@cb26a190d7b4: Creating MTC on host 10.0.2.100. MC@cb26a190d7b4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive'. ------ CBC_Tests.TC_rx_keepalive ------ Thu Apr 24 12:45:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_rx_keepalive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_rx_keepalive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_rx_keepalive started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124523451 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124523451 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124523451 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124523451 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124523451 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124523451 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124523451 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124523452 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124523452 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) 20250424124523452 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124523452 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124523452 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124523452 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124523452 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) 20250424124523452 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124523452 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124523452 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124523453 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124523453 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124523453 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124523453 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124523453 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250424124526978 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124526978 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124526978 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124526978 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124531979 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124531979 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124531979 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124531979 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124536980 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124536980 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124536980 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124536980 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124541981 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124541981 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124541981 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124541981 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124546982 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124546982 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124546982 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124546982 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124551983 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124551983 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124551983 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124551983 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124553454 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Timeout of T1 (fsm.c:317) 20250424124553454 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250424124553454 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124553456 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124553456 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124553456 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124553456 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124553456 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124553456 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: Freeing instance (cbsp_link_fsm.c:170) 20250424124553456 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: Deallocated (fsm.c:568) TC_rx_keepalive-BSC0(3)@cb26a190d7b4: Final verdict of PTC: none TC_rx_keepalive-BSC0-BSC0(4)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_rx_keepalive-BSC0(3): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_rx_keepalive-BSC0-BSC0(4): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_rx_keepalive finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass'. Thu Apr 24 12:45:53 UTC 2025 ====== CBC_Tests.TC_rx_keepalive pass ====== Saving talloc report from 127.0.0.20:4264 to CBC_Tests.TC_rx_keepalive.talloc 20250424124553491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46162<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124553491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46162<->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=28688) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout'. ------ CBC_Tests.TC_rx_keepalive_timeout ------ Thu Apr 24 12:45:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_rx_keepalive_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_rx_keepalive_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_rx_keepalive_timeout' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_rx_keepalive_timeout started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124556520 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124556520 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124556520 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124556520 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124556520 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124556520 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124556520 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124556521 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124556521 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) 20250424124556521 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124556521 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124556521 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124556521 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124556521 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) 20250424124556521 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124556521 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124556521 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124556521 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124556521 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124556521 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124556522 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124556522 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250424124556984 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124556984 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124556984 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124556984 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124601985 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124601985 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124601985 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124601985 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124606986 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124606986 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124606986 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124606986 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124611987 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124611987 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124611987 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124611987 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124616988 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124616988 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124616988 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124616988 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124621989 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124621989 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124621989 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124621989 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124626524 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Timeout of T1 (fsm.c:317) 20250424124626524 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250424124626524 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250424124626990 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124626990 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124626990 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124626990 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124631991 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124631991 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124631991 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124631991 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124636530 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: Timeout of T2 (fsm.c:317) 20250424124636530 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: timer_cb requested termination (fsm.c:327) 20250424124636530 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250424124636530 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124636530 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: FSM instance already terminating, not dispatching event CLOSE.cmd (cbsp_link.c:250) 20250424124636530 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: Freeing instance (fsm.c:332) 20250424124636530 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{KEEPALIVE_PENDING}: Deallocated (fsm.c:568) 20250424124636992 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124636992 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124636992 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124636992 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124641993 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124641993 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124641993 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124641993 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124646994 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124646994 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124646994 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124646994 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124651995 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124651995 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124651995 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124651995 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124656996 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124656996 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124656996 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124656996 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) MTC@cb26a190d7b4: setverdict(pass): none -> pass TC_rx_keepalive_timeout-BSC0(5)@cb26a190d7b4: Final verdict of PTC: none TC_rx_keepalive_timeout-BSC0-BSC0(6)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_rx_keepalive_timeout-BSC0(5): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_rx_keepalive_timeout-BSC0-BSC0(6): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_rx_keepalive_timeout finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass'. Thu Apr 24 12:47:01 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 20250424124701583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49680<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124701583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49680<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41292) 20250424124701997 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124701997 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124701997 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124701997 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) Waiting for packet dumper to finish... 1 (prev_count=41292, count=43644) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_rx_keepalive_timeout pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi'. ------ CBC_Tests.TC_ecbe_create_delete_cgi ------ Thu Apr 24 12:47:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_cgi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_cgi' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_cgi started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124704633 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124704633 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124704633 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124704633 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124704633 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124704633 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124704633 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124704635 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124704635 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) 20250424124704635 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124704635 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124704635 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124704636 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124704636 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) 20250424124704636 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124704636 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124704636 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124704637 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124704637 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124704637 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124704637 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124704637 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124704641 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) 20250424124704641 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124704641 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124704641 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124704641 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{INIT}: Allocated (fsm.c:456) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584dee56cb0]{INIT}: Allocated (fsm.c:456) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584dee56cb0]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584dee58ec0] (fsm.c:486) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deeab7f0]{INIT}: Allocated (fsm.c:456) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deeab7f0]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584dee58ec0] (fsm.c:486) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deeaba90]{INIT}: Allocated (fsm.c:456) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deeaba90]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584dee58ec0] (fsm.c:486) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deeabd30]{INIT}: Allocated (fsm.c:456) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deeabd30]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584dee58ec0] (fsm.c:486) 20250424124704641 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124704641 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeabd30]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124704641 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124704641 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeabd30]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeabd30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124704641 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeaba90]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124704641 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeaba90]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124704641 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeaba90]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124704641 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeab7f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124704641 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeab7f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeab7f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124704641 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124704641 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124704641 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124704643 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124704643 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) 20250424124704643 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250424124704643 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124704643 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124704643 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124704643 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124704643 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124704643 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250424124704643 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124704643 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124704643 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124704643 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124706647 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124706647 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124706647 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124706647 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124706647 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124706647 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeabd30]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124706647 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124706647 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeabd30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124706647 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeabd30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124706647 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124706647 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeaba90]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124706647 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250424124706647 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeaba90]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124706647 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeaba90]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124706647 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124706647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeab7f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124706647 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250424124706647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeab7f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124706647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeab7f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124706647 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124706647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124706647 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250424124706647 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124706649 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124706649 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) 20250424124706649 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250424124706649 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250424124706649 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124706649 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124706649 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124706649 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584dee56cb0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250424124706649 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250424124706649 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124706649 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584dee58ec0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124706649 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124706649 DREST DEBUG /message DELETE(43) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed 20250424124706651 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124706651 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124706651 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124706651 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) TC_ecbe_create_delete_cgi-BSC0(7)@cb26a190d7b4: Final verdict of PTC: none 20250424124706651 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124706651 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124706651 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_cgi-BSC0-BSC0(8)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0(7): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_cgi-BSC0-BSC0(8): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_cgi finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass'. Thu Apr 24 12:47:06 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 20250424124706693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40776<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124706694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40776<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24676) 20250424124706998 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124706998 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124706998 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124706998 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) Waiting for packet dumper to finish... 1 (prev_count=24676, count=41464) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_cgi pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci'. ------ CBC_Tests.TC_ecbe_create_delete_lac_ci ------ Thu Apr 24 12:47:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac_ci' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_lac_ci started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124709786 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124709786 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124709786 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124709786 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124709786 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124709786 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124709786 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124709787 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124709787 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) 20250424124709787 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124709787 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124709787 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124709788 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124709788 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) 20250424124709788 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124709788 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124709788 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124709788 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124709788 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124709788 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124709788 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124709788 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124709789 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) 20250424124709789 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124709789 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124709789 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124709789 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124709789 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{INIT}: Allocated (fsm.c:456) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x5584deeae4f0]{INIT}: Allocated (fsm.c:456) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x5584deeae4f0]{INIT}: is child of SMSCB(TTCN-3-44)[0x5584deeaf0d0] (fsm.c:486) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x5584deeae6d0]{INIT}: Allocated (fsm.c:456) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44)[0x5584deeae6d0]{INIT}: is child of SMSCB(TTCN-3-44)[0x5584deeaf0d0] (fsm.c:486) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x5584deeae8b0]{INIT}: Allocated (fsm.c:456) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x5584deeae8b0]{INIT}: is child of SMSCB(TTCN-3-44)[0x5584deeaf0d0] (fsm.c:486) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x5584deeaea90]{INIT}: Allocated (fsm.c:456) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44)[0x5584deeaea90]{INIT}: is child of SMSCB(TTCN-3-44)[0x5584deeaf0d0] (fsm.c:486) 20250424124709789 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124709789 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5584deeaea90]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124709789 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5584deeaea90]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5584deeaea90]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124709789 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x5584deeae8b0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124709789 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x5584deeae8b0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124709789 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x5584deeae8b0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124709789 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5584deeae6d0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124709789 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5584deeae6d0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5584deeae6d0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124709789 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124709789 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124709789 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124709790 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124709790 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) 20250424124709790 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250424124709790 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124709790 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124709790 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_WRITE_ACK}: Appending CellId LAC 10002 CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124709790 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_WRITE_ACK}: Appending CellId LAC 10003 CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124709790 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124709790 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250424124709790 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124709790 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124709790 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124709790 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124711792 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124711792 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124711792 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124711792 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124711792 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124711792 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5584deeaea90]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124711792 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124711792 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5584deeaea90]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124711792 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-server)[0x5584deeaea90]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124711792 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124711792 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x5584deeae8b0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124711792 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250424124711792 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x5584deeae8b0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124711792 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-44-ttcn3-mme-client)[0x5584deeae8b0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124711792 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124711792 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5584deeae6d0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124711792 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250424124711792 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5584deeae6d0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124711792 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-server)[0x5584deeae6d0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124711792 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124711792 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124711792 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250424124711792 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124711793 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124711793 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) 20250424124711793 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250424124711793 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250424124711793 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_DELETE_ACK}: Appending CellId LAC 10001 CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124711793 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_DELETE_ACK}: Appending CellId LAC 10002 CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124711793 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_DELETE_ACK}: Appending CellId LAC 10003 CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124711793 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-44-ttcn3-bsc-client)[0x5584deeae4f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250424124711793 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250424124711793 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124711793 DSMSCB INFO SMSCB(TTCN-3-44)[0x5584deeaf0d0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124711793 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124711793 DREST DEBUG /message DELETE(44) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_lac_ci-BSC0(9)@cb26a190d7b4: Final verdict of PTC: none 20250424124711794 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124711794 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124711794 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124711794 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124711794 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124711794 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124711794 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0(9): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_lac_ci-BSC0-BSC0(10): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_lac_ci finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass'. Thu Apr 24 12:47:11 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 20250424124711818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40788<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124711818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40788<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24664) 20250424124711999 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124711999 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124711999 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124711999 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) Waiting for packet dumper to finish... 1 (prev_count=24664, count=43576) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac_ci pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac'. ------ CBC_Tests.TC_ecbe_create_delete_lac ------ Thu Apr 24 12:47:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lac' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_lac started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124714866 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124714866 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124714866 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124714866 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124714866 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124714866 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124714866 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124714869 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124714869 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) 20250424124714869 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124714869 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124714869 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124714869 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124714869 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) 20250424124714869 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124714869 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124714869 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124714870 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124714871 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124714871 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124714871 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124714871 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124714872 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) 20250424124714872 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124714872 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124714872 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124714872 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124714872 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{INIT}: Allocated (fsm.c:456) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x5584deeaff70]{INIT}: Allocated (fsm.c:456) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x5584deeaff70]{INIT}: is child of SMSCB(TTCN-3-45)[0x5584deeb0ad0] (fsm.c:486) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x5584deeb0150]{INIT}: Allocated (fsm.c:456) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45)[0x5584deeb0150]{INIT}: is child of SMSCB(TTCN-3-45)[0x5584deeb0ad0] (fsm.c:486) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x5584deeb0330]{INIT}: Allocated (fsm.c:456) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x5584deeb0330]{INIT}: is child of SMSCB(TTCN-3-45)[0x5584deeb0ad0] (fsm.c:486) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x5584deeb0510]{INIT}: Allocated (fsm.c:456) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45)[0x5584deeb0510]{INIT}: is child of SMSCB(TTCN-3-45)[0x5584deeb0ad0] (fsm.c:486) 20250424124714872 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124714872 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5584deeb0510]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124714872 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5584deeb0510]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5584deeb0510]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124714872 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x5584deeb0330]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124714872 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x5584deeb0330]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124714872 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x5584deeb0330]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124714872 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x5584deeb0150]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124714872 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x5584deeb0150]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x5584deeb0150]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124714872 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124714872 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124714872 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124714873 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124714873 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) 20250424124714873 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250424124714873 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124714873 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124714873 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_WRITE_ACK}: Appending CellId LAC 10002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124714873 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_WRITE_ACK}: Appending CellId LAC 10003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124714873 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124714873 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250424124714873 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124714873 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124714873 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124714873 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124716876 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124716876 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124716876 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124716876 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124716876 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124716876 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5584deeb0510]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124716876 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124716876 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5584deeb0510]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124716876 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-server)[0x5584deeb0510]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124716876 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124716876 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x5584deeb0330]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124716876 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250424124716876 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x5584deeb0330]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124716876 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-45-ttcn3-mme-client)[0x5584deeb0330]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124716876 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124716876 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x5584deeb0150]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124716876 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250424124716876 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x5584deeb0150]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124716876 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-server)[0x5584deeb0150]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124716876 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124716876 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124716876 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250424124716876 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124716877 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124716877 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) 20250424124716877 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250424124716877 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250424124716877 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_DELETE_ACK}: Appending CellId LAC 10001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124716877 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_DELETE_ACK}: Appending CellId LAC 10002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124716877 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_DELETE_ACK}: Appending CellId LAC 10003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124716877 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-45-ttcn3-bsc-client)[0x5584deeaff70]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250424124716877 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250424124716877 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124716877 DSMSCB INFO SMSCB(TTCN-3-45)[0x5584deeb0ad0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124716877 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124716877 DREST DEBUG /message DELETE(45) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed 20250424124716879 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124716879 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124716879 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124716879 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124716879 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124716879 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124716879 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lac-BSC0(11)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_lac-BSC0-BSC0(12)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0(11): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_lac-BSC0-BSC0(12): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_lac finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass'. Thu Apr 24 12:47:16 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 20250424124716929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39644<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124716930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39644<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24604) 20250424124717000 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124717000 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124717000 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124717000 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) Waiting for packet dumper to finish... 1 (prev_count=24604, count=43464) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lac pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci'. ------ CBC_Tests.TC_ecbe_create_delete_ci ------ Thu Apr 24 12:47:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_ci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_ci' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_ci started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124719981 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124719981 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124719981 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124719981 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124719981 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124719981 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124719981 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124719983 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124719983 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) 20250424124719983 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124719983 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124719983 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124719983 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124719983 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) 20250424124719983 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124719983 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124719983 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124719985 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124719985 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124719985 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124719985 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124719985 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124719986 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) 20250424124719986 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124719986 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124719986 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124719986 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124719986 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{INIT}: Allocated (fsm.c:456) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5584deeb1970]{INIT}: Allocated (fsm.c:456) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5584deeb1970]{INIT}: is child of SMSCB(TTCN-3-46)[0x5584deeb24d0] (fsm.c:486) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5584deeb1b50]{INIT}: Allocated (fsm.c:456) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5584deeb1b50]{INIT}: is child of SMSCB(TTCN-3-46)[0x5584deeb24d0] (fsm.c:486) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5584deeb1d30]{INIT}: Allocated (fsm.c:456) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5584deeb1d30]{INIT}: is child of SMSCB(TTCN-3-46)[0x5584deeb24d0] (fsm.c:486) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5584deeb1f10]{INIT}: Allocated (fsm.c:456) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5584deeb1f10]{INIT}: is child of SMSCB(TTCN-3-46)[0x5584deeb24d0] (fsm.c:486) 20250424124719986 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124719986 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deeb1f10]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124719986 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deeb1f10]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deeb1f10]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124719986 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deeb1d30]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124719986 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deeb1d30]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124719986 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deeb1d30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124719986 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deeb1b50]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124719986 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deeb1b50]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deeb1b50]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124719986 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124719986 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124719986 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124719988 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124719988 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) 20250424124719988 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250424124719988 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124719988 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_WRITE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124719988 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_WRITE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124719988 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_WRITE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124719988 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124719988 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250424124719988 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124719988 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124719988 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124719988 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124721989 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124721989 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124721990 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124721990 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124721990 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124721990 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deeb1f10]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124721990 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124721990 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deeb1f10]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124721990 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deeb1f10]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124721990 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124721990 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deeb1d30]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124721990 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250424124721990 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deeb1d30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124721990 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deeb1d30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124721990 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124721990 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deeb1b50]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124721990 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250424124721990 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deeb1b50]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124721990 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deeb1b50]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124721990 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124721990 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124721990 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250424124721990 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124721991 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124721991 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) 20250424124721991 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250424124721991 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250424124721991 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_DELETE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124721991 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_DELETE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124721991 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_DELETE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124721991 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584deeb1970]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250424124721991 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250424124721991 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124721991 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb24d0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124721991 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124721991 DREST DEBUG /message DELETE(46) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed 20250424124721993 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124721993 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124721993 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124721993 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124721993 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124721993 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124721993 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_ci-BSC0(13)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_ci-BSC0-BSC0(14)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0(13): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_ci-BSC0-BSC0(14): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_ci finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass'. Thu Apr 24 12:47:21 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 20250424124722000 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124722000 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124722000 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124722000 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124722036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124722036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24588) Waiting for packet dumper to finish... 1 (prev_count=24588, count=43448) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_ci pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai'. ------ CBC_Tests.TC_ecbe_create_delete_lai ------ Thu Apr 24 12:47:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_lai' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_lai started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124725089 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124725089 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124725089 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124725089 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124725089 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124725089 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124725089 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124725091 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124725091 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) 20250424124725091 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124725091 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124725091 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124725092 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124725092 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) 20250424124725092 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124725092 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124725092 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124725093 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124725093 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124725093 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124725093 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124725093 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124725094 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) 20250424124725094 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124725094 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124725094 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124725094 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124725094 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{INIT}: Allocated (fsm.c:456) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x5584deeb34a0]{INIT}: Allocated (fsm.c:456) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x5584deeb34a0]{INIT}: is child of SMSCB(TTCN-3-47)[0x5584deeb2dc0] (fsm.c:486) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x5584deeb3680]{INIT}: Allocated (fsm.c:456) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47)[0x5584deeb3680]{INIT}: is child of SMSCB(TTCN-3-47)[0x5584deeb2dc0] (fsm.c:486) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x5584deeb3860]{INIT}: Allocated (fsm.c:456) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x5584deeb3860]{INIT}: is child of SMSCB(TTCN-3-47)[0x5584deeb2dc0] (fsm.c:486) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x5584deeb3a40]{INIT}: Allocated (fsm.c:456) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47)[0x5584deeb3a40]{INIT}: is child of SMSCB(TTCN-3-47)[0x5584deeb2dc0] (fsm.c:486) 20250424124725094 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124725094 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5584deeb3a40]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124725094 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5584deeb3a40]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5584deeb3a40]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124725094 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x5584deeb3860]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124725094 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x5584deeb3860]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124725094 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x5584deeb3860]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124725094 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5584deeb3680]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124725094 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5584deeb3680]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5584deeb3680]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124725094 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124725094 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124725094 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124725095 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124725095 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) 20250424124725095 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250424124725095 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124725095 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-25 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124725095 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-26 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124725095 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_WRITE_ACK}: Appending CellId LAI 901-70-27 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124725095 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124725095 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250424124725095 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124725095 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124725095 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124725095 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124727001 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124727001 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124727001 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124727001 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124727097 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124727097 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124727097 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124727097 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124727097 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124727097 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5584deeb3a40]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124727097 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124727097 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5584deeb3a40]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124727097 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-server)[0x5584deeb3a40]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124727097 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124727097 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x5584deeb3860]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124727097 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250424124727097 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x5584deeb3860]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124727097 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-47-ttcn3-mme-client)[0x5584deeb3860]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124727097 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124727097 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5584deeb3680]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124727097 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250424124727097 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5584deeb3680]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124727097 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-server)[0x5584deeb3680]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124727097 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124727097 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124727097 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250424124727097 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124727098 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124727098 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) 20250424124727098 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250424124727098 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250424124727098 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-25 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124727098 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-26 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124727098 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_DELETE_ACK}: Appending CellId LAI 901-70-27 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124727098 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-47-ttcn3-bsc-client)[0x5584deeb34a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250424124727098 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250424124727098 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124727098 DSMSCB INFO SMSCB(TTCN-3-47)[0x5584deeb2dc0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124727098 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124727098 DREST DEBUG /message DELETE(47) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed 20250424124727100 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124727100 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124727100 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124727100 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124727100 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124727100 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124727100 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_lai-BSC0(15)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_lai-BSC0-BSC0(16)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0(15): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_lai-BSC0-BSC0(16): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_lai finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass'. Thu Apr 24 12:47:27 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 20250424124727146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50470<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124727146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50470<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24652) Waiting for packet dumper to finish... 1 (prev_count=24652, count=43568) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_lai pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication'. ------ CBC_Tests.TC_ecbe_create_delete_mme_indication ------ Thu Apr 24 12:47:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_indication.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_indication' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_mme_indication started. MTC@cb26a190d7b4: 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_indication-MME0-MME0(18)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250424124730206 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142) 20250424124730206 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250424124730206 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250424124730206 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124730206 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250424124730206 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124730209 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) 20250424124730209 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124730209 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124730209 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124730209 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124730209 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{INIT}: Allocated (fsm.c:456) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deeb4d00]{INIT}: Allocated (fsm.c:456) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deeb4d00]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deeb5950] (fsm.c:486) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deeb4ee0]{INIT}: Allocated (fsm.c:456) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deeb4ee0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deeb5950] (fsm.c:486) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deeb50c0]{INIT}: Allocated (fsm.c:456) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deeb50c0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deeb5950] (fsm.c:486) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deeb52a0]{INIT}: Allocated (fsm.c:456) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deeb52a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deeb5950] (fsm.c:486) 20250424124730209 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124730209 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb52a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124730209 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb52a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb52a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124730209 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124730209 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124730209 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) 20250424124730209 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb4ee0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124730209 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb4ee0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb4ee0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124730209 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb4d00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124730209 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb4d00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124730209 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb4d00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124730209 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@cb26a190d7b4: 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 } } } } } 20250424124730212 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124730212 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) 20250424124730212 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124730212 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250424124730212 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124730212 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250424124730212 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250424124730212 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250424124730212 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124730212 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124730212 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124730212 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124730213 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 41 (flags=0x80) (sbcap_link.c:246) 20250424124730213 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) 20250424124730213 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250424124730213 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250424124730213 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250424124730213 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250424124730213 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{ACTIVE}: Appending CellId ECGI 901-70-00016-2E to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250424124732002 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124732002 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124732002 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124732002 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124732213 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124732213 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124732213 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124732213 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124732213 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124732213 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb52a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124732213 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124732213 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb52a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124732213 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb52a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124732213 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124732213 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124732213 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250424124732213 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) 20250424124732213 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124732213 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb4ee0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124732213 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250424124732213 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb4ee0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124732213 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb4ee0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124732213 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124732213 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb4d00]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124732213 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124732213 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb4d00]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124732213 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb4d00]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124732214 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@cb26a190d7b4: 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 } } } } } 20250424124732215 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124732215 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) 20250424124732215 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250424124732215 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250424124732215 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250424124732215 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250424124732215 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb50c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250424124732215 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250424124732216 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124732216 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb5950]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124732216 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124732216 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_indication-MME0(17)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_mme_indication-MME0-MME0(18)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0(17): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_mme_indication-MME0-MME0(18): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_mme_indication finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass'. Thu Apr 24 12:47:32 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 20250424124732258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50480<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124732258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50480<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=21512) 20250424124732416 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250424124732416 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250424124732416 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250424124732416 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250424124732416 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250424124732416 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250424124732416 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=21512, count=40256) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_indication pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai'. ------ CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai ------ Thu Apr 24 12:47:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_mme_unknown_tai started. MTC@cb26a190d7b4: 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)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250424124735293 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142) 20250424124735293 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250424124735293 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124735293 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250424124735293 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124735294 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) 20250424124735294 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124735294 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124735294 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124735294 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124735294 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{INIT}: Allocated (fsm.c:456) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deeb73e0]{INIT}: Allocated (fsm.c:456) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deeb73e0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deeb6500] (fsm.c:486) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deeb7650]{INIT}: Allocated (fsm.c:456) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deeb7650]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deeb6500] (fsm.c:486) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deeb78c0]{INIT}: Allocated (fsm.c:456) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deeb78c0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deeb6500] (fsm.c:486) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deeb7b30]{INIT}: Allocated (fsm.c:456) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deeb7b30]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deeb6500] (fsm.c:486) 20250424124735294 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124735294 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb7b30]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124735294 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb7b30]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb7b30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124735294 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124735294 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124735294 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) 20250424124735294 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb7650]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124735294 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb7650]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb7650]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124735294 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb73e0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124735294 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb73e0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124735294 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb73e0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124735294 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@cb26a190d7b4: 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 } } } } } 20250424124735296 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 36 (flags=0x80) (sbcap_link.c:246) 20250424124735296 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) 20250424124735296 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124735296 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250424124735296 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124735296 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250424124735296 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{WAIT_WRITE_ACK}: Appending CellId TAI 901-70-1234 (cause: Tracking Area not valid) to Failed list (sbcap_smscb_peer_fsm.c:101) 20250424124735296 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250424124735296 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250424124735296 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124735296 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124735296 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124735296 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124737003 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124737003 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124737003 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124737003 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124737298 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124737298 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124737298 DREST DEBUG rest2main_read_cb(op=0x7f51f0001460) from 139990137637440 (rest_it_op.c:93) 20250424124737298 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124737298 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124737298 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb7b30]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124737298 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124737298 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb7b30]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124737298 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deeb7b30]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124737298 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124737298 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124737298 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250424124737298 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) 20250424124737298 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124737298 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb7650]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124737298 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250424124737298 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb7650]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124737298 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deeb7650]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124737298 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124737298 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb73e0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124737298 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124737298 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb73e0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124737298 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deeb73e0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124737298 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@cb26a190d7b4: 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 } } } } } 20250424124737301 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124737301 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) 20250424124737301 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250424124737301 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250424124737301 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250424124737301 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250424124737301 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deeb78c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250424124737301 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250424124737301 DREST DEBUG rest_it_op_complete(op=0x7f51f0001460) complete (rest_it_op.c:131) 20250424124737301 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deeb6500]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124737301 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124737301 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_unknown_tai-MME0(19)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0(19): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_mme_unknown_tai-MME0-MME0(20): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_mme_unknown_tai finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass'. Thu Apr 24 12:47:37 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 20250424124737328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43238<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124737329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43238<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20250424124737504 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250424124737504 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250424124737504 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250424124737504 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250424124737504 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250424124737504 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250424124737504 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584dee59a90]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=18964, count=37708) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_unknown_tai pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_and_mme ------ Thu Apr 24 12:47:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_and_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_bsc_and_mme started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124740363 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124740363 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124740363 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124740363 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124740363 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124740363 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124740363 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124740364 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124740364 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) 20250424124740364 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124740364 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124740364 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124740364 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124740364 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) 20250424124740364 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124740364 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124740364 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124740364 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124740364 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124740364 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124740364 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124740364 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250424124740365 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142) 20250424124740365 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250424124740365 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deeb8000]{INIT}: Allocated (fsm.c:456) 20250424124740365 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deeb8000]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250424124740365 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deeb8000]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@cb26a190d7b4: 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\"]}}}}" 20250424124740366 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) 20250424124740366 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124740366 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124740366 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124740366 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124740366 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{INIT}: Allocated (fsm.c:456) 20250424124740366 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deeb8260]{INIT}: Allocated (fsm.c:456) 20250424124740366 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deeb8260]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584deeb8130] (fsm.c:486) 20250424124740366 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deeb8440]{INIT}: Allocated (fsm.c:456) 20250424124740366 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deeb8440]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584deeb8130] (fsm.c:486) 20250424124740366 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deeb9b40]{INIT}: Allocated (fsm.c:456) 20250424124740366 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deeb9b40]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584deeb8130] (fsm.c:486) 20250424124740366 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deeb9db0]{INIT}: Allocated (fsm.c:456) 20250424124740366 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deeb9db0]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584deeb8130] (fsm.c:486) 20250424124740366 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124740366 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124740366 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeb9db0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124740366 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124740366 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeb9db0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124740366 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeb9db0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124740366 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124740366 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124740366 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124740367 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) 20250424124740367 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124740367 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeb8440]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124740367 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit WRITE-REPLACE: reconnecting (cbsp_link.c:339) 20250424124740367 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeb8440]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124740367 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeb8440]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124740367 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124740367 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124740367 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124740367 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124740367 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124740367 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) 20250424124740367 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250424124740367 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124740367 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124740367 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124740367 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124740367 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124740367 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@cb26a190d7b4: 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 } } } } } 20250424124740368 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124740368 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) 20250424124740368 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124740368 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250424124740368 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124740368 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250424124740368 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250424124740368 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250424124740368 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124740368 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124740368 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124740368 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124740369 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250424124740369 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) 20250424124740369 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250424124740369 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250424124740369 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250424124740369 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250424124742004 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124742004 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124742004 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124742004 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124742369 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124742370 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124742370 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124742370 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124742370 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124742370 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeb9db0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124742370 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124742370 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeb9db0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124742370 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deeb9db0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124742370 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124742370 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124742370 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250424124742370 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) 20250424124742370 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124742370 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeb8440]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124742370 DCBSP NOTICE ttcn3-bsc-server: Cannot transmit KILL: reconnecting (cbsp_link.c:339) 20250424124742370 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeb8440]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124742370 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deeb8440]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124742370 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124742370 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124742370 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250424124742370 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{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)@cb26a190d7b4: 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 } } } } } 20250424124742371 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124742371 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) 20250424124742371 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250424124742371 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250424124742371 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124742371 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124742371 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-43 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124742371 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deeb8260]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250424124742371 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250424124742372 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124742372 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) 20250424124742372 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250424124742372 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250424124742372 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250424124742372 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250424124742372 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deeb9b40]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250424124742372 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250424124742372 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124742372 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deeb8130]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124742372 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124742372 DREST DEBUG /message DELETE(43) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_and_mme-BSC0(21)@cb26a190d7b4: Final verdict of PTC: none 20250424124742374 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124742374 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) TC_ecbe_create_delete_bsc_and_mme-MME0(22)@cb26a190d7b4: Final verdict of PTC: none 20250424124742374 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124742374 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124742374 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124742374 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124742374 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584dee59a90]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0(21): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0(22): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-BSC0-BSC0(23): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_bsc_and_mme-MME0-MME0(24): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_bsc_and_mme finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass'. Thu Apr 24 12:47:42 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 20250424124742422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43242<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124742422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43242<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=35772) 20250424124742576 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250424124742576 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250424124742576 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250424124742576 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deeb8000]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250424124742576 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deeb8000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250424124742576 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deeb8000]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250424124742576 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deeb8000]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=35772, count=58180) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_and_mme pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server'. ------ CBC_Tests.TC_ecbe_create_delete_bsc_server ------ Thu Apr 24 12:47:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_bsc_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_bsc_server' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_bsc_server started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124747005 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124747005 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124747005 DLINP INFO CLICONN(,r=127.0.0.100:15001<->l=127.0.0.20:33421){CONNECTING} connection established (stream_cli.c:440) 20250424124747005 DCBSP NOTICE ttcn3-bsc-server: Connected (cbsp_link.c:97) 20250424124747005 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{INIT}: Received Event RESET.cmd (cbsp_link.c:98) 20250424124747005 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124747005 DCBSP INFO ttcn3-bsc-server: Transmitting RESET (cbsp_link.c:345) 20250424124747005 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@cb26a190d7b4: Connection from "127.0.0.20":33421 20250424124747007 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250424124747007 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) 20250424124747007 DCBSP INFO ttcn3-bsc-server: Received CBSP RESTART (cbsp_link.c:144) 20250424124747007 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124747007 DCBSP NOTICE ttcn3-bsc-server: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124747007 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250424124747007 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) 20250424124747007 DCBSP INFO ttcn3-bsc-server: Received CBSP RESTART (cbsp_link.c:144) 20250424124747007 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124747007 DCBSP NOTICE ttcn3-bsc-server: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124747009 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250424124747009 DCBSP DEBUG ttcn3-bsc-server: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:140) 20250424124747009 DCBSP INFO ttcn3-bsc-server: Received CBSP RESET COMPLETE (cbsp_link.c:144) 20250424124747009 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124747009 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124747010 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) 20250424124747010 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124747010 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124747010 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124747010 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124747010 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{INIT}: Allocated (fsm.c:456) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5584dee59a90]{INIT}: Allocated (fsm.c:456) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5584dee59a90]{INIT}: is child of SMSCB(TTCN-3-46)[0x5584deeb8000] (fsm.c:486) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5584deebb740]{INIT}: Allocated (fsm.c:456) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46)[0x5584deebb740]{INIT}: is child of SMSCB(TTCN-3-46)[0x5584deeb8000] (fsm.c:486) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5584deebb920]{INIT}: Allocated (fsm.c:456) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5584deebb920]{INIT}: is child of SMSCB(TTCN-3-46)[0x5584deeb8000] (fsm.c:486) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5584deebc340]{INIT}: Allocated (fsm.c:456) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46)[0x5584deebc340]{INIT}: is child of SMSCB(TTCN-3-46)[0x5584deeb8000] (fsm.c:486) 20250424124747010 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124747010 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deebc340]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124747010 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deebc340]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deebc340]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124747010 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deebb920]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124747010 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deebb920]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124747010 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deebb920]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124747010 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124747010 DCBSP INFO ttcn3-bsc-server: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584dee59a90]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124747010 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584dee59a90]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124747010 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584dee59a90]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124747010 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124747011 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250424124747011 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) 20250424124747011 DCBSP INFO ttcn3-bsc-server: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:144) 20250424124747011 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124747011 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_WRITE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124747011 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_WRITE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124747011 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_WRITE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124747011 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124747011 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250424124747011 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124747011 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124747011 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124747011 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124749013 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124749013 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124749013 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124749013 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124749013 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124749013 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deebc340]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124749013 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124749013 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deebc340]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124749013 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-server)[0x5584deebc340]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124749013 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124749013 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deebb920]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124749013 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250424124749013 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deebb920]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124749013 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-46-ttcn3-mme-client)[0x5584deebb920]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124749013 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124749013 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124749013 DCBSP INFO ttcn3-bsc-server: Transmitting KILL (cbsp_link.c:345) 20250424124749013 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124749013 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584dee59a90]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124749013 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124749013 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584dee59a90]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124749013 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-client)[0x5584dee59a90]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124749013 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124749014 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250424124749014 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) 20250424124749014 DCBSP INFO ttcn3-bsc-server: Received CBSP KILL COMPLETE (cbsp_link.c:144) 20250424124749014 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250424124749014 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_DELETE_ACK}: Appending CellId CI 50001 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124749014 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_DELETE_ACK}: Appending CellId CI 50002 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124749014 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_DELETE_ACK}: Appending CellId CI 50003 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124749014 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-46-ttcn3-bsc-server)[0x5584deebb740]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250424124749014 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250424124749014 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124749014 DSMSCB INFO SMSCB(TTCN-3-46)[0x5584deeb8000]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124749014 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124749014 DREST DEBUG /message DELETE(46) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_bsc_server-BSC0(25)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_bsc_server-BSC1(26)@cb26a190d7b4: Final verdict of PTC: none 20250424124749016 DCBSP DEBUG ttcn3-bsc-server: read_cb rx_msg=(nil) (cbsp_link.c:121) 20250424124749016 DCBSP NOTICE ttcn3-bsc-server: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:126) 20250424124749016 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:375) 20250424124749016 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124749016 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124749016 DCBSP DEBUG CBSP-Link(ttcn3-bsc-server)[0x5584dee77d00]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0(25): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC1(26): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_bsc_server-BSC0-BSC0(27): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_bsc_server finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass'. Thu Apr 24 12:47:49 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 20250424124749062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53250<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124749063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53250<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=26056) Waiting for packet dumper to finish... 1 (prev_count=26056, count=43548) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_bsc_server pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server'. ------ CBC_Tests.TC_ecbe_create_delete_mme_server ------ Thu Apr 24 12:47:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_mme_server.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250424124752006 DLINP ERROR CLICONN(,){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124752006 DLINP INFO CLICONN(,){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_mme_server' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_mme_server started. MTC@cb26a190d7b4: 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)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250424124757007 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connection established (stream_cli.c:440) 20250424124757008 DSBcAP NOTICE ttcn3-mme-server: Connected (sbcap_link.c:102) 20250424124757008 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x5584dee5bca0]{INIT}: Received Event RESET.cmd (sbcap_link.c:103) 20250424124757008 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-server)[0x5584dee5bca0]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@cb26a190d7b4: Connection from "127.0.0.20":33198 MTC@cb26a190d7b4: 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\"]}}}}" 20250424124757017 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) 20250424124757017 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124757017 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124757017 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124757017 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124757017 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{INIT}: Allocated (fsm.c:456) 20250424124757017 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deebd090]{INIT}: Allocated (fsm.c:456) 20250424124757017 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deebd090]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584dee77d00] (fsm.c:486) 20250424124757017 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deebd270]{INIT}: Allocated (fsm.c:456) 20250424124757017 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deebd270]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584dee77d00] (fsm.c:486) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deebd450]{INIT}: Allocated (fsm.c:456) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deebd450]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584dee77d00] (fsm.c:486) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deebd630]{INIT}: Allocated (fsm.c:456) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deebd630]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584dee77d00] (fsm.c:486) 20250424124757017 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124757017 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124757017 DSBcAP INFO ttcn3-mme-server: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124757017 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) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deebd450]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124757017 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deebd450]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124757017 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deebd450]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124757018 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124757018 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deebd270]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124757018 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124757018 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deebd270]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124757018 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deebd270]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124757018 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124757018 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deebd090]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124757018 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124757018 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deebd090]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124757018 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deebd090]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124757018 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@cb26a190d7b4: received expected req:{ connId := 2, remName := "127.0.0.20", remPort := 33198, 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 } } } } } 20250424124757026 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:129) 20250424124757026 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) 20250424124757026 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124757026 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:169) 20250424124757026 DSBcAP INFO ttcn3-mme-server: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124757026 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250424124757026 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250424124757026 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250424124757027 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124757027 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124757027 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124757027 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124757031 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 41 (flags=0x80) (sbcap_link.c:129) 20250424124757031 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) 20250424124757031 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250424124757031 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:169) 20250424124757031 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250424124757031 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250424124757031 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{ACTIVE}: Appending CellId ECGI 901-70-00016-2E to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250424124759029 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124759029 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124759029 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124759030 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124759030 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124759030 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124759030 DSBcAP INFO ttcn3-mme-server: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250424124759030 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) 20250424124759030 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124759030 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deebd450]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124759030 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250424124759030 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deebd450]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124759030 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deebd450]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124759030 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124759030 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deebd270]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124759030 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124759030 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deebd270]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124759030 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deebd270]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124759030 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124759030 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deebd090]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124759030 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124759030 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deebd090]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124759030 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deebd090]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124759030 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_mme_server-MME0-MME0(30)@cb26a190d7b4: received expected req:{ connId := 2, remName := "127.0.0.20", remPort := 33198, 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 } } } } } 20250424124759031 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:129) 20250424124759031 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) 20250424124759031 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250424124759032 DSBcAP INFO ttcn3-mme-server: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:169) 20250424124759032 DSBcAP INFO ttcn3-mme-server: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250424124759032 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250424124759032 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deebd630]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250424124759032 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250424124759032 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124759032 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584dee77d00]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124759032 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124759032 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_mme_server-MME0(28)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME1(29)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_mme_server-MME0-MME0(30)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0(28): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME1(29): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_mme_server-MME0-MME0(30): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_mme_server finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass'. Thu Apr 24 12:47:59 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 20250424124759071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124759071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=22628) 20250424124759232 DSBcAP DEBUG ttcn3-mme-server: cbc_sbcap_link_cli_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:129) 20250424124759232 DSBcAP DEBUG ttcn3-mme-server: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:142) 20250424124759232 DSBcAP NOTICE ttcn3-mme-server: Disconnected. (sbcap_link.c:110) 20250424124759232 DSBcAP NOTICE ttcn3-mme-server: Reconnecting... (sbcap_link.c:111) 20250424124759232 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124759232 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) Waiting for packet dumper to finish... 1 (prev_count=22628, count=39436) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_mme_server pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme'. ------ CBC_Tests.TC_concurrent_cbs_msg_mme ------ Thu Apr 24 12:48:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_concurrent_cbs_msg_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_concurrent_cbs_msg_mme' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_concurrent_cbs_msg_mme started. MTC@cb26a190d7b4: 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)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250424124802106 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142) 20250424124802106 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250424124802106 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124802106 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250424124802106 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124802108 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) 20250424124802108 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124802108 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124802108 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124802108 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124802108 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{INIT}: Allocated (fsm.c:456) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5584deebe320]{INIT}: Allocated (fsm.c:456) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5584deebe320]{INIT}: is child of SMSCB(TTCN-3-49)[0x5584deebe1f0] (fsm.c:486) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5584deebe450]{INIT}: Allocated (fsm.c:456) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5584deebe450]{INIT}: is child of SMSCB(TTCN-3-49)[0x5584deebe1f0] (fsm.c:486) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5584deebe6c0]{INIT}: Allocated (fsm.c:456) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5584deebe6c0]{INIT}: is child of SMSCB(TTCN-3-49)[0x5584deebe1f0] (fsm.c:486) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5584deebfa20]{INIT}: Allocated (fsm.c:456) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5584deebfa20]{INIT}: is child of SMSCB(TTCN-3-49)[0x5584deebe1f0] (fsm.c:486) 20250424124802108 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124802108 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deebfa20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124802108 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deebfa20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deebfa20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124802108 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124802108 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124802108 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) 20250424124802108 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deebe450]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124802108 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deebe450]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deebe450]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124802108 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deebe320]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124802108 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deebe320]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124802108 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deebe320]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124802108 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@cb26a190d7b4: 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 } } } } } 20250424124802110 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124802110 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) 20250424124802110 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124802110 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250424124802110 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124802110 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250424124802110 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250424124802110 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250424124802110 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124802110 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124802110 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124802110 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass MTC@cb26a190d7b4: 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\"]}}}}" 20250424124802111 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) 20250424124802111 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124802111 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124802111 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124802111 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250424124802111 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) 20250424124802111 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250424124802111 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250424124802111 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250424124802111 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124802111 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{INIT}: Allocated (fsm.c:456) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x5584deec05a0]{INIT}: Allocated (fsm.c:456) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x5584deec05a0]{INIT}: is child of SMSCB(TTCN-3-50)[0x5584deec1470] (fsm.c:486) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x5584deec0780]{INIT}: Allocated (fsm.c:456) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50)[0x5584deec0780]{INIT}: is child of SMSCB(TTCN-3-50)[0x5584deec1470] (fsm.c:486) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x5584deec09f0]{INIT}: Allocated (fsm.c:456) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x5584deec09f0]{INIT}: is child of SMSCB(TTCN-3-50)[0x5584deec1470] (fsm.c:486) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x5584deec1710]{INIT}: Allocated (fsm.c:456) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50)[0x5584deec1710]{INIT}: is child of SMSCB(TTCN-3-50)[0x5584deec1470] (fsm.c:486) 20250424124802111 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124802111 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x5584deec1710]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124802111 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x5584deec1710]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x5584deec1710]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124802111 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124802111 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124802111 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) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x5584deec0780]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124802111 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x5584deec0780]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x5584deec0780]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124802111 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x5584deec05a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124802111 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x5584deec05a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124802111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x5584deec05a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124802111 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@cb26a190d7b4: 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 } } } } } 20250424124802111 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124802111 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) 20250424124802111 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124802111 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250424124802111 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250424124802111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250424124802111 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250424124802111 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124802111 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124802111 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124802111 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed 20250424124802312 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250424124802312 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) 20250424124802312 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250424124802312 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250424124802312 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250424124802312 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250424124804114 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124804114 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124804114 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124804114 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124804114 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124804114 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deebfa20]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124804114 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124804114 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deebfa20]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124804114 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deebfa20]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124804114 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124804114 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124804114 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250424124804114 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) 20250424124804114 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124804114 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deebe450]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124804114 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124804114 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deebe450]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124804114 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deebe450]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124804114 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124804114 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deebe320]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124804114 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124804114 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deebe320]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124804114 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deebe320]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124804114 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@cb26a190d7b4: 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 } } } } } 20250424124804116 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124804116 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) 20250424124804116 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250424124804116 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250424124804116 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250424124804116 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250424124804116 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deebe6c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250424124804116 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250424124804116 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124804116 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deebe1f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124804116 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124804116 DREST DEBUG /message DELETE(49) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed 20250424124804117 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124804117 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124804117 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124804117 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124804117 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124804117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x5584deec1710]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124804117 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124804117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x5584deec1710]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124804117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-server)[0x5584deec1710]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124804117 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124804117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124804117 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250424124804117 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) 20250424124804117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124804117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x5584deec0780]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124804117 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124804117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x5584deec0780]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124804117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-server)[0x5584deec0780]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124804117 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124804117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x5584deec05a0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124804117 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124804117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x5584deec05a0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124804117 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-50-ttcn3-bsc-client)[0x5584deec05a0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124804117 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_concurrent_cbs_msg_mme-MME0-MME0(32)@cb26a190d7b4: 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 } } } } } 20250424124804117 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124804117 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) 20250424124804117 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250424124804117 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250424124804117 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250424124804117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250424124804117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-50-ttcn3-mme-client)[0x5584deec09f0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250424124804117 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250424124804117 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124804117 DSMSCB INFO SMSCB(TTCN-3-50)[0x5584deec1470]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124804117 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124804117 DREST DEBUG /message DELETE(50) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_cbs_msg_mme-MME0(31)@cb26a190d7b4: Final verdict of PTC: none TC_concurrent_cbs_msg_mme-MME0-MME0(32)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0(31): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_concurrent_cbs_msg_mme-MME0-MME0(32): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_concurrent_cbs_msg_mme finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass'. Thu Apr 24 12:48:04 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 20250424124804139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50064<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124804139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50064<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=38556) 20250424124804233 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124804233 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124804321 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250424124804321 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250424124804321 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250424124804321 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250424124804321 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250424124804321 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250424124804321 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=38556, count=68000) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_concurrent_cbs_msg_mme pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc'. ------ CBC_Tests.TC_ecbe_create_delete_etws_bsc ------ Thu Apr 24 12:48:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_etws_bsc started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124807219 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124807219 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124807219 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124807219 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124807219 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124807219 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124807219 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124807220 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124807220 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) 20250424124807220 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124807220 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124807220 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124807220 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124807220 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) 20250424124807220 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124807220 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124807220 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124807220 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124807220 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124807220 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124807220 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124807220 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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}}}}" 20250424124807221 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) 20250424124807221 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124807221 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124807221 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124807221 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124807221 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{INIT}: Allocated (fsm.c:456) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x5584deec1ee0]{INIT}: Allocated (fsm.c:456) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x5584deec1ee0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x5584deec1db0] (fsm.c:486) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x5584deec20c0]{INIT}: Allocated (fsm.c:456) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x5584deec20c0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x5584deec1db0] (fsm.c:486) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x5584deec3c60]{INIT}: Allocated (fsm.c:456) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x5584deec3c60]{INIT}: is child of SMSCB(TTCN-3-4352)[0x5584deec1db0] (fsm.c:486) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x5584deec3ed0]{INIT}: Allocated (fsm.c:456) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x5584deec3ed0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x5584deec1db0] (fsm.c:486) 20250424124807221 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124807221 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec3ed0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124807221 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec3ed0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec3ed0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124807221 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec3c60]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124807221 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec3c60]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124807221 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec3c60]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124807221 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec20c0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124807221 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec20c0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec20c0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124807221 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124807221 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124807221 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124807222 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124807222 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) 20250424124807222 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250424124807222 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124807222 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124807222 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124807222 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124807222 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250424124807222 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124807222 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124807222 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124807222 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124809224 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124809224 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124809224 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124809224 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124809224 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124809224 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec3ed0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124809224 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124809224 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec3ed0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124809224 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec3ed0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124809224 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124809224 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec3c60]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124809224 DSBcAP NOTICE Cannot transmit msg Stop-Warning-Request: no connection (sbcap_link.c:397) 20250424124809224 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec3c60]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124809224 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec3c60]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124809224 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124809224 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec20c0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124809224 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124809224 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec20c0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124809224 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec20c0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124809224 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124809224 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124809224 DCBSP INFO ttcn3-bsc-client: Transmitting KILL (cbsp_link.c:345) 20250424124809224 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124809225 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124809225 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) 20250424124809225 DCBSP INFO ttcn3-bsc-client: Received CBSP KILL COMPLETE (cbsp_link.c:230) 20250424124809225 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{WAIT_DELETE_ACK}: Received Event CBSP_DELETE_ACK (cbsp_link_fsm.c:351) 20250424124809225 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124809225 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{WAIT_DELETE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124809225 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec1ee0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:416) 20250424124809225 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:418) 20250424124809225 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124809225 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec1db0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124809225 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124809225 DREST DEBUG /message DELETE(4352) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_bsc-BSC0(33)@cb26a190d7b4: Final verdict of PTC: none 20250424124809226 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124809226 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124809227 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124809227 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124809227 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124809227 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124809227 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Deallocated (fsm.c:568) TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0(33): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_etws_bsc-BSC0-BSC0(34): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_etws_bsc finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass'. Thu Apr 24 12:48:09 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 20250424124809234 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124809234 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124809249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52632<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124809249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52632<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=24520) Waiting for packet dumper to finish... 1 (prev_count=24520, count=42252) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_bsc pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme'. ------ CBC_Tests.TC_ecbe_create_delete_etws_mme ------ Thu Apr 24 12:48:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_ecbe_create_delete_etws_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_ecbe_create_delete_etws_mme' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_etws_mme started. MTC@cb26a190d7b4: 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)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250424124812325 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142) 20250424124812325 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250424124812325 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124812325 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250424124812325 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@cb26a190d7b4: 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}}}}" 20250424124812326 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) 20250424124812326 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124812326 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124812326 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124812326 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124812326 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{INIT}: Allocated (fsm.c:456) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x5584deec4f10]{INIT}: Allocated (fsm.c:456) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x5584deec4f10]{INIT}: is child of SMSCB(TTCN-3-4352)[0x5584deec4830] (fsm.c:486) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x5584deec5040]{INIT}: Allocated (fsm.c:456) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352)[0x5584deec5040]{INIT}: is child of SMSCB(TTCN-3-4352)[0x5584deec4830] (fsm.c:486) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x5584deec52b0]{INIT}: Allocated (fsm.c:456) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x5584deec52b0]{INIT}: is child of SMSCB(TTCN-3-4352)[0x5584deec4830] (fsm.c:486) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x5584deec5520]{INIT}: Allocated (fsm.c:456) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352)[0x5584deec5520]{INIT}: is child of SMSCB(TTCN-3-4352)[0x5584deec4830] (fsm.c:486) 20250424124812326 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124812326 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec5520]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124812326 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec5520]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec5520]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124812326 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec52b0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124812326 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124812326 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) 20250424124812326 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec52b0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec5040]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124812326 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec5040]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec5040]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124812326 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec4f10]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124812326 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec4f10]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124812326 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec4f10]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124812326 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@cb26a190d7b4: 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 } } } } } 20250424124812328 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124812328 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) 20250424124812328 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124812328 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250424124812328 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124812328 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec52b0]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250424124812328 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec52b0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250424124812328 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250424124812328 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124812328 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124812328 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124812328 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124814236 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124814236 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124814329 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124814329 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124814329 DREST DEBUG rest2main_read_cb(op=0x7f51f00014b0) from 139990137637440 (rest_it_op.c:93) 20250424124814329 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124814329 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124814329 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec5520]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124814329 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124814329 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec5520]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124814329 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-server)[0x5584deec5520]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124814329 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124814329 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec52b0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124814329 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250424124814329 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) 20250424124814329 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec52b0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124814329 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec5040]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124814329 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124814329 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec5040]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124814329 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-server)[0x5584deec5040]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124814329 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124814329 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec4f10]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124814329 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124814329 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec4f10]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124814329 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-4352-ttcn3-bsc-client)[0x5584deec4f10]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124814329 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@cb26a190d7b4: 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 } } } } } 20250424124814330 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124814330 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) 20250424124814330 DSBcAP DEBUG Decoded Stop-Warning-Response (sbcap_common.c:118) 20250424124814330 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Stop-Warning-Response (sbcap_link.c:286) 20250424124814330 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=1 (sbcap_link_fsm.c:318) 20250424124814330 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec52b0]{WAIT_DELETE_ACK}: Received Event SBcAP_DELETE_ACK (sbcap_link_fsm.c:379) 20250424124814331 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-4352-ttcn3-mme-client)[0x5584deec52b0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:209) 20250424124814331 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (sbcap_smscb_peer_fsm.c:211) 20250424124814331 DREST DEBUG rest_it_op_complete(op=0x7f51f00014b0) complete (rest_it_op.c:131) 20250424124814331 DSMSCB INFO SMSCB(TTCN-3-4352)[0x5584deec4830]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124814331 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124814331 DREST DEBUG /message DELETE(4352) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed TC_ecbe_create_delete_etws_mme-MME0-MME0(36)@cb26a190d7b4: Final verdict of PTC: none TC_ecbe_create_delete_etws_mme-MME0(35)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0(35): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_ecbe_create_delete_etws_mme-MME0-MME0(36): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_ecbe_create_delete_etws_mme finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass'. Thu Apr 24 12:48:14 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 20250424124814354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52638<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124814354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52638<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18572) 20250424124814536 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250424124814536 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250424124814536 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250424124814536 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250424124814536 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250424124814536 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250424124814536 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=18572, count=36444) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_ecbe_create_delete_etws_mme pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc'. ------ CBC_Tests.TC_create_nack_bsc ------ Thu Apr 24 12:48:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_create_nack_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_create_nack_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_bsc' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_create_nack_bsc started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124817386 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124817386 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124817386 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124817386 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124817386 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124817386 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124817386 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124817387 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124817387 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) 20250424124817387 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124817387 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124817387 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124817387 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124817387 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) 20250424124817387 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124817387 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124817387 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124817387 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124817387 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124817387 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124817387 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124817387 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124817388 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) 20250424124817388 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124817388 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124817388 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124817388 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124817388 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deec5910]{INIT}: Allocated (fsm.c:456) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5584deec5a40]{INIT}: Allocated (fsm.c:456) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5584deec5a40]{INIT}: is child of SMSCB(TTCN-3-49)[0x5584deec5910] (fsm.c:486) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5584deec5c20]{INIT}: Allocated (fsm.c:456) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49)[0x5584deec5c20]{INIT}: is child of SMSCB(TTCN-3-49)[0x5584deec5910] (fsm.c:486) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5584deec5e00]{INIT}: Allocated (fsm.c:456) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5584deec5e00]{INIT}: is child of SMSCB(TTCN-3-49)[0x5584deec5910] (fsm.c:486) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5584deec70e0]{INIT}: Allocated (fsm.c:456) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49)[0x5584deec70e0]{INIT}: is child of SMSCB(TTCN-3-49)[0x5584deec5910] (fsm.c:486) 20250424124817388 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deec5910]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124817388 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deec5910]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deec70e0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124817388 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deec70e0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-server)[0x5584deec70e0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124817388 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deec5910]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deec5e00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124817388 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deec5e00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124817388 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-49-ttcn3-mme-client)[0x5584deec5e00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124817388 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deec5910]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deec5c20]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124817388 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deec5c20]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-server)[0x5584deec5c20]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124817388 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deec5910]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deec5a40]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124817388 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deec5a40]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124817388 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124817388 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) 20250424124817388 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE FAILURE (cbsp_link.c:230) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deec5a40]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_NACK (cbsp_link_fsm.c:349) 20250424124817388 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deec5a40]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124817388 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deec5a40]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124817388 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deec5a40]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-24-48 (cause: 3) to Failed list (cbsp_smscb_peer_fsm.c:226) 20250424124817388 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deec5a40]{WAIT_WRITE_ACK}: Appending CellId LAC 10001 CI 50001 (cause: 15) to Failed list (cbsp_smscb_peer_fsm.c:226) 20250424124817388 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-49-ttcn3-bsc-client)[0x5584deec5a40]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:303) 20250424124817388 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deec5910]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (cbsp_smscb_peer_fsm.c:305) 20250424124817388 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124817388 DSMSCB INFO SMSCB(TTCN-3-49)[0x5584deec5910]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124817388 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124817388 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed 20250424124817389 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124817389 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124817389 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124817389 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124817389 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124817389 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124817389 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Deallocated (fsm.c:568) TC_create_nack_bsc-BSC0(37)@cb26a190d7b4: Final verdict of PTC: none TC_create_nack_bsc-BSC0-BSC0(38)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_create_nack_bsc-BSC0(37): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_create_nack_bsc-BSC0-BSC0(38): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_create_nack_bsc finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass'. Thu Apr 24 12:48:17 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 20250424124817410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38854<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124817410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38854<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=29724) 20250424124819239 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124819239 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_bsc pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme'. ------ CBC_Tests.TC_create_nack_mme ------ Thu Apr 24 12:48:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_create_nack_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_create_nack_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_create_nack_mme' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_create_nack_mme started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. TC_create_nack_mme-MME0-MME0(40)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250424124820504 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142) 20250424124820505 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250424124820505 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124820505 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250424124820505 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124820507 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) 20250424124820507 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124820507 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124820507 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124820507 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124820507 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{INIT}: Allocated (fsm.c:456) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deec7c10]{INIT}: Allocated (fsm.c:456) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deec7c10]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deec7530] (fsm.c:486) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deec7df0]{INIT}: Allocated (fsm.c:456) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deec7df0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deec7530] (fsm.c:486) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deec8060]{INIT}: Allocated (fsm.c:456) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deec8060]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deec7530] (fsm.c:486) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deec8390]{INIT}: Allocated (fsm.c:456) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deec8390]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deec7530] (fsm.c:486) 20250424124820508 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124820508 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deec8390]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124820508 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deec8390]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deec8390]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124820508 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deec8060]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124820508 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124820508 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) 20250424124820508 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deec8060]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deec7df0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124820508 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deec7df0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deec7df0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124820508 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deec7c10]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124820508 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deec7c10]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124820508 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deec7c10]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124820508 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_create_nack_mme-MME0-MME0(40)@cb26a190d7b4: 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 } } } } } 20250424124820511 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124820511 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) 20250424124820511 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124820511 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250424124820512 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124820512 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deec8060]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_NACK (sbcap_link_fsm.c:269) 20250424124820512 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deec8060]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:152) 20250424124820512 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:154) 20250424124820512 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124820512 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124820512 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124820512 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124822516 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124822516 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124822516 DREST DEBUG rest2main_read_cb(op=0x7f51f0001510) from 139990137637440 (rest_it_op.c:93) 20250424124822516 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{ACTIVE}: Received Event DELETE (cbc_message.c:144) 20250424124822516 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 15s) (smscb_message_fsm.c:128) 20250424124822516 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deec8390]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124822516 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Stop-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124822516 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deec8390]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124822516 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deec8390]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124822516 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124822516 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deec8060]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124822516 DSBcAP INFO ttcn3-mme-client: Tx msg Stop-Warning-Request (sbcap_link.c:408) 20250424124822516 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) 20250424124822516 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deec8060]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (sbcap_smscb_peer_fsm.c:278) 20250424124822516 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deec7df0]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124822516 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124822516 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deec7df0]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124822516 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deec7df0]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124822516 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124822516 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deec7c10]{ACTIVE}: Received Event DELETE (smscb_message_fsm.c:130) 20250424124822516 DCBSP NOTICE Cannot transmit KILL: no connection (cbsp_link.c:334) 20250424124822516 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deec7c10]{ACTIVE}: State change to WAIT_DELETE_ACK (T3, 10s) (cbsp_smscb_peer_fsm.c:490) 20250424124822516 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deec7c10]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (cbsp_smscb_peer_fsm.c:451) 20250424124822516 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_DELETE_ACK}: Received Event DELETE_ACK (cbsp_smscb_peer_fsm.c:452) 20250424124824240 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124824240 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124829243 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124829243 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124832517 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deec8060]{WAIT_DELETE_ACK}: Timeout of T3 (fsm.c:317) 20250424124832518 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deec8060]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (sbcap_smscb_peer_fsm.c:242) 20250424124832518 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_DELETE_ACK}: Received Event DELETE_NACK (sbcap_smscb_peer_fsm.c:243) 20250424124832518 DREST DEBUG rest_it_op_complete(op=0x7f51f0001510) complete (rest_it_op.c:131) 20250424124832518 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deec7530]{WAIT_DELETE_ACK}: State change to DELETED (no timeout) (smscb_message_fsm.c:206) 20250424124832518 DREST DEBUG rest_it_op completed with 0 (HTTP 200) (rest_it_op.c:70) 20250424124832518 DREST DEBUG /message DELETE(48) -> 200 (OK) (rest_api.c:635) MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed MTC@cb26a190d7b4: setverdict(pass): pass -> pass, component reason not changed 20250424124832519 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250424124832519 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250424124832519 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250424124832519 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250424124832519 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250424124832519 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250424124832519 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Deallocated (fsm.c:568) TC_create_nack_mme-MME0(39)@cb26a190d7b4: Final verdict of PTC: none TC_create_nack_mme-MME0-MME0(40)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_create_nack_mme-MME0(39): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_create_nack_mme-MME0-MME0(40): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_create_nack_mme finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass'. Thu Apr 24 12:48:32 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 20250424124832541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59186<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124832542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59186<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=28528) Waiting for packet dumper to finish... 1 (prev_count=28528, count=35668) 20250424124834244 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124834245 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_create_nack_mme pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc'. ------ CBC_Tests.TC_cell_failure_restart_idle_bsc ------ Thu Apr 24 12:48:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_bsc' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_cell_failure_restart_idle_bsc started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124835627 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124835627 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124835627 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124835627 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124835627 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124835627 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124835627 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124835632 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124835632 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) 20250424124835632 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124835632 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124835632 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124835632 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124835632 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) 20250424124835632 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124835632 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124835632 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124835634 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124835634 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124835634 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124835634 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124835634 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) 20250424124835636 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124835636 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) 20250424124835636 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250424124835636 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=0) (cbsp_link_fsm.c:290) 20250424124835636 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124835636 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) 20250424124835636 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250424124835636 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=1) (cbsp_link_fsm.c:290) 20250424124836638 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124836638 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) 20250424124836638 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124836638 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124836638 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124836638 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124836638 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) 20250424124836638 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124836638 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124836638 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124836640 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) TC_cell_failure_restart_idle_bsc-BSC0(41)@cb26a190d7b4: Final verdict of PTC: none 20250424124836641 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124836641 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124836641 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124836641 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124836641 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124836641 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0(41): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_cell_failure_restart_idle_bsc-BSC0-BSC0(42): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_cell_failure_restart_idle_bsc finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass'. Thu Apr 24 12:48:36 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 20250424124836674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35688<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124836674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35688<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=12884) Waiting for packet dumper to finish... 1 (prev_count=12884, count=21632) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_bsc pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme'. ------ CBC_Tests.TC_cell_failure_restart_idle_mme ------ Thu Apr 24 12:48:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_idle_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250424124839247 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124839248 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_idle_mme' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_cell_failure_restart_idle_mme started. MTC@cb26a190d7b4: 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)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250424124839769 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142) 20250424124839769 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250424124839769 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124839769 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250424124839769 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) 20250424124839775 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 39 (flags=0x80) (sbcap_link.c:246) 20250424124839775 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) 20250424124839775 DSBcAP DEBUG Decoded PWS-Failure-Indication (sbcap_common.c:118) 20250424124839775 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Failure-Indication (sbcap_link.c:286) 20250424124839775 DSBcAP NOTICE ttcn3-mme-client: Rx PWS-Failure-Indication not implemented yet (sbcap_link_fsm.c:295) 20250424124840779 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 39 (flags=0x80) (sbcap_link.c:246) 20250424124840779 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) 20250424124840779 DSBcAP DEBUG Decoded PWS-Restart-Indication (sbcap_common.c:118) 20250424124840779 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Restart-Indication (sbcap_link.c:286) 20250424124840779 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Received Event Rx Restart (sbcap_link_fsm.c:291) 20250424124840779 DSBcAP NOTICE ttcn3-mme-client: Rx PWS Restart Indication not implemented yet (sbcap_link_fsm.c:84) MTC@cb26a190d7b4: setverdict(pass): none -> pass TC_cell_failure_restart_idle_mme-MME0(43)@cb26a190d7b4: Final verdict of PTC: none TC_cell_failure_restart_idle_mme-MME0-MME0(44)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: pass MTC@cb26a190d7b4: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0(43): none (pass -> pass) MTC@cb26a190d7b4: Local verdict of PTC TC_cell_failure_restart_idle_mme-MME0-MME0(44): none (pass -> pass) MTC@cb26a190d7b4: Test case TC_cell_failure_restart_idle_mme finished. Verdict: pass MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass'. Thu Apr 24 12:48:40 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 20250424124840816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35698<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124840817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35698<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6548) 20250424124840980 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250424124840980 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250424124840980 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250424124840980 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250424124840980 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250424124840980 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250424124840980 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebdf60]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=6548, count=13628) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_idle_mme pass' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc'. ------ CBC_Tests.TC_cell_failure_restart_active_bsc ------ Thu Apr 24 12:48:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_bsc' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_cell_failure_restart_active_bsc started. MTC@cb26a190d7b4: Abstract socket: warning: HTTP: to switch on HTTP test port debugging, set the '*.HTTP.http_debugging := "yes" in the port's parameters. 20250424124843908 DLINP INFO SRV(,127.0.0.20:48049) accept()ed new link from 127.0.0.100:15000 (stream_srv.c:142) 20250424124843908 DCBSP NOTICE New CBSP link connection from 127.0.0.100:15000 (cbsp_link.c:269) 20250424124843908 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124843908 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: Received Event RESET.cmd (cbsp_link.c:325) 20250424124843908 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{INIT}: State change to RESET_PENDING (no timeout) (cbsp_link_fsm.c:68) 20250424124843908 DCBSP INFO ttcn3-bsc-client: Transmitting RESET (cbsp_link.c:345) 20250424124843908 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: State change to RESET_PENDING (T3, 5s) (cbsp_link_fsm.c:91) 20250424124843908 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124843908 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) 20250424124843908 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124843908 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124843908 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124843909 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124843909 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) 20250424124843909 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124843909 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124843909 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124843909 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124843909 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 11 00 00 04 [L2]> 04 00 01 06 (cbsp_link.c:226) 20250424124843909 DCBSP INFO ttcn3-bsc-client: Received CBSP RESET COMPLETE (cbsp_link.c:230) 20250424124843909 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: Received Event Rx Reset Complete (cbsp_link_fsm.c:301) 20250424124843909 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{RESET_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:99) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124843910 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) 20250424124843910 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124843910 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124843910 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124843910 DREST DEBUG rest2main_read_cb(op=0x7f51f00014b0) from 139990137637440 (rest_it_op.c:93) 20250424124843910 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deec8f30]{INIT}: Allocated (fsm.c:456) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deec9060]{INIT}: Allocated (fsm.c:456) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deec9060]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584deec8f30] (fsm.c:486) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deec9240]{INIT}: Allocated (fsm.c:456) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43)[0x5584deec9240]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584deec8f30] (fsm.c:486) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deec9420]{INIT}: Allocated (fsm.c:456) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deec9420]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584deec8f30] (fsm.c:486) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deecace0]{INIT}: Allocated (fsm.c:456) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43)[0x5584deecace0]{INIT}: is child of SMSCB(TTCN-3-43)[0x5584deec8f30] (fsm.c:486) 20250424124843910 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deec8f30]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124843910 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deec8f30]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deecace0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124843910 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deecace0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-server)[0x5584deecace0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124843910 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deec8f30]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deec9420]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124843910 DSBcAP NOTICE [ttcn3-mme-client] Tx SBc-AP: not connected (cbc_message.c:78) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deec9420]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124843910 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-43-ttcn3-mme-client)[0x5584deec9420]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124843910 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deec8f30]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deec9240]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124843910 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deec9240]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-server)[0x5584deec9240]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124843910 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deec8f30]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deec9060]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124843910 DCBSP INFO ttcn3-bsc-client: Transmitting WRITE-REPLACE (cbsp_link.c:345) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deec9060]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124843910 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124843910 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) 20250424124843910 DCBSP INFO ttcn3-bsc-client: Received CBSP WRITE-REPLACE COMPLETE (cbsp_link.c:230) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deec9060]{WAIT_WRITE_ACK}: Received Event CBSP_WRITE_ACK (cbsp_link_fsm.c:344) 20250424124843910 DCBSP DEBUG SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deec9060]{WAIT_WRITE_ACK}: Appending CellId CGI 901-70-23-42 to Cell list (cbsp_smscb_peer_fsm.c:200) 20250424124843910 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-43-ttcn3-bsc-client)[0x5584deec9060]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:294) 20250424124843910 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deec8f30]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:296) 20250424124843910 DREST DEBUG rest_it_op_complete(op=0x7f51f00014b0) complete (rest_it_op.c:131) 20250424124843910 DSMSCB INFO SMSCB(TTCN-3-43)[0x5584deec8f30]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124843910 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124843910 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124843957 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124843957 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) 20250424124843957 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250424124843957 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=0) (cbsp_link_fsm.c:290) 20250424124843957 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124843957 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) 20250424124843957 DCBSP INFO ttcn3-bsc-client: Received CBSP FAILURE (cbsp_link.c:230) 20250424124843957 DCBSP ERROR ttcn3-bsc-client: CBSP FAILURE (bcast_msg_type=1) (cbsp_link_fsm.c:290) 20250424124844249 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124844249 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124844913 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124844913 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) 20250424124844913 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124844913 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124844914 DCBSP NOTICE ttcn3-bsc-client: RESTART (CBS) but re-sending not implemented yet (cbsp_link_fsm.c:181) 20250424124844915 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124844915 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) 20250424124844915 DCBSP INFO ttcn3-bsc-client: Received CBSP RESTART (cbsp_link.c:230) 20250424124844915 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Received Event Rx Restart (cbsp_link_fsm.c:284) 20250424124844915 DCBSP NOTICE ttcn3-bsc-client: RESTART (ETWS) but re-sending not implemented yet (cbsp_link_fsm.c:186) 20250424124849252 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124849252 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124854255 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124854255 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124859258 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124859258 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124904261 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124904261 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124909263 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124909263 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124913912 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Timeout of T1 (fsm.c:317) 20250424124913912 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250424124913912 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250424124913916 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124913916 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 17 00 00 00 [L2]> (cbsp_link.c:226) 20250424124913916 DCBSP INFO ttcn3-bsc-client: Received CBSP KEEP-ALIVE COMPLETE (cbsp_link.c:230) 20250424124913916 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{KEEPALIVE_PENDING}: Received Event Rx Keep-Alive Complete (cbsp_link_fsm.c:287) 20250424124913916 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{KEEPALIVE_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:113) 20250424124914264 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124914265 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124919268 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124919268 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124924268 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124924268 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124929272 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124929272 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124934273 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124934273 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124939275 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124939276 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124943916 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Timeout of T1 (fsm.c:317) 20250424124943916 DCBSP INFO ttcn3-bsc-client: Transmitting KEEP-ALIVE (cbsp_link.c:345) 20250424124943916 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: State change to KEEPALIVE_PENDING (T2, 10s) (cbsp_link_fsm.c:151) 20250424124943919 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124943919 DCBSP DEBUG ttcn3-bsc-client: Received CBSP [L1]> 17 00 00 00 [L2]> (cbsp_link.c:226) 20250424124943919 DCBSP INFO ttcn3-bsc-client: Received CBSP KEEP-ALIVE COMPLETE (cbsp_link.c:230) 20250424124943919 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{KEEPALIVE_PENDING}: Received Event Rx Keep-Alive Complete (cbsp_link_fsm.c:287) 20250424124943919 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{KEEPALIVE_PENDING}: State change to IDLE (no timeout) (cbsp_link_fsm.c:113) MTC@cb26a190d7b4: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" TC_cell_failure_restart_active_bsc-BSC0(45)@cb26a190d7b4: Final verdict of PTC: none 20250424124943965 DCBSP DEBUG ttcn3-bsc-client: read_cb rx_msg=(nil) (cbsp_link.c:206) 20250424124943965 DCBSP NOTICE ttcn3-bsc-client: osmo_cbsp_recv_buffered() ret 0 (cbsp_link.c:211) 20250424124943965 DCBSP NOTICE ttcn3-bsc-client: connection closed (cbsp_link.c:244) 20250424124943965 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Received Event CLOSE.cmd (cbsp_link.c:250) 20250424124943965 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (cbsp_link_fsm.c:170) 20250424124943965 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Freeing instance (cbsp_link_fsm.c:170) 20250424124943965 DCBSP DEBUG CBSP-Link(ttcn3-bsc-client)[0x5584deebdf60]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_active_bsc-BSC0-BSC0(46)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: fail reason: "Tguard timeout" MTC@cb26a190d7b4: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0(45): none (fail -> fail) MTC@cb26a190d7b4: Local verdict of PTC TC_cell_failure_restart_active_bsc-BSC0-BSC0(46): none (fail -> fail) MTC@cb26a190d7b4: Test case TC_cell_failure_restart_active_bsc finished. Verdict: fail reason: Tguard timeout MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail'. Thu Apr 24 12:49:43 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 20250424124944003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46080<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424124944003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46080<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49300) 20250424124944277 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124944277 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) Waiting for packet dumper to finish... 1 (prev_count=49300, count=58668) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_bsc fail' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme'. ------ CBC_Tests.TC_cell_failure_restart_active_mme ------ Thu Apr 24 12:49:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_mme.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/CBC_Tests.TC_cell_failure_restart_active_mme.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-start.sh CBC_Tests.TC_cell_failure_restart_active_mme' was executed successfully (exit status: 0). MTC@cb26a190d7b4: Test case TC_cell_failure_restart_active_mme started. MTC@cb26a190d7b4: 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)@cb26a190d7b4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250424124947108 DLINP INFO SRV(,127.0.0.20:29168) accept()ed new link from 127.0.0.100:16000 (stream_srv.c:142) 20250424124947108 DSBcAP NOTICE New SBc-AP link connection from 127.0.0.100:16000 (sbcap_link.c:326) 20250424124947108 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebb090]{INIT}: Allocated (fsm.c:456) 20250424124947108 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebb090]{INIT}: Received Event RESET.cmd (sbcap_link.c:382) 20250424124947108 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebb090]{INIT}: State change to IDLE (no timeout) (sbcap_link_fsm.c:56) MTC@cb26a190d7b4: 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\"]}}}}" 20250424124947111 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) 20250424124947111 DREST DEBUG sending as inter-thread op (rest_api.c:578) 20250424124947111 DREST DEBUG rest_it_op enqueue from 139990123509440 (rest_it_op.c:57) 20250424124947111 DREST DEBUG rest_it_op wait.... (rest_it_op.c:66) 20250424124947111 DREST DEBUG rest2main_read_cb(op=0x7f51f0001430) from 139990137637440 (rest_it_op.c:93) 20250424124947111 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deebdf60]{INIT}: Allocated (fsm.c:456) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deecb980]{INIT}: Allocated (fsm.c:456) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deecb980]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deebdf60] (fsm.c:486) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deecbb60]{INIT}: Allocated (fsm.c:456) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48)[0x5584deecbb60]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deebdf60] (fsm.c:486) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deecbe00]{INIT}: Allocated (fsm.c:456) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deecbe00]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deebdf60] (fsm.c:486) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deecc0a0]{INIT}: Allocated (fsm.c:456) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48)[0x5584deecc0a0]{INIT}: is child of SMSCB(TTCN-3-48)[0x5584deebdf60] (fsm.c:486) 20250424124947111 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deebdf60]{INIT}: Received Event CREATE (cbc_message.c:132) 20250424124947111 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deebdf60]{INIT}: State change to WAIT_WRITE_ACK (T0, 15s) (smscb_message_fsm.c:67) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deecc0a0]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124947111 DSBcAP NOTICE ttcn3-mme-server: Cannot transmit msg Write-Replace-Warning-Request: reconnecting (sbcap_link.c:402) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deecc0a0]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-server)[0x5584deecc0a0]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:230) 20250424124947111 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deebdf60]{WAIT_WRITE_ACK}: Received Event WRITE_NACK (sbcap_smscb_peer_fsm.c:231) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deecbe00]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124947111 DSBcAP INFO ttcn3-mme-client: Tx msg Write-Replace-Warning-Request (sbcap_link.c:408) 20250424124947111 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) 20250424124947111 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deecbe00]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (sbcap_smscb_peer_fsm.c:119) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deecbb60]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124947111 DCBSP NOTICE [ttcn3-bsc-server] Tx CBSP: not connected (cbc_message.c:64) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deecbb60]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-server)[0x5584deecbb60]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124947111 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deebdf60]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deecb980]{INIT}: Received Event CREATE (smscb_message_fsm.c:69) 20250424124947111 DCBSP NOTICE [ttcn3-bsc-client] Tx CBSP: not connected (cbc_message.c:64) 20250424124947111 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deecb980]{INIT}: State change to WAIT_WRITE_ACK (T0, 10s) (cbsp_smscb_peer_fsm.c:275) 20250424124947112 DCBSP INFO SMSCB-PEER-CBSP(TTCN-3-48-ttcn3-bsc-client)[0x5584deecb980]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (cbsp_smscb_peer_fsm.c:439) 20250424124947112 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deebdf60]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (cbsp_smscb_peer_fsm.c:440) TC_cell_failure_restart_active_mme-MME0-MME0(48)@cb26a190d7b4: 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 } } } } } 20250424124947117 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 24 (flags=0x80) (sbcap_link.c:246) 20250424124947117 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) 20250424124947117 DSBcAP DEBUG Decoded Write-Replace-Warning-Response (sbcap_common.c:118) 20250424124947117 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Response (sbcap_link.c:286) 20250424124947117 DSBcAP INFO ttcn3-mme-client: SBcAP SuccessfulOutcome procedure=0 (sbcap_link_fsm.c:318) 20250424124947117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deecbe00]{WAIT_WRITE_ACK}: Received Event SBcAP_WRITE_ACK (sbcap_link_fsm.c:269) 20250424124947117 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deecbe00]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (sbcap_smscb_peer_fsm.c:147) 20250424124947117 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deebdf60]{WAIT_WRITE_ACK}: Received Event WRITE_ACK (sbcap_smscb_peer_fsm.c:149) 20250424124947117 DREST DEBUG rest_it_op_complete(op=0x7f51f0001430) complete (rest_it_op.c:131) 20250424124947117 DSMSCB INFO SMSCB(TTCN-3-48)[0x5584deebdf60]{WAIT_WRITE_ACK}: State change to ACTIVE (no timeout) (smscb_message_fsm.c:91) 20250424124947117 DREST DEBUG rest_it_op completed with 0 (HTTP 201) (rest_it_op.c:70) 20250424124947117 DREST DEBUG /message POST -> 201 (Created) (rest_api.c:588) MTC@cb26a190d7b4: setverdict(pass): none -> pass 20250424124947119 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 34 (flags=0x80) (sbcap_link.c:246) 20250424124947119 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) 20250424124947119 DSBcAP DEBUG Decoded Write-Replace-Warning-Indication (sbcap_common.c:118) 20250424124947119 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP Write-Replace-Warning-Indication (sbcap_link.c:286) 20250424124947119 DSBcAP INFO SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deecbe00]{ACTIVE}: Received Event SBcAP_WRITE_IND (sbcap_link_fsm.c:366) 20250424124947119 DSBcAP DEBUG SMSCB-PEER-SBcAP(TTCN-3-48-ttcn3-mme-client)[0x5584deecbe00]{ACTIVE}: Appending CellId ECGI 901-70-00004-D2 to Broadcast Completed list (sbcap_smscb_peer_fsm.c:74) 20250424124947321 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 32 (flags=0x80) (sbcap_link.c:246) 20250424124947321 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) 20250424124947321 DSBcAP DEBUG Decoded PWS-Failure-Indication (sbcap_common.c:118) 20250424124947321 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Failure-Indication (sbcap_link.c:286) 20250424124947321 DSBcAP NOTICE ttcn3-mme-client: Rx PWS-Failure-Indication not implemented yet (sbcap_link_fsm.c:295) 20250424124948124 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 32 (flags=0x80) (sbcap_link.c:246) 20250424124948124 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) 20250424124948124 DSBcAP DEBUG Decoded PWS-Restart-Indication (sbcap_common.c:118) 20250424124948124 DSBcAP INFO ttcn3-mme-client: Rx SBc-AP PWS-Restart-Indication (sbcap_link.c:286) 20250424124948124 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebb090]{IDLE}: Received Event Rx Restart (sbcap_link_fsm.c:291) 20250424124948124 DSBcAP NOTICE ttcn3-mme-client: Rx PWS Restart Indication not implemented yet (sbcap_link_fsm.c:84) 20250424124949279 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124949279 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124954280 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124954280 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424124959283 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424124959283 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125004284 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125004284 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125009287 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125009287 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125014291 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125014291 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125019293 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125019293 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125024296 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125024296 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125029296 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125029296 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125034299 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125034300 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125039303 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125039303 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) 20250424125044304 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125044304 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) MTC@cb26a190d7b4: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" 20250424125047143 DSBcAP DEBUG ttcn3-mme-client: sbcap_cbc_srv_read_cb(): sctp_recvmsg() returned 12 (flags=0x8080) (sbcap_link.c:246) 20250424125047143 DSBcAP DEBUG ttcn3-mme-client: Rx sctp notif SHUTDOWN_EVENT (sbcap_link.c:259) 20250424125047143 DSBcAP NOTICE ttcn3-mme-client: connection closed (sbcap_link.c:301) 20250424125047143 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebb090]{IDLE}: Received Event CLOSE.cmd (sbcap_link.c:307) 20250424125047143 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebb090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sbcap_link_fsm.c:78) 20250424125047143 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebb090]{IDLE}: Freeing instance (sbcap_link_fsm.c:78) 20250424125047143 DSBcAP DEBUG SBcAP-Link(ttcn3-mme-client)[0x5584deebb090]{IDLE}: Deallocated (fsm.c:568) TC_cell_failure_restart_active_mme-MME0(47)@cb26a190d7b4: Final verdict of PTC: none TC_cell_failure_restart_active_mme-MME0-MME0(48)@cb26a190d7b4: Final verdict of PTC: none MTC@cb26a190d7b4: Setting final verdict of the test case. MTC@cb26a190d7b4: Local verdict of MTC: fail reason: "Tguard timeout" MTC@cb26a190d7b4: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0(47): none (fail -> fail) MTC@cb26a190d7b4: Local verdict of PTC TC_cell_failure_restart_active_mme-MME0-MME0(48): none (fail -> fail) MTC@cb26a190d7b4: Test case TC_cell_failure_restart_active_mme finished. Verdict: fail reason: Tguard timeout MTC@cb26a190d7b4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail'. Thu Apr 24 12:50:47 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 20250424125047164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52360<->l=127.0.0.20:4264 (telnet_interface.c:192) 20250424125047165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52360<->l=127.0.0.20:4264 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=40628) Waiting for packet dumper to finish... 1 (prev_count=40628, count=45456) MTC@cb26a190d7b4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/ttcn3-tcpdump-stop.sh CBC_Tests.TC_cell_failure_restart_active_mme fail' was executed successfully (exit status: 0). MC@cb26a190d7b4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cb26a190d7b4: Terminating MTC. MC@cb26a190d7b4: MTC terminated. MC2> exit MC@cb26a190d7b4: Shutting down session. MC@cb26a190d7b4: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc/expected-results.xml' against results in 'junit-xml-6852.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 20250424125049306 DLINP ERROR CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){CONNECTING} connect so_error (111) (stream_cli.c:428) 20250424125049307 DLINP INFO CLICONN(,r=127.0.0.100:16001<->l=127.0.0.20:33198){WAIT_RECONNECT} retrying reconnect in 5 seconds... (stream_cli.c:243) [testenv] Testsuite is done [testenv] Stopping testsuite (3094244) [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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/logs/testsuite', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/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-latest/logs/testsuite', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping cbc (3094193) [testenv] Showing testsuite/junit-xml-6852.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/cbc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-cbc-test-latest/logs/testsuite/junit-xml-6852.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='21' failures='2' errors='0' skipped='0' inconc='0' time='327.00'> <testcase classname='CBC_Tests' name='TC_rx_keepalive' time='30.012557'/> <testcase classname='CBC_Tests' name='TC_rx_keepalive_timeout' time='65.037651'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_cgi' time='2.034453'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac_ci' time='2.016194'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lac' time='2.026976'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_ci' time='2.027074'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_lai' time='2.025622'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_indication' time='2.024452'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_unknown_tai' time='2.019605'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_and_mme' time='2.022184'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_bsc_server' time='3.561835'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_mme_server' time='6.933121'/> <testcase classname='CBC_Tests' name='TC_concurrent_cbs_msg_mme' time='2.020245'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_bsc' time='2.014424'/> <testcase classname='CBC_Tests' name='TC_ecbe_create_delete_etws_mme' time='2.014785'/> <testcase classname='CBC_Tests' name='TC_create_nack_bsc' time='0.009996'/> <testcase classname='CBC_Tests' name='TC_create_nack_mme' time='12.031647'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_bsc' time='1.037367'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_idle_mme' time='1.042725'/> <testcase classname='CBC_Tests' name='TC_cell_failure_restart_active_bsc' time='60.070749'> <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.058602'> <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-latest-20250424-1245-f401adaa-0'] testenv-cbc-osmocom-latest-20250424-1245-f401adaa-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-cbc-test-latest/1527/artifact/logs/ + rm -rf _cache .linux 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