See
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct+trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/9901/display/redirect?page=changes>
Changes:
[Andreas Eversberg] Fix ASCI access burst detection with osmo-bts-trx
------------------------------------------
[...truncated 538.87 KB...]
-e "s|@@REV_DATE@@|18th July 2024|" \
-e "s|@@CR_YEAR@@|2024|" \
./vty/osmobts-vty-reference.xml > vty/osmobts-trx-vty-reference.xml
sed -e "s|@@GENERATED@@|vty/osmobts-octphy-vty-reference.xml.inc|" \
-e "s|@@VARIANT@@|osmo-bts-octphy|" \
-e "s|@@REV_NUMBER@@|1.7.0.70-152d|" \
-e "s|@@REV_DATE@@|18th July 2024|" \
-e "s|@@CR_YEAR@@|2024|" \
./vty/osmobts-vty-reference.xml > vty/osmobts-octphy-vty-reference.xml
# a) Invoke osmo-bts-% to generate the list of commands first
../../src/osmo-bts-virtual/osmo-bts-virtual --vty-ref-mode default --vty-ref-xml >
"vty/osmobts-virtual-vty-reference.xml.inc.gen"
Generating the VTY reference in mode 'default' (all commands except deprecated and
hidden)
# ... filter garbage potentially printed by libraries to stdout
sed -i '/^<vtydoc/,$!d'
"vty/osmobts-virtual-vty-reference.xml.inc.gen"
# b) Merge the result of a) with global and local additions
/opt/osmo-gsm-manuals/build/vty_reference_combine.sh \
/opt/osmo-gsm-manuals/merge_doc.xsl
"vty/osmobts-virtual-vty-reference.xml.inc.gen" \
/opt/osmo-gsm-manuals/common/vty_additions.xml \
./vty/*additions*.xml > "vty/osmobts-virtual-vty-reference.xml.inc.merged"
+ mktemp
+ combined=/tmp/tmp.KwKhwATbhN
+ mktemp
+ combine_src=/tmp/tmp.pQ5s6VLUzS
+ cp vty/osmobts-virtual-vty-reference.xml.inc.gen /tmp/tmp.KwKhwATbhN
+ [ -n /opt/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /opt/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/opt/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.KwKhwATbhN /tmp/tmp.pQ5s6VLUzS
+ xsltproc -o /tmp/tmp.KwKhwATbhN --stringparam with
/opt/osmo-gsm-manuals/common/vty_additions.xml /opt/osmo-gsm-manuals/merge_doc.xsl
/tmp/tmp.pQ5s6VLUzS
+ [ -n ./vty/bts_vty_additions.xml ]
+ realpath ./vty/bts_vty_additions.xml
+ addition=/build/doc/manuals/vty/bts_vty_additions.xml
+ shift
+ cp /tmp/tmp.KwKhwATbhN /tmp/tmp.pQ5s6VLUzS
+ xsltproc -o /tmp/tmp.KwKhwATbhN --stringparam with
/build/doc/manuals/vty/bts_vty_additions.xml /opt/osmo-gsm-manuals/merge_doc.xsl
/tmp/tmp.pQ5s6VLUzS
+ [ -n ]
+ cat /tmp/tmp.KwKhwATbhN
+ rm -f /tmp/tmp.pQ5s6VLUzS
+ rm -f /tmp/tmp.KwKhwATbhN
# c) Convert the result of b) into a valid docbook
xsltproc /opt/osmo-gsm-manuals/vty_reference.xsl
"vty/osmobts-virtual-vty-reference.xml.inc.merged" >
vty/osmobts-virtual-vty-reference.xml.inc
# a) Invoke osmo-bts-% to generate the list of commands first
../../src/osmo-bts-trx/osmo-bts-trx --vty-ref-mode default --vty-ref-xml >
"vty/osmobts-trx-vty-reference.xml.inc.gen"
Generating the VTY reference in mode 'default' (all commands except deprecated and
hidden)
# ... filter garbage potentially printed by libraries to stdout
sed -i '/^<vtydoc/,$!d' "vty/osmobts-trx-vty-reference.xml.inc.gen"
# b) Merge the result of a) with global and local additions
/opt/osmo-gsm-manuals/build/vty_reference_combine.sh \
/opt/osmo-gsm-manuals/merge_doc.xsl "vty/osmobts-trx-vty-reference.xml.inc.gen"
\
/opt/osmo-gsm-manuals/common/vty_additions.xml \
./vty/*additions*.xml > "vty/osmobts-trx-vty-reference.xml.inc.merged"
+ mktemp
+ combined=/tmp/tmp.yNxKdViw02
+ mktemp
+ combine_src=/tmp/tmp.eBTjZi3ctJ
+ cp vty/osmobts-trx-vty-reference.xml.inc.gen /tmp/tmp.yNxKdViw02
+ [ -n /opt/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /opt/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/opt/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.yNxKdViw02 /tmp/tmp.eBTjZi3ctJ
+ xsltproc -o /tmp/tmp.yNxKdViw02 --stringparam with
/opt/osmo-gsm-manuals/common/vty_additions.xml /opt/osmo-gsm-manuals/merge_doc.xsl
/tmp/tmp.eBTjZi3ctJ
+ [ -n ./vty/bts_vty_additions.xml ]
+ realpath ./vty/bts_vty_additions.xml
+ addition=/build/doc/manuals/vty/bts_vty_additions.xml
+ shift
+ cp /tmp/tmp.yNxKdViw02 /tmp/tmp.eBTjZi3ctJ
+ xsltproc -o /tmp/tmp.yNxKdViw02 --stringparam with
/build/doc/manuals/vty/bts_vty_additions.xml /opt/osmo-gsm-manuals/merge_doc.xsl
/tmp/tmp.eBTjZi3ctJ
+ [ -n ]
+ cat /tmp/tmp.yNxKdViw02
+ rm -f /tmp/tmp.eBTjZi3ctJ
+ rm -f /tmp/tmp.yNxKdViw02
# c) Convert the result of b) into a valid docbook
xsltproc /opt/osmo-gsm-manuals/vty_reference.xsl
"vty/osmobts-trx-vty-reference.xml.inc.merged" >
vty/osmobts-trx-vty-reference.xml.inc
# a) Invoke osmo-bts-% to generate the list of commands first
../../src/osmo-bts-octphy/osmo-bts-octphy --vty-ref-mode default --vty-ref-xml >
"vty/osmobts-octphy-vty-reference.xml.inc.gen"
Generating the VTY reference in mode 'default' (all commands except deprecated and
hidden)
# ... filter garbage potentially printed by libraries to stdout
sed -i '/^<vtydoc/,$!d'
"vty/osmobts-octphy-vty-reference.xml.inc.gen"
# b) Merge the result of a) with global and local additions
/opt/osmo-gsm-manuals/build/vty_reference_combine.sh \
/opt/osmo-gsm-manuals/merge_doc.xsl
"vty/osmobts-octphy-vty-reference.xml.inc.gen" \
/opt/osmo-gsm-manuals/common/vty_additions.xml \
./vty/*additions*.xml > "vty/osmobts-octphy-vty-reference.xml.inc.merged"
+ mktemp
+ combined=/tmp/tmp.O5NvndWKjq
+ mktemp
+ combine_src=/tmp/tmp.SDYiFXTFbC
+ cp vty/osmobts-octphy-vty-reference.xml.inc.gen /tmp/tmp.O5NvndWKjq
+ [ -n /opt/osmo-gsm-manuals/common/vty_additions.xml ]
+ realpath /opt/osmo-gsm-manuals/common/vty_additions.xml
+ addition=/opt/osmo-gsm-manuals/common/vty_additions.xml
+ shift
+ cp /tmp/tmp.O5NvndWKjq /tmp/tmp.SDYiFXTFbC
+ xsltproc -o /tmp/tmp.O5NvndWKjq --stringparam with
/opt/osmo-gsm-manuals/common/vty_additions.xml /opt/osmo-gsm-manuals/merge_doc.xsl
/tmp/tmp.SDYiFXTFbC
+ [ -n ./vty/bts_vty_additions.xml ]
+ realpath ./vty/bts_vty_additions.xml
+ addition=/build/doc/manuals/vty/bts_vty_additions.xml
+ shift
+ cp /tmp/tmp.O5NvndWKjq /tmp/tmp.SDYiFXTFbC
+ xsltproc -o /tmp/tmp.O5NvndWKjq --stringparam with
/build/doc/manuals/vty/bts_vty_additions.xml /opt/osmo-gsm-manuals/merge_doc.xsl
/tmp/tmp.SDYiFXTFbC
+ [ -n ]
+ cat /tmp/tmp.O5NvndWKjq
+ rm -f /tmp/tmp.SDYiFXTFbC
+ rm -f /tmp/tmp.O5NvndWKjq
# c) Convert the result of b) into a valid docbook
xsltproc /opt/osmo-gsm-manuals/vty_reference.xsl
"vty/osmobts-octphy-vty-reference.xml.inc.merged" >
vty/osmobts-octphy-vty-reference.xml.inc
set -x && \
export GIT_DATE="2024-May-07" && \
export REVNUMBER="DRAFT 1.7.0-70-g152d" && \
export TEMPFILE="/build/doc/manuals/vty/_temp_osmobts-virtual-vty-reference.xml"
&& \
/opt/osmo-gsm-manuals/build/docbook-set-revhistory.py
"vty/osmobts-virtual-vty-reference.xml" && \
dblatex \
--config /opt/osmo-gsm-manuals/build/dblatex_config.xml \
--xslt-opts="--path
/opt/osmo-gsm-manuals/common/chapters:/build/doc/manuals/vty" \
\
-P draft.mode=no \
-o vty/osmobts-virtual-vty-reference.pdf \
"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=2024-May-07
+ GIT_DATE=2024-May-07
+ export 'REVNUMBER=DRAFT 1.7.0-70-g152d'
+ REVNUMBER='DRAFT 1.7.0-70-g152d'
+ export TEMPFILE=/build/doc/manuals/vty/_temp_osmobts-virtual-vty-reference.xml
+ TEMPFILE=/build/doc/manuals/vty/_temp_osmobts-virtual-vty-reference.xml
+ /opt/osmo-gsm-manuals/build/docbook-set-revhistory.py
vty/osmobts-virtual-vty-reference.xml
Changing revhistory to DRAFT 1.7.0-70-g152d, 2024-May-07...
+ dblatex --config /opt/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path
/opt/osmo-gsm-manuals/common/chapters:/build/doc/manuals/vty' -P draft.mode=no -o
vty/osmobts-virtual-vty-reference.pdf
/build/doc/manuals/vty/_temp_osmobts-virtual-vty-reference.xml
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
Build _temp_osmobts-virtual-vty-reference.pdf
'osmobts-virtual-vty-reference.pdf' successfully built
+ rm /build/doc/manuals/vty/_temp_osmobts-virtual-vty-reference.xml
xmllint --xinclude --postvalid --noout vty/osmobts-trx-vty-reference.xml
set -x && \
export GIT_DATE="2024-May-07" && \
export REVNUMBER="DRAFT 1.7.0-70-g152d" && \
export TEMPFILE="/build/doc/manuals/vty/_temp_osmobts-trx-vty-reference.xml"
&& \
/opt/osmo-gsm-manuals/build/docbook-set-revhistory.py
"vty/osmobts-trx-vty-reference.xml" && \
dblatex \
--config /opt/osmo-gsm-manuals/build/dblatex_config.xml \
--xslt-opts="--path
/opt/osmo-gsm-manuals/common/chapters:/build/doc/manuals/vty" \
\
-P draft.mode=no \
-o vty/osmobts-trx-vty-reference.pdf \
"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=2024-May-07
+ GIT_DATE=2024-May-07
+ export 'REVNUMBER=DRAFT 1.7.0-70-g152d'
+ REVNUMBER='DRAFT 1.7.0-70-g152d'
+ export TEMPFILE=/build/doc/manuals/vty/_temp_osmobts-trx-vty-reference.xml
+ TEMPFILE=/build/doc/manuals/vty/_temp_osmobts-trx-vty-reference.xml
+ /opt/osmo-gsm-manuals/build/docbook-set-revhistory.py vty/osmobts-trx-vty-reference.xml
Changing revhistory to DRAFT 1.7.0-70-g152d, 2024-May-07...
+ dblatex --config /opt/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path
/opt/osmo-gsm-manuals/common/chapters:/build/doc/manuals/vty' -P draft.mode=no -o
vty/osmobts-trx-vty-reference.pdf
/build/doc/manuals/vty/_temp_osmobts-trx-vty-reference.xml
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
Build _temp_osmobts-trx-vty-reference.pdf
'osmobts-trx-vty-reference.pdf' successfully built
+ rm /build/doc/manuals/vty/_temp_osmobts-trx-vty-reference.xml
xmllint --xinclude --postvalid --noout vty/osmobts-octphy-vty-reference.xml
set -x && \
export GIT_DATE="2024-May-07" && \
export REVNUMBER="DRAFT 1.7.0-70-g152d" && \
export TEMPFILE="/build/doc/manuals/vty/_temp_osmobts-octphy-vty-reference.xml"
&& \
/opt/osmo-gsm-manuals/build/docbook-set-revhistory.py
"vty/osmobts-octphy-vty-reference.xml" && \
dblatex \
--config /opt/osmo-gsm-manuals/build/dblatex_config.xml \
--xslt-opts="--path
/opt/osmo-gsm-manuals/common/chapters:/build/doc/manuals/vty" \
\
-P draft.mode=no \
-o vty/osmobts-octphy-vty-reference.pdf \
"$TEMPFILE" && \
rm $TEMPFILE
+ export GIT_DATE=2024-May-07
+ GIT_DATE=2024-May-07
+ export 'REVNUMBER=DRAFT 1.7.0-70-g152d'
+ REVNUMBER='DRAFT 1.7.0-70-g152d'
+ export TEMPFILE=/build/doc/manuals/vty/_temp_osmobts-octphy-vty-reference.xml
+ TEMPFILE=/build/doc/manuals/vty/_temp_osmobts-octphy-vty-reference.xml
+ /opt/osmo-gsm-manuals/build/docbook-set-revhistory.py
vty/osmobts-octphy-vty-reference.xml
Changing revhistory to DRAFT 1.7.0-70-g152d, 2024-May-07...
+ dblatex --config /opt/osmo-gsm-manuals/build/dblatex_config.xml '--xslt-opts=--path
/opt/osmo-gsm-manuals/common/chapters:/build/doc/manuals/vty' -P draft.mode=no -o
vty/osmobts-octphy-vty-reference.pdf
/build/doc/manuals/vty/_temp_osmobts-octphy-vty-reference.xml
Build the book set list...
Build the listings...
XSLT stylesheets DocBook - LaTeX 2e (0.3.12)
===================================================
Stripping NS from DocBook 5/NG document.
Processing stripped document.
Build _temp_osmobts-octphy-vty-reference.pdf
'osmobts-octphy-vty-reference.pdf' successfully built
+ rm /build/doc/manuals/vty/_temp_osmobts-octphy-vty-reference.xml
/opt/osmo-gsm-manuals/build/shrink-pdfs.sh osmobts-usermanual.pdf osmobts-abis.pdf
rtp-amr.pdf vty/osmobts-virtual-vty-reference.pdf vty/osmobts-trx-vty-reference.pdf
vty/osmobts-octphy-vty-reference.pdf
* osmobts-usermanual.pdf: 888K
* osmobts-abis.pdf: 504K
* rtp-amr.pdf: 444K
* vty/osmobts-virtual-vty-reference.pdf: 288K
* vty/osmobts-trx-vty-reference.pdf: 300K
* vty/osmobts-octphy-vty-reference.pdf: 292K
[ -n "osmo-bts" ] || exit 1
rm -rf "_publish_tmpdir"
mkdir -p "_publish_tmpdir/osmo-bts/master"
cp osmobts-usermanual.pdf osmobts-abis.pdf rtp-amr.pdf
vty/osmobts-virtual-vty-reference.pdf vty/osmobts-trx-vty-reference.pdf
vty/osmobts-octphy-vty-reference.pdf "_publish_tmpdir/osmo-bts/master"
cd "_publish_tmpdir" && \
rsync \
-avzR \
-e "ssh -o 'UserKnownHostsFile=/opt/osmo-gsm-manuals/build/known_hosts' -p
48" \
"osmo-bts" \
docs@ftp.osmocom.org:web-files/
sending incremental file list
osmo-bts/master/osmobts-abis.pdf
osmo-bts/master/osmobts-octphy-vty-reference.pdf
osmo-bts/master/osmobts-trx-vty-reference.pdf
osmo-bts/master/osmobts-usermanual.pdf
osmo-bts/master/osmobts-virtual-vty-reference.pdf
osmo-bts/master/rtp-amr.pdf
WARNING: osmo-bts/master/osmobts-abis.pdf failed verification -- update discarded (will
try again).
osmo-bts/master/osmobts-abis.pdf
WARNING: osmo-bts/master/osmobts-usermanual.pdf failed verification -- update discarded
(will try again).
WARNING: osmo-bts/master/rtp-amr.pdf failed verification -- update discarded (will try
again).
osmo-bts/master/osmobts-usermanual.pdf
ERROR: osmo-bts/master/osmobts-abis.pdf failed verification -- update discarded.
osmo-bts/master/rtp-amr.pdf
ERROR: osmo-bts/master/rtp-amr.pdf failed verification -- update discarded.
sent 47,852 bytes received 68,343 bytes 232,390.00 bytes/sec
total size is 2,768,494 speedup is 23.83
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at
main.c(1338) [sender=3.2.7]
make: *** [/opt/osmo-gsm-manuals/build/Makefile.common.inc:39: publish] Error 23
rm vty/osmobts-trx-vty-reference.xml.inc vty/osmobts-octphy-vty-reference.xml
vty/osmobts-trx-vty-reference.xml vty/osmobts-octphy-vty-reference.xml.inc
vty/osmobts-virtual-vty-reference.xml.inc
make: Leaving directory '/build/doc/manuals'
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2142663 killed;
[ssh-agent] Stopped.
Archiving artifacts
Show replies by date
See
<https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oct+trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/9902/display/redirect>