lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
List overview
Download
jenkins-notifications
----- 2025 -----
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
jenkins-notifications@lists.osmocom.org
1 participants
5421 discussions
Start a n
N
ew thread
Build failed in Jenkins: master-osmo-msc » --enable-iu,1,a3=default,a4=default,osmocom-master #49229
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
> Changes: ------------------------------------------ [...truncated 690.04 KiB...] l-wx------ 1 build build 64 Sep 16 23:58 2 -> pipe:[2707979536] l-wx------ 1 build build 64 Sep 16 23:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 123099 0.0 0.0 3932 3184 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 127588 0.0 0.0 3932 3028 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 127795 0.0 0.0 3932 2952 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 134561 28.5 0.0 19648 14628 ? S 23:58 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 134562 0.0 0.0 20828 11756 ? D 23:58 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 134569 0.0 0.0 2584 936 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 134571 0.0 0.0 3708 1780 ? S 23:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 57240), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 57240), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.475s Process returned code: 0 ok testEnableDisablePeriodicLU (__main__.TestVTYMSC.testEnableDisablePeriodicLU) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/134561/fd total 0 lr-x------ 1 build build 64 Sep 16 23:58 0 -> pipe:[2707979534] l-wx------ 1 build build 64 Sep 16 23:58 1 -> pipe:[2707979535] l-wx------ 1 build build 64 Sep 16 23:58 2 -> pipe:[2707979536] l-wx------ 1 build build 64 Sep 16 23:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 123099 0.0 0.0 3932 3184 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 127588 0.0 0.0 3932 3028 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 127795 0.0 0.0 3932 2952 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 134561 1.4 0.0 19648 14628 ? S 23:58 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 134572 0.0 0.0 21020 12992 ? S 23:58 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 134579 0.0 0.0 2584 920 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 134581 0.0 0.0 3708 1860 ? S 23:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47874), raddr=('127.0.0.1', 4254)> (1 sockets open) Rec: ["% 'periodic location update' is now deprecated. Use 'msc' / 'timer vlr T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Exp: ["% 'periodic location update' is now deprecated: use 'timer T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47874), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testShowNetwork (__main__.TestVTYMSC.testShowNetwork) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/134561/fd total 0 lr-x------ 1 build build 64 Sep 16 23:58 0 -> pipe:[2707979534] l-wx------ 1 build build 64 Sep 16 23:58 1 -> pipe:[2707979535] l-wx------ 1 build build 64 Sep 16 23:58 2 -> pipe:[2707979536] l-wx------ 1 build build 64 Sep 16 23:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 123099 0.0 0.0 3932 3184 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 127588 0.0 0.0 3932 3028 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 127795 0.0 0.0 3932 2952 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 134561 0.7 0.0 19648 14628 ? S 23:58 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 134582 0.0 0.0 20828 11924 ? D 23:58 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 134589 0.0 0.0 2584 936 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 134591 0.0 0.0 3708 1872 ? S 23:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47876), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47876), raddr=('127.0.0.1', 4254)> (0 sockets open) Killed child process Process returned code: -9 ERROR testSi2Q (__main__.TestVTYMSC.testSi2Q) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/134561/fd total 0 lr-x------ 1 build build 64 Sep 16 23:58 0 -> pipe:[2707979534] l-wx------ 1 build build 64 Sep 16 23:58 1 -> pipe:[2707979535] l-wx------ 1 build build 64 Sep 16 23:58 2 -> pipe:[2707979536] l-wx------ 1 build build 64 Sep 16 23:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 123099 0.0 0.0 3932 3184 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 127588 0.0 0.0 3932 3028 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 127795 0.0 0.0 3932 2952 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 134561 0.1 0.0 19648 14628 ? S 23:58 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 134592 16.6 0.0 20616 11800 ? D 23:58 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 134599 0.0 0.0 2584 920 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 134601 0.0 0.0 3708 1796 ? S 23:58 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47888), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47888), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.475s Process returned code: 0 ok testSmppFirst (__main__.TestVTYMSC.testSmppFirst) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/134561/fd total 0 lr-x------ 1 build build 64 Sep 16 23:58 0 -> pipe:[2707979534] l-wx------ 1 build build 64 Sep 16 23:58 1 -> pipe:[2707979535] l-wx------ 1 build build 64 Sep 16 23:58 2 -> pipe:[2707979536] l-wx------ 1 build build 64 Sep 16 23:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 123099 0.0 0.0 3932 3184 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 127588 0.0 0.0 3932 3028 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 127795 0.0 0.0 3932 2952 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 134561 0.2 0.0 19648 14628 ? S 23:58 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 134602 0.0 0.0 21020 13012 ? R 23:59 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 134609 0.0 0.0 2584 940 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 134611 0.0 0.0 3708 1892 ? S 23:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42942), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42942), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testVtyTree (__main__.TestVTYMSC.testVtyTree) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/134561/fd total 0 lr-x------ 1 build build 64 Sep 16 23:58 0 -> pipe:[2707979534] l-wx------ 1 build build 64 Sep 16 23:58 1 -> pipe:[2707979535] l-wx------ 1 build build 64 Sep 16 23:58 2 -> pipe:[2707979536] l-wx------ 1 build build 64 Sep 16 23:58 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 123099 0.0 0.0 3932 3184 ? S 23:58 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 127588 0.0 0.0 3932 3028 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 127795 0.0 0.0 3932 2952 ? S 23:58 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 134561 0.2 0.0 19648 14628 ? S 23:58 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 134612 0.0 0.0 20828 11940 ? D 23:59 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 134619 0.0 0.0 2584 896 ? S 23:59 0:00 /bin/sh -c ps xua | grep osmo build 134621 0.0 0.0 3708 1816 ? S 23:59 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42948), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 42948), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok ====================================================================== ERROR: testShowNetwork (__main__.TestVTYMSC.testShowNetwork) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests/../../../tests/vty_test_runner.py", line 70, in tearDown raise Exception("Process returned %d" % rc) Exception: Process returned -9 ---------------------------------------------------------------------- Ran 6 tests in 14.595s FAILED (errors=1) make[8]: *** [Makefile:723: vty-python-test] Error 1 make[8]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[7]: *** [Makefile:743: vty-test] Error 2 make[7]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[6]: *** [Makefile:713: python-tests] Error 2 make[6]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[5]: *** [Makefile:767: check-local] Error 2 make[5]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[4]: *** [Makefile:572: check-am] Error 2 make[4]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[3]: *** [Makefile:422: check-recursive] Error 1 make[3]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[2]: *** [Makefile:471: check-recursive] Error 1 make[2]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub' make[1]: *** [Makefile:770: check] Error 2 make[1]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub' make: *** [Makefile:690: distcheck] Error 1 + exit_tar_workspace + '[' 1 = 1 ']' + tar -cJf /tmp/workspace.tar.xz /build tar: Removing leading `/' from member names + mv /tmp/workspace.tar.xz /build + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2274859 killed; [ssh-agent] Stopped. Archiving artifacts
4 hours, 31 minutes
1
1
0
0
Jenkins build became unstable: ttcn3-mme-test-ogs #807
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-mme-test-ogs/807/display/redi…
>
19 hours, 59 minutes
1
0
0
0
Build failed in Jenkins: master-osmo-msc » --enable-iu,1,a3=default,a4=default,osmocom-master #49212
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
> Changes: [Oliver Smith] gsm48_cc_tx_setup: fix speech bearer capabilities ------------------------------------------ [...truncated 689.56 KiB...] l-wx------ 1 build build 64 Sep 15 07:50 1 -> pipe:[2680684985] l-wx------ 1 build build 64 Sep 15 07:50 2 -> pipe:[2680684986] l-wx------ 1 build build 64 Sep 15 07:50 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* > ps xua | grep osmo build 123529 0.0 0.0 3932 3092 ? S 07:49 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 128351 0.0 0.0 3932 2968 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 128558 0.0 0.0 3932 3032 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 135435 33.3 0.0 19652 14668 ? S 07:50 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 135436 0.0 0.0 20828 11776 ? D 07:50 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 135443 0.0 0.0 2584 932 ? S 07:50 0:00 /bin/sh -c ps xua | grep osmo build 135445 0.0 0.0 3708 1844 ? S 07:50 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58756), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58756), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testEnableDisablePeriodicLU (__main__.TestVTYMSC.testEnableDisablePeriodicLU) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/135435/fd total 0 lr-x------ 1 build build 64 Sep 15 07:50 0 -> pipe:[2680684984] l-wx------ 1 build build 64 Sep 15 07:50 1 -> pipe:[2680684985] l-wx------ 1 build build 64 Sep 15 07:50 2 -> pipe:[2680684986] l-wx------ 1 build build 64 Sep 15 07:50 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* > ps xua | grep osmo build 123529 0.0 0.0 3932 3092 ? S 07:49 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 128351 0.0 0.0 3932 2968 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 128558 0.0 0.0 3932 3032 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 135435 1.2 0.0 19652 14668 ? S 07:50 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 135446 0.0 0.0 21020 13036 ? S 07:50 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 135453 0.0 0.0 2584 904 ? S 07:50 0:00 /bin/sh -c ps xua | grep osmo build 135455 0.0 0.0 3708 1976 ? S 07:50 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58760), raddr=('127.0.0.1', 4254)> (1 sockets open) Rec: ["% 'periodic location update' is now deprecated. Use 'msc' / 'timer vlr T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Exp: ["% 'periodic location update' is now deprecated: use 'timer T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58760), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testShowNetwork (__main__.TestVTYMSC.testShowNetwork) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/135435/fd total 0 lr-x------ 1 build build 64 Sep 15 07:50 0 -> pipe:[2680684984] l-wx------ 1 build build 64 Sep 15 07:50 1 -> pipe:[2680684985] l-wx------ 1 build build 64 Sep 15 07:50 2 -> pipe:[2680684986] l-wx------ 1 build build 64 Sep 15 07:50 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* > ps xua | grep osmo build 123529 0.0 0.0 3932 3092 ? S 07:49 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 128351 0.0 0.0 3932 2968 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 128558 0.0 0.0 3932 3032 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 135435 0.6 0.0 19652 14668 ? S 07:50 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 135456 0.0 0.0 21020 12872 ? S 07:50 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 135463 0.0 0.0 2584 884 ? S 07:50 0:00 /bin/sh -c ps xua | grep osmo build 135465 0.0 0.0 3708 1880 ? S 07:50 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58764), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58764), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testSi2Q (__main__.TestVTYMSC.testSi2Q) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/135435/fd total 0 lr-x------ 1 build build 64 Sep 15 07:50 0 -> pipe:[2680684984] l-wx------ 1 build build 64 Sep 15 07:50 1 -> pipe:[2680684985] l-wx------ 1 build build 64 Sep 15 07:50 2 -> pipe:[2680684986] l-wx------ 1 build build 64 Sep 15 07:50 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* > ps xua | grep osmo build 123529 0.0 0.0 3932 3092 ? S 07:49 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 128351 0.0 0.0 3932 2968 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 128558 0.0 0.0 3932 3032 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 135435 0.4 0.0 19652 14668 ? S 07:50 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 135466 0.0 0.0 21020 12696 ? S 07:50 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 135473 0.0 0.0 2584 928 ? S 07:50 0:00 /bin/sh -c ps xua | grep osmo build 135475 0.0 0.0 3708 1972 ? S 07:50 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58774), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58774), raddr=('127.0.0.1', 4254)> (0 sockets open) Process returned code: -6 ERROR testSmppFirst (__main__.TestVTYMSC.testSmppFirst) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/135435/fd total 0 lr-x------ 1 build build 64 Sep 15 07:50 0 -> pipe:[2680684984] l-wx------ 1 build build 64 Sep 15 07:50 1 -> pipe:[2680684985] l-wx------ 1 build build 64 Sep 15 07:50 2 -> pipe:[2680684986] l-wx------ 1 build build 64 Sep 15 07:50 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* > ps xua | grep osmo build 123529 0.0 0.0 3932 3092 ? S 07:49 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 128351 0.0 0.0 3932 2968 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 128558 0.0 0.0 3932 3032 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 135435 0.4 0.0 19652 14668 ? S 07:50 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 135476 0.0 0.0 21152 13488 ? S 07:50 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 135483 0.0 0.0 2584 920 ? S 07:50 0:00 /bin/sh -c ps xua | grep osmo build 135485 0.0 0.0 3708 1860 ? S 07:50 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58790), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 58790), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testVtyTree (__main__.TestVTYMSC.testVtyTree) ... Launching: PWD=/build/osmo-msc-1.14.0.9-ebbe/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/135435/fd total 0 lr-x------ 1 build build 64 Sep 15 07:50 0 -> pipe:[2680684984] l-wx------ 1 build build 64 Sep 15 07:50 1 -> pipe:[2680684985] l-wx------ 1 build build 64 Sep 15 07:50 2 -> pipe:[2680684986] l-wx------ 1 build build 64 Sep 15 07:50 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* > ps xua | grep osmo build 123529 0.0 0.0 3932 3092 ? S 07:49 0:00 /bin/bash -c test -d osmo-msc-1.14.0.9-ebbe/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.9-ebbe/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --enable-iu --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.9-ebbe.tar.gz osmo-msc-1.14.0.9-ebbe.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 128351 0.0 0.0 3932 2968 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 128558 0.0 0.0 3932 3032 ? S 07:50 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 135435 0.4 0.0 19652 14668 ? S 07:50 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.9-ebbe/_build/sub -v build 135486 0.0 0.0 21020 13084 ? S 07:50 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.9-ebbe/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 135493 0.0 0.0 2584 944 ? S 07:50 0:00 /bin/sh -c ps xua | grep osmo build 135495 0.0 0.0 3708 1828 ? S 07:50 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 45278), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 45278), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok ====================================================================== ERROR: testSi2Q (__main__.TestVTYMSC.testSi2Q) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests/../../../tests/vty_test_runner.py", line 70, in tearDown raise Exception("Process returned %d" % rc) Exception: Process returned -6 ---------------------------------------------------------------------- Ran 6 tests in 7.525s FAILED (errors=1) make[8]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[8]: *** [Makefile:723: vty-python-test] Error 1 make[7]: *** [Makefile:743: vty-test] Error 2 make[7]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[6]: *** [Makefile:713: python-tests] Error 2 make[6]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[5]: *** [Makefile:767: check-local] Error 2 make[5]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[4]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[4]: *** [Makefile:572: check-am] Error 2 make[3]: *** [Makefile:422: check-recursive] Error 1 make[3]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub/tests' make[2]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub' make[2]: *** [Makefile:471: check-recursive] Error 1 make[1]: Leaving directory '/build/osmo-msc-1.14.0.9-ebbe/_build/sub' make[1]: *** [Makefile:770: check] Error 2 make: *** [Makefile:690: distcheck] Error 1 + exit_tar_workspace + '[' 1 = 1 ']' + tar -cJf /tmp/workspace.tar.xz /build tar: Removing leading `/' from member names + mv /tmp/workspace.tar.xz /build + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2275522 killed; [ssh-agent] Stopped. Archiving artifacts
1 day, 20 hours
1
1
0
0
Build failed in Jenkins: master-enftables » a1=default,a2=default,a3=default,a4=default,osmocom-master #46
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-enftables/a1=default,a2=defa…
> Changes: ------------------------------------------ Started by upstream project "master-enftables" build number 46 originally caused by: Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-enftables/a1=default,a2=defa…
> [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-PaX605oZqnIF/agent.1333572 SSH_AGENT_PID=1333575 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-enftables/a1=default,a2=defa…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository
https://gitea.osmocom.org/erlang/enftables
> git init <
https://jenkins.osmocom.org/jenkins/job/master-enftables/a1=default,a2=defa…
> # timeout=10 Fetching upstream changes from
https://gitea.osmocom.org/erlang/enftables
> git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress --
https://gitea.osmocom.org/erlang/enftables
+refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url
https://gitea.osmocom.org/erlang/enftables
# timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 735602e15471eab82c93f9e2e044a4d69031ced8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 735602e15471eab82c93f9e2e044a4d69031ced8 # timeout=10 Commit message: "contrib/jenkins.sh: add build verification script" > git rev-list --no-walk 735602e15471eab82c93f9e2e044a4d69031ced8 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins780518704387780326.sh + readlink -f /tmp/ssh-PaX605oZqnIF/agent.1333572 + docker run --rm=true --cap-add SYS_PTRACE --security-opt seccomp=/home/osmocom-build/osmo-ci/_docker_playground/seccomp_profile.json --ulimit fsize=1000000000 -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-enftables/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-PaX605oZqnIF/agent.1333572:/ssh-agent -v /home/osmocom-build/osmo-ci:/osmo-ci:ro -v <
https://jenkins.osmocom.org/jenkins/job/master-enftables/a1=default,a2=defa…
>:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-bookworm-erlang /usr/bin/timeout 30m /build/contrib/jenkins.sh + rebar3 clean ===> Verifying dependencies... ===> Fetching jiffy (from {git,"
https://github.com/davisp/jiffy
", {ref,"50daa80a62a97ffb6dd46ea9cb8ccb4930cbf1ae"}}) ===> Fetching pc v1.15.0 ===> Errors loading plugin {pc,"~> 1.15"}. Run rebar3 with DEBUG=1 set to see errors. ===> Cleaning out enftables... make: Entering directory '/build/c_src' make: Leaving directory '/build/c_src' make: Entering directory '/build/c_src' make: Leaving directory '/build/c_src' + rebar3 compile ===> Verifying dependencies... ===> Fetching pc v1.15.0 ===> Errors loading plugin {pc,"~> 1.15"}. Run rebar3 with DEBUG=1 set to see errors. ===> Analyzing applications... ===> Compiling jiffy ===> Unable to run post hooks for 'compile', command 'compile' in namespace 'pc' not found. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1333575 killed; [ssh-agent] Stopped. Archiving artifacts
2 days, 12 hours
1
1
0
0
Build failed in Jenkins: ttcn3-bts-test-asan #461
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test-asan/461/display/red…
> Changes: ------------------------------------------ [...truncated 2.97 MiB...] <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi3' time='15.044961'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1476 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:162 TC_sabm_ua_dcch_sapi3 testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi4' time='15.044180'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1477 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:167 TC_sabm_ua_dcch_sapi4 testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_contention' time='15.041662'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1478 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:201 TC_sabm_contention testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit' time='15.043517'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1479 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:225 TC_sabm_retransmit testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit_bts' time='15.043450'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1480 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:315 TC_sabm_retransmit_bts testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_invalid_resp' time='15.041697'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1481 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:379 TC_sabm_invalid_resp testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_dm' time='15.044725'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_establish_ign_first_sabm' time='15.044276'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1483 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:488 TC_establish_ign_first_sabm testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_seq_and_ack' time='15.045601'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_timer_recovery' time='15.044584'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1485 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:685 TC_iframe_timer_recovery testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_ns_seq_error' time='15.043501'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1486 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:768 TC_ns_seq_error testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_nr_seq_error' time='15.041868'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1487 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:831 TC_nr_seq_error testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_rec_invalid_frame' time='15.044276'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1488 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:961 TC_rec_invalid_frame testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_dcch' time='15.041574'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1489 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1088 TC_segm_concat_dcch testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_sacch' time='15.043098'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1490 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1093 TC_segm_concat_sacch testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_t200_n200' time='15.025679'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1491 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1182 TC_t200_n200 testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_rr_response_frame_loss' time='15.043580'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1492 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1239 TC_rr_response_frame_loss testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_incorrect_cr' time='15.043269'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_incorrect_c' time='15.044876'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1494 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1341 TC_sabm_incorrect_c testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment' time='15.042725'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1495 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1403 TC_normal_reestablishment testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment_state_unacked' time='15.044247'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1496 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1470 TC_normal_reestablishment_state_unacked testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vff' time='15.040702'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vhh' time='15.043001'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_hvhh' time='15.042709'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_ipa_vff' time='15.038154'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vff' time='15.025216'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vhh' time='15.044699'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='15.037446'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vff' time='15.044705'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vhh' time='15.038962'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_hvhh' time='15.043487'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='15.044956'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='15.043709'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='15.037010'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='15.041083'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vbs_notification' time='15.044424'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:422 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:83 TC_vbs_notification testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_uplink_free_and_busy' time='15.041623'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:423 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:190 TC_vgcs_uplink_free_and_busy testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_fail' time='15.046651'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:424 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:289 TC_vgcs_talker_fail testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_est_rel' time='15.045723'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:425 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:333 TC_vgcs_talker_est_rel testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_listener_det' time='15.041907'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:426 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:411 TC_vgcs_listener_det testcase </failure> </testcase> </testsuite> + RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 0.16, 0.14, 0.51[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found.
3 days
1
0
0
0
Build failed in Jenkins: ttcn3-bts-test #2895
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-bts-test/2895/display/redirect
> Changes: ------------------------------------------ [...truncated 11.73 MiB...] <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_multi' time='20.185892'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_schedule' time='20.299208'> <failure type='fail-verdict'>Timeout waiting for "Basic" CBCH block 2 of msg 0 BTS_Tests_SMSCB.ttcn:1109 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:653 TC_sms_cb_cmd_sdcch8_schedule testcase </failure> </testcase> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_default_only' time='16.065107'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_sms_cb_cmd_sdcch8_default_and_normal' time='16.069228'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch8_load_idle' time='16.138103'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_cbc_sdcch8_load_overload' time='18.168064'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_p1ro' time='12.057199'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_p1ro_end' time='16.103424'/> <testcase classname='BTS_Tests_SMSCB:hopping' name='TC_etws_pcu' time='1.428265'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi0' time='2.903709'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi0_nopayload' time='21.399646'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi3' time='21.601130'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_ua_dcch_sapi4' time='21.160715'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_contention' time='21.128812'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_retransmit' time='9.324464'> <error type='DTE'></error> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_retransmit_bts' time='27.748112'> <error type='DTE'></error> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_invalid_resp' time='19.177377'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_dm' time='13.985264'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_establish_ign_first_sabm' time='8.140915'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_iframe_seq_and_ack' time='29.492840'> <failure type='fail-verdict'>Received RSL ERROR IND <unbound> BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_iframe_timer_recovery' time='24.461900'> <failure type='fail-verdict'>Received RSL ERROR IND <unbound> BTS_Tests_LAPDm.ttcn:1485 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:685 TC_iframe_timer_recovery testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_ns_seq_error' time='29.509050'> <failure type='fail-verdict'>"BTS_Tests.ttcn:729 : Tguard timeout" BTS_Tests_LAPDm.ttcn:1486 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:768 TC_ns_seq_error testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_nr_seq_error' time='2.683691'/> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_rec_invalid_frame' time='82.747587'> <failure type='fail-verdict'>"BTS_Tests_LAPDm.ttcn:899 : Missing LAPDm_RR RSP" BTS_Tests_LAPDm.ttcn:1488 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:961 TC_rec_invalid_frame testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_segm_concat_dcch' time='13.751526'> <failure type='fail-verdict'>"BTS_Tests_LAPDm.ttcn:1023 : received unexpected LAPDm { sacch := false, sapi := 0, lapdm := { ab := { addr := { spare := '0'B, lpd := 0, sapi := 0, c_r := false, ea := true }, ctrl := { s := { n_r := 1, p_f := false, s := '10'B, spare := '01'B } }, len := 0, m := false, el := 1, payload := ''O, padding := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O (\"++++++++++++++++++++\") } } }" BTS_Tests_LAPDm.ttcn:1489 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1088 TC_segm_concat_dcch testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_segm_concat_sacch' time='35.872097'> <failure type='fail-verdict'>"BTS_Tests.ttcn:729 : Tguard timeout" BTS_Tests_LAPDm.ttcn:1490 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1093 TC_segm_concat_sacch testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_t200_n200' time='47.896985'> <failure type='fail-verdict'>"BTS_Tests.ttcn:729 : Tguard timeout" BTS_Tests_LAPDm.ttcn:1491 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1182 TC_t200_n200 testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_rr_response_frame_loss' time='15.029775'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1492 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1239 TC_rr_response_frame_loss testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_incorrect_cr' time='15.024150'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_sabm_incorrect_c' time='15.045130'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1494 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1341 TC_sabm_incorrect_c testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_normal_reestablishment' time='15.022326'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1495 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1403 TC_normal_reestablishment testcase </failure> </testcase> <testcase classname='BTS_Tests_LAPDm:hopping' name='TC_normal_reestablishment_state_unacked' time='15.021774'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1496 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1470 TC_normal_reestablishment_state_unacked testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_vff' time='15.019004'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_vhh' time='15.025149'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_hvhh' time='15.019550'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_ipa_vff' time='15.019200'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vff' time='15.022852'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_vhh' time='15.019321'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='15.021631'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vff' time='15.023092'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_vhh' time='15.023178'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_hvhh' time='15.021505'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='15.023204'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='15.018997'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='15.027641'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase </failure> </testcase> <testcase classname='BTS_Tests_VAMOS:hopping' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='15.014183'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vbs_notification' time='15.023653'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:422 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:83 TC_vbs_notification testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_uplink_free_and_busy' time='15.022131'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:423 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:190 TC_vgcs_uplink_free_and_busy testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_fail' time='15.023355'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:424 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:289 TC_vgcs_talker_fail testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_talker_est_rel' time='15.016260'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:425 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:333 TC_vgcs_talker_est_rel testcase </failure> </testcase> <testcase classname='BTS_Tests_ASCI:hopping' name='TC_vgcs_listener_det' time='15.031475'> <failure type='fail-verdict'>"BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:426 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:411 TC_vgcs_listener_det testcase </failure> </testcase> </testsuite> <?xml version="1.0"?> <testsuite name='Titan' tests='17' failures='1' errors='0' skipped='0' inconc='0' time='98.00'> <testcase classname='BTS_Tests_OML' name='TC_wrong_mdisc' time='10.562304'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_msgtype' time='0.685443'/> <testcase classname='BTS_Tests_OML' name='TC_short_length' time='0.696153'/> <testcase classname='BTS_Tests_OML' name='TC_long_length' time='0.693150'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_placement' time='0.682835'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_seq' time='0.682080'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_obj_class' time='0.689470'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_bts_nr' time='0.702727'/> <testcase classname='BTS_Tests_OML' name='TC_wrong_trx_nr' time='0.681198'/> <testcase classname='BTS_Tests_OML' name='TC_radio_carrier_opstart_noattr' time='0.674861'/> <testcase classname='BTS_Tests_OML' name='TC_bts_opstart' time='0.720749'/> <testcase classname='BTS_Tests_OML' name='TC_bts_opstart_noattr' time='0.696520'/> <testcase classname='BTS_Tests_OML' name='TC_ts_opstart' time='0.718429'/> <testcase classname='BTS_Tests_OML' name='TC_ts_opstart_noattr' time='0.666813'/> <testcase classname='BTS_Tests_OML' name='TC_initial_state_reports' time='0.679495'/> <testcase classname='BTS_Tests_OML' name='TC_ipa_osmo_pcu_anr_fwd' time='2.704647'> <failure type='fail-verdict'>Timeout waiting for ANR request on PCU inteface BTS_Tests_OML.ttcn:818 BTS_Tests_OML control part BTS_Tests_OML.ttcn:797 TC_ipa_osmo_pcu_anr_fwd testcase </failure> </testcase> <testcase classname='BTS_Tests_OML' name='TC_ipa_rsl_connect_nack' time='0.681929'/> </testsuite> + RC=1 + uptime + grep --color=always -o load.* [01;31m[Kload average: 36.11, 14.57, 12.15[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found.
3 days, 1 hour
1
0
0
0
Build failed in Jenkins: ttcn3-5gc-test-ogs #112
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/ttcn3-5gc-test-ogs/112/display/redi…
> Changes: ------------------------------------------ [...truncated 82.26 MiB...] [32m09/11 09:30:56.252[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [578] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.252[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [578] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.252[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [578] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.253[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [579] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.253[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [579] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.253[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [579] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.259[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [580] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.259[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [580] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.259[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [580] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.474[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [581] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.474[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [581] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.474[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [581] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.476[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [582] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.476[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [582] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.476[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [582] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.477[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [583] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.477[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [583] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.477[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [583] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.483[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [584] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.483[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [584] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.483[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [584] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.486[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [585] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.486[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [585] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.486[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [585] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.491[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [586] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.491[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [586] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.491[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [586] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.494[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [587] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.494[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [587] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.494[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [587] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.496[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [588] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.496[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [588] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.496[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [588] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.498[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [589] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.498[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [589] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.498[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [589] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.544[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [590] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.544[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [590] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.544[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [590] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.545[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [591] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.545[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [591] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.545[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [591] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.545[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [592] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.545[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [592] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.545[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [592] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.546[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [593] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.546[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [593] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.546[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [593] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.548[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [594] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.548[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [594] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.548[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [594] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.550[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [595] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.550[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [595] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.550[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [595] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [596] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [596] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [596] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [597] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [597] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [597] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [598] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [598] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.554[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [598] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.555[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [599] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.555[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [599] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.555[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [599] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.555[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [600] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.555[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [600] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.555[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [600] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.556[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [601] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.556[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [601] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.556[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [601] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.556[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [602] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.556[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [602] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.556[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [602] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.560[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [603] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.560[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [603] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.560[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [603] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.561[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [604] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.561[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [604] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.561[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [604] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.562[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [605] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.562[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [605] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.562[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [605] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.564[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [606] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.564[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [606] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.564[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [606] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.565[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [607] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.565[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [607] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.565[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [607] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.567[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [608] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.568[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [608] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.568[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [608] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.568[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [609] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.568[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [609] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.568[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [609] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.568[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [610] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.568[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [610] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.568[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [610] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.569[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [611] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.569[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [611] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.569[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [611] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.570[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [612] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.570[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [612] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.570[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [612] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.581[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [613] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.581[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [613] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.581[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [613] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) Waiting for packet dumper to finish... 1 (prev_count=23938688, count=23970020) [32m09/11 09:30:56.798[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [614] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.798[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [614] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.798[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [614] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [615] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [615] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [615] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [616] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [616] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [616] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [617] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [617] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.800[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [617] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [618] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [618] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [618] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [619] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [619] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [619] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [620] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [620] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [620] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [621] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [621] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [621] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [622] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [622] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [622] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [623] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [623] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [623] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [624] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [624] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [624] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [625] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [625] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.801[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [625] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [626] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [626] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [626] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [627] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [627] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [627] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [628] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [628] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [628] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [629] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [629] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [629] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [630] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [630] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [630] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [631] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [631] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [631] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [632] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [632] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [632] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [633] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [633] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.802[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [633] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.803[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [634] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [634] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [634] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [635] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [635] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [635] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [636] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [636] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [636] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [637] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [637] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [637] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [638] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [638] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.804[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [638] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [639] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [639] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [639] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [640] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [640] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [640] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [641] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [641] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.805[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [641] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.816[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [642] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.816[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [642] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.816[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [642] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) [32m09/11 09:30:56.928[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [643] REMOTE Holding Timeout for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:632) [32m09/11 09:30:56.928[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [643] REMOTE Delete Transaction for step 2 type 55 peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:644) [32m09/11 09:30:56.928[0m: [[33mpfcp[0m] [1;37mDEBUG[0m: [643] REMOTE Delete peer [127.0.0.4]:8805 (../lib/pfcp/xact.c:791) Aborted [1;34m[testenv] Looking for a coredump on lxc host[0m [0;94m[testenv] + ['ip', '-j', '-o', '-4', 'addr', 'show', 'dev', 'eth0'][0m [0;94m[testenv] No coredump found[0m [1;91m[testenv] uecups-daemon unexpected exit during C5G_Tests.TC_ng_register_ping4_256! rc=0[0m [0;94m[testenv] Waiting until test has stopped...[0m MTC@e5bb8e1f8fb0: External command `<
https://jenkins.osmocom.org/jenkins/job/ttcn3-5gc-test-ogs/ws/ttcn3-tcpdump…
> C5G_Tests.TC_ng_register_ping4_256 fail' was executed successfully (exit status: 0). MC@e5bb8e1f8fb0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e5bb8e1f8fb0: Terminating MTC. MC@e5bb8e1f8fb0: MTC terminated. MC2> exit MC@e5bb8e1f8fb0: Shutting down session. MC@e5bb8e1f8fb0: Shutdown complete. Comparing expected results '<
https://jenkins.osmocom.org/jenkins/job/ttcn3-5gc-test-ogs/ws/5gc/expected-…
'> against results in 'junit-xml-13803.log' -------------------- [1;32mpass[0;m C5G_Tests.TC_ng_setup_unknown_global_gnb_id_plmn [1;32mpass[0;m C5G_Tests.TC_ng_setup_wrong_tac [1;32mpass[0;m C5G_Tests.TC_ng_setup [1;32mpass[0;m C5G_Tests.TC_ng_register [1;32mpass[0;m C5G_Tests.TC_periodic_registration_updating [1;32mpass[0;m C5G_Tests.TC_ue_context_release_no_pdu_session [1;32mpass[0;m C5G_Tests.TC_ue_context_release_with_pdu_session [1;32mpass[0;m C5G_Tests.TC_pdu_sess_modification [1;32mpass[0;m C5G_Tests.TC_ng_register_ping4 [1;31mpass->FAIL[0;m C5G_Tests.TC_ng_register_ping4_256 Summary: [1;31mpass->FAIL[0;m: 1 [1;32mpass[0;m: 9 [1;34m[testenv] Stopping podman container[0m [0;94m[testenv] + ['podman', 'kill', 'testenv-5gc-osmocom-nightly-20250911-0929-7b2c09db-0'][0m testenv-5gc-osmocom-nightly-20250911-0929-7b2c09db-0 [0;94m[testenv] Skipping clean up scripts, podman container has already stopped[0m [1;34m[testenv] Stopping testsuite (1757155)[0m [0;94m[testenv] feed_watchdog_loop: podman container has stopped[0m [1;34m[testenv] Logs saved to:
https://jenkins.osmocom.org/jenkins/job/ttcn3-5gc-test-ogs/112/artifact/log…
[0m + RC=1 + [ 1 = 0 ] + uptime + grep --color=always -o load.* [01;31m[Kload average: 3.57, 7.19, 9.80[m[K + exit 1 Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found.
4 days, 19 hours
1
1
0
0
Build failed in Jenkins: osmo-gsm-tester_virtual #8085
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/8085/displa…
> Changes: ------------------------------------------ [...truncated 155.43 KiB...] 22:51:00.717068 --- ParallelTerminationStrategy: PID 130 died... 22:51:00.718583 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:00.722363 --- ParallelTerminationStrategy: PID 131 died... 22:51:00.723886 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:00.727678 --- ParallelTerminationStrategy: PID 132 died... 22:51:00.729215 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:00.732995 --- ParallelTerminationStrategy: PID 133 died... 22:51:00.734522 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:00.738305 --- ParallelTerminationStrategy: PID 134 died... 22:51:00.739825 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:00.743677 --- ParallelTerminationStrategy: PID 135 died... 22:51:00.745242 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:00.749129 --- ParallelTerminationStrategy: PID 136 died... 22:51:00.750657 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:00.754455 --- ParallelTerminationStrategy: PID 137 died... 22:51:00.756040 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:00.759893 --- ParallelTerminationStrategy: PID 138 died... 22:51:00.761440 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:00.765338 --- ParallelTerminationStrategy: PID 139 died... 22:51:00.766863 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:00.770671 --- ParallelTerminationStrategy: PID 140 died... 22:51:00.772220 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:00.776146 --- ParallelTerminationStrategy: PID 141 died... 22:51:00.777703 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:00.781608 --- ParallelTerminationStrategy: PID 142 died... 22:51:00.783211 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:00.787150 --- ParallelTerminationStrategy: PID 143 died... 22:51:00.788761 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:00.792739 --- ParallelTerminationStrategy: PID 144 died... 22:51:00.794340 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:00.798324 --- ParallelTerminationStrategy: PID 145 died... 22:51:00.799930 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:00.803875 --- ParallelTerminationStrategy: PID 146 died... 22:51:00.805472 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:00.809440 --- ParallelTerminationStrategy: PID 147 died... 22:51:00.811046 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:00.814975 --- ParallelTerminationStrategy: PID 148 died... 22:51:00.816565 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:00.820540 --- ParallelTerminationStrategy: PID 149 died... 22:51:00.822137 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:00.826098 --- ParallelTerminationStrategy: PID 150 died... 22:51:00.827696 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:00.831682 --- ParallelTerminationStrategy: PID 151 died... 22:51:00.833291 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:00.837273 --- ParallelTerminationStrategy: PID 152 died... 22:51:00.838884 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:00.842848 --- ParallelTerminationStrategy: PID 153 died... 22:51:00.844442 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:00.848404 --- ParallelTerminationStrategy: PID 154 died... 22:51:00.850005 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:00.853829 --- ParallelTerminationStrategy: PID 155 died... 22:51:00.855367 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:00.859188 --- ParallelTerminationStrategy: PID 156 died... 22:51:00.860712 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:00.864442 --- ParallelTerminationStrategy: PID 157 died... 22:51:00.865951 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:00.869703 --- ParallelTerminationStrategy: PID 158 died... 22:51:00.871200 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:00.874966 --- ParallelTerminationStrategy: PID 159 died... 22:51:00.876454 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:00.880216 --- ParallelTerminationStrategy: PID 160 died... 22:51:00.881738 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:00.885517 --- ParallelTerminationStrategy: PID 161 died... 22:51:00.887031 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:00.890840 --- ParallelTerminationStrategy: PID 162 died... 22:51:00.892343 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:00.896082 --- ParallelTerminationStrategy: PID 163 died... 22:51:00.897602 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:00.901333 --- ParallelTerminationStrategy: PID 164 died... 22:51:00.902973 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:00.906785 --- ParallelTerminationStrategy: PID 165 died... 22:51:00.908292 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:00.912074 --- ParallelTerminationStrategy: PID 166 died... 22:51:00.913635 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:00.917502 --- ParallelTerminationStrategy: PID 167 died... 22:51:00.919040 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:00.922982 --- ParallelTerminationStrategy: PID 168 died... 22:51:00.924517 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:00.928333 --- ParallelTerminationStrategy: PID 169 died... 22:51:00.929903 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:00.933712 --- ParallelTerminationStrategy: PID 170 died... 22:51:00.935245 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:00.939159 --- ParallelTerminationStrategy: PID 171 died... 22:51:00.940814 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:00.944802 --- ParallelTerminationStrategy: PID 172 died... 22:51:00.946380 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:00.950364 --- ParallelTerminationStrategy: PID 173 died... 22:51:00.951965 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:00.955942 --- ParallelTerminationStrategy: PID 174 died... 22:51:00.957510 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:00.961326 --- ParallelTerminationStrategy: PID 175 died... 22:51:00.962859 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:00.966656 --- ParallelTerminationStrategy: PID 176 died... 22:51:00.968191 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:00.972040 --- ParallelTerminationStrategy: PID 177 died... 22:51:00.973592 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:00.977412 --- ParallelTerminationStrategy: PID 178 died... 22:51:00.978951 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:00.982835 --- ParallelTerminationStrategy: PID 179 died... 22:51:00.984361 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:00.988183 --- ParallelTerminationStrategy: PID 180 died... 22:51:00.989739 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:00.993573 --- ParallelTerminationStrategy: PID 181 died... 22:51:00.995107 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:00.998958 --- ParallelTerminationStrategy: PID 182 died... 22:51:01.000492 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:01.004337 --- ParallelTerminationStrategy: PID 183 died... 22:51:01.005959 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:01.009772 --- ParallelTerminationStrategy: PID 184 died... 22:51:01.011301 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:01.015172 --- ParallelTerminationStrategy: PID 185 died... 22:51:01.016744 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:01.020563 --- ParallelTerminationStrategy: PID 186 died... 22:51:01.022186 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:01.026188 --- ParallelTerminationStrategy: PID 187 died... 22:51:01.027780 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:01.031781 --- ParallelTerminationStrategy: PID 188 died... 22:51:01.033409 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:01.037350 --- ParallelTerminationStrategy: PID 189 died... 22:51:01.038964 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:01.042835 --- ParallelTerminationStrategy: PID 190 died... 22:51:01.044399 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:01.048225 --- ParallelTerminationStrategy: PID 191 died... 22:51:01.049773 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:01.053585 --- ParallelTerminationStrategy: PID 192 died... 22:51:01.055127 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:01.058931 --- ParallelTerminationStrategy: PID 193 died... 22:51:01.060461 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:01.064398 --- ParallelTerminationStrategy: PID 194 died... 22:51:01.065999 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:01.069975 --- ParallelTerminationStrategy: PID 195 died... 22:51:01.071582 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:01.075561 --- ParallelTerminationStrategy: PID 196 died... 22:51:01.077168 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:01.081181 --- ParallelTerminationStrategy: PID 197 died... 22:51:01.082780 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:01.086783 --- ParallelTerminationStrategy: PID 198 died... 22:51:01.088378 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:01.092386 --- ParallelTerminationStrategy: PID 199 died... 22:51:01.094005 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:01.097995 --- ParallelTerminationStrategy: PID 200 died... 22:51:01.099604 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:01.103591 --- ParallelTerminationStrategy: PID 201 died... 22:51:01.105219 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:01.109194 --- ParallelTerminationStrategy: PID 202 died... 22:51:01.110791 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:01.114774 --- ParallelTerminationStrategy: PID 203 died... 22:51:01.116380 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:01.120276 --- ParallelTerminationStrategy: PID 204 died... 22:51:01.121921 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:01.125912 --- ParallelTerminationStrategy: PID 205 died... 22:51:01.127513 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:01.131497 --- ParallelTerminationStrategy: PID 206 died... 22:51:01.133084 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:01.136890 --- ParallelTerminationStrategy: PID 207 died... 22:51:01.138425 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:01.142269 --- ParallelTerminationStrategy: PID 208 died... 22:51:01.143888 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:01.147924 --- ParallelTerminationStrategy: PID 209 died... 22:51:01.149545 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:01.153547 --- ParallelTerminationStrategy: PID 210 died... 22:51:01.155157 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:01.159158 --- ParallelTerminationStrategy: PID 211 died... 22:51:01.160784 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:01.164748 --- ParallelTerminationStrategy: PID 212 died... 22:51:01.166282 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:01.170142 --- ParallelTerminationStrategy: PID 213 died... 22:51:01.171683 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:01.175521 --- ParallelTerminationStrategy: PID 214 died... 22:51:01.177125 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:01.181028 --- ParallelTerminationStrategy: PID 215 died... 22:51:01.182583 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:01.186431 --- ParallelTerminationStrategy: PID 216 died... 22:51:01.187985 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:01.191824 --- ParallelTerminationStrategy: PID 217 died... 22:51:01.193389 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:01.197198 --- ParallelTerminationStrategy: PID 218 died... 22:51:01.198744 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:01.202570 --- ParallelTerminationStrategy: PID 219 died... 22:51:01.204111 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:01.207946 --- ParallelTerminationStrategy: PID 220 died... 22:51:01.209481 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:01.213392 --- ParallelTerminationStrategy: PID 221 died... 22:51:01.214996 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:01.218976 --- ParallelTerminationStrategy: PID 222 died... 22:51:01.220584 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:01.224642 --- ParallelTerminationStrategy: PID 223 died... 22:51:01.226248 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:01.230236 --- ParallelTerminationStrategy: PID 224 died... 22:51:01.231842 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:01.235838 --- ParallelTerminationStrategy: PID 225 died... 22:51:01.237461 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:01.241479 --- ParallelTerminationStrategy: PID 226 died... 22:51:01.243082 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:01.247086 --- ParallelTerminationStrategy: PID 227 died... 22:51:01.248703 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:01.252697 --- ParallelTerminationStrategy: PID 228 died... 22:51:01.254305 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:01.258326 --- ParallelTerminationStrategy: PID 229 died... 22:51:01.259937 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:01.263950 --- ParallelTerminationStrategy: PID 230 died... 22:51:01.265571 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:01.269548 --- ParallelTerminationStrategy: PID 231 died... 22:51:01.271146 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:01.275094 --- ParallelTerminationStrategy: PID 232 died... 22:51:01.276661 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:01.280518 --- ParallelTerminationStrategy: PID 233 died... 22:51:01.282083 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:01.285978 --- ParallelTerminationStrategy: PID 234 died... 22:51:01.287532 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:04.691679 --- ParallelTerminationStrategy: PID 34 died... 22:51:04.701821 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-8085 netreg_mass FAIL --------------------------------------------------------------------- 22:51:04.799843 tst trial-8085: Storing JUnit report in /build/trial-8085/run.2025-09-10_22-48-30/trial-8085.xml -------------------------------------------------------------------------------------------- trial-8085 FAIL -------------------------------------------------------------------------------------------- 22:51:04.811307 tst trial-8085: trial-8085: FAIL, 1 suites failed FAIL: netreg_mass (fail: 1) FAIL: register_default_mass.py (147.9 sec) Exception: Completion ratio of 97.000000% lower than threshold. + rm -rf trial-8085/inst + cd trial-8085 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2025-09-10 22:48:30 No journal files were found. + readlink last_run + tar czf /build/trial-8085-run.tgz run.2025-09-10_22-48-30 + tar czf /build/trial-8085-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-10_13_26_24.tgz osmo-bts-oc2g.build-2025-09-10_00_51_35.tgz osmo-bts-sysmo.build-2025-09-10_00_51_39.tgz osmo-bts.build-2025-09-10_00_51_45.tgz osmo-ggsn.build-2025-09-10_20_42_26.tgz osmo-hlr.build-2025-09-10_16_36_45.tgz osmo-hnbgw.build-2025-09-10_13_30_04.tgz osmo-mgw.build-2025-09-10_08_33_12.tgz osmo-msc.build-2025-09-10_13_29_03.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-10_07_34_04.tgz osmo-pcu-sysmo.build-2025-09-10_07_36_03.tgz osmo-pcu.build-2025-09-10_07_36_10.tgz osmo-sgsn.build-2025-09-10_20_48_03.tgz osmo-stp.build-2025-09-10_13_25_14.tgz osmo-trx.build-2025-09-10_14_26_43.tgz osmocom-bb.build-2025-09-10_21_17_24.tgz srslte.build-19.tgz + exit 1 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/
>:/workspace debian:bookworm chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results [Checks API] No suitable checks publisher found.
5 days, 6 hours
1
1
0
0
Jenkins build became unstable: nplab-m3ua-test #3004
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/nplab-m3ua-test/3004/display/redire…
>
5 days, 22 hours
1
1
0
0
Build failed in Jenkins: master-osmo-msc » --disable-iu,0,a3=default,a4=default,osmocom-master #49173
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--disable-iu,WIT…
> Changes: ------------------------------------------ [...truncated 460.79 KiB...] l-wx------ 1 build build 64 Sep 10 13:26 1 -> pipe:[3912190120] l-wx------ 1 build build 64 Sep 10 13:26 2 -> pipe:[3912190121] l-wx------ 1 build build 64 Sep 10 13:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 65446 0.0 0.0 3932 3208 ? S 13:26 0:00 /bin/bash -c test -d osmo-msc-1.14.0.8-d099/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --disable-iu --enable-external-tests \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.8-d099.tar.gz osmo-msc-1.14.0.8-d099.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 68981 0.0 0.0 3932 3028 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 69034 0.0 0.0 3932 3012 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 74944 20.0 0.0 19652 14644 ? S 13:26 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.8-d099/_build/sub -v build 74945 0.0 0.0 19132 11968 ? S 13:26 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 74952 0.0 0.0 2584 900 ? S 13:26 0:00 /bin/sh -c ps xua | grep osmo build 74954 0.0 0.0 3708 1780 ? S 13:26 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41048), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41048), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testEnableDisablePeriodicLU (__main__.TestVTYMSC.testEnableDisablePeriodicLU) ... Launching: PWD=/build/osmo-msc-1.14.0.8-d099/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/74944/fd total 0 lr-x------ 1 build build 64 Sep 10 13:26 0 -> pipe:[3912190119] l-wx------ 1 build build 64 Sep 10 13:26 1 -> pipe:[3912190120] l-wx------ 1 build build 64 Sep 10 13:26 2 -> pipe:[3912190121] l-wx------ 1 build build 64 Sep 10 13:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 65446 0.0 0.0 3932 3208 ? S 13:26 0:00 /bin/bash -c test -d osmo-msc-1.14.0.8-d099/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --disable-iu --enable-external-tests \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.8-d099.tar.gz osmo-msc-1.14.0.8-d099.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 68981 0.0 0.0 3932 3028 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 69034 0.0 0.0 3932 3012 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 74944 0.6 0.0 19652 14644 ? S 13:26 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.8-d099/_build/sub -v build 74955 0.0 0.0 19132 12052 ? S 13:26 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 74962 0.0 0.0 2584 916 ? S 13:26 0:00 /bin/sh -c ps xua | grep osmo build 74964 0.0 0.0 3708 1904 ? S 13:26 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41060), raddr=('127.0.0.1', 4254)> (1 sockets open) Rec: ["% 'periodic location update' is now deprecated. Use 'msc' / 'timer vlr T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Exp: ["% 'periodic location update' is now deprecated: use 'timer T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41060), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testShowNetwork (__main__.TestVTYMSC.testShowNetwork) ... Launching: PWD=/build/osmo-msc-1.14.0.8-d099/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/74944/fd total 0 lr-x------ 1 build build 64 Sep 10 13:26 0 -> pipe:[3912190119] l-wx------ 1 build build 64 Sep 10 13:26 1 -> pipe:[3912190120] l-wx------ 1 build build 64 Sep 10 13:26 2 -> pipe:[3912190121] l-wx------ 1 build build 64 Sep 10 13:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 65446 0.0 0.0 3932 3208 ? S 13:26 0:00 /bin/bash -c test -d osmo-msc-1.14.0.8-d099/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --disable-iu --enable-external-tests \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.8-d099.tar.gz osmo-msc-1.14.0.8-d099.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 68981 0.0 0.0 3932 3028 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 69034 0.0 0.0 3932 3012 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 74944 0.6 0.0 19652 14644 ? S 13:26 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.8-d099/_build/sub -v build 74965 0.0 0.0 19132 11764 ? S 13:26 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 74972 0.0 0.0 2584 956 ? S 13:26 0:00 /bin/sh -c ps xua | grep osmo build 74974 0.0 0.0 3708 1816 ? S 13:26 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41070), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41070), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testSi2Q (__main__.TestVTYMSC.testSi2Q) ... Launching: PWD=/build/osmo-msc-1.14.0.8-d099/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/74944/fd total 0 lr-x------ 1 build build 64 Sep 10 13:26 0 -> pipe:[3912190119] l-wx------ 1 build build 64 Sep 10 13:26 1 -> pipe:[3912190120] l-wx------ 1 build build 64 Sep 10 13:26 2 -> pipe:[3912190121] l-wx------ 1 build build 64 Sep 10 13:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 65446 0.0 0.0 3932 3208 ? S 13:26 0:00 /bin/bash -c test -d osmo-msc-1.14.0.8-d099/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --disable-iu --enable-external-tests \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.8-d099.tar.gz osmo-msc-1.14.0.8-d099.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 68981 0.0 0.0 3932 3028 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 69034 0.0 0.0 3932 3012 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 74944 0.4 0.0 19652 14644 ? S 13:26 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.8-d099/_build/sub -v build 74975 0.0 0.0 19132 12056 ? S 13:26 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 74982 0.0 0.0 2584 932 ? S 13:26 0:00 /bin/sh -c ps xua | grep osmo build 74984 0.0 0.0 3708 1868 ? S 13:26 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41086), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41086), raddr=('127.0.0.1', 4254)> (0 sockets open) Process returned code: -11 ERROR testSmppFirst (__main__.TestVTYMSC.testSmppFirst) ... Launching: PWD=/build/osmo-msc-1.14.0.8-d099/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/74944/fd total 0 lr-x------ 1 build build 64 Sep 10 13:26 0 -> pipe:[3912190119] l-wx------ 1 build build 64 Sep 10 13:26 1 -> pipe:[3912190120] l-wx------ 1 build build 64 Sep 10 13:26 2 -> pipe:[3912190121] l-wx------ 1 build build 64 Sep 10 13:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 65446 0.0 0.0 3932 3208 ? S 13:26 0:00 /bin/bash -c test -d osmo-msc-1.14.0.8-d099/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --disable-iu --enable-external-tests \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.8-d099.tar.gz osmo-msc-1.14.0.8-d099.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 68981 0.0 0.0 3932 3028 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 69034 0.0 0.0 3932 3012 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 74944 0.4 0.0 19652 14644 ? S 13:26 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.8-d099/_build/sub -v build 74985 0.0 0.0 19264 12520 ? S 13:26 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 74992 0.0 0.0 2584 904 ? S 13:26 0:00 /bin/sh -c ps xua | grep osmo build 74994 0.0 0.0 3708 1824 ? S 13:26 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41092), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 41092), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testVtyTree (__main__.TestVTYMSC.testVtyTree) ... Launching: PWD=/build/osmo-msc-1.14.0.8-d099/_build/sub './src/osmo-msc/osmo-msc' '-c' '/build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg' > ls -l /proc/74944/fd total 0 lr-x------ 1 build build 64 Sep 10 13:26 0 -> pipe:[3912190119] l-wx------ 1 build build 64 Sep 10 13:26 1 -> pipe:[3912190120] l-wx------ 1 build build 64 Sep 10 13:26 2 -> pipe:[3912190121] l-wx------ 1 build build 64 Sep 10 13:26 3 -> /dev/null > ss -tn State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess > ss -tln State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:* > ps xua | grep osmo build 65446 0.0 0.0 3932 3208 ? S 13:26 0:00 /bin/bash -c test -d osmo-msc-1.14.0.8-d099/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-msc-1.14.0.8-d099/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror --enable-smpp --disable-iu --enable-external-tests \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-msc-1.14.0.8-d099.tar.gz osmo-msc-1.14.0.8-d099.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 68981 0.0 0.0 3932 3028 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src doc contrib tests ' ;; \ *) list='include src doc contrib tests ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 69034 0.0 0.0 3932 3012 ? S 13:26 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp' ;; \ *) list='sms_queue msc_vlr db_sms sdp_msg mncc csd smpp ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 74944 0.4 0.0 19652 14644 ? S 13:26 0:00 python3 ../../../tests/vty_test_runner.py -w /build/osmo-msc-1.14.0.8-d099/_build/sub -v build 74995 20.0 0.0 19132 12072 ? S 13:26 0:00 ./src/osmo-msc/osmo-msc -c /build/osmo-msc-1.14.0.8-d099/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 75002 0.0 0.0 2584 948 ? S 13:26 0:00 /bin/sh -c ps xua | grep osmo build 75004 0.0 0.0 3708 1800 ? S 13:26 0:00 grep osmo Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48004), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48004), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok ====================================================================== ERROR: testSi2Q (__main__.TestVTYMSC.testSi2Q) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/osmo-msc-1.14.0.8-d099/_build/sub/tests/../../../tests/vty_test_runner.py", line 70, in tearDown raise Exception("Process returned %d" % rc) Exception: Process returned -11 ---------------------------------------------------------------------- Ran 6 tests in 7.501s FAILED (errors=1) make[8]: *** [Makefile:725: vty-python-test] Error 1 make[8]: Leaving directory '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests' make[7]: Leaving directory '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests' make[7]: *** [Makefile:743: vty-test] Error 2 make[6]: Leaving directory '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests' make[6]: *** [Makefile:713: python-tests] Error 2 make[5]: Leaving directory '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests' make[5]: *** [Makefile:767: check-local] Error 2 make[4]: Leaving directory '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests' make[4]: *** [Makefile:572: check-am] Error 2 make[3]: *** [Makefile:422: check-recursive] Error 1 make[3]: Leaving directory '/build/osmo-msc-1.14.0.8-d099/_build/sub/tests' make[2]: *** [Makefile:471: check-recursive] Error 1 make[2]: Leaving directory '/build/osmo-msc-1.14.0.8-d099/_build/sub' make[1]: *** [Makefile:770: check] Error 2 make[1]: Leaving directory '/build/osmo-msc-1.14.0.8-d099/_build/sub' make: *** [Makefile:690: distcheck] Error 1 + exit_tar_workspace + '[' 1 = 1 ']' + tar -cJf /tmp/workspace.tar.xz /build tar: Removing leading `/' from member names + mv /tmp/workspace.tar.xz /build + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2174588 killed; [ssh-agent] Stopped. Archiving artifacts
6 days, 6 hours
1
1
0
0
← Newer
1
2
3
4
...
543
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
Results per page:
10
25
50
100
200