02-10-2019 02:20 AM - edited 02-10-2019 02:20 AM
Hello
I am trying to follow the tutorial, but I get "silence timeout" error, when trying to build-netconf-ned, as shown below ? what does this error mean ? is there somewhere i can increase the timeout value to prevent this error ?
admin@ncs> request devices device p0 pioneer yang build-netconf-ned
Cleaning up existing ned-directory
Starting build of 26 YANG modules, this may take some time
PATH=/root/nso-4.7/bin:/root/nso-4.7/lib/ncs/erts/bin:/root/nso-4.7/lib/ncs/bin:/root/nso-4.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ncs-make-package --verbose --netconf-ned /tmp/download/p0 p0 --dest /tmp/packages/p0 --no-java
Wrote package to /tmp/packages/p0
make clean fxs -C /tmp/packages/p0/src NCSC=/root/nso-4.7/bin/ncsc --verbose
make: Entering directory `/tmp/packages/p0/src' rm -rf ncsc-out ../load-dir cd ../netsim && make clean || true make[1]: Entering directory `/tmp/packages/p0/netsim'
make[1]: Leaving directory `/tmp/packages/p0/netsim'
mkdir -p ncsc-out
mkdir -p ../load-dir
/root/nso-4.7/bin/ncsc --verbose --ncs-compile-bundle yang
--ncs-device-dir ncsc-out
--ncs-device-type netconf
&&
cp ncsc-out/modules/fxs/*.fxs ../load-dir;
Ignoring NCS-internal module "iana-crypt-hash.yang"
Ignoring NCS-internal module "ietf-inet-types.yang"
Ignoring NCS-internal module "ietf-netconf.yang"
Ignoring NCS-internal module "ietf-netconf-acm.yang"
Ignoring NCS-internal module "ietf-netconf-monitoring.yang"
Ignoring NCS-internal module "ietf-netconf-with-defaults.yang"
Ignoring NCS-internal module "ietf-restconf-monitoring.yang"
Ignoring NCS-internal module "ietf-yang-library.yang"
Ignoring NCS-internal module "ietf-yang-types.yang"
Ignoring NCS-internal module "tailf-aaa.yang"
Ignoring NCS-internal module "tailf-acm.yang"
Ignoring NCS-internal module "tailf-common.yang"
Ignoring NCS-internal module "tailf-common-monitoring.yang"
Ignoring NCS-internal module "tailf-common-query.yang"
Ignoring NCS-internal module "tailf-kicker.yang"
Ignoring NCS-internal module "tailf-netconf-monitoring.yang"
Ignoring NCS-internal module "tailf-progress.yang"
Ignoring NCS-internal module "tailf-rollback.yang"
Ignoring NCS-internal module "tailf-webui.yang"
Ignoring NCS-internal module "tailf-xsd-types.yang"
yanger -p yang:/root/nso-4.7/src/ncs/yang --no-deviation-apply -t ncs -f yang yang/ietf-netconf-notifications.yang -o augmented/ietf-netconf-notifications@2012-02-06.yang
yanger -p yang:/root/nso-4.7/src/ncs/yang --no-deviation-apply -t ncs -f yang yang/junos.yang -o augmented/junos.yang
yanger -p yang:/root/nso-4.7/src/ncs/yang --no-deviation-apply -t ncs -f yang yang/junos-rpc.yang -o augmented/junos-rpc.yang
yanger -p yang:/root/nso-4.7/src/ncs/yang --no-deviation-apply -t ncs -f yang yang/tailf-confd-monitoring.yang -o augmented/tailf-confd-monitoring@2013-06-14.yang
Generating .fxs file "augmented/ietf-netconf-notifications@2012-02-06.fxs"
Generating .fxs file "augmented/junos.fxs"
Silence timeout, terminating process
Build failed. Error and warning messages below. See log for complete details
failure Build failed
[ok][2019-02-10 10:37:15]
admin@ncs>
02-11-2019 01:43 PM
I'm not familiar with that NED, but can you e-mail me the affiliated log files that it shared?
It seems to halt at:
Generating .fxs file "augmented/junos.fxs"
What exactly is pioneer?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide