Started by upstream project "master-osmo-gsm-manuals" build number 4507 originally caused by: Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmo-gsm-manuals/a1/default/a2/default/a3/default/a4/default/label/osmocom-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXtXtGM/agent.4035556 SSH_AGENT_PID=4035558 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-gsm-manuals/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_10257667645732870355.key (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://gerrit.osmocom.org/osmo-gsm-manuals > git init /home/osmocom-build/jenkins/workspace/master-osmo-gsm-manuals/a1/default/a2/default/a3/default/a4/default/label/osmocom-master # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-manuals > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-manuals +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-manuals # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8819bd91ec607a42cda0574d16d3e5eccd63ef78 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8819bd91ec607a42cda0574d16d3e5eccd63ef78 # timeout=10 Commit message: "Cosmetic: build/Makefile.asciidoc: remove comments" > git rev-list --no-walk 8819bd91ec607a42cda0574d16d3e5eccd63ef78 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins16500743799868677783.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-XXXXXXXtXtGM/agent.4035556 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-gsm-manuals/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-XXXXXXXtXtGM/agent.4035556:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo-gsm-manuals/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + [ -n ] + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:40: warning: AC_OUTPUT should be used without arguments. configure.ac:40: You should run autoupdate. configure.ac:17: installing './compile' configure.ac:17: installing './config.guess' configure.ac:17: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' + ./configure --enable-asciidoc-warnings-check checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes All dependencies installed! checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating osmo-gsm-manuals.pc config.status: creating Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands + make -j 12 echo 1.5.0.12-8819 > .version-t && mv .version-t .version make all-recursive make[1]: Entering directory '/build' Making all in tests make[2]: Entering directory '/build/tests' echo ":gfdl-enabled:" > test-usermanual.adoc ln -s ../build build ln -s ../common common echo ":program-name: Test" >> test-usermanual.adoc mkdir -p generated xmllint --xinclude --postvalid --noout test-vty-reference.xml echo "" >> test-usermanual.adoc ../build/vty_reference_combine.sh "/build/merge_doc.xsl" \ $(../build/find_existing_path.sh "vty/*reference.xml" . .) \ ../common/vty_additions.xml \ ./vty/*additions*.xml > generated/combined.xml export VTYDIR_NAME="vty-test2" && \ export VTYDIR_SRC="./$VTYDIR_NAME" && \ export VTYDIR_BUILD="./$VTYDIR_NAME" && \ export VTYGEN="generated/docbook_test2-vty-reference.xml_combine" && \ mkdir -p $VTYGEN && \ ../build/vty_reference_combine.sh "/build/merge_doc.xsl" \ $(../build/find_existing_path.sh "*reference.xml" $VTYDIR_BUILD $VTYDIR_SRC) \ ../common/vty_additions.xml \ $VTYDIR_SRC/*additions*.xml > $VTYGEN/combined.xml && \ xsltproc ../vty_reference.xsl $VTYGEN/combined.xml > "generated/docbook_test2-vty-reference.xml" xmllint --xinclude --postvalid --noout test2-vty-reference.xml echo "Osmo GSM Manuals Shared Content Test" >> test-usermanual.adoc echo "====================================" >> test-usermanual.adoc echo "Oliver Smith " >> test-usermanual.adoc + mktemp echo "" >> test-usermanual.adoc + combined=/tmp/tmp.3SRtlo4ztp + mktemp for chapter in ../common/chapters/mncc.adoc ../common/chapters/gb-ns2.adoc ../common/chapters/vty.adoc ../common/chapters/gfdl.adoc ../common/chapters/gb.adoc ../common/chapters/port_numbers.adoc ../common/chapters/counters-overview.adoc ../common/chapters/spectrum.adoc ../common/chapters/oap.adoc ../common/chapters/trx_if.adoc ../common/chapters/bibliography.adoc ../common/chapters/gsup.adoc ../common/chapters/gb-pool.adoc ../common/chapters/cell-broadcast.adoc ../common/chapters/smpp.adoc ../common/chapters/cs7-config.adoc ../common/chapters/mgwpool.adoc ../common/chapters/vty_cpu_sched.adoc ../common/chapters/qos-dscp-pcp.adoc ../common/chapters/logging.adoc ../common/chapters/sigtran-osmocom.adoc ../common/chapters/installation.adoc ../common/chapters/osmux/osmux.adoc ../common/chapters/preface.adoc ../common/chapters/abis.adoc ../common/chapters/sigtran.adoc ../common/chapters/rf.adoc ../common/chapters/control_if.adoc ../common/chapters/glossary.adoc; do \ echo "include::${chapter}[]" >> test-usermanual.adoc; \ done; + combine_src=/tmp/tmp.K9dX8qCx8o + cp ./vty/test_vty_reference.xml /tmp/tmp.3SRtlo4ztp + mktemp + combined=/tmp/tmp.Ut3UYUWJjA + mktemp if ! [ -f test-usermanual.adoc ]; then \ ln -s test-usermanual.adoc test-usermanual.adoc; \ fi + combine_src=/tmp/tmp.TeYuIw8y00 + cp ./vty-test2/test2_vty_reference.xml /tmp/tmp.Ut3UYUWJjA TEXINPUTS=".." \ a2x -vv -L --asciidoc-opts="-f ../build/mscgen-filter.conf -f ../build/diag-filter.conf -f ../build/docinfo-releaseinfo.conf -f ../build/graphviz-filter.conf -a srcdir='/build/tests' -a commondir='../common' " --dblatex-opts="--config ../build/dblatex_config.xml -s ../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT 1.5.0-12-g8819" -a revdate="2024-Apr-03" test-usermanual.adoc + + [ -n ../common/vty_additions.xml ][ -n ../common/vty_additions.xml ] + realpath ../common/vty_additions.xml + realpath ../common/vty_additions.xml + addition=/build/common/vty_additions.xml + shift+ addition=/build/common/vty_additions.xml + cp /tmp/tmp.Ut3UYUWJjA+ /tmp/tmp.TeYuIw8y00 shift + cp /tmp/tmp.3SRtlo4ztp /tmp/tmp.K9dX8qCx8o + xsltproc -o /tmp/tmp.3SRtlo4ztp --stringparam with /build/common/vty_additions.xml /build/merge_doc.xsl /tmp/tmp.K9dX8qCx8o + xsltproc -o /tmp/tmp.Ut3UYUWJjA --stringparam with /build/common/vty_additions.xml /build/merge_doc.xsl /tmp/tmp.TeYuIw8y00 + [ -n ./vty/test_vty_additions.xml ] + [ -n ./vty-test2/test2_vty_additions.xml ] + realpath ./vty-test2/test2_vty_additions.xml + realpath ./vty/test_vty_additions.xml + addition=/build/tests/vty-test2/test2_vty_additions.xml + shift + cp /tmp/tmp.Ut3UYUWJjA /tmp/tmp.TeYuIw8y00 + addition=/build/tests/vty/test_vty_additions.xml + shift + cp /tmp/tmp.3SRtlo4ztp /tmp/tmp.K9dX8qCx8o + xsltproc -o /tmp/tmp.Ut3UYUWJjA --stringparam with /build/tests/vty-test2/test2_vty_additions.xml /build/merge_doc.xsl /tmp/tmp.TeYuIw8y00 + xsltproc -o /tmp/tmp.3SRtlo4ztp --stringparam with /build/tests/vty/test_vty_additions.xml /build/merge_doc.xsl /tmp/tmp.K9dX8qCx8o + [ -n ] + cat /tmp/tmp.3SRtlo4ztp + [ -n ] + cat /tmp/tmp.Ut3UYUWJjA + rm -f+ /tmp/tmp.K9dX8qCx8o rm -f /tmp/tmp.TeYuIw8y00 + rm -f /tmp/tmp.3SRtlo4ztp + rm -f /tmp/tmp.Ut3UYUWJjA xsltproc ../vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml set -x && \ export GIT_DATE="2024-Apr-03" && \ export REVNUMBER="DRAFT 1.5.0-12-g8819" && \ export TEMPFILE="/build/tests/generated/_temp_test-vty-reference.xml" && \ ../build/docbook-set-revhistory.py "test-vty-reference.xml" && \ dblatex \ --config ../build/dblatex_config.xml \ --xslt-opts="--path /build/common/chapters:/build/tests/generated" \ \ -P draft.mode=no \ -o test-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=2024-Apr-03 + GIT_DATE=2024-Apr-03 + export 'REVNUMBER=DRAFT 1.5.0-12-g8819' + REVNUMBER='DRAFT 1.5.0-12-g8819' + export TEMPFILE=/build/tests/generated/_temp_test-vty-reference.xml + TEMPFILE=/build/tests/generated/_temp_test-vty-reference.xml + ../build/docbook-set-revhistory.py test-vty-reference.xml set -x && \ export GIT_DATE="2024-Apr-03" && \ export REVNUMBER="DRAFT 1.5.0-12-g8819" && \ export TEMPFILE="/build/tests/generated/_temp_test2-vty-reference.xml" && \ ../build/docbook-set-revhistory.py "test2-vty-reference.xml" && \ dblatex \ --config ../build/dblatex_config.xml \ --xslt-opts="--path /build/common/chapters:/build/tests/generated" \ \ -P draft.mode=no \ -o test2-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE asciidoc: reading: /etc/asciidoc/asciidoc.conf + export GIT_DATE=2024-Apr-03 + GIT_DATE=2024-Apr-03 + export 'REVNUMBER=DRAFT 1.5.0-12-g8819' + REVNUMBER='DRAFT 1.5.0-12-g8819' + export TEMPFILE=/build/tests/generated/_temp_test2-vty-reference.xml + TEMPFILE=/build/tests/generated/_temp_test2-vty-reference.xml + ../build/docbook-set-revhistory.py test2-vty-reference.xml asciidoc: reading: ../build/mscgen-filter.conf asciidoc: reading: ../build/diag-filter.conf asciidoc: reading: ../build/docinfo-releaseinfo.conf asciidoc: reading: ../build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf Changing revhistory to DRAFT 1.5.0-12-g8819, 2024-Apr-03... Changing revhistory to DRAFT 1.5.0-12-g8819, 2024-Apr-03... asciidoc: reading: /build/tests/test-usermanual.adoc + dblatex --config ../build/dblatex_config.xml '--xslt-opts=--path /build/common/chapters:/build/tests/generated' -P draft.mode=no -o test-vty-reference.pdf /build/tests/generated/_temp_test-vty-reference.xml asciidoc: reading: /etc/asciidoc/docbook45.conf + dblatex --config ../build/dblatex_config.xml '--xslt-opts=--path /build/common/chapters:/build/tests/generated' -P draft.mode=no -o test2-vty-reference.pdf /build/tests/generated/_temp_test2-vty-reference.xml asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: ../build/mscgen-filter.conf asciidoc: reading: ../build/diag-filter.conf asciidoc: reading: ../build/docinfo-releaseinfo.conf asciidoc: reading: ../build/graphviz-filter.conf asciidoc: writing: /build/tests/test-usermanual.xml asciidoc: test-usermanual.adoc: line 6: evaluating: {include:/build/tests/test-usermanual-docinfo.xml} asciidoc: include: /build/common/chapters/mncc.adoc asciidoc: test-usermanual.adoc: line 8: reading: /build/common/chapters/mncc.adoc Build the book set list... Build the book set list... asciidoc: include: /build/common/chapters/gb-ns2.adoc asciidoc: test-usermanual.adoc: line 9: reading: /build/common/chapters/gb-ns2.adoc asciidoc: include: /build/common/chapters/gb-ip-sns.msc asciidoc: gb-ns2.adoc: line 153: reading: /build/common/chapters/gb-ip-sns.msc asciidoc: gb-ns2.adoc: line 152: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 152: evaluating: {set2:target:test-usermanual__1.svg} asciidoc: gb-ip-sns.msc: line 38: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__1.svg" -Tsvg - asciidoc: include: /build/common/chapters/gb-ns2-nsvc-states-reset-block.dot asciidoc: gb-ns2.adoc: line 436: reading: /build/common/chapters/gb-ns2-nsvc-states-reset-block.dot asciidoc: gb-ns2.adoc: line 435: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 435: evaluating: {set2:target:test-usermanual__2.svg} asciidoc: gb-ns2-nsvc-states-reset-block.dot: line 9: filtering: dot -o "/build/tests/test-usermanual__2.svg" -T svg && echo " " Build the listings... Build the listings... asciidoc: include: /build/common/chapters/gb-ns2-nsvc-states-alive.dot asciidoc: gb-ns2.adoc: line 443: reading: /build/common/chapters/gb-ns2-nsvc-states-alive.dot asciidoc: gb-ns2.adoc: line 442: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 442: evaluating: {set2:target:test-usermanual__3.svg} asciidoc: gb-ns2-nsvc-states-alive.dot: line 6: filtering: dot -o "/build/tests/test-usermanual__3.svg" -T svg && echo " " asciidoc: include: /build/common/chapters/vty.adoc asciidoc: test-usermanual.adoc: line 10: reading: /build/common/chapters/vty.adoc XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. Processing stripped document. Processing stripped document. asciidoc: include: /build/common/chapters/gfdl.adoc asciidoc: test-usermanual.adoc: line 11: reading: /build/common/chapters/gfdl.adoc Build _temp_test-vty-reference.pdf Build _temp_test2-vty-reference.pdf asciidoc: include: /build/common/chapters/gb.adoc asciidoc: test-usermanual.adoc: line 12: reading: /build/common/chapters/gb.adoc asciidoc: include: /build/common/chapters/port_numbers.adoc asciidoc: test-usermanual.adoc: line 13: reading: /build/common/chapters/port_numbers.adoc asciidoc: include: /build/common/chapters/counters-overview.adoc asciidoc: test-usermanual.adoc: line 14: reading: /build/common/chapters/counters-overview.adoc asciidoc: include: /build/common/chapters/spectrum.adoc asciidoc: test-usermanual.adoc: line 15: reading: /build/common/chapters/spectrum.adoc asciidoc: include: /build/common/chapters/oap.adoc asciidoc: test-usermanual.adoc: line 16: reading: /build/common/chapters/oap.adoc asciidoc: oap.adoc: line 27: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 27: evaluating: {set2:target:test-usermanual__4.svg} asciidoc: oap.adoc: line 35: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__4.svg" -Tsvg - asciidoc: oap.adoc: line 40: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 40: evaluating: {set2:target:test-usermanual__5.svg} asciidoc: oap.adoc: line 46: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__5.svg" -Tsvg - asciidoc: oap.adoc: line 51: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 51: evaluating: {set2:target:test-usermanual__6.svg} asciidoc: oap.adoc: line 61: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__6.svg" -Tsvg - asciidoc: oap.adoc: line 243: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 243: evaluating: {set2:target:test-usermanual__7.svg} asciidoc: oap.adoc: line 251: filtering: packetdiag3 -o "/build/tests/test-usermanual__7.svg" -Tsvg - && echo " " asciidoc: include: /build/common/chapters/trx_if.adoc asciidoc: test-usermanual.adoc: line 17: reading: /build/common/chapters/trx_if.adoc asciidoc: trx_if.adoc: line 415: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 415: evaluating: {set2:target:test-usermanual__8.svg} asciidoc: trx_if.adoc: line 428: filtering: packetdiag3 -o "/build/tests/test-usermanual__8.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 433: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 433: evaluating: {set2:target:test-usermanual__9.svg} asciidoc: trx_if.adoc: line 447: filtering: packetdiag3 -o "/build/tests/test-usermanual__9.svg" -Tsvg - && echo " " 'test-vty-reference.pdf' successfully built 'test2-vty-reference.pdf' successfully built + rm /build/tests/generated/_temp_test-vty-reference.xml + rm /build/tests/generated/_temp_test2-vty-reference.xml asciidoc: trx_if.adoc: line 452: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 452: evaluating: {set2:target:test-usermanual__10.svg} asciidoc: trx_if.adoc: line 465: filtering: packetdiag3 -o "/build/tests/test-usermanual__10.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 470: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 470: evaluating: {set2:target:test-usermanual__11.svg} asciidoc: trx_if.adoc: line 487: filtering: packetdiag3 -o "/build/tests/test-usermanual__11.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 492: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 492: evaluating: {set2:target:test-usermanual__12.svg} asciidoc: trx_if.adoc: line 507: filtering: packetdiag3 -o "/build/tests/test-usermanual__12.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 631: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 631: evaluating: {set2:target:test-usermanual__13.svg} asciidoc: trx_if.adoc: line 642: filtering: packetdiag3 -o "/build/tests/test-usermanual__13.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 647: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 647: evaluating: {set2:target:test-usermanual__14.svg} asciidoc: trx_if.adoc: line 664: filtering: packetdiag3 -o "/build/tests/test-usermanual__14.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 669: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 669: evaluating: {set2:target:test-usermanual__15.svg} asciidoc: trx_if.adoc: line 684: filtering: packetdiag3 -o "/build/tests/test-usermanual__15.svg" -Tsvg - && echo " " asciidoc: include: /build/common/chapters/bibliography.adoc asciidoc: test-usermanual.adoc: line 18: reading: /build/common/chapters/bibliography.adoc asciidoc: include: /build/common/chapters/gsup.adoc asciidoc: test-usermanual.adoc: line 19: reading: /build/common/chapters/gsup.adoc asciidoc: gsup.adoc: line 63: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 63: evaluating: {set2:target:test-usermanual__16.svg} asciidoc: gsup.adoc: line 70: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__16.svg" -Tsvg - asciidoc: gsup.adoc: line 75: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 75: evaluating: {set2:target:test-usermanual__17.svg} asciidoc: gsup.adoc: line 82: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__17.svg" -Tsvg - asciidoc: gsup.adoc: line 92: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 92: evaluating: {set2:target:test-usermanual__18.svg} asciidoc: gsup.adoc: line 98: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__18.svg" -Tsvg - asciidoc: gsup.adoc: line 113: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 113: evaluating: {set2:target:test-usermanual__19.svg} asciidoc: gsup.adoc: line 122: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__19.svg" -Tsvg - asciidoc: gsup.adoc: line 127: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 127: evaluating: {set2:target:test-usermanual__20.svg} asciidoc: gsup.adoc: line 134: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__20.svg" -Tsvg - asciidoc: gsup.adoc: line 144: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 144: evaluating: {set2:target:test-usermanual__21.svg} asciidoc: gsup.adoc: line 151: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__21.svg" -Tsvg - asciidoc: gsup.adoc: line 156: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 156: evaluating: {set2:target:test-usermanual__22.svg} asciidoc: gsup.adoc: line 163: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__22.svg" -Tsvg - asciidoc: gsup.adoc: line 175: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 175: evaluating: {set2:target:test-usermanual__23.svg} asciidoc: gsup.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__23.svg" -Tsvg - asciidoc: gsup.adoc: line 194: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 194: evaluating: {set2:target:test-usermanual__24.svg} asciidoc: gsup.adoc: line 201: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__24.svg" -Tsvg - asciidoc: gsup.adoc: line 213: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 213: evaluating: {set2:target:test-usermanual__25.svg} asciidoc: gsup.adoc: line 220: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__25.svg" -Tsvg - asciidoc: gsup.adoc: line 239: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 239: evaluating: {set2:target:test-usermanual__26.svg} asciidoc: gsup.adoc: line 251: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__26.svg" -Tsvg - asciidoc: gsup.adoc: line 260: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 260: evaluating: {set2:target:test-usermanual__27.svg} asciidoc: gsup.adoc: line 278: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__27.svg" -Tsvg - asciidoc: gsup.adoc: line 289: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 289: evaluating: {set2:target:test-usermanual__28.svg} asciidoc: gsup.adoc: line 297: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__28.svg" -Tsvg - asciidoc: gsup.adoc: line 314: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 314: evaluating: {set2:target:test-usermanual__29.svg} asciidoc: gsup.adoc: line 321: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__29.svg" -Tsvg - asciidoc: gsup.adoc: line 1249: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1249: evaluating: {set2:target:test-usermanual__30.svg} asciidoc: gsup.adoc: line 1261: filtering: packetdiag3 -o "/build/tests/test-usermanual__30.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1282: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1282: evaluating: {set2:target:test-usermanual__31.svg} asciidoc: gsup.adoc: line 1291: filtering: packetdiag3 -o "/build/tests/test-usermanual__31.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1387: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1387: evaluating: {set2:target:test-usermanual__32.svg} asciidoc: gsup.adoc: line 1396: filtering: packetdiag3 -o "/build/tests/test-usermanual__32.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1469: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1469: evaluating: {set2:target:test-usermanual__33.svg} asciidoc: gsup.adoc: line 1477: filtering: packetdiag3 -o "/build/tests/test-usermanual__33.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1487: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1487: evaluating: {set2:target:test-usermanual__34.svg} asciidoc: gsup.adoc: line 1500: filtering: packetdiag3 -o "/build/tests/test-usermanual__34.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1514: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1514: evaluating: {set2:target:test-usermanual__35.svg} asciidoc: gsup.adoc: line 1529: filtering: packetdiag3 -o "/build/tests/test-usermanual__35.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1549: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1549: evaluating: {set2:target:test-usermanual__36.svg} asciidoc: gsup.adoc: line 1558: filtering: packetdiag3 -o "/build/tests/test-usermanual__36.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1571: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1571: evaluating: {set2:target:test-usermanual__37.svg} asciidoc: gsup.adoc: line 1578: filtering: packetdiag3 -o "/build/tests/test-usermanual__37.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1596: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1596: evaluating: {set2:target:test-usermanual__38.svg} asciidoc: gsup.adoc: line 1611: filtering: packetdiag3 -o "/build/tests/test-usermanual__38.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1679: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1679: evaluating: {set2:target:test-usermanual__39.svg} asciidoc: gsup.adoc: line 1688: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__39.svg" -Tsvg - asciidoc: gsup.adoc: line 1711: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1711: evaluating: {set2:target:test-usermanual__40.svg} asciidoc: gsup.adoc: line 1721: filtering: packetdiag3 -o "/build/tests/test-usermanual__40.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1846: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1846: evaluating: {set2:target:test-usermanual__41.svg} asciidoc: gsup.adoc: line 1854: filtering: packetdiag3 -o "/build/tests/test-usermanual__41.svg" -Tsvg - && echo " " asciidoc: include: /build/common/chapters/gb-pool.adoc asciidoc: test-usermanual.adoc: line 20: reading: /build/common/chapters/gb-pool.adoc asciidoc: include: /build/common/chapters/cell-broadcast.adoc asciidoc: test-usermanual.adoc: line 21: reading: /build/common/chapters/cell-broadcast.adoc asciidoc: include: /build/common/chapters/osmocom-cbs.msc asciidoc: cell-broadcast.adoc: line 59: reading: /build/common/chapters/osmocom-cbs.msc asciidoc: cell-broadcast.adoc: line 58: evaluating: {counter2:target-number} asciidoc: cell-broadcast.adoc: line 58: evaluating: {set2:target:test-usermanual__42.svg} asciidoc: osmocom-cbs.msc: line 12: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__42.svg" -Tsvg - asciidoc: include: /build/common/chapters/smpp.adoc asciidoc: test-usermanual.adoc: line 22: reading: /build/common/chapters/smpp.adoc asciidoc: include: /build/common/chapters/cs7-config.adoc asciidoc: test-usermanual.adoc: line 23: reading: /build/common/chapters/cs7-config.adoc asciidoc: include: /build/common/chapters/mgwpool.adoc asciidoc: test-usermanual.adoc: line 24: reading: /build/common/chapters/mgwpool.adoc asciidoc: include: /build/common/chapters/vty_cpu_sched.adoc asciidoc: test-usermanual.adoc: line 25: reading: /build/common/chapters/vty_cpu_sched.adoc asciidoc: include: /build/common/chapters/qos-dscp-pcp.adoc asciidoc: test-usermanual.adoc: line 26: reading: /build/common/chapters/qos-dscp-pcp.adoc asciidoc: include: /build/tests/chapters/qos-example.adoc asciidoc: qos-dscp-pcp.adoc: line 161: reading: /build/tests/chapters/qos-example.adoc asciidoc: include: /build/common/chapters/logging.adoc asciidoc: test-usermanual.adoc: line 27: reading: /build/common/chapters/logging.adoc asciidoc: include: /build/common/chapters/sigtran-osmocom.adoc asciidoc: test-usermanual.adoc: line 28: reading: /build/common/chapters/sigtran-osmocom.adoc asciidoc: include: /build/common/chapters/sigtran-simple-2g.dot asciidoc: sigtran-osmocom.adoc: line 221: reading: /build/common/chapters/sigtran-simple-2g.dot asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {counter2:target-number} asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {set2:target:test-usermanual__43.svg} asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/build/tests/test-usermanual__43.svg" -T svg && echo " " asciidoc: include: /build/common/chapters/sigtran-simple-3g.dot asciidoc: sigtran-osmocom.adoc: line 251: reading: /build/common/chapters/sigtran-simple-3g.dot asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {counter2:target-number} asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {set2:target:test-usermanual__44.svg} asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/build/tests/test-usermanual__44.svg" -T svg && echo " " asciidoc: include: /build/common/chapters/installation.adoc asciidoc: test-usermanual.adoc: line 29: reading: /build/common/chapters/installation.adoc asciidoc: include: /build/common/chapters/osmux/osmux.adoc asciidoc: test-usermanual.adoc: line 30: reading: /build/common/chapters/osmux/osmux.adoc asciidoc: include: /build/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 125: reading: /build/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 124: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 124: evaluating: {set2:target:test-usermanual__45.svg} asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/build/tests/test-usermanual__45.svg" -T svg && echo " " asciidoc: include: /build/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 131: reading: /build/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 130: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 130: evaluating: {set2:target:test-usermanual__46.svg} asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__46.svg" -Tsvg - asciidoc: include: /build/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 140: reading: /build/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 139: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 139: evaluating: {set2:target:test-usermanual__47.svg} asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/build/tests/test-usermanual__47.svg" -T svg && echo " " asciidoc: include: /build/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 146: reading: /build/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 145: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 145: evaluating: {set2:target:test-usermanual__48.svg} asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__48.svg" -Tsvg - asciidoc: include: /build/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 155: reading: /build/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 154: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 154: evaluating: {set2:target:test-usermanual__49.svg} asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/build/tests/test-usermanual__49.svg" -T svg && echo " " asciidoc: include: /build/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 161: reading: /build/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 160: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 160: evaluating: {set2:target:test-usermanual__50.svg} asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__50.svg" -Tsvg - asciidoc: include: /build/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: osmux.adoc: line 164: reading: /build/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: include: /build/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 172: reading: /build/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 171: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 171: evaluating: {set2:target:test-usermanual__51.svg} asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/build/tests/test-usermanual__51.svg" -T svg && echo " " asciidoc: include: /build/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 178: reading: /build/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 177: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 177: evaluating: {set2:target:test-usermanual__52.svg} asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__52.svg" -Tsvg - asciidoc: include: /build/common/chapters/preface.adoc asciidoc: test-usermanual.adoc: line 31: reading: /build/common/chapters/preface.adoc asciidoc: include: /build/common/chapters/abis.adoc asciidoc: test-usermanual.adoc: line 32: reading: /build/common/chapters/abis.adoc asciidoc: include: /build/common/chapters/sigtran.adoc asciidoc: test-usermanual.adoc: line 33: reading: /build/common/chapters/sigtran.adoc asciidoc: include: /build/common/chapters/rf.adoc asciidoc: test-usermanual.adoc: line 34: reading: /build/common/chapters/rf.adoc asciidoc: rf.adoc: line 150: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 150: evaluating: {set2:target:test-usermanual__53.svg} asciidoc: rf.adoc: line 159: filtering: dot -o "/build/tests/test-usermanual__53.svg" -T svg && echo " " asciidoc: rf.adoc: line 200: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 200: evaluating: {set2:target:test-usermanual__54.svg} asciidoc: rf.adoc: line 212: filtering: dot -o "/build/tests/test-usermanual__54.svg" -T svg && echo " " asciidoc: rf.adoc: line 358: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 358: evaluating: {set2:target:test-usermanual__55.svg} asciidoc: rf.adoc: line 369: filtering: dot -o "/build/tests/test-usermanual__55.svg" -T svg && echo " " asciidoc: rf.adoc: line 374: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 374: evaluating: {set2:target:test-usermanual__56.svg} asciidoc: rf.adoc: line 393: filtering: dot -o "/build/tests/test-usermanual__56.svg" -T svg && echo " " asciidoc: rf.adoc: line 642: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 642: evaluating: {set2:target:test-usermanual__57.svg} asciidoc: rf.adoc: line 648: filtering: dot -o "/build/tests/test-usermanual__57.svg" -T svg && echo " " asciidoc: rf.adoc: line 673: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 673: evaluating: {set2:target:test-usermanual__58.svg} asciidoc: rf.adoc: line 679: filtering: dot -o "/build/tests/test-usermanual__58.svg" -T svg && echo " " asciidoc: include: /build/common/chapters/control_if.adoc asciidoc: test-usermanual.adoc: line 35: reading: /build/common/chapters/control_if.adoc asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 25: evaluating: {set2:target:test-usermanual__59.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/build/tests/test-usermanual__59.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:test-usermanual__60.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/build/tests/test-usermanual__60.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:test-usermanual__61.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__61.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:test-usermanual__62.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__62.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:test-usermanual__63.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__63.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:test-usermanual__64.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__64.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:test-usermanual__65.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/tests/test-usermanual__65.svg" -Tsvg - asciidoc: include: /build/common/chapters/glossary.adoc asciidoc: test-usermanual.adoc: line 36: reading: /build/common/chapters/glossary.adoc a2x: args: ['-vv', '-L', "--asciidoc-opts=-f ../build/mscgen-filter.conf -f ../build/diag-filter.conf -f ../build/docinfo-releaseinfo.conf -f ../build/graphviz-filter.conf -a srcdir='/build/tests' -a commondir='../common' ", '--dblatex-opts=--config ../build/dblatex_config.xml -s ../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT 1.5.0-12-g8819', '-a', 'revdate=2024-Apr-03', 'test-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '../build/mscgen-filter.conf', '-f', '../build/diag-filter.conf', '-f', '../build/docinfo-releaseinfo.conf', '-f', '../build/graphviz-filter.conf', '-a', 'srcdir=/build/tests', '-a', 'commondir=../common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT 1.5.0-12-g8819'), ('--attribute', 'revdate=2024-Apr-03'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/build/tests/test-usermanual.xml')] a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config ../build/dblatex_config.xml -s ../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/tests/test-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/tests/test-usermanual.xml /build/tests/test-usermanual.xml:13322: element figure: validity error : ID fig-network-osmux-aoip already defined
Sample node diagram of Osmux enabled ^ Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/tests' /usr/share/dblatex/xsl/common/mklistings.xsl /build/tests/test-usermanual.xml /build/tests/test-usermanual.xml:13322: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ xsltproc -o test-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpcgaiye92/listings.xml' --param current.dir '/build/tests' /tmp/tmpcgaiye92/custom.xsl /build/tests/test-usermanual.xml /build/tests/test-usermanual.xml:13322: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: gsup-msg-purge-ms-reqs. XRef to nonexistent id: gsup-msg-purge-ms-reqs Error: no ID for constraint linkend: gsup-ie-pdptaddress. XRef to nonexistent id: gsup-ie-pdptaddress Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /build/tests/test-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /build/tests/test-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /build/tests/test-usermanual__3.svg rsvg-convert -a -f pdf -o fig3.pdf /build/tests/test-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /build/tests/test-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /build/tests/test-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /build/tests/test-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /build/tests/test-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /build/tests/test-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /build/tests/test-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /build/tests/test-usermanual__11.svg rsvg-convert -a -f pdf -o fig11.pdf /build/tests/test-usermanual__12.svg rsvg-convert -a -f pdf -o fig12.pdf /build/tests/test-usermanual__13.svg rsvg-convert -a -f pdf -o fig13.pdf /build/tests/test-usermanual__14.svg rsvg-convert -a -f pdf -o fig14.pdf /build/tests/test-usermanual__15.svg rsvg-convert -a -f pdf -o fig15.pdf /build/tests/test-usermanual__16.svg rsvg-convert -a -f pdf -o fig16.pdf /build/tests/test-usermanual__17.svg rsvg-convert -a -f pdf -o fig17.pdf /build/tests/test-usermanual__18.svg rsvg-convert -a -f pdf -o fig18.pdf /build/tests/test-usermanual__19.svg rsvg-convert -a -f pdf -o fig19.pdf /build/tests/test-usermanual__20.svg rsvg-convert -a -f pdf -o fig20.pdf /build/tests/test-usermanual__21.svg rsvg-convert -a -f pdf -o fig21.pdf /build/tests/test-usermanual__22.svg rsvg-convert -a -f pdf -o fig22.pdf /build/tests/test-usermanual__23.svg rsvg-convert -a -f pdf -o fig23.pdf /build/tests/test-usermanual__24.svg rsvg-convert -a -f pdf -o fig24.pdf /build/tests/test-usermanual__25.svg rsvg-convert -a -f pdf -o fig25.pdf /build/tests/test-usermanual__26.svg rsvg-convert -a -f pdf -o fig26.pdf /build/tests/test-usermanual__27.svg rsvg-convert -a -f pdf -o fig27.pdf /build/tests/test-usermanual__28.svg rsvg-convert -a -f pdf -o fig28.pdf /build/tests/test-usermanual__29.svg rsvg-convert -a -f pdf -o fig29.pdf /build/tests/test-usermanual__30.svg rsvg-convert -a -f pdf -o fig30.pdf /build/tests/test-usermanual__31.svg rsvg-convert -a -f pdf -o fig31.pdf /build/tests/test-usermanual__32.svg rsvg-convert -a -f pdf -o fig32.pdf /build/tests/test-usermanual__33.svg rsvg-convert -a -f pdf -o fig33.pdf /build/tests/test-usermanual__34.svg rsvg-convert -a -f pdf -o fig34.pdf /build/tests/test-usermanual__35.svg rsvg-convert -a -f pdf -o fig35.pdf /build/tests/test-usermanual__36.svg rsvg-convert -a -f pdf -o fig36.pdf /build/tests/test-usermanual__37.svg rsvg-convert -a -f pdf -o fig37.pdf /build/tests/test-usermanual__38.svg rsvg-convert -a -f pdf -o fig38.pdf /build/tests/test-usermanual__39.svg rsvg-convert -a -f pdf -o fig39.pdf /build/tests/test-usermanual__40.svg rsvg-convert -a -f pdf -o fig40.pdf /build/tests/test-usermanual__41.svg rsvg-convert -a -f pdf -o fig41.pdf /build/tests/test-usermanual__42.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig42.pdf /build/tests/test-usermanual__43.svg rsvg-convert -a -f pdf -o fig43.pdf /build/tests/test-usermanual__44.svg rsvg-convert -a -f pdf -o fig44.pdf /build/tests/test-usermanual__45.svg rsvg-convert -a -f pdf -o fig45.pdf /build/tests/test-usermanual__46.svg rsvg-convert -a -f pdf -o fig46.pdf /build/tests/test-usermanual__47.svg rsvg-convert -a -f pdf -o fig47.pdf /build/tests/test-usermanual__48.svg rsvg-convert -a -f pdf -o fig48.pdf /build/tests/test-usermanual__49.svg rsvg-convert -a -f pdf -o fig49.pdf /build/tests/test-usermanual__50.svg rsvg-convert -a -f pdf -o fig50.pdf /build/tests/test-usermanual__51.svg rsvg-convert -a -f pdf -o fig51.pdf /build/tests/test-usermanual__52.svg rsvg-convert -a -f pdf -o fig52.pdf /build/tests/test-usermanual__53.svg rsvg-convert -a -f pdf -o fig53.pdf /build/tests/test-usermanual__54.svg rsvg-convert -a -f pdf -o fig54.pdf /build/tests/test-usermanual__55.svg rsvg-convert -a -f pdf -o fig55.pdf /build/tests/test-usermanual__56.svg rsvg-convert -a -f pdf -o fig56.pdf /build/tests/test-usermanual__57.svg rsvg-convert -a -f pdf -o fig57.pdf /build/tests/test-usermanual__58.svg rsvg-convert -a -f pdf -o fig58.pdf /build/tests/test-usermanual__59.svg rsvg-convert -a -f pdf -o fig59.pdf /build/tests/test-usermanual__60.svg rsvg-convert -a -f pdf -o fig60.pdf /build/tests/test-usermanual__61.svg rsvg-convert -a -f pdf -o fig61.pdf /build/tests/test-usermanual__62.svg rsvg-convert -a -f pdf -o fig62.pdf /build/tests/test-usermanual__63.svg rsvg-convert -a -f pdf -o fig63.pdf /build/tests/test-usermanual__64.svg rsvg-convert -a -f pdf -o fig64.pdf /build/tests/test-usermanual__65.svg Build test-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode test-usermanual.tex kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 tctt0900 mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600; nonstopmode; input tctt0900 This is METAFONT, Version 2.71828182 (TeX Live 2022/Debian) (preloaded base=mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt0900.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exbase.mf) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/tctt.mf (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymb.mf Ok (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/exaccess.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txpseudo.mf Ok) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txaccent.mf Ok [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [27] [29]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txgen.mf Ok [100] [109] [98] [99] [108]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txsymbol.mf Ok [13] [18] [21] [22] [23] [24] [25] [26] [28] [31] [32] [36] [39] [44] [45] [46] [42] [47] [60] [61] [62] [77] [79] [87] [110] [91] [93] [94] [95] [96] [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] [171] [172] [173] [174] [175] [177] [176] [180] [181] [182] [183] [184] [187] [191] [214] [246]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txromod.mf Ok [48] [49] [50] [51] [52] [53] [54] [55] [56] [57]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrsuper.mf Ok [185] [178] [179] [170] [186]) (/usr/share/texlive/texmf-dist/fonts/source/jknappen/ec/txrfract.mf Ok [188] [189] [190]) ) ) ) Font metrics written on tctt0900.tfm. Output written on tctt0900.600gf (128 characters, 17564 bytes). Transcript written on tctt0900.log. mktexpk: /build/.texlive2022/texmf-var/fonts/pk/ljfour/jknappen/ec/tctt0900.600pk: successfully generated. running post-compilation scripts... [index] the index file /tmp/tmpcgaiye92/test-usermanual.idx is empty test-usermanual.aux MD5 checksum changed test-usermanual.toc MD5 checksum changed the /tmp/tmpcgaiye92/test-usermanual.aux file has changed pdflatex -interaction=batchmode test-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpcgaiye92/test-usermanual.idx is empty test-usermanual.aux MD5 checksum changed the /tmp/tmpcgaiye92/test-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'test-usermanual.pdf' successfully built a2x: deleting /build/tests/test-usermanual.xml rm generated/docbook_test2-vty-reference.xml make[2]: Leaving directory '/build/tests' make[2]: Entering directory '/build' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build' make[1]: Leaving directory '/build' + make -j 12 check make check-recursive make[1]: Entering directory '/build' Making check in tests make[2]: Entering directory '/build/tests' if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make test-usermanual.check; \ fi make[3]: Entering directory '/build/tests' if ! [ -f test-usermanual.adoc ]; then \ ln -s test-usermanual.adoc test-usermanual.adoc; \ fi asciidoc -v -f ../build/mscgen-filter.conf -f ../build/diag-filter.conf -f ../build/docinfo-releaseinfo.conf -f ../build/graphviz-filter.conf -a srcdir='/build/tests' -a commondir='../common' test-usermanual.adoc > test-usermanual.check 2>&1 touch test-usermanual.check make[3]: Leaving directory '/build/tests' make[2]: Leaving directory '/build/tests' make[2]: Entering directory '/build' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/build' make[1]: Leaving directory '/build' + make -j 12 distcheck make dist-bzip2 dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '/build' make distdir-am make[2]: Entering directory '/build' if test -d "osmo-gsm-manuals-1.5.0.12-8819"; then find "osmo-gsm-manuals-1.5.0.12-8819" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-1.5.0.12-8819" || { sleep 5 && rm -rf "osmo-gsm-manuals-1.5.0.12-8819"; }; else :; fi test -d "osmo-gsm-manuals-1.5.0.12-8819" || mkdir "osmo-gsm-manuals-1.5.0.12-8819" (cd tests && make top_distdir=../osmo-gsm-manuals-1.5.0.12-8819 distdir=../osmo-gsm-manuals-1.5.0.12-8819/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/build/tests' make distdir-am make[4]: Entering directory '/build/tests' make[4]: Leaving directory '/build/tests' make[3]: Leaving directory '/build/tests' make \ top_distdir="osmo-gsm-manuals-1.5.0.12-8819" distdir="osmo-gsm-manuals-1.5.0.12-8819" \ dist-hook make[3]: Entering directory '/build' echo 1.5.0.12-8819 > osmo-gsm-manuals-1.5.0.12-8819/.tarball-version make[3]: Leaving directory '/build' test -n "" \ || find "osmo-gsm-manuals-1.5.0.12-8819" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "osmo-gsm-manuals-1.5.0.12-8819" make[2]: Leaving directory '/build' tardir=osmo-gsm-manuals-1.5.0.12-8819 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-gsm-manuals-1.5.0.12-8819.tar.bz2 tardir=osmo-gsm-manuals-1.5.0.12-8819 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-gsm-manuals-1.5.0.12-8819.tar.gz make[1]: Leaving directory '/build' if test -d "osmo-gsm-manuals-1.5.0.12-8819"; then find "osmo-gsm-manuals-1.5.0.12-8819" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-1.5.0.12-8819" || { sleep 5 && rm -rf "osmo-gsm-manuals-1.5.0.12-8819"; }; else :; fi case 'osmo-gsm-manuals-1.5.0.12-8819.tar.gz osmo-gsm-manuals-1.5.0.12-8819.tar.bz2' in \ *.tar.gz*) \ eval GZIP= gzip --best -dc osmo-gsm-manuals-1.5.0.12-8819.tar.gz | ${TAR-tar} xf - ;;\ *.tar.bz2*) \ bzip2 -dc osmo-gsm-manuals-1.5.0.12-8819.tar.bz2 | ${TAR-tar} xf - ;;\ *.tar.lz*) \ lzip -dc osmo-gsm-manuals-1.5.0.12-8819.tar.lz | ${TAR-tar} xf - ;;\ *.tar.xz*) \ xz -dc osmo-gsm-manuals-1.5.0.12-8819.tar.xz | ${TAR-tar} xf - ;;\ *.tar.Z*) \ uncompress -c osmo-gsm-manuals-1.5.0.12-8819.tar.Z | ${TAR-tar} xf - ;;\ *.shar.gz*) \ eval GZIP= gzip --best -dc osmo-gsm-manuals-1.5.0.12-8819.shar.gz | unshar ;;\ *.zip*) \ unzip osmo-gsm-manuals-1.5.0.12-8819.zip ;;\ *.tar.zst*) \ zstd -dc osmo-gsm-manuals-1.5.0.12-8819.tar.zst | ${TAR-tar} xf - ;;\ esac chmod -R a-w osmo-gsm-manuals-1.5.0.12-8819 chmod u+w osmo-gsm-manuals-1.5.0.12-8819 mkdir osmo-gsm-manuals-1.5.0.12-8819/_build osmo-gsm-manuals-1.5.0.12-8819/_build/sub osmo-gsm-manuals-1.5.0.12-8819/_inst chmod a-w osmo-gsm-manuals-1.5.0.12-8819 test -d osmo-gsm-manuals-1.5.0.12-8819/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-gsm-manuals-1.5.0.12-8819/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-gsm-manuals-1.5.0.12-8819/_build/sub \ && ../../configure \ \ \ --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-gsm-manuals-1.5.0.12-8819.tar.gz osmo-gsm-manuals-1.5.0.12-8819.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes All dependencies installed! checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating osmo-gsm-manuals.pc config.status: creating Makefile config.status: creating tests/Makefile config.status: executing depfiles commands config.status: executing libtool commands make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make all-recursive make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making all in tests make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' echo ":gfdl-enabled:" > test-usermanual.adoc ln -s ../../../build build ln -s ../../../common common echo ":program-name: Test" >> test-usermanual.adoc echo "" >> test-usermanual.adoc mkdir -p generated xmllint --xinclude --postvalid --noout ../../../tests/test-vty-reference.xml echo "Osmo GSM Manuals Shared Content Test" >> test-usermanual.adoc ../../../build/vty_reference_combine.sh "/build/osmo-gsm-manuals-1.5.0.12-8819/merge_doc.xsl" \ $(../../../build/find_existing_path.sh "vty/*reference.xml" . ../../../tests) \ ../../../common/vty_additions.xml \ ../../../tests/vty/*additions*.xml > generated/combined.xml export VTYDIR_NAME="vty-test2" && \ export VTYDIR_SRC="../../../tests/$VTYDIR_NAME" && \ export VTYDIR_BUILD="./$VTYDIR_NAME" && \ export VTYGEN="generated/docbook_test2-vty-reference.xml_combine" && \ mkdir -p $VTYGEN && \ ../../../build/vty_reference_combine.sh "/build/osmo-gsm-manuals-1.5.0.12-8819/merge_doc.xsl" \ $(../../../build/find_existing_path.sh "*reference.xml" $VTYDIR_BUILD $VTYDIR_SRC) \ ../../../common/vty_additions.xml \ $VTYDIR_SRC/*additions*.xml > $VTYGEN/combined.xml && \ xsltproc ../../../vty_reference.xsl $VTYGEN/combined.xml > "generated/docbook_test2-vty-reference.xml" xmllint --xinclude --postvalid --noout ../../../tests/test2-vty-reference.xml echo "====================================" >> test-usermanual.adoc echo "Oliver Smith <osmith@sysmocom.de>" >> test-usermanual.adoc echo "" >> test-usermanual.adoc for chapter in ../../../common/chapters/mncc.adoc ../../../common/chapters/gb-ns2.adoc ../../../common/chapters/vty.adoc ../../../common/chapters/gfdl.adoc ../../../common/chapters/gb.adoc ../../../common/chapters/port_numbers.adoc ../../../common/chapters/counters-overview.adoc ../../../common/chapters/spectrum.adoc ../../../common/chapters/oap.adoc ../../../common/chapters/trx_if.adoc ../../../common/chapters/bibliography.adoc ../../../common/chapters/gsup.adoc ../../../common/chapters/gb-pool.adoc ../../../common/chapters/cell-broadcast.adoc ../../../common/chapters/smpp.adoc ../../../common/chapters/cs7-config.adoc ../../../common/chapters/mgwpool.adoc ../../../common/chapters/vty_cpu_sched.adoc ../../../common/chapters/qos-dscp-pcp.adoc ../../../common/chapters/logging.adoc ../../../common/chapters/sigtran-osmocom.adoc ../../../common/chapters/installation.adoc ../../../common/chapters/osmux/osmux.adoc ../../../common/chapters/preface.adoc ../../../common/chapters/abis.adoc ../../../common/chapters/sigtran.adoc ../../../common/chapters/rf.adoc ../../../common/chapters/control_if.adoc ../../../common/chapters/glossary.adoc; do \ echo "include::${chapter}[]" >> test-usermanual.adoc; \ done; + mktemp + combined=/tmp/tmp.rf5VPNEy6e + mktemp + mktemp if ! [ -f test-usermanual.adoc ]; then \ ln -s test-usermanual.adoc test-usermanual.adoc; \ fi + combine_src=/tmp/tmp.hCFRLtteWn + cp ../../../tests/vty/test_vty_reference.xml /tmp/tmp.rf5VPNEy6e + combined=/tmp/tmp.OoZw0jIc7S + mktemp TEXINPUTS="../../.." \ a2x -vv -L --asciidoc-opts="-f ../../../build/mscgen-filter.conf -f ../../../build/diag-filter.conf -f ../../../build/docinfo-releaseinfo.conf -f ../../../build/graphviz-filter.conf -a srcdir='/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/../../tests' -a commondir='../../../common' " --dblatex-opts="--config ../../../build/dblatex_config.xml -s ../../../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 " -a docinfo -a revnumber="DRAFT 1.5.0-12-g8819" -a revdate="2024-Apr-03" test-usermanual.adoc + combine_src=/tmp/tmp.VaMQ2hdjNw + cp ../../../tests/vty-test2/test2_vty_reference.xml /tmp/tmp.OoZw0jIc7S + [ -n ../../../common/vty_additions.xml ] + realpath ../../../common/vty_additions.xml + addition=/build/osmo-gsm-manuals-1.5.0.12-8819/common/vty_additions.xml + shift + cp /tmp/tmp.rf5VPNEy6e /tmp/tmp.hCFRLtteWn + xsltproc -o /tmp/tmp.rf5VPNEy6e --stringparam with /build/osmo-gsm-manuals-1.5.0.12-8819/common/vty_additions.xml /build/osmo-gsm-manuals-1.5.0.12-8819/merge_doc.xsl /tmp/tmp.hCFRLtteWn + [ -n ../../../tests/vty/test_vty_additions.xml ] + realpath ../../../tests/vty/test_vty_additions.xml + addition=/build/osmo-gsm-manuals-1.5.0.12-8819/tests/vty/test_vty_additions.xml + shift + cp /tmp/tmp.rf5VPNEy6e /tmp/tmp.hCFRLtteWn + xsltproc -o /tmp/tmp.rf5VPNEy6e --stringparam with /build/osmo-gsm-manuals-1.5.0.12-8819/tests/vty/test_vty_additions.xml /build/osmo-gsm-manuals-1.5.0.12-8819/merge_doc.xsl /tmp/tmp.hCFRLtteWn + [ -n ] + cat /tmp/tmp.rf5VPNEy6e + rm -f /tmp/tmp.hCFRLtteWn + rm -f /tmp/tmp.rf5VPNEy6e xsltproc ../../../vty_reference.xsl generated/combined.xml \ > generated/docbook_vty.xml + [ -n ../../../common/vty_additions.xml ] + realpath ../../../common/vty_additions.xml + addition=/build/osmo-gsm-manuals-1.5.0.12-8819/common/vty_additions.xml + shift + cp /tmp/tmp.OoZw0jIc7S /tmp/tmp.VaMQ2hdjNw asciidoc: reading: /etc/asciidoc/asciidoc.conf + xsltproc -o /tmp/tmp.OoZw0jIc7S --stringparam with /build/osmo-gsm-manuals-1.5.0.12-8819/common/vty_additions.xml /build/osmo-gsm-manuals-1.5.0.12-8819/merge_doc.xsl /tmp/tmp.VaMQ2hdjNw + [ -n ../../../tests/vty-test2/test2_vty_additions.xml ] + realpath ../../../tests/vty-test2/test2_vty_additions.xml + addition=/build/osmo-gsm-manuals-1.5.0.12-8819/tests/vty-test2/test2_vty_additions.xml + shift + cp /tmp/tmp.OoZw0jIc7S /tmp/tmp.VaMQ2hdjNw asciidoc: reading: ../../../build/mscgen-filter.conf asciidoc: reading: ../../../build/diag-filter.conf + xsltproc -o /tmp/tmp.OoZw0jIc7S --stringparam with /build/osmo-gsm-manuals-1.5.0.12-8819/tests/vty-test2/test2_vty_additions.xml /build/osmo-gsm-manuals-1.5.0.12-8819/merge_doc.xsl /tmp/tmp.VaMQ2hdjNw asciidoc: reading: ../../../build/docinfo-releaseinfo.conf asciidoc: reading: ../../../build/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/asciidoc.conf + [ -n ] + cat /tmp/tmp.OoZw0jIc7S + rm -f /tmp/tmp.VaMQ2hdjNw + rm -f /tmp/tmp.OoZw0jIc7S set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT 1.5.0-12-g8819" && \ export TEMPFILE="/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test-vty-reference.xml" && \ ../../../build/docbook-set-revhistory.py "../../../tests/test-vty-reference.xml" && \ dblatex \ --config ../../../build/dblatex_config.xml \ --xslt-opts="--path /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters:/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated" \ \ -P draft.mode=no \ -o test-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT 1.5.0-12-g8819' + REVNUMBER='DRAFT 1.5.0-12-g8819' + export TEMPFILE=/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test-vty-reference.xml + TEMPFILE=/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test-vty-reference.xml + ../../../build/docbook-set-revhistory.py ../../../tests/test-vty-reference.xml set -x && \ export GIT_DATE="unknown" && \ export REVNUMBER="DRAFT 1.5.0-12-g8819" && \ export TEMPFILE="/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test2-vty-reference.xml" && \ ../../../build/docbook-set-revhistory.py "../../../tests/test2-vty-reference.xml" && \ dblatex \ --config ../../../build/dblatex_config.xml \ --xslt-opts="--path /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters:/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated" \ \ -P draft.mode=no \ -o test2-vty-reference.pdf \ "$TEMPFILE" && \ rm $TEMPFILE + export GIT_DATE=unknown + GIT_DATE=unknown + export 'REVNUMBER=DRAFT 1.5.0-12-g8819' + REVNUMBER='DRAFT 1.5.0-12-g8819' + export TEMPFILE=/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test2-vty-reference.xml + TEMPFILE=/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test2-vty-reference.xml + ../../../build/docbook-set-revhistory.py ../../../tests/test2-vty-reference.xml asciidoc: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.adoc asciidoc: reading: /etc/asciidoc/docbook45.conf asciidoc: reading: /etc/asciidoc/filters/music/music-filter.conf asciidoc: reading: /etc/asciidoc/filters/latex/latex-filter.conf asciidoc: reading: /etc/asciidoc/filters/code/code-filter.conf asciidoc: reading: /etc/asciidoc/filters/source/source-highlight-filter.conf asciidoc: reading: /etc/asciidoc/filters/graphviz/graphviz-filter.conf asciidoc: reading: /etc/asciidoc/lang-en.conf asciidoc: reading: ../../../build/mscgen-filter.conf asciidoc: reading: ../../../build/diag-filter.conf Changing revhistory to DRAFT 1.5.0-12-g8819, unknown... asciidoc: reading: ../../../build/docinfo-releaseinfo.conf asciidoc: reading: ../../../build/graphviz-filter.conf Changing revhistory to DRAFT 1.5.0-12-g8819, unknown... + dblatex --config ../../../build/dblatex_config.xml '--xslt-opts=--path /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters:/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated' -P draft.mode=no -o test-vty-reference.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test-vty-reference.xml asciidoc: writing: /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml + dblatex --config ../../../build/dblatex_config.xml '--xslt-opts=--path /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters:/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated' -P draft.mode=no -o test2-vty-reference.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test2-vty-reference.xml asciidoc: test-usermanual.adoc: line 6: evaluating: {include:/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual-docinfo.xml} asciidoc: WARNING: test-usermanual.adoc: line 6: {include:/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual-docinfo.xml}: file does not exist asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/mncc.adoc asciidoc: test-usermanual.adoc: line 8: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/mncc.adoc Build the book set list... Build the book set list... asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-ns2.adoc asciidoc: test-usermanual.adoc: line 9: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-ns2.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-ip-sns.msc asciidoc: gb-ns2.adoc: line 153: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-ip-sns.msc asciidoc: gb-ns2.adoc: line 152: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 152: evaluating: {set2:target:test-usermanual__1.svg} asciidoc: gb-ip-sns.msc: line 38: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__1.svg" -Tsvg - asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-ns2-nsvc-states-reset-block.dot asciidoc: gb-ns2.adoc: line 436: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-ns2-nsvc-states-reset-block.dot asciidoc: gb-ns2.adoc: line 435: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 435: evaluating: {set2:target:test-usermanual__2.svg} asciidoc: gb-ns2-nsvc-states-reset-block.dot: line 9: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__2.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-ns2-nsvc-states-alive.dot asciidoc: gb-ns2.adoc: line 443: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-ns2-nsvc-states-alive.dot asciidoc: gb-ns2.adoc: line 442: evaluating: {counter2:target-number} asciidoc: gb-ns2.adoc: line 442: evaluating: {set2:target:test-usermanual__3.svg} asciidoc: gb-ns2-nsvc-states-alive.dot: line 6: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__3.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/vty.adoc asciidoc: test-usermanual.adoc: line 10: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/vty.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gfdl.adoc asciidoc: test-usermanual.adoc: line 11: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gfdl.adoc Build the listings... Build the listings... asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb.adoc asciidoc: test-usermanual.adoc: line 12: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/port_numbers.adoc asciidoc: test-usermanual.adoc: line 13: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/port_numbers.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/counters-overview.adoc asciidoc: test-usermanual.adoc: line 14: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/counters-overview.adoc XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Stripping NS from DocBook 5/NG document. XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Processing stripped document. Stripping NS from DocBook 5/NG document. Processing stripped document. asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/spectrum.adoc asciidoc: test-usermanual.adoc: line 15: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/spectrum.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/oap.adoc asciidoc: test-usermanual.adoc: line 16: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/oap.adoc asciidoc: oap.adoc: line 27: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 27: evaluating: {set2:target:test-usermanual__4.svg} asciidoc: oap.adoc: line 35: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__4.svg" -Tsvg - Build _temp_test2-vty-reference.pdf Build _temp_test-vty-reference.pdf asciidoc: oap.adoc: line 40: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 40: evaluating: {set2:target:test-usermanual__5.svg} asciidoc: oap.adoc: line 46: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__5.svg" -Tsvg - asciidoc: oap.adoc: line 51: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 51: evaluating: {set2:target:test-usermanual__6.svg} asciidoc: oap.adoc: line 61: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__6.svg" -Tsvg - asciidoc: oap.adoc: line 243: evaluating: {counter2:target-number} asciidoc: oap.adoc: line 243: evaluating: {set2:target:test-usermanual__7.svg} asciidoc: oap.adoc: line 251: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__7.svg" -Tsvg - && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/trx_if.adoc asciidoc: test-usermanual.adoc: line 17: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/trx_if.adoc asciidoc: trx_if.adoc: line 415: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 415: evaluating: {set2:target:test-usermanual__8.svg} asciidoc: trx_if.adoc: line 428: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__8.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 433: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 433: evaluating: {set2:target:test-usermanual__9.svg} asciidoc: trx_if.adoc: line 447: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__9.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 452: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 452: evaluating: {set2:target:test-usermanual__10.svg} asciidoc: trx_if.adoc: line 465: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__10.svg" -Tsvg - && echo " " 'test-vty-reference.pdf' successfully built 'test2-vty-reference.pdf' successfully built + rm /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test-vty-reference.xml + rm /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/generated/_temp_test2-vty-reference.xml asciidoc: trx_if.adoc: line 470: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 470: evaluating: {set2:target:test-usermanual__11.svg} asciidoc: trx_if.adoc: line 487: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__11.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 492: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 492: evaluating: {set2:target:test-usermanual__12.svg} asciidoc: trx_if.adoc: line 507: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__12.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 631: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 631: evaluating: {set2:target:test-usermanual__13.svg} asciidoc: trx_if.adoc: line 642: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__13.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 647: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 647: evaluating: {set2:target:test-usermanual__14.svg} asciidoc: trx_if.adoc: line 664: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__14.svg" -Tsvg - && echo " " asciidoc: trx_if.adoc: line 669: evaluating: {counter2:target-number} asciidoc: trx_if.adoc: line 669: evaluating: {set2:target:test-usermanual__15.svg} asciidoc: trx_if.adoc: line 684: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__15.svg" -Tsvg - && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/bibliography.adoc asciidoc: test-usermanual.adoc: line 18: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/bibliography.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gsup.adoc asciidoc: test-usermanual.adoc: line 19: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gsup.adoc asciidoc: gsup.adoc: line 63: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 63: evaluating: {set2:target:test-usermanual__16.svg} asciidoc: gsup.adoc: line 70: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__16.svg" -Tsvg - asciidoc: gsup.adoc: line 75: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 75: evaluating: {set2:target:test-usermanual__17.svg} asciidoc: gsup.adoc: line 82: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__17.svg" -Tsvg - asciidoc: gsup.adoc: line 92: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 92: evaluating: {set2:target:test-usermanual__18.svg} asciidoc: gsup.adoc: line 98: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__18.svg" -Tsvg - asciidoc: gsup.adoc: line 113: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 113: evaluating: {set2:target:test-usermanual__19.svg} asciidoc: gsup.adoc: line 122: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__19.svg" -Tsvg - asciidoc: gsup.adoc: line 127: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 127: evaluating: {set2:target:test-usermanual__20.svg} asciidoc: gsup.adoc: line 134: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__20.svg" -Tsvg - asciidoc: gsup.adoc: line 144: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 144: evaluating: {set2:target:test-usermanual__21.svg} asciidoc: gsup.adoc: line 151: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__21.svg" -Tsvg - asciidoc: gsup.adoc: line 156: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 156: evaluating: {set2:target:test-usermanual__22.svg} asciidoc: gsup.adoc: line 163: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__22.svg" -Tsvg - asciidoc: gsup.adoc: line 175: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 175: evaluating: {set2:target:test-usermanual__23.svg} asciidoc: gsup.adoc: line 182: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__23.svg" -Tsvg - asciidoc: gsup.adoc: line 194: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 194: evaluating: {set2:target:test-usermanual__24.svg} asciidoc: gsup.adoc: line 201: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__24.svg" -Tsvg - asciidoc: gsup.adoc: line 213: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 213: evaluating: {set2:target:test-usermanual__25.svg} asciidoc: gsup.adoc: line 220: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__25.svg" -Tsvg - asciidoc: gsup.adoc: line 239: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 239: evaluating: {set2:target:test-usermanual__26.svg} asciidoc: gsup.adoc: line 251: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__26.svg" -Tsvg - asciidoc: gsup.adoc: line 260: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 260: evaluating: {set2:target:test-usermanual__27.svg} asciidoc: gsup.adoc: line 278: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__27.svg" -Tsvg - asciidoc: gsup.adoc: line 289: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 289: evaluating: {set2:target:test-usermanual__28.svg} asciidoc: gsup.adoc: line 297: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__28.svg" -Tsvg - asciidoc: gsup.adoc: line 314: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 314: evaluating: {set2:target:test-usermanual__29.svg} asciidoc: gsup.adoc: line 321: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__29.svg" -Tsvg - asciidoc: gsup.adoc: line 1249: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1249: evaluating: {set2:target:test-usermanual__30.svg} asciidoc: gsup.adoc: line 1261: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__30.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1282: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1282: evaluating: {set2:target:test-usermanual__31.svg} asciidoc: gsup.adoc: line 1291: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__31.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1387: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1387: evaluating: {set2:target:test-usermanual__32.svg} asciidoc: gsup.adoc: line 1396: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__32.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1469: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1469: evaluating: {set2:target:test-usermanual__33.svg} asciidoc: gsup.adoc: line 1477: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__33.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1487: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1487: evaluating: {set2:target:test-usermanual__34.svg} asciidoc: gsup.adoc: line 1500: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__34.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1514: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1514: evaluating: {set2:target:test-usermanual__35.svg} asciidoc: gsup.adoc: line 1529: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__35.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1549: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1549: evaluating: {set2:target:test-usermanual__36.svg} asciidoc: gsup.adoc: line 1558: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__36.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1571: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1571: evaluating: {set2:target:test-usermanual__37.svg} asciidoc: gsup.adoc: line 1578: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__37.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1596: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1596: evaluating: {set2:target:test-usermanual__38.svg} asciidoc: gsup.adoc: line 1611: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__38.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1679: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1679: evaluating: {set2:target:test-usermanual__39.svg} asciidoc: gsup.adoc: line 1688: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__39.svg" -Tsvg - asciidoc: gsup.adoc: line 1711: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1711: evaluating: {set2:target:test-usermanual__40.svg} asciidoc: gsup.adoc: line 1721: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__40.svg" -Tsvg - && echo " " asciidoc: gsup.adoc: line 1846: evaluating: {counter2:target-number} asciidoc: gsup.adoc: line 1846: evaluating: {set2:target:test-usermanual__41.svg} asciidoc: gsup.adoc: line 1854: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__41.svg" -Tsvg - && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-pool.adoc asciidoc: test-usermanual.adoc: line 20: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/gb-pool.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/cell-broadcast.adoc asciidoc: test-usermanual.adoc: line 21: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/cell-broadcast.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmocom-cbs.msc asciidoc: cell-broadcast.adoc: line 59: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmocom-cbs.msc asciidoc: cell-broadcast.adoc: line 58: evaluating: {counter2:target-number} asciidoc: cell-broadcast.adoc: line 58: evaluating: {set2:target:test-usermanual__42.svg} asciidoc: osmocom-cbs.msc: line 12: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__42.svg" -Tsvg - asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/smpp.adoc asciidoc: test-usermanual.adoc: line 22: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/smpp.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/cs7-config.adoc asciidoc: test-usermanual.adoc: line 23: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/cs7-config.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/mgwpool.adoc asciidoc: test-usermanual.adoc: line 24: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/mgwpool.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/vty_cpu_sched.adoc asciidoc: test-usermanual.adoc: line 25: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/vty_cpu_sched.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/qos-dscp-pcp.adoc asciidoc: test-usermanual.adoc: line 26: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/qos-dscp-pcp.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/../../tests/chapters/qos-example.adoc asciidoc: qos-dscp-pcp.adoc: line 161: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/../../tests/chapters/qos-example.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/logging.adoc asciidoc: test-usermanual.adoc: line 27: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/logging.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/sigtran-osmocom.adoc asciidoc: test-usermanual.adoc: line 28: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/sigtran-osmocom.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/sigtran-simple-2g.dot asciidoc: sigtran-osmocom.adoc: line 221: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/sigtran-simple-2g.dot asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {counter2:target-number} asciidoc: sigtran-osmocom.adoc: line 220: evaluating: {set2:target:test-usermanual__43.svg} asciidoc: sigtran-simple-2g.dot: line 22: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__43.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/sigtran-simple-3g.dot asciidoc: sigtran-osmocom.adoc: line 251: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/sigtran-simple-3g.dot asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {counter2:target-number} asciidoc: sigtran-osmocom.adoc: line 250: evaluating: {set2:target:test-usermanual__44.svg} asciidoc: sigtran-simple-3g.dot: line 24: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__44.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/installation.adoc asciidoc: test-usermanual.adoc: line 29: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/installation.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/osmux.adoc asciidoc: test-usermanual.adoc: line 30: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/osmux.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 125: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/network_osmux_aoip.dot asciidoc: osmux.adoc: line 124: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 124: evaluating: {set2:target:test-usermanual__45.svg} asciidoc: network_osmux_aoip.dot: line 32: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__45.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 131: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mo_call_osmux_aoip.msc asciidoc: osmux.adoc: line 130: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 130: evaluating: {set2:target:test-usermanual__46.svg} asciidoc: mo_call_osmux_aoip.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__46.svg" -Tsvg - asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 140: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/network_osmux_sccplite.dot asciidoc: osmux.adoc: line 139: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 139: evaluating: {set2:target:test-usermanual__47.svg} asciidoc: network_osmux_sccplite.dot: line 33: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__47.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 146: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mo_call_osmux_sccplite.msc asciidoc: osmux.adoc: line 145: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 145: evaluating: {set2:target:test-usermanual__48.svg} asciidoc: mo_call_osmux_sccplite.msc: line 58: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__48.svg" -Tsvg - asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 155: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/network_osmux_sccplite_nat.dot asciidoc: osmux.adoc: line 154: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 154: evaluating: {set2:target:test-usermanual__49.svg} asciidoc: network_osmux_sccplite_nat.dot: line 40: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__49.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 161: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc asciidoc: osmux.adoc: line 160: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 160: evaluating: {set2:target:test-usermanual__50.svg} asciidoc: mo_call_osmux_sccplite_nat.msc: line 77: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__50.svg" -Tsvg - asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: osmux.adoc: line 164: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mgcp_extension_osmux.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 172: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/network_osmux_abis.dot asciidoc: osmux.adoc: line 171: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 171: evaluating: {set2:target:test-usermanual__51.svg} asciidoc: network_osmux_abis.dot: line 32: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__51.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 178: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/osmux/mo_call_osmux_abis.msc asciidoc: osmux.adoc: line 177: evaluating: {counter2:target-number} asciidoc: osmux.adoc: line 177: evaluating: {set2:target:test-usermanual__52.svg} asciidoc: mo_call_osmux_abis.msc: line 54: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__52.svg" -Tsvg - asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/preface.adoc asciidoc: test-usermanual.adoc: line 31: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/preface.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/abis.adoc asciidoc: test-usermanual.adoc: line 32: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/abis.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/sigtran.adoc asciidoc: test-usermanual.adoc: line 33: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/sigtran.adoc asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/rf.adoc asciidoc: test-usermanual.adoc: line 34: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/rf.adoc asciidoc: rf.adoc: line 150: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 150: evaluating: {set2:target:test-usermanual__53.svg} asciidoc: rf.adoc: line 159: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__53.svg" -T svg && echo " " asciidoc: rf.adoc: line 200: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 200: evaluating: {set2:target:test-usermanual__54.svg} asciidoc: rf.adoc: line 212: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__54.svg" -T svg && echo " " asciidoc: rf.adoc: line 358: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 358: evaluating: {set2:target:test-usermanual__55.svg} asciidoc: rf.adoc: line 369: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__55.svg" -T svg && echo " " asciidoc: rf.adoc: line 374: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 374: evaluating: {set2:target:test-usermanual__56.svg} asciidoc: rf.adoc: line 393: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__56.svg" -T svg && echo " " asciidoc: rf.adoc: line 642: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 642: evaluating: {set2:target:test-usermanual__57.svg} asciidoc: rf.adoc: line 648: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__57.svg" -T svg && echo " " asciidoc: rf.adoc: line 673: evaluating: {counter2:target-number} asciidoc: rf.adoc: line 673: evaluating: {set2:target:test-usermanual__58.svg} asciidoc: rf.adoc: line 679: filtering: dot -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__58.svg" -T svg && echo " " asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/control_if.adoc asciidoc: test-usermanual.adoc: line 35: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/control_if.adoc asciidoc: control_if.adoc: line 25: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 25: evaluating: {set2:target:test-usermanual__59.svg} asciidoc: control_if.adoc: line 32: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__59.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 40: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 40: evaluating: {set2:target:test-usermanual__60.svg} asciidoc: control_if.adoc: line 46: filtering: packetdiag3 -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__60.svg" -Tsvg - && echo " " asciidoc: control_if.adoc: line 77: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 77: evaluating: {set2:target:test-usermanual__61.svg} asciidoc: control_if.adoc: line 83: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__61.svg" -Tsvg - asciidoc: control_if.adoc: line 88: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 88: evaluating: {set2:target:test-usermanual__62.svg} asciidoc: control_if.adoc: line 94: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__62.svg" -Tsvg - asciidoc: control_if.adoc: line 104: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 104: evaluating: {set2:target:test-usermanual__63.svg} asciidoc: control_if.adoc: line 110: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__63.svg" -Tsvg - asciidoc: control_if.adoc: line 115: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 115: evaluating: {set2:target:test-usermanual__64.svg} asciidoc: control_if.adoc: line 121: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__64.svg" -Tsvg - asciidoc: control_if.adoc: line 131: evaluating: {counter2:target-number} asciidoc: control_if.adoc: line 131: evaluating: {set2:target:test-usermanual__65.svg} asciidoc: control_if.adoc: line 136: filtering: "/usr/bin/python3" "./build/filter-wrapper.py" mscgen -o "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__65.svg" -Tsvg - asciidoc: include: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/glossary.adoc asciidoc: test-usermanual.adoc: line 36: reading: /build/osmo-gsm-manuals-1.5.0.12-8819/common/chapters/glossary.adoc a2x: args: ['-vv', '-L', "--asciidoc-opts=-f ../../../build/mscgen-filter.conf -f ../../../build/diag-filter.conf -f ../../../build/docinfo-releaseinfo.conf -f ../../../build/graphviz-filter.conf -a srcdir='/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/../../tests' -a commondir='../../../common' ", '--dblatex-opts=--config ../../../build/dblatex_config.xml -s ../../../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 ', '-a', 'docinfo', '-a', 'revnumber=DRAFT 1.5.0-12-g8819', '-a', 'revdate=2024-Apr-03', 'test-usermanual.adoc'] a2x: resource files: [] a2x: resource directories: ['/etc/asciidoc/stylesheets'] a2x: executing: asciidoc ['-f', '../../../build/mscgen-filter.conf', '-f', '../../../build/diag-filter.conf', '-f', '../../../build/docinfo-releaseinfo.conf', '-f', '../../../build/graphviz-filter.conf', '-a', 'srcdir=/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/../../tests', '-a', 'commondir=../../../common', ('--attribute', 'docinfo'), ('--attribute', 'revnumber=DRAFT 1.5.0-12-g8819'), ('--attribute', 'revdate=2024-Apr-03'), ('--verbose',), ('--backend', 'docbook'), ('-a', 'a2x-format=pdf'), ('--out-file', '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml')] a2x: executing: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" --config ../../../build/dblatex_config.xml -s ../../../build/custom-dblatex.sty -P draft.mode=yes -P draft.watermark=0 -V "/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml" Build the book set list... xsltproc -o doclist.txt --xinclude --xincludestyle doclist.xsl /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml:13291: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ Build the listings... xsltproc -o listings.xml --xinclude --xincludestyle --param current.dir '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' /usr/share/dblatex/xsl/common/mklistings.xsl /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml:13291: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ xsltproc -o test-usermanual.rtex --xinclude --xincludestyle --param listings.xml '/tmp/tmpx_dv43vg/listings.xml' --param current.dir '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' /tmp/tmpx_dv43vg/custom.xsl /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml:13291: element figure: validity error : ID fig-network-osmux-aoip already defined <figure id="fig-network-osmux-aoip"><title>Sample node diagram of Osmux enabled ^ XSLT stylesheets DocBook - LaTeX 2e (0.3.12) =================================================== Error: no ID for constraint linkend: gsup-msg-purge-ms-reqs. XRef to nonexistent id: gsup-msg-purge-ms-reqs Error: no ID for constraint linkend: gsup-ie-pdptaddress. XRef to nonexistent id: gsup-ie-pdptaddress Error: no ID for constraint linkend: ieee-802.11. XRef to nonexistent id: ieee-802.11 Section level > 6 not well supported for bibliodiv Image 'dblatex' not found rsvg-convert -a -f pdf -o fig0.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__1.svg rsvg-convert -a -f pdf -o fig1.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__2.svg rsvg-convert -a -f pdf -o fig2.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__3.svg rsvg-convert -a -f pdf -o fig3.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__4.svg rsvg-convert -a -f pdf -o fig4.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__5.svg rsvg-convert -a -f pdf -o fig5.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__6.svg rsvg-convert -a -f pdf -o fig6.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__7.svg rsvg-convert -a -f pdf -o fig7.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__8.svg rsvg-convert -a -f pdf -o fig8.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__9.svg rsvg-convert -a -f pdf -o fig9.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__10.svg rsvg-convert -a -f pdf -o fig10.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__11.svg rsvg-convert -a -f pdf -o fig11.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__12.svg rsvg-convert -a -f pdf -o fig12.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__13.svg rsvg-convert -a -f pdf -o fig13.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__14.svg rsvg-convert -a -f pdf -o fig14.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__15.svg rsvg-convert -a -f pdf -o fig15.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__16.svg rsvg-convert -a -f pdf -o fig16.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__17.svg rsvg-convert -a -f pdf -o fig17.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__18.svg rsvg-convert -a -f pdf -o fig18.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__19.svg rsvg-convert -a -f pdf -o fig19.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__20.svg rsvg-convert -a -f pdf -o fig20.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__21.svg rsvg-convert -a -f pdf -o fig21.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__22.svg rsvg-convert -a -f pdf -o fig22.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__23.svg rsvg-convert -a -f pdf -o fig23.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__24.svg rsvg-convert -a -f pdf -o fig24.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__25.svg rsvg-convert -a -f pdf -o fig25.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__26.svg rsvg-convert -a -f pdf -o fig26.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__27.svg rsvg-convert -a -f pdf -o fig27.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__28.svg rsvg-convert -a -f pdf -o fig28.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__29.svg rsvg-convert -a -f pdf -o fig29.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__30.svg rsvg-convert -a -f pdf -o fig30.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__31.svg rsvg-convert -a -f pdf -o fig31.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__32.svg rsvg-convert -a -f pdf -o fig32.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__33.svg rsvg-convert -a -f pdf -o fig33.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__34.svg rsvg-convert -a -f pdf -o fig34.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__35.svg rsvg-convert -a -f pdf -o fig35.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__36.svg rsvg-convert -a -f pdf -o fig36.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__37.svg rsvg-convert -a -f pdf -o fig37.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__38.svg rsvg-convert -a -f pdf -o fig38.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__39.svg rsvg-convert -a -f pdf -o fig39.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__40.svg rsvg-convert -a -f pdf -o fig40.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__41.svg rsvg-convert -a -f pdf -o fig41.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__42.svg Cannot convert './common/images/wireshark-gsmtap-log.png' to pdf rsvg-convert -a -f pdf -o fig42.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__43.svg rsvg-convert -a -f pdf -o fig43.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__44.svg rsvg-convert -a -f pdf -o fig44.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__45.svg rsvg-convert -a -f pdf -o fig45.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__46.svg rsvg-convert -a -f pdf -o fig46.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__47.svg rsvg-convert -a -f pdf -o fig47.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__48.svg rsvg-convert -a -f pdf -o fig48.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__49.svg rsvg-convert -a -f pdf -o fig49.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__50.svg rsvg-convert -a -f pdf -o fig50.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__51.svg rsvg-convert -a -f pdf -o fig51.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__52.svg rsvg-convert -a -f pdf -o fig52.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__53.svg rsvg-convert -a -f pdf -o fig53.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__54.svg rsvg-convert -a -f pdf -o fig54.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__55.svg rsvg-convert -a -f pdf -o fig55.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__56.svg rsvg-convert -a -f pdf -o fig56.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__57.svg rsvg-convert -a -f pdf -o fig57.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__58.svg rsvg-convert -a -f pdf -o fig58.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__59.svg rsvg-convert -a -f pdf -o fig59.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__60.svg rsvg-convert -a -f pdf -o fig60.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__61.svg rsvg-convert -a -f pdf -o fig61.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__62.svg rsvg-convert -a -f pdf -o fig62.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__63.svg rsvg-convert -a -f pdf -o fig63.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__64.svg rsvg-convert -a -f pdf -o fig64.pdf /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual__65.svg Build test-usermanual.pdf built-in module pdftex registered no support found for ifthen no support found for ifxetex no support found for fontspec no support found for xltxtra no support found for fontenc no support found for inputenc no support found for fancybox built-in module makeidx registered no support found for custom-dblatex built-in module bibtopic registered building additional files... checking if compiling is necessary... the output file doesn't exist pdflatex -interaction=batchmode test-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpx_dv43vg/test-usermanual.idx is empty test-usermanual.aux MD5 checksum changed test-usermanual.toc MD5 checksum changed the /tmp/tmpx_dv43vg/test-usermanual.aux file has changed pdflatex -interaction=batchmode test-usermanual.tex running post-compilation scripts... [index] the index file /tmp/tmpx_dv43vg/test-usermanual.idx is empty test-usermanual.aux MD5 checksum changed the /tmp/tmpx_dv43vg/test-usermanual.aux file has changed but no re-run required? no new compilation is needed running last-compilation scripts... 'test-usermanual.pdf' successfully built a2x: deleting /build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests/test-usermanual.xml rm generated/docbook_test2-vty-reference.xml make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making dvi in tests make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[2]: Nothing to be done for 'dvi'. make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[2]: Nothing to be done for 'dvi-am'. make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make check-recursive make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making check in tests make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' if [ -n "$ASCIIDOC_WARNINGS_CHECK" ]; then \ make test-usermanual.check; \ fi make[4]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' if ! [ -f test-usermanual.adoc ]; then \ ln -s test-usermanual.adoc test-usermanual.adoc; \ fi asciidoc -v -f ../../../build/mscgen-filter.conf -f ../../../build/diag-filter.conf -f ../../../build/docinfo-releaseinfo.conf -f ../../../build/graphviz-filter.conf -a srcdir='/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/../../tests' -a commondir='../../../common' test-usermanual.adoc > test-usermanual.check 2>&1 touch test-usermanual.check make[4]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make install-recursive make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making install in tests make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[4]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' [ -n "osmo-gsm-manuals" ] || exit 1 if [ "1" != "1" ]; then \ for i in test-usermanual.pdf test-vty-reference.pdf test2-vty-reference.pdf; do \ install -vDm644 "$i" "/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/doc/osmo-gsm-manuals-doc/$i" || exit 1; \ done; \ fi make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[4]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-gsm-manuals.pc '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' cd "../.." && \ files="$(find build common *.xsl -not -type d)" && \ for i in $files; do \ if [ -x "$i" ]; then \ mode=755; \ else \ mode=644; \ fi; \ install -vDm$mode "$i" ""/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals"/$i" || exit 1; \ done; install: creating directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share' install: creating directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals' install: creating directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build' 'build/Makefile.docbook.inc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.docbook.inc' 'build/Makefile.vty-reference.inc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.vty-reference.inc' 'build/unix-time-to-fmt.py' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/unix-time-to-fmt.py' 'build/docinfo-releaseinfo.conf' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf' 'build/docbook-set-revhistory.py' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/docbook-set-revhistory.py' 'build/known_hosts' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/known_hosts' 'build/graphviz-filter.conf' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/graphviz-filter.conf' 'build/diag-filter.conf' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/diag-filter.conf' 'build/mscgen-filter.conf' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/mscgen-filter.conf' 'build/shrink-pdfs.sh' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/shrink-pdfs.sh' 'build/Makefile.asciidoc.inc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc' 'build/custom-dblatex.sty' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/custom-dblatex.sty' 'build/dblatex_config.xml' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/dblatex_config.xml' 'build/filter-wrapper.py' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/filter-wrapper.py' 'build/vty_reference_combine.sh' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/vty_reference_combine.sh' 'build/find_existing_path.sh' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/find_existing_path.sh' 'build/Makefile.common.inc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.common.inc' install: creating directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common' install: creating directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images' 'common/images/lte-eps-sgs.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' 'common/images/gb-concepts-pool.pdf' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' 'common/images/gb-ip-nsvc.pdf' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' 'common/images/sysmocom.pdf' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/osmocom.pdf' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/lte-eps.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/wireshark-gsmtap-log.png' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' install: creating directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets' 'common/snippets/systemd.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets/systemd.adoc' 'common/snippets/dynamic_channel_type_bullets.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc' 'common/vty_additions.xml' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/vty_additions.xml' 'common/ns_vty_additions.xml' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/ns_vty_additions.xml' install: creating directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters' 'common/chapters/mncc.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/mncc.adoc' 'common/chapters/gsup_mt_sms.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mt_sms.msc' 'common/chapters/gb-ns2.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2.adoc' 'common/chapters/nitb_mncc_mo_tch.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' 'common/chapters/nitb_mncc_mo_rtp.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_rtp.msc' 'common/chapters/vty.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty.adoc' 'common/chapters/gfdl.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' 'common/chapters/gb.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb.adoc' 'common/chapters/sigtran-simple-2g.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' 'common/chapters/port_numbers.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' 'common/chapters/counters-overview.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/counters-overview.adoc' 'common/chapters/spectrum.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/spectrum.adoc' 'common/chapters/gb-ns2-nsvc-states-reset-block.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot' 'common/chapters/oap.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/oap.adoc' 'common/chapters/gsup_mo_smma.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' 'common/chapters/trx_if.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/trx_if.adoc' 'common/chapters/bibliography.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/bibliography.adoc' 'common/chapters/glossary.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/glossary.adoc' 'common/chapters/gsup.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/vty.xml' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty.xml' 'common/chapters/gb-pool.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' 'common/chapters/cell-broadcast.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc' 'common/chapters/sigtran-simple-3g.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot' 'common/chapters/gsup_mo_sms.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' 'common/chapters/smpp.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/smpp.adoc' 'common/chapters/msc_mncc_mt_sip_mgcp.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mt_sip_mgcp.msc' 'common/chapters/cs7-config.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/cs7-config.adoc' 'common/chapters/gb-ip-sns.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc' 'common/chapters/osmocom-cbs.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc' 'common/chapters/msc_mncc_mo_rtp.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' 'common/chapters/mgwpool.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/mgwpool.adoc' 'common/chapters/vty_cpu_sched.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' 'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' 'common/chapters/qos-dscp-pcp.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/qos-dscp-pcp.adoc' 'common/chapters/logging.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/logging.adoc' 'common/chapters/sigtran-osmocom.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc' 'common/chapters/installation.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/installation.adoc' 'common/chapters/gb-ns2-nsvc-states-alive.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-alive.dot' install: creating directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux' 'common/chapters/osmux/network_osmux_aoip.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot' 'common/chapters/osmux/mo_call_osmux_aoip.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc' 'common/chapters/osmux/osmux.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc' 'common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' 'common/chapters/osmux/network_osmux_abis.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot' 'common/chapters/osmux/mo_call_osmux_abis.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc' 'common/chapters/osmux/network_osmux_sccplite_nat.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot' 'common/chapters/osmux/mo_call_osmux_sccplite.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc' 'common/chapters/osmux/mgcp_extension_osmux.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc' 'common/chapters/osmux/network_osmux_sccplite.dot' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot' 'common/chapters/msc_mncc_mo_sip_mgcp.msc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_mgcp.msc' 'common/chapters/preface.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/preface.adoc' 'common/chapters/abis.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/abis.adoc' 'common/chapters/sigtran.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran.adoc' 'common/chapters/rf.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/rf.adoc' 'common/chapters/control_if.adoc' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/control_if.adoc' 'merge_doc.xsl' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "../../check-depends.sh" "/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/bin/osmo-gsm-manuals-check-depends" make[5]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[4]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making installcheck in tests make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[2]: Nothing to be done for 'installcheck'. make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[2]: Nothing to be done for 'installcheck-am'. make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making uninstall in tests make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' [ -n "osmo-gsm-manuals" ] || exit 1 if [ "1" != "1" ]; then \ for i in test-usermanual.pdf test-vty-reference.pdf test2-vty-reference.pdf; do \ rm -v "/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/doc/osmo-gsm-manuals-doc/$i"; \ done; \ fi make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' rm -rv ""/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals"" "/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/bin/osmo-gsm-manuals-check-depends" removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/merge_doc.xsl' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/vty_reference.xsl' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.docbook.inc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.vty-reference.inc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/unix-time-to-fmt.py' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/docbook-set-revhistory.py' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/known_hosts' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/graphviz-filter.conf' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/diag-filter.conf' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/mscgen-filter.conf' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/shrink-pdfs.sh' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/custom-dblatex.sty' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/dblatex_config.xml' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/filter-wrapper.py' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/vty_reference_combine.sh' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/find_existing_path.sh' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.common.inc' removed directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/sysmocom.pdf' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/osmocom.pdf' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/lte-eps.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' removed directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets/systemd.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc' removed directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/vty_additions.xml' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/ns_vty_additions.xml' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/mncc.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mt_sms.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_rtp.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/counters-overview.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/spectrum.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/oap.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/trx_if.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/bibliography.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/glossary.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty.xml' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/smpp.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mt_sip_mgcp.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/cs7-config.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/mgwpool.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/qos-dscp-pcp.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/logging.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/installation.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-alive.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot' removed directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_mgcp.msc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/preface.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/abis.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/rf.adoc' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/control_if.adoc' removed directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters' removed directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common' removed directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals' removed '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/bin/osmo-gsm-manuals-check-depends' ( cd '/build/osmo-gsm-manuals-1.5.0.12-8819/_inst/lib/pkgconfig' && rm -f osmo-gsm-manuals.pc ) make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make install-recursive make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making install in tests make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[4]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' [ -n "osmo-gsm-manuals" ] || exit 1 if [ "1" != "1" ]; then \ for i in test-usermanual.pdf test-vty-reference.pdf test2-vty-reference.pdf; do \ install -vDm644 "$i" "/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/doc/osmo-gsm-manuals-doc/$i" || exit 1; \ done; \ fi make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[4]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/lib/pkgconfig' /usr/bin/install -c -m 644 osmo-gsm-manuals.pc '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/lib/pkgconfig' make install-data-hook make[5]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' cd "../.." && \ files="$(find build common *.xsl -not -type d)" && \ for i in $files; do \ if [ -x "$i" ]; then \ mode=755; \ else \ mode=644; \ fi; \ install -vDm$mode "$i" ""/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals"/$i" || exit 1; \ done; install: creating directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share' install: creating directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals' install: creating directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build' 'build/Makefile.docbook.inc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.docbook.inc' 'build/Makefile.vty-reference.inc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.vty-reference.inc' 'build/unix-time-to-fmt.py' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/unix-time-to-fmt.py' 'build/docinfo-releaseinfo.conf' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf' 'build/docbook-set-revhistory.py' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/docbook-set-revhistory.py' 'build/known_hosts' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/known_hosts' 'build/graphviz-filter.conf' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/graphviz-filter.conf' 'build/diag-filter.conf' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/diag-filter.conf' 'build/mscgen-filter.conf' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/mscgen-filter.conf' 'build/shrink-pdfs.sh' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/shrink-pdfs.sh' 'build/Makefile.asciidoc.inc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc' 'build/custom-dblatex.sty' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/custom-dblatex.sty' 'build/dblatex_config.xml' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/dblatex_config.xml' 'build/filter-wrapper.py' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/filter-wrapper.py' 'build/vty_reference_combine.sh' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/vty_reference_combine.sh' 'build/find_existing_path.sh' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/find_existing_path.sh' 'build/Makefile.common.inc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.common.inc' install: creating directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common' install: creating directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images' 'common/images/lte-eps-sgs.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' 'common/images/gb-concepts-pool.pdf' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' 'common/images/gb-ip-nsvc.pdf' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' 'common/images/sysmocom.pdf' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/sysmocom.pdf' 'common/images/osmocom.pdf' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/osmocom.pdf' 'common/images/lte-eps.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/lte-eps.dot' 'common/images/wireshark-gsmtap-log.png' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' install: creating directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets' 'common/snippets/systemd.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets/systemd.adoc' 'common/snippets/dynamic_channel_type_bullets.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc' 'common/vty_additions.xml' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/vty_additions.xml' 'common/ns_vty_additions.xml' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/ns_vty_additions.xml' install: creating directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters' 'common/chapters/mncc.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/mncc.adoc' 'common/chapters/gsup_mt_sms.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mt_sms.msc' 'common/chapters/gb-ns2.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2.adoc' 'common/chapters/nitb_mncc_mo_tch.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' 'common/chapters/nitb_mncc_mo_rtp.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_rtp.msc' 'common/chapters/vty.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty.adoc' 'common/chapters/gfdl.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' 'common/chapters/gb.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb.adoc' 'common/chapters/sigtran-simple-2g.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' 'common/chapters/port_numbers.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' 'common/chapters/counters-overview.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/counters-overview.adoc' 'common/chapters/spectrum.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/spectrum.adoc' 'common/chapters/gb-ns2-nsvc-states-reset-block.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot' 'common/chapters/oap.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/oap.adoc' 'common/chapters/gsup_mo_smma.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' 'common/chapters/trx_if.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/trx_if.adoc' 'common/chapters/bibliography.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/bibliography.adoc' 'common/chapters/glossary.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/glossary.adoc' 'common/chapters/gsup.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup.adoc' 'common/chapters/vty.xml' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty.xml' 'common/chapters/gb-pool.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' 'common/chapters/cell-broadcast.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc' 'common/chapters/sigtran-simple-3g.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot' 'common/chapters/gsup_mo_sms.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' 'common/chapters/smpp.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/smpp.adoc' 'common/chapters/msc_mncc_mt_sip_mgcp.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mt_sip_mgcp.msc' 'common/chapters/cs7-config.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/cs7-config.adoc' 'common/chapters/gb-ip-sns.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc' 'common/chapters/osmocom-cbs.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc' 'common/chapters/msc_mncc_mo_rtp.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' 'common/chapters/mgwpool.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/mgwpool.adoc' 'common/chapters/vty_cpu_sched.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' 'common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' 'common/chapters/qos-dscp-pcp.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/qos-dscp-pcp.adoc' 'common/chapters/logging.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/logging.adoc' 'common/chapters/sigtran-osmocom.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc' 'common/chapters/installation.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/installation.adoc' 'common/chapters/gb-ns2-nsvc-states-alive.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-alive.dot' install: creating directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux' 'common/chapters/osmux/network_osmux_aoip.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot' 'common/chapters/osmux/mo_call_osmux_aoip.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc' 'common/chapters/osmux/osmux.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc' 'common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' 'common/chapters/osmux/network_osmux_abis.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot' 'common/chapters/osmux/mo_call_osmux_abis.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc' 'common/chapters/osmux/network_osmux_sccplite_nat.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot' 'common/chapters/osmux/mo_call_osmux_sccplite.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc' 'common/chapters/osmux/mgcp_extension_osmux.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc' 'common/chapters/osmux/network_osmux_sccplite.dot' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot' 'common/chapters/msc_mncc_mo_sip_mgcp.msc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_mgcp.msc' 'common/chapters/preface.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/preface.adoc' 'common/chapters/abis.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/abis.adoc' 'common/chapters/sigtran.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran.adoc' 'common/chapters/rf.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/rf.adoc' 'common/chapters/control_if.adoc' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/control_if.adoc' 'merge_doc.xsl' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/merge_doc.xsl' 'vty_reference.xsl' -> '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/vty_reference.xsl' install -Dm755 "../../check-depends.sh" "/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/bin/osmo-gsm-manuals-check-depends" make[5]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[4]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making uninstall in tests make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' [ -n "osmo-gsm-manuals" ] || exit 1 if [ "1" != "1" ]; then \ for i in test-usermanual.pdf test-vty-reference.pdf test2-vty-reference.pdf; do \ rm -v "/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/doc/osmo-gsm-manuals-doc/$i"; \ done; \ fi make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' rm -rv ""/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals"" "/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/bin/osmo-gsm-manuals-check-depends" removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/merge_doc.xsl' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/vty_reference.xsl' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.docbook.inc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.vty-reference.inc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/unix-time-to-fmt.py' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/docinfo-releaseinfo.conf' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/docbook-set-revhistory.py' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/known_hosts' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/graphviz-filter.conf' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/diag-filter.conf' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/mscgen-filter.conf' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/shrink-pdfs.sh' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.asciidoc.inc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/custom-dblatex.sty' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/dblatex_config.xml' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/filter-wrapper.py' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/vty_reference_combine.sh' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/find_existing_path.sh' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build/Makefile.common.inc' removed directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/build' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/lte-eps-sgs.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/gb-concepts-pool.pdf' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/gb-ip-nsvc.pdf' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/sysmocom.pdf' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/osmocom.pdf' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/lte-eps.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images/wireshark-gsmtap-log.png' removed directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/images' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets/systemd.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets/dynamic_channel_type_bullets.adoc' removed directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/snippets' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/vty_additions.xml' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/ns_vty_additions.xml' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/mncc.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mt_sms.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_tch.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/nitb_mncc_mo_rtp.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gfdl.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-simple-2g.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/port_numbers.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/counters-overview.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/spectrum.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-reset-block.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/oap.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mo_smma.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/trx_if.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/bibliography.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/glossary.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty.xml' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-pool.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/cell-broadcast.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-simple-3g.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gsup_mo_sms.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/smpp.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mt_sip_mgcp.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/cs7-config.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ip-sns.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmocom-cbs.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_rtp.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/mgwpool.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/vty_cpu_sched.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_rel18x_mgcp.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/qos-dscp-pcp.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/logging.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran-osmocom.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/installation.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/gb-ns2-nsvc-states-alive.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_aoip.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_aoip.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/osmux.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite_nat.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_abis.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_abis.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite_nat.dot' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mo_call_osmux_sccplite.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/mgcp_extension_osmux.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux/network_osmux_sccplite.dot' removed directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/osmux' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/msc_mncc_mo_sip_mgcp.msc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/preface.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/abis.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/sigtran.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/rf.adoc' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters/control_if.adoc' removed directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common/chapters' removed directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals/common' removed directory '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/share/osmo-gsm-manuals' removed '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/bin/osmo-gsm-manuals-check-depends' ( cd '/tmp/am-dc-3919//build/osmo-gsm-manuals-1.5.0.12-8819/_inst/lib/pkgconfig' && rm -f osmo-gsm-manuals.pc ) make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make dist-bzip2 dist-gzip am__post_remove_distdir='@:' make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make distdir-am make[3]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' if test -d "osmo-gsm-manuals-1.5.0.12-8819"; then find "osmo-gsm-manuals-1.5.0.12-8819" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-1.5.0.12-8819" || { sleep 5 && rm -rf "osmo-gsm-manuals-1.5.0.12-8819"; }; else :; fi test -d "osmo-gsm-manuals-1.5.0.12-8819" || mkdir "osmo-gsm-manuals-1.5.0.12-8819" (cd tests && make top_distdir=../osmo-gsm-manuals-1.5.0.12-8819 distdir=../osmo-gsm-manuals-1.5.0.12-8819/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[4]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make distdir-am make[5]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[5]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[4]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make \ top_distdir="osmo-gsm-manuals-1.5.0.12-8819" distdir="osmo-gsm-manuals-1.5.0.12-8819" \ dist-hook make[4]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' echo 1.5.0.12-8819 > osmo-gsm-manuals-1.5.0.12-8819/.tarball-version make[4]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' test -n "" \ || find "osmo-gsm-manuals-1.5.0.12-8819" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /build/osmo-gsm-manuals-1.5.0.12-8819/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "osmo-gsm-manuals-1.5.0.12-8819" make[3]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' tardir=osmo-gsm-manuals-1.5.0.12-8819 && ${TAR-tar} chof - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >osmo-gsm-manuals-1.5.0.12-8819.tar.bz2 tardir=osmo-gsm-manuals-1.5.0.12-8819 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >osmo-gsm-manuals-1.5.0.12-8819.tar.gz make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' if test -d "osmo-gsm-manuals-1.5.0.12-8819"; then find "osmo-gsm-manuals-1.5.0.12-8819" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-1.5.0.12-8819" || { sleep 5 && rm -rf "osmo-gsm-manuals-1.5.0.12-8819"; }; else :; fi make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' make[1]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' Making distclean in tests make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "../../../tests" || test -z "" || rm -f rm -rf test-usermanual.adoc test-usermanual__*.png test-usermanual__*.svg test-usermanual.check test-usermanual.pdf test-usermanual.html test-vty-reference.pdf test2-vty-reference.pdf test-vty-reference.lint test2-vty-reference.lint generated common build generated/.pdf_shrink_marker rm -f Makefile make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub/tests' make[2]: Entering directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' rm -rf .libs _libs rm -f *.lo test -z "osmo-gsm-manuals.pc" || rm -f osmo-gsm-manuals.pc rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "../.." || test -z "" || rm -f rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/build/osmo-gsm-manuals-1.5.0.12-8819/_build/sub' if test -d "osmo-gsm-manuals-1.5.0.12-8819"; then find "osmo-gsm-manuals-1.5.0.12-8819" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "osmo-gsm-manuals-1.5.0.12-8819" || { sleep 5 && rm -rf "osmo-gsm-manuals-1.5.0.12-8819"; }; else :; fi ================================================================ osmo-gsm-manuals-1.5.0.12-8819 archives ready for distribution: osmo-gsm-manuals-1.5.0.12-8819.tar.gz osmo-gsm-manuals-1.5.0.12-8819.tar.bz2 ================================================================ + make maintainer-clean Making maintainer-clean in tests make[1]: Entering directory '/build/tests' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f test . = "." || test -z "" || rm -f This command is intended for maintainers to use it deletes files that may require special tools to rebuild. rm -f Makefile make[1]: Leaving directory '/build/tests' make[1]: Entering directory '/build' rm -rf .libs _libs rm -f *.lo test -z "osmo-gsm-manuals.pc" || rm -f osmo-gsm-manuals.pc test . = "." || test -z "" || rm -f rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f cscope.out cscope.in.out cscope.po.out cscope.files This command is intended for maintainers to use it deletes files that may require special tools to rebuild. test -z "./.version" || rm -f ./.version make[1]: Leaving directory '/build' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -rf ./autom4te.cache rm -f Makefile + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf Removing .cache/ Removing .texlive2022/ Removing Makefile.in Removing aclocal.m4 Removing compile Removing config.guess Removing config.sub Removing configure Removing install-sh Removing ltmain.sh Removing missing Removing osmo-gsm-manuals-1.5.0.12-8819.tar.bz2 Removing osmo-gsm-manuals-1.5.0.12-8819.tar.gz Removing tests/Makefile.in Removing tests/build Removing tests/common Removing tests/generated/ Removing tests/test-usermanual.adoc Removing tests/test-usermanual.check Removing tests/test-usermanual.html Removing tests/test-usermanual.pdf Removing tests/test-usermanual__1.svg Removing tests/test-usermanual__10.svg Removing tests/test-usermanual__11.svg Removing tests/test-usermanual__12.svg Removing tests/test-usermanual__13.svg Removing tests/test-usermanual__14.svg Removing tests/test-usermanual__15.svg Removing tests/test-usermanual__16.svg Removing tests/test-usermanual__17.svg Removing tests/test-usermanual__18.svg Removing tests/test-usermanual__19.svg Removing tests/test-usermanual__2.svg Removing tests/test-usermanual__20.svg Removing tests/test-usermanual__21.svg Removing tests/test-usermanual__22.svg Removing tests/test-usermanual__23.svg Removing tests/test-usermanual__24.svg Removing tests/test-usermanual__25.svg Removing tests/test-usermanual__26.svg Removing tests/test-usermanual__27.svg Removing tests/test-usermanual__28.svg Removing tests/test-usermanual__29.svg Removing tests/test-usermanual__3.svg Removing tests/test-usermanual__30.svg Removing tests/test-usermanual__31.svg Removing tests/test-usermanual__32.svg Removing tests/test-usermanual__33.svg Removing tests/test-usermanual__34.svg Removing tests/test-usermanual__35.svg Removing tests/test-usermanual__36.svg Removing tests/test-usermanual__37.svg Removing tests/test-usermanual__38.svg Removing tests/test-usermanual__39.svg Removing tests/test-usermanual__4.svg Removing tests/test-usermanual__40.svg Removing tests/test-usermanual__41.svg Removing tests/test-usermanual__42.svg Removing tests/test-usermanual__43.svg Removing tests/test-usermanual__44.svg Removing tests/test-usermanual__45.svg Removing tests/test-usermanual__46.svg Removing tests/test-usermanual__47.svg Removing tests/test-usermanual__48.svg Removing tests/test-usermanual__49.svg Removing tests/test-usermanual__5.svg Removing tests/test-usermanual__50.svg Removing tests/test-usermanual__51.svg Removing tests/test-usermanual__52.svg Removing tests/test-usermanual__53.svg Removing tests/test-usermanual__54.svg Removing tests/test-usermanual__55.svg Removing tests/test-usermanual__56.svg Removing tests/test-usermanual__57.svg Removing tests/test-usermanual__58.svg Removing tests/test-usermanual__59.svg Removing tests/test-usermanual__6.svg Removing tests/test-usermanual__60.svg Removing tests/test-usermanual__61.svg Removing tests/test-usermanual__62.svg Removing tests/test-usermanual__63.svg Removing tests/test-usermanual__64.svg Removing tests/test-usermanual__65.svg Removing tests/test-usermanual__7.svg Removing tests/test-usermanual__8.svg Removing tests/test-usermanual__9.svg Removing tests/test-vty-reference.pdf Removing tests/test2-vty-reference.pdf + [ -d ] + [ -d layer1-headers ] $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 4035558 killed; [ssh-agent] Stopped. Archiving artifacts ‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’ No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error? Finished: SUCCESS