See
<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=v2017.01,WITH_MANUALS=0,label=osmocom-master-debian9,with_dsp=lc15,with_vty=True/3227/display/redirect>
Changes:
------------------------------------------
[...truncated 121.86 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/11018/fd
total 0
lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726]
l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727]
l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728]
l-wx------ 1 build build 64 Dec 1 17:29 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 8778 0.0 0.0
19668 3432 ? S 17:29 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 11018 0.0 0.0 53716 20892 ? S 17:29 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 11019 0.0 0.0 58432 7248 ? S 17:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build 11026 0.0 0.0 4280 744 ? S 17:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11028 0.0 0.0 12784 980 ? S 17:29 0:00 grep osmo
build 26811 0.0 0.0 19656 3424 ? S 17:29 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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 48896),
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', 48896),
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/11018/fd
total 0
lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726]
l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727]
l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728]
l-wx------ 1 build build 64 Dec 1 17:29 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 8778 0.0 0.0
19668 3432 ? S 17:29 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 11018 0.0 0.0 53716 20976 ? S 17:29 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 11029 0.0 0.0 58432 7120 ? S 17:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build 11036 0.0 0.0 4280 740 ? S 17:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11038 0.0 0.0 12784 948 ? S 17:29 0:00 grep osmo
build 26811 0.0 0.0 19656 3424 ? S 17:29 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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 48898),
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', 48898),
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/11018/fd
total 0
lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726]
l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727]
l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728]
l-wx------ 1 build build 64 Dec 1 17:29 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 8778 0.0 0.0
19668 3432 ? S 17:29 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 11018 0.0 0.0 53716 20976 ? S 17:29 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 11039 0.0 0.0 58432 7244 ? S 17:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build 11046 0.0 0.0 4280 704 ? S 17:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11048 0.0 0.0 12784 948 ? S 17:29 0:00 grep osmo
build 26811 0.0 0.0 19656 3424 ? S 17:29 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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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.569s
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', 48900), 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', 48900),
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/11049/fd
total 0
lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726]
l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727]
l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728]
l-wx------ 1 build build 64 Dec 1 17:29 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 8778 0.0 0.0
19668 3432 ? S 17:29 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 11049 0.0 0.0 53740 20788 ? S 17:29 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 11050 0.0 0.0 58432 7380 ? S 17:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build 11057 0.0 0.0 4280 712 ? S 17:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11059 0.0 0.0 12784 920 ? S 17:29 0:00 grep osmo
build 26811 0.0 0.0 19656 3424 ? S 17:29 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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 48902), 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', 48902),
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.cfgjw5kdcly, 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.cfgjw5kdcly'
ls -l /proc/11049/fd
total 0
lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726]
l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727]
l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728]
l-wx------ 1 build build 64 Dec 1 17:29 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 8778 0.0 0.0
19668 3432 ? S 17:29 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 11049 0.0 0.0 54064 21160 ? S 17:29 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 11060 0.0 0.0 58432 7212 ? S 17:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjw5kdcly
build 11067 0.0 0.0 4280 752 ? S 17:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11069 0.0 0.0 12784 984 ? S 17:29 0:00 grep osmo
build 26811 0.0 0.0 19656 3424 ? S 17:29 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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 48904), 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', 48904),
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.cfgjw5kdcly, 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.cfgjw5kdcly'
ls -l /proc/11049/fd
total 0
lr-x------ 1 build build 64 Dec 1 17:29 0 -> pipe:[189699726]
l-wx------ 1 build build 64 Dec 1 17:29 1 -> pipe:[189699727]
l-wx------ 1 build build 64 Dec 1 17:29 2 -> pipe:[189699728]
l-wx------ 1 build build 64 Dec 1 17:29 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 8778 0.0 0.0
19668 3432 ? S 17:29 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 8799 0.0 0.0 19668 2536 ? S 17:29 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 11049 11.0 0.0 54064 21160 ? S 17:29 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 11070 0.0 0.0 58560 7488 ? S 17:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgjw5kdcly
build 11077 0.0 0.0 4280 704 ? S 17:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11079 0.0 0.0 12784 948 ? S 17:29 0:00 grep osmo
build 26811 0.0 0.0 19656 3424 ? S 17:29 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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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
ERRORS: 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', 48906), 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', 48906),
raddr=('127.0.0.1', 4240)> (0 sockets open)
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]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
make[3]: *** [check-local] Error 2
Makefile:1136: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
make[1]: *** [check-recursive] Error 1
Makefile:417: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub'
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