Build failed in Jenkins: master-osmo-pcu » master,0,osmocom-master-debian9,sysmo,True #3229

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Tue Dec 1 23:59:27 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=master,WITH_MANUALS=0,label=osmocom-master-debian9,with_dsp=sysmo,with_vty=True/3229/display/redirect>

Changes:


------------------------------------------
[...truncated 114.04 KB...]
  7: types                                           ok
  8: ms                                              ok
  9: llc                                             ok
 10: llist                                           ok
 11: codel                                           ok
 12: fn                                              ok
 13: app_info                                        ok

## ------------- ##
## Test results. ##
## ------------- ##

All 13 tests were successful.
make  python-tests
make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
test_history (__main__.TestVTY) ... confpath /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir /build/osmo-pcu-0.8.0.283-30d9/_build/sub
Running tests for specific VTY commands
Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub
Opening /dev/null
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg'

> ls -l /proc/11360/fd
total 0
lr-x------ 1 build build 64 Dec  1 23:59 0 -> pipe:[1815416860]
l-wx------ 1 build build 64 Dec  1 23:59 1 -> pipe:[1815416861]
l-wx------ 1 build build 64 Dec  1 23:59 2 -> pipe:[1815416862]
l-wx------ 1 build build 64 Dec  1 23:59 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      10     127.0.0.1:4240                     *:*                  


> ps xua | grep osmo
build     9120  0.0  0.0  19668  3416 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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     9141  0.0  0.0  19668  2528 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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    11360  0.0  0.0  53732 20744 ?        S    23:59   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build    11361  0.0  0.0  58432  7244 ?        S    23:59   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build    11368  0.0  0.0   4280   772 ?        S    23:59   0:00 /bin/sh -c ps xua | grep osmo
build    11370  0.0  0.0  12784   972 ?        S    23:59   0:00 grep osmo
build    26974  0.0  0.0  19656  3436 ?        S    23:59   0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \      --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1

ok
test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42476), raddr=('127.0.0.1', 4240)> (1 sockets open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42476), raddr=('127.0.0.1', 4240)> (0 sockets open)
Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg'

> ls -l /proc/11360/fd
total 0
lr-x------ 1 build build 64 Dec  1 23:59 0 -> pipe:[1815416860]
l-wx------ 1 build build 64 Dec  1 23:59 1 -> pipe:[1815416861]
l-wx------ 1 build build 64 Dec  1 23:59 2 -> pipe:[1815416862]
l-wx------ 1 build build 64 Dec  1 23:59 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      10     127.0.0.1:4240                     *:*                  


> ps xua | grep osmo
build     9120  0.0  0.0  19668  3416 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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     9141  0.0  0.0  19668  2528 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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    11360  0.0  0.0  53732 20828 ?        S    23:59   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build    11371  0.0  0.0  58432  7144 ?        S    23:59   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build    11378  0.0  0.0   4280   704 ?        S    23:59   0:00 /bin/sh -c ps xua | grep osmo
build    11380  0.0  0.0  12784   960 ?        S    23:59   0:00 grep osmo
build    26974  0.0  0.0  19656  3436 ?        S    23:59   0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \      --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1

ok
test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42480), raddr=('127.0.0.1', 4240)> (1 sockets open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42480), raddr=('127.0.0.1', 4240)> (0 sockets open)
Launch: src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from /build/osmo-pcu-0.8.0.283-30d9/_build/sub
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg'

> ls -l /proc/11360/fd
total 0
lr-x------ 1 build build 64 Dec  1 23:59 0 -> pipe:[1815416860]
l-wx------ 1 build build 64 Dec  1 23:59 1 -> pipe:[1815416861]
l-wx------ 1 build build 64 Dec  1 23:59 2 -> pipe:[1815416862]
l-wx------ 1 build build 64 Dec  1 23:59 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      10     127.0.0.1:4240                     *:*                  


> ps xua | grep osmo
build     9120  0.0  0.0  19668  3416 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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     9141  0.0  0.0  19668  2528 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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    11360  0.0  0.0  53732 20828 ?        S    23:59   0:00 /usr/bin/python3 /usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build    11381  0.0  0.0  58432  7124 ?        S    23:59   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build    11388  0.0  0.0   4280   796 ?        S    23:59   0:00 /bin/sh -c ps xua | grep osmo
build    11390  0.0  0.0  12784   980 ?        S    23:59   0:00 grep osmo
build    26974  0.0  0.0  19656  3436 ?        S    23:59   0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \      --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1

ok

----------------------------------------------------------------------
Ran 3 tests in 0.567s

OK
Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42484), raddr=('127.0.0.1', 4240)> (1 sockets open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42484), raddr=('127.0.0.1', 4240)> (0 sockets open)
osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test verify_doc
Opening /dev/null
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg'

> ls -l /proc/11391/fd
total 0
lr-x------ 1 build build 64 Dec  1 23:59 0 -> pipe:[1815416860]
l-wx------ 1 build build 64 Dec  1 23:59 1 -> pipe:[1815416861]
l-wx------ 1 build build 64 Dec  1 23:59 2 -> pipe:[1815416862]
l-wx------ 1 build build 64 Dec  1 23:59 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      10     127.0.0.1:4240                     *:*                  


> ps xua | grep osmo
build     9120  0.0  0.0  19668  3416 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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     9141  0.0  0.0  19668  2528 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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    11391 10.0  0.0  53764 20732 ?        S    23:59   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build    11392  0.0  0.0  58432  7316 ?        S    23:59   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build    11399  0.0  0.0   4280   708 ?        S    23:59   0:00 /bin/sh -c ps xua | grep osmo
build    11401  0.0  0.0  12784  1024 ?        S    23:59   0:00 grep osmo
build    26974  0.0  0.0  19656  3436 ?        S    23:59   0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \      --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1

Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42494), raddr=('127.0.0.1', 4240)> (1 sockets open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42494), raddr=('127.0.0.1', 4240)> (0 sockets open)
Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis, test write_config
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis'

> ls -l /proc/11391/fd
total 0
lr-x------ 1 build build 64 Dec  1 23:59 0 -> pipe:[1815416860]
l-wx------ 1 build build 64 Dec  1 23:59 1 -> pipe:[1815416861]
l-wx------ 1 build build 64 Dec  1 23:59 2 -> pipe:[1815416862]
l-wx------ 1 build build 64 Dec  1 23:59 3 -> /dev/null
Documentation error (missing docs): 
<command id='show ns binds [stats]'>
        <param name='[stats]' doc='(null)' />

Documentation error (missing docs): 
<command id='show ns entities [stats]'>
        <param name='[stats]' doc='(null)' />

Documentation error (missing docs): 
<command id='show ns binds [stats]'>
        <param name='[stats]' doc='(null)' />

Documentation error (missing docs): 
<command id='show ns entities [stats]'>
        <param name='[stats]' doc='(null)' />



> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      10     127.0.0.1:4240                     *:*                  


> ps xua | grep osmo
build     9120  0.0  0.0  19668  3416 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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     9141  0.0  0.0  19668  2528 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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    11391 11.0  0.0  54056 21008 ?        S    23:59   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build    11402  0.0  0.0  58432  7096 ?        S    23:59   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis
build    11409  0.0  0.0   4280   760 ?        S    23:59   0:00 /bin/sh -c ps xua | grep osmo
build    11411  0.0  0.0  12784   956 ?        S    23:59   0:00 grep osmo
build    26974  0.0  0.0  19656  3436 ?        S    23:59   0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \      --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1

Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42496), raddr=('127.0.0.1', 4240)> (1 sockets open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42496), raddr=('127.0.0.1', 4240)> (0 sockets open)
Verifying src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis, test token_vty_command
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu' '-c' '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis'

> ls -l /proc/11391/fd
total 0
lr-x------ 1 build build 64 Dec  1 23:59 0 -> pipe:[1815416860]
l-wx------ 1 build build 64 Dec  1 23:59 1 -> pipe:[1815416861]
l-wx------ 1 build build 64 Dec  1 23:59 2 -> pipe:[1815416862]
l-wx------ 1 build build 64 Dec  1 23:59 3 -> /dev/null


> ss -tn
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              


> ss -tln
State      Recv-Q Send-Q Local Address:Port               Peer Address:Port              
LISTEN     0      10     127.0.0.1:4240                     *:*                  


> ps xua | grep osmo
build     9120  0.0  0.0  19668  3416 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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     9141  0.0  0.0  19668  2528 ?        S    23:59   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 '1'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 tests contrib' ;; \   *) list='include src doc tests contrib' ;; \ 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    11391 11.0  0.0  54056 21008 ?        S    23:59   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w /build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build    11412  0.0  0.0  58560  7176 ?        S    23:59   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg7hrcbmis
build    11419  0.0  0.0   4280   796 ?        S    23:59   0:00 /bin/sh -c ps xua | grep osmo
build    11421  0.0  0.0  12784   972 ?        S    23:59   0:00 grep osmo
build    26974  0.0  0.0  19656  3436 ?        S    23:59   0:00 /bin/bash -c test -d osmo-pcu-0.8.0.283-30d9/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \   && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \   && am__cwd=`pwd` \   && CDPATH="${ZSH_VERSION+.}:" && cd osmo-pcu-0.8.0.283-30d9/_build/sub \   && ../../configure \     --with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \      --enable-werror --enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-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-pcu-0.8.0.283-30d9.tar.gz osmo-pcu-0.8.0.283-30d9.tar.bz2 \   && make  distcleancheck \   && cd "$am__cwd" \   || exit 1

Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42500), raddr=('127.0.0.1', 4240)> (1 sockets open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42500), raddr=('127.0.0.1', 4240)> (0 sockets open)
ERRORS: 1
make[4]: *** [python-tests] Error 1
Makefile:1296: recipe for target 'python-tests' failed
make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
Makefile:1303: recipe for target 'check-local' failed
make[3]: *** [check-local] Error 2
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
make[2]: *** [check-am] Error 2
Makefile:1136: recipe for target 'check-am' failed
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
Makefile:417: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub'
make[1]: *** [check-recursive] Error 1
Makefile:622: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
+ cat-testlogs.sh
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list